* main.c (long_options): Add entry for "-l".
[binutils-gdb.git] / gdb / ChangeLog
1 2004-12-07 Andreas Schwab <schwab@suse.de>
2
3 * main.c (long_options): Add entry for "-l".
4 (print_gdb_help): Add line for -l option.
5 * NEWS: Mention it.
6
7 2004-12-05 Randolph Chung <tausq@debian.org>
8
9 * hppah-nat.c (store_inferior_registers): Rewrite logic to not use
10 DEPRECATED_REGISTER_BYTE.
11
12 2004-12-05 Randolph Chung <tausq@debian.org>
13
14 * hppa-tdep.c (unwind_command): Print the stub type for stub unwind
15 records.
16
17 2004-12-05 Mark Kettenis <kettenis@gnu.org>
18
19 * somsolib.c [PA_SOM_ONLY] (no_shared_libraries): New function.
20 * config/pa/hppahpux.mt (TDEPFILES): Remove solib.o.
21
22 * hppa-hpux-tdep.c: Update copyright notice and year.
23
24 2004-12-05 Richard Earnshaw <rearnsha@arm.com>
25
26 * doublest.c (FLOATFORMAT_LARGEST_BYTES): New define.
27 (get_field, put_field): Assert that the format is one we can handle.
28 Simplify logic accordingly.
29 (floatformat_normalize_byteorder): New function.
30 (convert_floatformat_to_doublest): Use floatformat_normalize_byteorder
31 to normalize and select modified byte order. Pass modified byte order
32 to get_field.
33 (floatformat_is_negative, floatformat_is_nan, floatformat_mantissa):
34 Likewise.
35 (convert_doublest_to_floatformat): Select an appropriate intermediate
36 byte order if necessary. Always convert to the final format before
37 returning.
38
39 2004-12-04 Daniel Jacobowitz <dan@debian.org>
40
41 PR tui/1703
42 * linux-nat.c (linux_tracefork_child): Use _exit instead of exit.
43 Suggested by Joshua Neuheisel.
44
45 2004-12-03 Randolph Chung <tausq@debian.org>
46
47 * gdbarch.sh (instruction_nullified): Delete.
48 * gdbarch.c: Regenerate.
49 * gdbarch.h: Regenerate.
50 * hppa-tdep.c (hppa_target_read_pc): Adjust pc if instruction is
51 nullified.
52 (hppa_unwind_pc): Likewise.
53 (hppa_instruction_nullified): Delete.
54 (hppa_gdbarch_init): Don't set instruction_nullified method.
55 * infrun.c (infwait_states): Remove infwait_nullified_state.
56 (handle_inferior_event): Remove handling of infwait_nullified_state.
57 Remove handling of nullified instructions.
58
59 2004-12-03 Mark Kettenis <kettenis@gnu.org>
60
61 * inf-ttrace.c: Include <sys/mman.h>.
62 (struct inf_ttrace_page): New.
63 (struct inf_ttrace_page_dict): New.
64 (inf_ttrace_num_threads_in_syscall)
65 (inf_ttrace_reenable_page_protections): New variables.
66 (inf_ttrace_enable_syscall_events)
67 (inf_ttrace_disable_syscall_events, inf_ttrace_get_page)
68 (inf_ttrace_add_page, inf_ttrace_insert_page)
69 (inf_ttrace_remove_page, inf_ttrace_mask_page_protections)
70 (inf_ttrace_enable_page_protections)
71 (inf_ttrace_disable_page_protections)
72 (inf_ttrace_insert_watchpoint, inf_ttrace_remove_watchpoint)
73 (inf_ttrace_can_use_hw_breakpoint)
74 (inf_ttrace_region_size_ok_for_hw_watchpoint)
75 (inf_ttrace_stopped_by_watchpoint): New functions.
76 (inf_ttrace_him): Remove unsused varaible `tts'.
77 (inf_ttrace_create_inferior): Add assertionts.
78 (inf_ttrace_mourn_inferior): Clear page dictionary.
79 (inf_ttrace_attach): Set initial event mask.
80 (inf_ttrace_detach): Reset number of threads in system call.
81 (inf_ttrace_wait): Deal with system call events.
82 (inf_ttrace_target): Initialize "hardware" watchpoint-related
83 parts of the target vector.
84 (_initialize_inf_ttrace): New prototype and function.
85
86 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Use ULONGEST as
87 type of `gp' variable.
88
89 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
90
91 * README: Remove config.if from directory listing.
92
93 2004-12-01 Joel Brobecker <brobecker@gnat.com>
94
95 * alpha-tdep.c (alpha_register_name): Add comment.
96 (alpha_cannot_fetch_register): Exclude registers numbers which
97 are no longer used from the list of registers that can be fetched.
98 (alpha_cannot_store_register): Exclude registers numbers which
99 are no longer used from the list of registers that can be stored.
100 * alpha-nat.c (fetch_osf_core_registers): Add missing value in
101 core_reg_mapping array.
102
103 2004-12-01 Joel Brobecker <brobecker@gnat.com>
104
105 * alpha-tdep.c (alpha_heuristic_frame_prev_register): Fetch
106 the register value from the correct frame.
107
108 2004-11-30 Randolph Chung <tausq@debian.org>
109
110 * hppa-linux-tdep.c (insns_match_pattern_relaxed): New function.
111 (hppa_linux_in_dyncall): Check that we are inside the range of
112 $$dyncall, not necessarily at the first insn.
113 (hppa_linux_in_solib_call_trampoline): Identify a trampoline
114 even if the pc does not point to the first insn of the trampoline.
115
116 2004-11-30 Randolph Chung <tausq@debian.org>
117
118 * breakpoint.c (break_at_finish_command): Delete.
119 (break_at_finish_command_1): Delete.
120 (break_at_finish_at_depth_command): Delete.
121 (break_at_finish_at_depth_command_1): Delete.
122 (tbreak_at_finish_command): Delete.
123 * hppa-tdep.c (_initialize_hppa_tdep): Remove deprecated xbreak, tbreak
124 and bx commands.
125
126 2004-11-30 Andrew Cagney <cagney@gnu.org>
127
128 * config/nm-gnu.h: Delete file.
129 * config/i386/nm-i386gnu.h: Inline "config/nm-gnu.h".
130
131 * config/nm-sysv4.h: Delete file.
132 * config/i386/nm-i386v4.h: Inline "config/nm-sysv4.h".
133 * config/i386/nm-i386v42mp.h: Inline "config/nm-sysv4.h".
134 * config/i386/nm-i386sol2.h: Inline "config/nm-sysv4.h".
135 * config/ia64/nm-aix.h: Inline "config/nm-sysv4.h".
136 * config/mips/nm-irix5.h: Inline "config/nm-sysv4.h".
137
138 2004-11-29 Andrew Cagney <cagney@gnu.org>
139
140 * MAINTAINERS: Add Randolph Chung (pa), Jeff Johnston (ia64), Kei
141 Sakamoto (m32r), Joel Brobecker (mips), and Ulrich Weigand (s390)
142 as can-commit architecture developers.
143
144 2004-11-29 Mark Kettenis <kettenis@gnu.org>
145
146 * sparc-tdep.c (X_RS1, X_SIMM13): New macros.
147 (sparc32_skip_prologue): Skip instructions that store arguments in
148 registers into their corresponding stack slots.
149
150 * config/m68k/nbsdaout.mh (NAT_FILE): Set to solib.h instead of
151 tm-solib.h.
152 * config/m68k/obsd.mh (NAT_FILE): Likewise.
153
154 * sparc-tdep.h (sparc32nbsd_elf_init_abi): New prototype.
155 * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Make global.
156 * sparcobsd-tdep.c (sparc32obsd_init_abi): Call
157 sparc32nbsd_elf_init_abi. Remove duplicate code.
158
159 * config/sparc/nbsdaout.mh (NAT_FILE): Set to solib.h.
160 * config/sparc/nbsdelf.mh (NAT_FILE): Remove variable.
161 * config/sparc/nm-nbsd.h: Remove file.
162 * config/sparc/nm-nbsdaout.h: Remove file.
163
164 * sparc-nat.c (inf_ptrace_xfer_partial): New variable.
165 (sparc_xfer_partial): New function.
166 (sparc_target): Save value of to_xfer_partial from ptrace vector.
167 Set to_xfer_partial.
168
169 * fork-child.c (fork_inferior): Fork instead of vfork if
170 PRE_TRACE_FUN is non-null.
171
172 2004-11-24 Fred Fish <fnf@specifixinc.com>
173
174 * rs6000-tdep.c (skip_prologue): Use line table info to skip over
175 compiler generated function calls made as part of a prologue.
176
177 2004-11-23 Mark Kettenis <kettenis@gnu.org>
178
179 * inf-ttrace.c: New file.
180 * inf-ttrace.h: New file.
181 * hppa-hpux-nat.c [HAVE_TTRACE]: Include <sys/ttrace>.
182 Include "inf-ttrace.h".
183 (ss_mpsfu_high): Define to ss_tlsp if necessary.
184 (hppa_hpux_fetch_register, hppa_hpux_store_register): Use
185 ptid_get_pid instead of PIDGET. Modify to handle both ttrace and
186 ptrace systems.
187 (_initialize_hppa_hpux_nat) [HAVE_TTRACE]: Call inf_ttrace_traget
188 instead of inf_ptrace_target.
189 * config/pa/hpux.mh (NATDEPFILES): Add inf-ttrace.o.
190 * Makefile.in (inf_ttrace_h): New variable.
191 (hppa-hpux-nat.o): Update dependency.
192 (inf-ttrace.o): New dependency.
193 (ALLDEPFILES): Add inf-ptrace.c and inf-ttrace.c.
194
195 2004-11-23 Randolph Chung <tausq@debian.org>
196
197 * arch-utils.c (generic_instruction_nullified): New.
198 * arch-utils.h (generic_instruction_nullified): New.
199 * gdbarch.sh (instruction_nullified): New method.
200 * gdbarch.c: Regenerate.
201 * gdbarch.h: Regenerate.
202 * infrun.c (INSTRUCTION_NULLIFIED): Delete.
203 (handle_inferior_event): Replace INSTRUCTION_NULLIFIED with calls to
204 new gdbarch method.
205 * config/pa/tm-hppa.h (INSTRUCTION_NULLIFIED): Delete definition.
206 * hppa-tdep.c (hppa_instruction_nullified): Remove prototype and make
207 static. Rewrite to work directly off the passed regcache.
208 (hppa_gdbarch_init): Set instruction_nullified method.
209
210 2004-11-23 Joel Brobecker <brobecker@gnat.com>
211
212 * sparc-tdep.c (sparc_is_unimp_insn): New function.
213 (sparc32_frame_cache): For functions where there is no debugging
214 information to help us determine whether it's a struct-return
215 function or not, fallback on checking whether the instruction
216 at the return address is an "unimp" instruction or not.
217
218 2004-11-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
219
220 * MAINTAINERS: Add myself to write after approval section.
221
222 * hppa-hpux-nat.c (child_suppress_run): Add variable to allow
223 hpux-thread.c to suppress children from running.
224 (hppa_hpux_child_can_run): New function.
225 (_initialize_hppa_hpux_nat): Use hppa_hpux_child_can_run.
226 * hpux-thread.c: Include string.h and hppa-tdep.h.
227 (FLAGS_REGNUM, SP_REGNUM, PC_REGNUM): Rename to HPPA_FLAGS_REGNUM,
228 HPPA_SP_REGNUM and HPPA_PCOQ_HEAD_REGNUM, respectively.
229 (hpux_thread_store_registers): Replace deprecated_registers with
230 calls to regcache_raw_read.
231 * config/pa/hpux11.mh, config/pa/hpux11w.mh: Delete HOST_IPC.
232
233 2004-11-21 Mark Kettenis <kettenis@gnu.org>
234
235 * sparc64fbsd-nat.c: Update copyright year.
236 (_initialize_sparc64fbsd_nat): Construct and add target vector.
237 * config/sparc/fbsd.mh (NATDEPFILES): Remove infptrace.o,
238 inftarg.o.
239
240 2004-11-21 Daniel Jacobowitz <dan@debian.org>
241
242 * sparc-tdep.c (sparc_software_single_step): Handle stepping to NULL.
243
244 2004-11-21 Daniel Jacobowitz <dan@debian.org>
245
246 * linux-nat.c (my_waitpid): New function.
247 (linux_test_for_tracefork): Make more robust and verbose. Take
248 an ORIGINAL_PID argument and test for PTRACE_SETOPTIONS first.
249 (linux_supports_tracefork, linux_supports_tracevforkdone): Take a PID
250 argument. Update calls to linux_test_for_tracefork.
251 (linux_enable_event_reporting, child_follow_fork)
252 (child_insert_fork_catchpoint, child_insert_vfork_catchpoint)
253 (child_insert_exec_catchpoint): Update calls to
254 linux_supports_tracefork and linux_supports_tracevforkdone.
255
256 2004-11-21 Daniel Jacobowitz <dan@debian.org>
257
258 * valarith.c (value_subscript): Copy VALUE_FRAME_ID.
259 (value_subscripted_rvalue): Likewise.
260 * valops.c (search_struct_field, value_slice): Likewise.
261
262 2004-11-21 Mark Kettenis <kettenis@gnu.org>
263
264 * inf-ptrace.c: Don't include "regcache.h" and "gdbcmd.h".
265 Reorder includes a bit. Fix comment.
266 * Makefile.in (inf-ptrace.o): Update dependencies.
267
268 2004-11-21 Andreas Schwab <schwab@suse.de>
269
270 * m68klinux-tdep.c: Include "glibc-tdep.h" and "solib-svr4.h".
271 (m68k_linux_init_abi): Set solib_svr4_fetch_link_map_offsets to
272 svr4_ilp32_fetch_link_map_offsets and gdbarch_skip_solib_resolver
273 to glibc_skip_solib_resolver.
274 * config/m68k/linux.mt (TDEPFILES): Add glibc-tdep.o. Remove
275 solib-legacy.o.
276 * Makefile.in (m68klinux-tdep.o): Update dependencies.
277
278 2004-11-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
279
280 * infttrace.h (ttrace_write_reg_64): Add prototype.
281 * hppah-nat.c (store_inferior_registers): Fix warning from ambiguous
282 expression.
283 (store_inferior_registers): Correct formatting. Replace uses of
284 deprecated_registers with calls to regcache_raw_read,
285 regcache_raw_write_part and regcache_raw_read_part.
286
287 2004-11-21 Mark Kettenis <kettenis@gnu.org>
288
289 * config/pa/hppahpux.mh: Remove file.
290 * config/pa/hpux1020.mh: Remove file.
291
292 2004-11-20 Andreas Schwab <schwab@suse.de>
293
294 * configure.host: Set host floatformat for m68k.
295
296 2004-11-20 Eli Zaretskii <eliz@gnu.org>
297
298 * config/djgpp/fnchange.lst: Resolve file-name clash between
299 hppa-hpux-tdep.c and the new hppa-hpux-nat.c.
300
301 2004-11-20 Mark Kettenis <kettenis@gnu.org>
302
303 * hppa-hpux-nat.c: New file.
304 * config/pa/hpux.mh (NATDEPFILES): New file.
305 * Makefile.in (ALLDEPFILES): Add hppa-hpux-nat.c.
306 (hppa-hpux-nat.o): New dependency.
307 * configure.host: Remove hppa*-*-hpux10.20.
308 (hppa*-*-hpux*, hppa*-*-hiux*): Set gdb_host to hpux.mh.
309
310 * inf-ptrace.c: Fix coding style.
311
312 * gdb_ptrace.h [PTRACE_TYPE_ARG5] (ptrace): New macro.
313 * infptrace.c (call_ptrace): Simply call ptrace with four
314 arguments.
315
316 * dbxread.c (process_one_symbol): Fix a few coding standard
317 issues. Improve code formatting.
318
319 * dbxread.c: Include "gdb_string.h".
320 (record_minimal_symbol, read_ofile_symtab): Replace
321 DEPRECATED_STREQ and DEPRECATED_STREQN with strcmp and strncmp.
322 * Makefile.in (dbxread.o): Update dependencies.
323
324 * dwarf2-frame.c (read_encoded_value): Correctly calculate number
325 of bytes read for aligned LEB128 encodings.
326
327 2004-11-19 Mark Kettenis <kettenis@gnu.org>
328
329 * bsd-kvm.c (bsd_kvm_pcb_cmd): Cast return value from
330 parse_and_eval_address to u_long before converting it to a pointer
331 type.
332 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Change type of
333 ps_strings from int to u_long.
334 * i386obsd-nat.c (_initialize_i386obsd_nat): Cast _ps.val to
335 u_long instead of CORE_ADDR.
336
337 2004-11-18 Mark Kettenis <kettenis@gnu.org>
338
339 * dbxread.c (process_one_symbol): Do not adjust address of first
340 N_SLINE stab for a function for code generated by non-GCC
341 compilers.
342
343 2004-11-18 Kevin Buettner <kevinb@redhat.com>
344
345 * solib-null.c: New file.
346
347 2004-11-17 Andrew Cagney <cagney@gnu.org>
348
349 * MAINTAINERS: Drop MIPS and remote.
350
351 2004-11-15 Andrew Cagney <cagney@gnu.org>
352
353 * findvar.c (value_of_register): Set the frame ID.
354 * value.c (value_primitive_field): Copy the frame ID.
355 * valops.c (value_assign): Simplify lval_register case, there's
356 always a frame.
357
358 2004-11-14 Daniel Jacobowitz <dan@debian.org>
359
360 * Makefile.in (mips-linux-tdep.o): Update dependencies.
361 * mips-linux-tdep.c: Include "regcache.h".
362 (fill_fpregset, mips64_fill_fpregset): Use regcache_raw_collect.
363
364 2004-11-14 Daniel Jacobowitz <dan@debian.org>
365
366 * Makefile.in (linux-thread-db.o): Fix typo in last change.
367
368 2004-11-14 Daniel Jacobowitz <dan@debian.org>
369
370 * linux-thread-db.c: New file, renamed from thread-db.c.
371 * thread-db.c: Remove.
372 * Makefile.in (linux-thread-db.o): Rename from thread-db.o rule.
373 * config/alpha/alpha-linux.mh (NATDEPFILES): Rename thread-db.o
374 to linux-thread-db.o.
375 * config/arm/linux.mh (NATDEPFILES): Likewise.
376 * config/i386/linux.mh (NATDEPFILES): Likewise.
377 * config/i386/linux64.mh (NATDEPFILES): Likewise.
378 * config/ia64/linux.mh (NATDEPFILES): Likewise.
379 * config/m32r/linux.mh (NATDEPFILES): Likewise.
380 * config/m68k/linux.mh (NATDEPFILES): Likewise.
381 * config/mips/linux.mh (NATDEPFILES): Likewise.
382 * config/pa/linux.mh (NATDEPFILES): Likewise.
383 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
384 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
385 * config/s390/s390.mh (NATDEPFILES): Likewise.
386 * config/sparc/linux.mh (NATDEPFILES): Likewise.
387 * config/sparc/linux64.mh (NATDEPFILES): Likewise.
388
389 2004-11-13 Andrew Cagney <cagney@gnu.org>
390
391 * config/i386/i386lynx.mh: Delete file.
392 * config/i386/i386lynx.mt: Delete file.
393 * Makefile.in (ALLDEPFILES, i386ly-tdep.o): Remove i386ly-tdep.c.
394 * i386ly-tdep.c: Delete.
395
396 * config/tm-lynx.h: Delete, inline contents ...
397 * config/rs6000/tm-rs6000ly.h: ... here.
398
399 * config/tm-sysv4.h: Delete file, inlining contents.
400 * config/ia64/tm-aix.h (SKIP_TRAMPOLINE_CODE): Define.
401 * config/tm-linux.h (SKIP_TRAMPOLINE_CODE): Define.
402 * config/tm-nto.h (SKIP_TRAMPOLINE_CODE): Define.
403
404 * regcache.h (deprecated_register_valid): Delete.
405 (deprecated_registers): Delete.
406 * regcache.c (deprecated_register_valid): Delete.
407 (deprecated_registers): Delete.
408 (deprecated_read_register_byte, _initialize_regcache)
409 (deprecated_write_register_bytes, build_regcache): Update.
410 * config/powerpc/ppc-sim.mt (TDEPFILES): Remove ppc-bdm.o and
411 remote-sds.o.
412 * config/powerpc/ppc-eabi.mt (TDEPFILES): Ditto.
413 * config/mips/embed.mt (TDEPFILES): Remove remote-mips.o.
414
415 * NEWS: List h8300*-*-*, mcore-*-*, mn10300-*-*, ns32k-*-*, and
416 v850-*-* under removed.
417 * configure.host: Delete ns32k-*-netbsd*.
418 * configure.tgt: Delete h8300-*-*, mcore*-*-*, mn10300-*-*,
419 ns32k-*-netbsd*, and v850*-*-*.
420 * MAINTAINERS: Mark h8300, mcore, mn10300, ns32k, v850 as
421 "Deleted"
422 * config/h8300/tm-h8300.h, config/h8300/h8300.mt: Delete.
423 * h8300-tdep.c, config/mcore/mcore.mt, mcore-rom.c: Delete.
424 * mcore-tdep.c, config/mn10300/mn10300.mt: Delete.
425 * mn10300-tdep.c, config/ns32k/nbsdaout.mh: Delete.
426 * config/ns32k/nbsdaout.mt, config/ns32k/nm-nbsd.h: Delete.
427 * config/ns32k/nm-nbsdaout.h, config/ns32k/tm-ns32k.h: Delete.
428 * ns32knbsd-nat.c, ns32knbsd-tdep.c, ns32k-tdep.c: Delete.
429 * ns32k-tdep.h, config/v850/v850.mt, v850ice.c: Delete.
430 * v850-tdep.c: Delete.
431
432 2004-11-13 Joel Brobecker <brobecker@gnat.com>
433
434 * irix5-nat.c (fetch_core_registers): Replace use of
435 deprecated_registers by equivalent code.
436
437 2004-11-13 Joel Brobecker <brobecker@gnat.com>
438
439 * irix5-nat.c (fill_gregset): Replace use of deprecated_registers
440 with equivalent code.
441 (fill_fpregset): Likewise.
442
443 2004-11-13 Andrew Cagney <cagney@gnu.org>
444
445 * MAINTAINERS: Do not list "Deleted" architectures.
446
447 * configure.tgt: Delete i[34567]86-*-vxworks*, m68*-netx-*,
448 m68*-*-vxworks*, mips*-*-vxworks*, powerpc-*-vxworks*, and
449 sparc-*-vxworks*.
450 * NEWS: Mention that vxworks was deleted.
451 * config/m68k/tm-vx68.h, config/mips/tm-vxmips.h: Delete.
452 * config/powerpc/tm-vxworks.h, config/tm-vxworks.h: Delete.
453 * config/i386/vxworks.mt, config/m68k/vxworks68.mt: Delete.
454 * config/mips/vxmips.mt, config/powerpc/vxworks.mt: Delete.
455 * config/sparc/vxworks.mt, vx-share/dbgRpcLib.h: Delete.
456 * vx-share/ptrace.h, vx-share/regPacket.h: Delete.
457 * vx-share/vxTypes.h, vx-share/vxWorks.h: Delete.
458 * vx-share/wait.h, vx-share/xdr_ld.c: Delete.
459 * vx-share/xdr_ld.h, vx-share/xdr_ptrace.c: Delete.
460 * vx-share/xdr_ptrace.h, vx-share/xdr_rdb.c: Delete.
461 * vx-share/xdr_rdb.h, remote-vxsparc.c: Delete.
462 * remote-vxmips.c, remote-vx.c: Delete.
463 * remote-vx68.c: Delete.
464 * config/m68k/tm-os68k.h: Remove reference to VxWorks.
465 * config/m68k/os68k.mt, ada-lang.h: Ditto.
466 * Makefile.in (HFILES_NO_SRCDIR, ALLDEPFILES, remote-vx68.o)
467 (remote-vx.o, remote-vxmips.o, remote-vxsparc.o): Delete vx files.
468
469 2004-11-13 Eli Zaretskii <eliz@gnu.org>
470
471 * config/i386/xm-go32.h: Don't include fopen-bin.h.
472 Don't define CRLF_SOURCE_FILES and DIRNAME_SEPARATOR.
473
474 * source.c (OPEN_MODE, FDOPEN_MODE): Remove the definitions in the
475 branch that doesn't define CRLF_SOURCE_FILES; always use
476 binary-mode open.
477 (print_source_lines_base, forward_search_command)
478 (reverse_search_command): Enable the code that accepts DOS-style
479 CRLF line endings on all platforms (this removes the need for
480 CRLF_SOURCE_FILES).
481
482 * defs.h: Fix wording of the comment before FOPEN_RB.
483 (DIRNAME_SEPARATOR) [__MSDOS__]: Define to ';'.
484
485 * config/djgpp/fnchange.lst: Group renames for opcode directory
486 together.
487
488 * config/djgpp/djconfig.sh: Replace file names that don't exist
489 anymore with existing files, for checking the unpacked
490 distribution.
491
492 * config/djgpp/config.sed (am_cv_exeext, lt_cv_sys_max_cmd_len):
493 Export pre-cooked values in configure-* targets that begin with
494 "@test -f stage_last".
495
496 2004-11-12 Andrew Cagney <cagney@gnu.org>
497
498 * defs.h (enum lval_type): Delete lval_reg_frame_relative.
499 * value.h (struct value): Update comment.
500 * valops.c (value_assign): Fold lval_reg_fame_relative into
501 lval_register.
502 * findvar.c (value_from_register, locate_var_value): Ditto.
503
504 2004-11-12 Randolph Chung <tausq@debian.org>
505
506 * config/tm/tm-hppa.h (SYMBOLS_CAN_START_WITH_DOLLAR): Remove.
507 * parse.c (SYMBOLS_CAN_START_WITH_DOLLAR): Remove.
508 (write_exp_msymbol): Remove conditional check for symbols starting
509 with $. Update comments.
510
511 2004-11-12 Randolph Chung <tausq@debian.org>
512
513 * pa64solib.c (pa64_solib_thread_start_addr): Rename from
514 so_lib_thread_start_addr.
515 * pa64solib.h (so_list): Forward declare.
516 (pa64_solib_thread_start_addr): Prototype.
517 * somsolib.c (SHL_LOAD, SHL_UNLOAD): Define if not already defined.
518 (no_shared_libraries): Remove.
519 (som_solib_thread_start_addr): Rename from so_lib_thread_start_addr.
520 * somsolib.h (som_solib_thread_start_addr): Likewise; prototype.
521 * hpread.c (hpread_process_one_debug_symbol): Use either the som or
522 the elf solib handler to find the start address.
523
524 * config/pa/hppahpux.mh (NATDEPFILES): Move target-specific support
525 files to the target makefile.
526 * config/pa/hpux1020.mh (NATDEPFILES): Likewise.
527 * config/pa/hpux11.mh (NATDEPFILES): Likewise.
528 * config/pa/hpux11w.mh (NATDEPFILES): Likewise.
529
530 * config/pa/hppa64.mt (TDEPFILES): Put target-specific support
531 files for symbol reading and shared library handling here.
532 * config/pa/hppahpux.mt (TDEPFILES): Likewise.
533 (PA_SOM_ONLY): Define so we can build a 32-bit SOM only target
534 without bringing in 64-bit support.
535
536 2004-11-12 Andrew Cagney <cagney@gnu.org>
537
538 * sparc-tdep.c: Replace VALUE_TYPE with value_type.
539 * v850-tdep.c, sparc64-tdep.c, sh-tdep.c: Ditto.
540 * sh64-tdep.c, s390-tdep.c, mcore-tdep.c: Ditto.
541 * h8300-tdep.c, arm-linux-tdep.c, amd64-tdep.c: Ditto.
542 * hppa-tdep.c, mips-tdep.c, m88k-tdep.c: Ditto.
543 * m68hc11-tdep.c, m32r-tdep.c, ia64-tdep.c: Ditto.
544 * frv-tdep.c, cris-tdep.c, avr-tdep.c, alpha-tdep.c: Ditto.
545
546 Merge VALUE_REGNO and VALUE_FRAME_REGNUM into VALUE_REGNUM.
547 * value.h (VALUE_REGNO, VALUE_FRAME_REGNUM): Delete.
548 (VALUE_REGNUM): Define.
549 (struct value): Delete location.regnum, rename "regno" to
550 "regnum".
551 * value.c, valops.c, valarith.c, findvar.c: Update.
552
553 * value.h (VALUE_TYPE, VALUE_NEXT, VALUE_OFFSET, VALUE_BITSIZE)
554 (VALUE_BITPOS): Delete.
555 (value_type, value_offset, value_bitsize, value_bitpos): Declare.
556 * value.c (value_type, value_offset, value_bitpos)
557 (value_bitsize): New functions. Update references.
558 * arm-tdep.c, gnu-v3-abi.c, hpacc-abi.c, gnu-v2-abi.c: Update.
559 * f-valprint.c, cp-valprint.c, c-valprint.c: Update.
560 * ada-valprint.c, typeprint.c, scm-valprint.c, scm-exp.c: Update.
561 * p-valprint.c, jv-valprint.c, jv-lang.c, varobj.c: Update.
562 * objc-lang.c, ada-lang.c, std-regs.c, stack.c: Update.
563 * infcall.c, linespec.c, printcmd.c, valarith.c: Update.
564 * valops.c, eval.c, findvar.c, breakpoint.c: Update.
565 * tracepoint.c, ax-gdb.c, mi/mi-main.c, cli/cli-dump.c:
566 * rs6000-tdep.c, ppc-sysv-tdep.c: Update.
567
568 2004-11-12 Andrew Cagney <cagney@gnu.org>
569
570 * cris-tdep.c (cris_register_offset): Delete, never called.
571 (cris_spec_reg_applicable): Delete cris_ver_sim.
572 * MAINTAINERS: List d10v as OBSOLETE.
573 * rdi-share/host.h (FOPEN_WB): #ifdef 0 out definitions of
574 FOPEN_WB et.al., defined by "fopen-bin.h".
575
576 2004-11-12 Randolph Chung <tausq@debian.org>
577
578 * hppa-tdep.c (hppa_skip_permanent_breakpoint): Move definition ...
579 * hppa-hpux-tdep.c (hppa_skip_permanent_breakpoint): ... to here.
580 * config/pa/tm-hppa.h (SKIP_PERMANENT_BREAKPOINT): Move definition ...
581 * config/pa/tm-hppah.h (SKIP_PERMANENT_BREAKPOINT): ... to here.
582
583 2004-11-12 Mark Kettenis <kettenis@jive.nl>
584
585 * tui/tui-io.c: Don't include "terminal.h".
586 * Makefile.in (tui-io.o): Update dependencies.
587
588 2004-11-12 Kei Sakamoto <sakamoto.kei@renesas.com>
589
590 * Makefile.in (m32r-linux-tdep.o): Update dependencies.
591 * m32r-linux-tdep.c (m32r_linux_init_abi): Call
592 set_gdbarch_regset_from_core_section for core file support.
593 (m32r_linux_supply_gregset, m32r_linux_regset_from_core_section):
594 New functions.
595
596 2004-11-11 Randolph Chung <tausq@debian.org>
597
598 * hppa-tdep.c (skip_prologue_hard_way): Make static, add
599 stop_after_branch parameter and use it to determine if we should look
600 at the delay slot of the first branch insn to find prologue insns.
601 (hppa_skip_prologue): Update comment and call to skip_prologue_hard_way.
602 (hppa_frame_cache): Likewise.
603
604 2004-11-11 Randolph Chung <tausq@debian.org>
605
606 * hppa-tdep.c (hppa_frame_cache): Properly handle the frame pointer
607 register so that it can be unwound from anywhere in the prologue.
608
609 2004-11-10 msnyder <msnyder@redhat.com>
610
611 * rs6000-tdep.c (skip_prologue): After saving lr_offset,
612 must invalidate lr_reg (so we don't try to save it again).
613 Ditto for cr_offset and cr_reg.
614
615 2004-11-05 Jon Beniston <jon@beniston.com>
616
617 Committed by Andrew Cagney.
618 * remote.c (putpkt_binary) Fix PR gdb/1806. Send an ACK
619 when an unexpected packet is received, as the target stubs
620 continually retransmit the same packet until ACKed.
621
622 2004-11-10 Randolph Chung <tausq@debian.org>
623
624 * frame.c (get_prev_frame): Use get_frame_type to retrieve the
625 frame's type.
626
627 2004-11-10 Randolph Chung <tausq@debian.org>
628
629 * blockframe.c (inside_entry_func): Move to .....
630 * frame.c (inside_entry_func): ... here, and make static.
631 (backtrace_past_entry): New flag.
632 (get_prev_frame): Stop backtrace at the entry function if enabled
633 by flag. Update comments.
634 (_initialize_frame): Add command to set backtrace_past_entry flag.
635 * defs.h (inside_entry_func): Remove prototype.
636
637 2004-11-10 Mark Kettenis <kettenis@gnu.org>
638
639 * dwarf2read.c: Fix formatting.
640
641 2004-11-10 Andrew Cagney <cagney@gnu.org>
642
643 * value.h (COERCE_REF, COERCE_ARRAY, COERCE_NUMBER, COERCE_ENUM)
644 (coerce_ref, coerce_array, coerce_number, coerce_enum): Replace
645 macros with function declarations.
646 * value.c (coerce_ref, coerce_array, coerce_number)
647 (coerce_enum): New functions.
648 (value_as_long, value_as_address): Update.
649 * ada-lang.c (ada_coerce_ref, ada_value_binop)
650 (ada_evaluate_subexp, ada_value_assign, ada_value_struct_elt): Update.
651 * jv-lang.c (evaluate_subexp_java): Update.
652 * valarith.c (value_less, value_neg, value_complement)
653 (value_binop, value_add, value_subscript, value_x_binop)
654 (value_logical_not, value_sub): Update.
655 * valops.c (check_field, value_struct_elt, value_ind)
656 (value_find_oload_method_list, value_cast, value_assign): Update.
657 * eval.c (evaluate_subexp_standard): Update.
658
659 2004-11-10 Mark Kettenis <kettenis@gnu.org>
660
661 * mips-tdep.c (mips32_relative_offset): Change return type to
662 LONGEST, change argument type to ULONGEST. Fix sign-extension.
663
664 2004-11-10 Randolph Chung <tausq@debian.org>
665
666 * hppa-tdep.c (hppa32_register_name, hppa64_register_name): Make static.
667 (hppa32_push_dummy_call, hppa64_push_dummy_call): Likewise.
668 (hppa_fetch_pointer_argument): Likewise.
669 (hppa_frame_cache): Use safe_frame_unwind_memory instead of
670 deprecated_read_memory_nobpt.
671 (_initialize_hppa_tdep): Replace deprecated_add_show_from_set/
672 add_set_cmd sequence with add_setshow_boolean_cmd.
673
674 2004-11-09 Andrew Cagney <cagney@gnu.org>
675
676 GDB 6.3 released from GDB 6.3 branch.
677
678 2004-11-09 Andrew Cagney <cagney@gnu.org>
679
680 * values.c: Rename to ...
681 * value.c: ..., new file.
682 * Makefile.in: Update.
683
684 2004-11-09 Daniel Jacobowitz <dan@debian.org>
685
686 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Correct allocated
687 size.
688
689 2004-11-09 Andrew Cagney <cagney@gnu.org>
690
691 * TODO: Delete.
692
693 * value.h (struct value): Delete field bfd_section.
694 (VALUE_BFD_SECTION): Delete macro.
695 (COERCE_REF): Update.
696 (value_at, value_at_lazy): Delete asection parameter.
697 * printcmd.c (print_formatted, x_command): Update.
698 (do_examine): Delete asection parameter.
699 (next_section): Delete variable.
700 * valops.c (value_cast, value_at, value_at_lazy)
701 (value_coerce_function, value_addr, value_ind, value_string)
702 (find_rt_vbase_offset, value_full_object): Update.
703 * hpacc-abi.c (hpacc_virtual_fn_field)
704 (hpacc_value_rtti_type): Update.
705 * gnu-v3-abi.c (gnuv3_rtti_type, gnuv3_virtual_fn_field)
706 (gnuv3_baseclass_offset): Update.
707 * f-valprint.c (f_val_print): Update.
708 * c-valprint.c (c_val_print): Update.
709 * p-valprint.c (pascal_val_print): Update.
710 * jv-valprint.c (java_value_print): Update.
711 * jv-lang.c (java_class_from_object, evaluate_subexp_java): Update.
712 * ada-lang.c (ada_value_primitive_packed_val)
713 (ada_evaluate_subexp): Update.
714 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Update.
715 * expprint.c (print_subexp_standard): Update.
716 * infcall.c (call_function_by_hand): Update.
717 * valarith.c (value_add): Update.
718 * eval.c (evaluate_subexp_standard): Update.
719 * values.c (allocate_value, value_copy, value_static_field): Update.
720 * findvar.c (read_var_value, locate_var_value): Update.
721
722 2004-11-09 Andrew Cagney <cagney@gnu.org>
723
724 * i386-linux-tdep.c: Include "dwarf2-frame.h".
725 * Makefile.in: Update all dependencies.
726
727 2004-11-08 Andrew Cagney <cagney@gnu.org>
728
729 * sentinel-frame.c (sentinel_frame_prev_pc): New function.
730 (sentinel_frame_unwinder): Add the prev_pc method.
731 * frame.c (frame_pc_unwind): Use the per-frame pc unwinder when
732 available. Do not handle the sentinel-frame case.
733 * frame-unwind.h (frame_prev_register_ftype): Define.
734 (struct frame_unwind): Add prev_pc;
735
736 2004-11-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
737
738 * configure.in: Check for ncurses/term.h.
739 * gdb_curses.h: Include term.h here, prefering ncurses/term.h.
740 * utils.c: Include gdb_curses.h instead of curses.h and term.h.
741 * tui/tui.c: Don't include term.h.
742 * configure, config.in: Rebuilt.
743
744 2004-11-08 Mark Kettenis <kettenis@gnu.org>
745
746 * m68kbsd-nat.c: Include "inf-ptrace.h".
747 (_initialize_m68kbsd_nat): Fix pasto.
748 * Makefile.in (m68kbsd-nat.o): Update dependencies.
749
750 2004-11-08 Randolph Chung <tausq@debian.org>
751
752 * infrun.c (debug_infrun): New variable.
753 (resume, proceed, wait_for_inferior): Annotate with debug messages.
754 (handle_inferior_event, keep_going): Likewise.
755 (_initialize_infrun): Register "set debug infrun" command.
756
757 2004-11-08 Andreas Schwab <schwab@suse.de>
758
759 * linux-nat.c (PTRACE_EVENT_VFORK_DONE): Renamed from
760 PTRACE_EVENT_VFORKDONE.
761 (child_follow_fork): Adjust.
762
763 2004-11-08 Andrew Cagney <cagney@gnu.org>
764
765 * README: Refer to 6.3, not 6.2, update directory listing droppng
766 references to intl/ and mmalloc/.
767 * PROBLEMS: Refer to 6.3 not 6.2.
768
769 * PROBLEMS: Delete no-longer applicable problems.
770
771 2004-11-07 Andrew Cagney <cagney@redhat.com>
772 Daniel Jacobowitz <dan@debian.org>
773 Roland McGrath <roland@redhat.com>
774
775 * Makefile.in (symfile-mem.o): Update dependencies.
776 * i386-linux-tdep.c (i386_linux_dwarf_signal_frame_p): New.
777 (i386_linux_init_abi): Call dwarf2_frame_set_signal_frame_p.
778 * inf-ptrace.c (inf_ptrace_attach): Call
779 observer_notify_inferior_created.
780 * inftarg.c (child_attach): Likewise.
781 * symfile-mem.c: Include "observer.h", "auxv.h", and "elf/common.h".
782 (symbol_file_add_from_memory): Take NAME argument. Use it for
783 the new BFD's filename.
784 (add_symbol_file_from_memory_command): Update call to
785 symbol_file_add_from_memory.
786 (struct symbol_file_add_from_memory_args, add_vsyscall_page)
787 (symbol_file_add_from_memory_wrapper): New.
788 (_initialize_symfile_mem): Register add_vsyscall_page as an
789 inferior_created observer.
790
791 2004-11-07 Mark Kettenis <kettenis@gnu.org>
792
793 * m68kbsd-nat.c (m68kbsd_fetch_inferior_registers): Rename from
794 fetch_inferior_registers. Make static.
795 (m68kbsd_store_inferior_registers): Rename from
796 store_inferior_registers. Make static.
797 (_initialize_m68kbsd_nat): Construct and add target vector.
798 * config/m68k/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
799 inftarg.o. Add inf-ptrace.o.
800 (NAT_FILE): Set to tm-solib.h.
801 (LOADLIBES): New variable.
802 * config/m68k/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
803 inftarg.o. Add inf-ptrace.o.
804 (NAT_FILE): Delete variable.
805 * config/m68k/obsd.mh (NATDEPFILES): Remove infptrace.o and
806 inftarg.o. Add inf-ptrace.o.
807 (NAT_FILE): Set to tm-solib.h.
808 * config/m68k/nm-nbsdaout.h: Remove file.
809
810 2004-11-07 Daniel Jacobowitz <dan@debian.org>
811
812 * dwarf2-frame.c (struct dwarf2_frame_ops): Add signal_frame_p.
813 (dwarf2_frame_set_signal_frame_p, dwarf2_frame_signal_frame_p)
814 (dwarf2_signal_frame_unwind): New.
815 (dwarf2_frame_sniffer): Use dwarf2_frame_signal_frame_p.
816 * dwarf2-frame.h (dwarf2_frame_set_signal_frame_p): New prototype.
817
818 2004-11-07 Mark Kettenis <kettenis@gnu.org>
819
820 * Makefile.in (mips64obsd-tdep.o): Fix typo.
821
822 * mipsnbsd-tdep.c (mipsnbsd_ilp32_fetch_link_map_offsets): Renamed
823 from mipsnbsd_ilp32_solib_svr4_fetch_link_map_offsets. Trim sizes
824 to only include the structure members we actually need.
825 (mipsnbsd_lp64_fetch_link_map_offsets): Renamed from
826 mipsnbsd_lp64_solib_svr4_fetch_link_map_offsets. Trim sizes to
827 only include the structure members we actually need.
828 (mipsnbsd_init_abi): Update.
829
830 * mips64obsd-nat.c: Include "mips-tdep.h".
831 (MIPS64OBSD_NUM_REGS): Remove define.
832 (MIPS_PC_REGNUM, MIPS_FP0_REGNUM, MIPS_FSR_REGNUM): New defines.
833 (mips64obsd_supply_gregset, mips64obsd_collect_gregset): Handle
834 floating-point registers correctly.
835 * Makefile.in (mips64obsd-nat.o): Update dependencies.
836
837 * mips64obsd-tdep.c: Include "trad-frame.h", "tramp-frame.h" and
838 "gdb_assert.h".
839 (mips64obsd_sigframe_init): New function.
840 (mips64obsd_sigframe): New variable.
841 (mips64obsd_init_abi): Add comments. Prepend mips64obsd_sigrame
842 unwinder.
843 * Makefile.in (mips64obsd-tdep.o): Update dependencies.
844
845 2004-11-06 Joel Brobecker <brobecker@gnat.com>
846
847 * alpha-mdebug-tdep.c: #include mdebugread.h.
848 Replace alpha_extra_func_info_t by struct mdebug_extra_func_info *.
849 * Makefile.in (alpha-mdebug-tdep.o): Add dependency on mdebugread.h.
850
851 2004-11-05 Andrew Cagney <cagney@gnu.org>
852
853 * dwarf2-frame.c (dwarf2_frame_cache): Only complain when both the
854 CFI and the init_reg method leave the register unspecified.
855 Include the register name in the "Incomplete CFI data" complaint.
856 Supress leading zeros in the address.
857
858 2004-11-05 Mark Kettenis <kettenis@gnu.org>
859
860 * dwarf2-frame.c (decode_frame_entry_1): Avoid indirection when
861 skipping a personality routine in a CIE augmentation.
862
863 2004-11-05 Jeff Johnston <jjohnstn@redhat.com>
864
865 * defs.h (fatal, vfatal): New function prototypes.
866 * stack.c (backtrace_command_stub): Stub to call backtrace_command_1
867 via catch_errors.
868 (backtrace_command): Change to call backtrace_command_stub via
869 catch_errors instead of calling backtrace_command_1 directly.
870 (backtrace_full_command): Ditto.
871 * utils.c (error_stream_1): New static function.
872 (verror): Change to call error_stream_1 instead of error_stream.
873 (error_stream): Call error_stream_1 with RETURN_ERROR argument.
874 (vfatal, fatal): New functions.
875
876 2004-11-05 Andrew Cagney <cagney@gnu.org>
877
878 * stack.c (parse_frame_specification_1): Clear selected_frame_p
879 when not using selected frame.
880
881 2004-11-05 Mark Kettenis <kettenis@jive.nl>
882
883 * dwarf2-frame.c (decode_frame_entry_1): Correctly skip
884 personality routine in a CIE augmentation.
885
886 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
887
888 * stack.c (set_current_sal_from_frame): New function.
889 (print_args_stub): Use it.
890 (print_frame_info): Don't set sal here.
891
892 2004-11-04 Mark Kettenis <kettenis@gnu.org>
893
894 * dwarf2-frame.c (read_encoded_value): Change type of third
895 argument to `unsigned char *'. Add support for LEB128 encodings.
896
897 2004-11-04 Jim Blandy <jimb@redhat.com>
898
899 * gdbtypes.c (make_qualified_type): Doc fix. Add assertion to
900 prevent cross-objfile references.
901 (make_cv_type): Doc fix. Don't create cross-objfile references,
902 even for stub types.
903 (replace_type): Add assertion to prevent cross-objfile references.
904 (check_typedef): Never resolve a stub type by copying over a type
905 from another file.
906
907 2004-11-04 Kei Sakamoto <sakamoto.kei@denesas.com>
908
909 * Makefile.in (m32r-tdep.o): Update dependencies.
910 * m32r-tdep.c (m32r_gdbarch_init): Call gdbarch_init_osabi for
911 ABI-specific overrides.
912
913 2004-11-04 Kei Sakamoto <sakamoto.kei@denesas.com>
914
915 * m32r-tdep.c (m32r_memory_insert_breakpoint): Remove
916 unnecessary parallel execution bit.
917 (m32r_memory_remove_breakpoint): Ditto.
918 (m32r_breakpoint_from_pc): Update.
919
920 2004-11-03 Randolph Chung <tausq@debian.org>
921
922 * hppa-tdep.c (hppa_frame_cache): Use frame_pc_unwind instead of
923 frame_func_unwind to locate the unwind entry.
924 (hppa_frame_this_id): Likewise.
925
926 2004-11-03 Andrew Cagney <cagney@gnu.org>
927
928 * gdb/NEWS: Mention internationalization, m32r-*-linux-gnu, 'p'
929 packet, obsolete configurations, end-of-life deprecated_registers.
930
931 2004-11-02 Mark Kettenis <kettenis@gnu.org>
932
933 * dwarf2-frame.c (read_encoded_value): Set proper size for signed
934 encodings as well as unsigned encodings.
935
936 2004-11-02 Andrew Cagney <cagney@gnu.org>
937
938 * value.h (COERCE_VARYING_ARRAY): Delete.
939 * valops.c (value_cast, value_slice): Delete use.
940 * valarith.c (value_subscript, value_concat): Delete use.
941
942 2004-11-02 Paul Hilfinger <hilfingr@nile.gnat.com>
943
944 * NEWS: GDB understands GNAT Ada.
945
946 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
947
948 * Makefile.in (ALLDEPFILES): Add amd64-sol2-tdep.c.
949 (amd64-sol2-tdep.o): Add dependencies.
950 * amd64-sol2-tdep.c, config/i386/sol2-64.mh,
951 config/i386/sol2-64.mt: New files.
952 * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offset,
953 amd64_sol2_gregset32_reg_offset, _initialize_amd64_sol2_nat): New.
954 (supply_gregset): Correct order of arguments to
955 amd64_supply_native_gregset.
956 (fill_gregset): Correct order of arguments to
957 amd64_collect_native_gregset.
958 * configure.host (i[34567]86-*-solaris2.1[0-9]*): Add new case.
959 * configure.tgt (i[34567]86-*-solaris2.1[0-9]*): Likewise.
960 * configure.in (*-*-solaris2.[[6789]]): Add *-*-solaris2.1[[0-9]]
961 for definition of NEW_PROC_API.
962 * configure: Regenerate.
963
964 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
965
966 * MAINTAINERS (Write After Approval): Add myself.
967
968 2004-11-01 Andrew Cagney <cagney@gnu.org>
969
970 * configure.tgt: Mark d10v-*-* as obsolete.
971 * config/d10v/d10v.mt, d10v-tdep.c: Obsolete files.
972
973 2004-11-01 Paul N. Hilfinger <Hilfinger@gnat.com>
974
975 * values.c (modify_field): Correct handling of bit-fields that
976 don't fit in 32 bits. Use unsigned operations throughout and
977 simplify the code a bit. Document preconditions.
978
979 2004-10-31 Andrew Cagney <cagney@gnu.org>
980
981 * config/pa/tm-linux.h: Delete #undef IN_SOLIB_CALL_TRAMPOLINE.
982 * config/tm-sysv4.h (IN_SOLIB_CALL_TRAMPOLINE): Delete.
983 (in_plt_section): Delete.
984
985 * mips-tdep.c (mips_in_solib_return_trampoline): Delete.
986 (mips_gdbarch_init): Do not set same.
987
988 * arch-utils.c (generic_in_solib_call_trampoline): Delete.
989 * arch-utils.h (generic_in_solib_call_trampoline): Delete.
990
991 * gdbarch.sh (in_solib_call_trampoline): Delete.
992 * gdbarch.h, gdbarch.c: Re-generate.
993
994 * hppa-tdep.c (hppa_stub_unwind_sniffer): Replace
995 IN_SOLIB_CALL_TRAMPOLINE with tdep.in_solib_call_trampoline.
996 * hppa-tdep.h (struct gdbarch_tdep): Add in_solib_call_trampoline.
997 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Set same.
998 * hppa-linux-tdep.c (hppa_linux_init_abi): Ditto.
999
1000 2004-10-31 Mark Kettenis <kettenis@gnu.org>
1001
1002 * mipsnbsd-nat.c: Include "target.h" and "inf-ptrace.h".
1003 (mipsnbsd_fetch_inferior_registers): Rename from
1004 fetch_inferior_registers. Make static.
1005 (mipsnbsd_store_inferior_registers): Rename from
1006 store_inferior_registers. Make static.
1007 (_initialize_mipsnbsd_nat): New function and prototype.
1008 * Makefile.in (mipsnbsd-nat.o): Update dependencies.
1009 * config/mips/nbsd.mh (NAT_CLIBS, NAT_FILE): Remove variables.
1010 (NATDEPFILES): Remove infptrace.o and inftarg.o. Add
1011 inf-ptrace.o.
1012
1013 2004-10-31 Andrew Cagney <cagney@gnu.org>
1014
1015 * xstormy16-tdep.c (xstormy16_in_solib_call_trampoline)
1016 (xstormy16_gdbarch_init): Do not set in_solib_call_trampoline,
1017 delete corresponding unused function.
1018 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Really do not set
1019 in_solib_call_trampoline.
1020 * config/arm/tm-embed.h (IN_SOLIB_CALL_TRAMPOLINE): Delete.
1021 * config/powerpc/tm-linux.h: Delete #undef IN_SOLIB_CALL_TRAMPOLINE.
1022 * config/mips/tm-nbsd.h: Ditto.
1023 * config/arm/tm-linux.h: Ditto.
1024 * config/mips/tm-linux.h: Ditto.
1025
1026 * armnbsd-tdep.c (arm_netbsd_aout_init_abi)
1027 (arm_netbsd_aout_in_solib_call_trampoline): Do not set
1028 in_solib_call_trampoline, delete corresponding unused function.
1029 * vaxnbsd-tdep.c (vaxnbsd_aout_in_solib_call_trampoline)
1030 (vaxnbsd_aout_init_abi): Ditto.
1031 * sparcnbsd-tdep.c (sparcnbsd_aout_in_solib_call_trampoline)
1032 (sparc32nbsd_aout_init_abi): Ditto.
1033 * ppc-linux-tdep.c (ppc64_in_solib_call_trampoline)
1034 (ppc_linux_init_abi): Ditto.
1035 * ns32knbsd-tdep.c (ns32knbsd_aout_in_solib_call_trampoline)
1036 (ns32knbsd_init_abi_aout): Ditto.
1037 * mips-tdep.c (mips_in_call_stub, mips_gdbarch_init): Ditto.
1038 * mips-linux-tdep.c (mips_linux_init_abi): Ditto.
1039 * m68kbsd-tdep.c (m68kbsd_aout_in_solib_call_trampoline)
1040 (m68kbsd_aout_init_abi): Ditto.
1041 * i386-cygwin-tdep.c (i386_cygwin_in_solib_call_trampoline)
1042 (i386_cygwin_init_abi): Ditto.
1043 * i386bsd-tdep.c (i386bsd_aout_in_solib_call_trampoline)
1044 (i386bsd_init_abi): Ditto.
1045
1046 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Do not set
1047 in_solib_call_trampoline to in_plt_entry, IN_SOLIB_CALL_TRAMPOLINE
1048 isn't used by this architecture.
1049 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Ditto.
1050 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Ditto.
1051 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Ditto.
1052 * s390-tdep.c (s390_gdbarch_init): Ditto.
1053 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
1054 * m68klinux-tdep.c (m68k_linux_init_abi): Ditto.
1055 * i386-tdep.c (i386_svr4_init_abi): Ditto.
1056 * i386-nto-tdep.c (i386nto_init_abi): Ditto.
1057 * arm-linux-tdep.c (arm_linux_init_abi): Ditto.
1058 * amd64-tdep.c (amd64_init_abi): Ditto.
1059
1060 * vaxnbsd-tdep.c (vaxnbsd_elf_init_abi): Do not set
1061 in_solib_call_trampoline to its default value of
1062 generic_in_solib_call_trampoline.
1063 * ppcobsd-tdep.c (ppcobsd_init_abi): Ditto.
1064 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Ditto.
1065 * i386obsd-tdep.c (i386obsd_elf_init_abi): Ditto.
1066 * i386nbsd-tdep.c (i386nbsdelf_init_abi): Ditto.
1067 * i386fbsd-tdep.c (i386fbsd_init_abi): Ditto.
1068 * hppabsd-tdep.c (hppabsd_init_abi): Ditto.
1069
1070 * mips-tdep.c (mips_dump_tdep): Don't print any of the macros.
1071
1072 * config/mips/obsd64.mt (DEPRECATED_TM_FILE): Delete.
1073
1074 * config/mips/tm-mips.h: Delete file.
1075 * remote-mips.c: Delete tm-mips.h from comment.
1076 * config/mips/embed.mt (DEPRECATED_TM_FILE): Delete.
1077 * config/mips/tm-nbsd.h: Don't include tm-mips.h.
1078 * config/mips/irix6.mt (DEPRECATED_TM_FILE): Delete.
1079 * config/mips/tm-linux.h: Don't include tm-mips.h.
1080 * config/mips/tm-vxmips.h: Don't include tm-mips.h.
1081 * config/mips/irix5.mt (DEPRECATED_TM_FILE):
1082 * config/mips/tm-wince.h: Don't include.
1083
1084 * mdebugread.h (MDEBUG_EFI_SYMBOL_NAME): Define.
1085 * mdebugread.c (MDEBUG_EFI_SYMBOL_NAME): Delete.
1086 * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
1087 * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
1088
1089 * mdebugread.h (ecoff_relocate_efi): Delete declaration.
1090 * mdebugread.c (ecoff_relocate_efi): Delete function.
1091 * objfiles.c (objfile_relocate): Delete #ifdef
1092 MDEBUG_EFI_SYMBOL_NAME code.
1093
1094 2004-10-31 Orjan Friberg <organ.friberg@axis.com>
1095 Andrew Cagney <cagney@gnu.org>
1096
1097 * gdbarch.sh (single_step_through_delay): Add.
1098 * gdbarch.h, gdbarch.c: Re-generate.
1099 * config/mips/tm-mips.h (STEP_SKIPS_DELAY_P, STEP_SKIPS_DELAY)
1100 (mips_step_skips_delay): Delete.
1101 * mips-tdep.c (mips_single_step_through_delay): Replace
1102 mips_step_skips_delay.
1103 (mips_gdbarch_init): Set single_step_through_delay.
1104 (mips_dump_tdep): Do not print STEP_SKIPS_DELAY.
1105
1106 2004-10-31 Mark Kettenis <kettenis@gnu.org>
1107
1108 * tramp-frame.c (tramp_frame_prepend_unwinder): Set unwinder type
1109 from TRAMP_FRAME frame type.
1110
1111 2004-10-31 Andrew Cagney <cagney@gnu.org>
1112
1113 * mdebugread.c (parse_procedure): Wrap use of RA_REGNUM in #ifdef.
1114
1115 * mips-tdep.c (mips_ignore_helper): Delete.
1116 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Delete.
1117 * infrun.c (handle_inferior_event): Delete #ifdef
1118 DEPRECATED_IGNORE_HELPER_CALL code.
1119
1120 * config/mips/tm-mips.h (RA_REGNUM): Delete.
1121
1122 2004-10-31 Mark Kettenis <kettenis@gnu.org>
1123
1124 * i386v4-nat.c (supply_gregset, supply_fpregset, fill_gregset)
1125 (fill_fpregset): Do not compile for 64-bit systems.
1126 * i386-sol2-nat.c: Don't include "i386v4-nat.c".
1127 * Makefile.in (i386-sol2-nat.o): Update dependencies.
1128 * config/i386/i386sol2.mh (NATDEPFILES): Add back i386v4-nat.c.
1129
1130 2004-10-30 Andrew Cagney <cagney@gnu.org>
1131
1132 * mdebugread.h: Include "coff/sym.h" and "coff/symconst.h".
1133 (struct mdebug_extra_func_info): Define.
1134 * config/alpha/tm-alpha.h: Delete same.
1135 * config/mips/tm-mips.h: Delete same.
1136 * mdebugread.c: Delete same.
1137 * Makefile.in: Update dependencies.
1138 * mips-mdebug-tdep.c: Include "mdebugread.h".
1139
1140 * objfiles.c: Include "mdebugread.h".
1141 * mdebugread.c: Include "mdebugread.h".
1142 (ecoff_relocate_cfi): Delete.
1143 * config/alpha/tm-alpha.h (ecoff_relcate_cfi): Delete.
1144 * config/mips/tm-mips.h (ecoff_relcate_cfi): Delete.
1145 * mdebugread.h (ecoff_relocate_efi): New file.
1146 * Makefile.in: Update dependencies.
1147
1148 * mips-tdep.c (struct frame_extra_info): Delete.
1149 (temp_proc_desc): Delete.
1150
1151 * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Rename
1152 MIPS_EFI_SYMBOL_NAME.
1153 (mips_extra_func_info_t, mips_extra_func_info): Delete.
1154 (struct mdebug_extra_func_info): Replace struct
1155 alpha_extra_func_info and alpha_extra_func_info_t.
1156 * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Rename
1157 MIPS_EFI_SYMBOL_NAME.
1158 (struct mdebug_extra_func_info): Replace struct
1159 alpha_extra_func_info and alpha_extra_func_info_t.
1160 * objfiles.c, mips-tdep.c, mips-mdebug-tdep.c: Update.
1161 * mdebugread.c, alpha-mdebug-tdep.c:
1162
1163 Suggested by Mark Kettenis.
1164 * config/mips/tm-mips.h (struct mips_extra_func_info): Delete
1165 fields frame_adjust and high_addr.
1166 * mips-mdebug-tdep.c (PROC_HIGH_ADDR, PROC_FRAME_ADJUST): Delete.
1167 (non_heuristic_proc_desc): Delete references.
1168
1169 * mips-tdep.h (MIPS_PRID_REGNUM): Add.
1170 * config/mips/tm-mips.h (PRID_REGNUM): Delete.
1171 * mips-tdep.c: Update.
1172
1173 * mips-tdep.h (MIPS_FIRST_EMBED_REGNUM)
1174 (MIPS_LAST_EMBED_REGNUM): Add.
1175 * config/mips/tm-mips.h (FIRST_EMBED_REGNUM)
1176 (LAST_EMBED_REGNUM): Delete.
1177 * mipsv4-nat.c, mips-tdep.c, mips-linux-tdep.c: Update.
1178
1179 * config/mips/tm-mips.h (PS_REGNUM): Delete.
1180 * mips-tdep.h (MIPS_PS_REGNUM): Add.
1181 * remote-vxmips.c, mipsv4-nat.c, mips-tdep.c: Update.
1182 * mips-linux-nat.c: Update.
1183
1184 * mips-tdep.h: Add comments on registers.
1185 (MIPS_UNUSED_REGNUM): Define.
1186 * config/mips/tm-mips.h (ZERO_REGNUM, UNUSED_REGNUM)
1187 (T9_REGNUM, V0_REGNUM, A0_REGNUM): Delete.
1188 * irix5-nat.c, mipsv4-nat.c, mips-linux-tdep.c: Update.
1189 * mips-linux-nat.c, remote-mips.c: Update.
1190
1191 * config/mips/tm-mips.h (t_insn): Delete.
1192 * mips-tdep.c (mips_fetch_instruction, mips_skip_trampoline_code):
1193 Replace t_insn with ULONGEST.
1194
1195 2004-10-30 Mark Kettenis <kettenis@gnu.org>
1196
1197 * mipsnbsd-tdep.c: Include "regset.h" and "gdb_assert.h".
1198 (MIPS_PC_REGNUM, MIPS_FP0_REGNUM, MIPS_FSR_REGNUM)
1199 (MIPSNBSD_NUM_GREGS, MIPSNBSD_NUM_FPREGS): New defines.
1200 (fetch_core_registers, fetch_elfcore_registers): Remove functions.
1201 (mipsnbsd_core_fns, mipsnbsd_elfcore_fns): Remove variables.
1202 (mipsnbsd_core_osabi_sniffer): New function.
1203 (mipsnbsd_init_abi): Set regset_from_core_section.
1204 (_initialize_mipsnbsd_tdep): Remove calls to
1205 deprecated_add_core_fns.
1206 (mipsnbsd_supply_fpregset, mipsnbsd_supply_gregset)
1207 (mipsnbsd_regset_from_core_section): New functions.
1208 (mipsnbsd_gregset, mipsnbsd_fpregset): New variables.
1209 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
1210
1211 * procfs.c (procfs_fetch_registers, procfs_store_registers): Like
1212 Remove optimization for DEPRECATED_FP_REGNUM.
1213
1214 2004-10-30 Andrew Cagney <cagney@gnu.org>
1215
1216 * alpha-tdep.c (alpha_setup_arbitrary_frame): Delete.
1217 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Delete.
1218 (alpha_setup_arbitrary_frame): Delete.
1219 * mips-tdep.c (setup_arbitrary_frame): Delete.
1220 * config/mips/tm-mips.h (SETUP_ARBITRARY_FRAME): Delete.
1221 (setup_arbitrary_frame): Delete.
1222 * stack.c (parse_frame_specification_1): When specified, call
1223 create_new_frame with two parameters. Delete #ifdef
1224 SETUP_ARBITRARY_FRAME.
1225
1226 * config/mips/tm-mips.h (MIPS16_INSTLEN, MIPS_NUMREGS)
1227 (MIPS_INSTLEN): Delete.
1228 * mips-tdep.h (enum mips_insn_size): Rename MIPS32_INSN_SIZE and
1229 MIPS16_INSN_SIZE to MIPS_INSN32_SIZE and MIPS_INSN16_SIZE.
1230 * remote-mips.c, mips-tdep.c: Update.
1231
1232 * config/mips/embed.mt (TDEPFILES): Add mips-mdebug-tdep.o.
1233 * mips-mdebug-tdep.h, mips-mdebug-tdep.c: New files.
1234 * mips-tdep.c (mips_mdebug_frame_cache)
1235 (mips_mdebug_frame_this_id, mips_mdebug_frame_prev_register)
1236 (mips_mdebug_frame_unwind, mips_mdebug_frame_sniffer)
1237 (mips_mdebug_frame_base_address, mips_mdebug_frame_sniffer)
1238 (mips_mdebug_frame_base_sniffer, non_heuristic_proc_desc)
1239 (compare_pdr_entries, the_bfd, mips16_fetch_instruction): Delete.
1240 (mips_gdbarch_init): Do not append mdebug sniffers.
1241 (PROC_LOW_ADDR, PROC_HIGH_ADDR, PROC_FRAME_OFFSET)
1242 (PROC_FRAME_REG, PROC_FRAME_ADJUST, PROC_REG_MASK)
1243 (PROC_FREG_MASK, PROC_REG_OFFSET, PROC_FREG_OFFSET, PROC_PC_REG)
1244 (PROC_SYMBOL, _PROC_MAGIC_): Delete.
1245 * Makefile.in: Update dependencies.
1246
1247 * mips-tdep.h (mips_abi_regsize): Declare.
1248 * mips-tdep.c (mips_abi_regsize): Make non-static.
1249
1250 * mips-tdep.c (gdb_print_insn_mips): Simplify.
1251 (make_mips16_addr): Delete.
1252
1253 2004-10-30 Mark Kettenis <kettenis@gnu.org>
1254
1255 * i386-sol2-nat.c: New file.
1256 * Makefile.in (ALLDEPFILES): Add i386-sol2-nat.c and
1257 i386-sol2-tdep.c.
1258 (i386-sol2-nat.o): Update dependencies.
1259 * config/i386/i386sol2.mh (NATDEPFILES): Remove i386v4.o, add
1260 i386-sol2-nat.o.
1261
1262 2004-10-30 Andrew Cagney <cagney@gnu.org>
1263
1264 Total breakage identified by Joel Brobecker.
1265 * mips-tdep.c (after_prologue): Delete.
1266 (mips_skip_prologue): Use skip_prologue_using_sal.
1267 (heuristic_proc_desc): Delete, unused.
1268
1269 2004-10-30 Mark Kettenis <kettenis@gnu.org>
1270
1271 * procfs.c (proc_get_gregs, proc_get_fpregs, proc_set_gregs)
1272 (proc_set_fpregs, procfs_fetch_registers, procfs_store_registers):
1273 Cleanup coding style.
1274
1275 2004-10-30 Andrew Cagney <cagney@gnu.org>
1276
1277 * mips-tdep.h (mips_pc_is_mips16): Declare.
1278 * mips-tdep.c (mips_pc_is_mips16): Rename pc_is_mips16, make
1279 non-static. Update calls.
1280
1281 * cli/cli-decode.c (add_setshow_enum_cmd): New function.
1282 * command.h (add_setshow_enum_cmd): Declare.
1283 * mips-tdep.c (_initialize_mips_tdep): Use add_setshow_enum_cmd.
1284
1285 * mips-tdep.c (_initialize_mips_tdep): Use
1286 add_setshow_zinteger_cmd.
1287
1288 * mips-tdep.c (mips_eabi_extract_return_value)
1289 (mips_o64_extract_return_value, mips_o64_store_return_value)
1290 (return_value_location, mips_eabi_reg_struct_has_addr)
1291 (mips_eabi_use_struct_convention)
1292 (mips_eabi_store_return_value): Delete.
1293 (mips_eabi_store_return_value): New function.
1294 (mips_eabi_return_value): New function.
1295 (mips_gdbarch_init): For O64 and EABI, delete
1296 extract_return_value, store_return_value, use_struct_convention
1297 and reg_struct_has_addr, add return_value.
1298
1299 * mips-tdep.c (read_signed_register): Use
1300 regcache_cooked_read_signed.
1301
1302 2004-10-30 Mark Kettenis <kettenis@gnu.org>
1303
1304 * mipsread.c: Cleanup coding style.
1305 (mipscoff_new_init, mipscoff_symfile_init, mipscoff_symfile_read)
1306 (mipscoff_symfile_finish): Remove prototypes.
1307
1308 2004-10-29 Mark Kettenis <kettenis@gnu.org>
1309
1310 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
1311 (mips_mdebug_frame_cache, mips16_scan_prologue)
1312 (mips32_scan_prologue, mips_stub_frame_cache)
1313 (heuristic_proc_start, heuristic_proc_desc)
1314 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
1315 (mips_n32n64_return_value, mips_o32_push_dummy_call)
1316 (mips_o32_return_value, mips_o64_push_dummy_call)
1317 (mips_step_skips_delay, mips_skip_trampoline_code)
1318 (mips_gdbarch_init): Use MIPS_A0_REGNUM instead of A0_REGNUM,
1319 MIPS_RA_REGNUM instead of RA_REGNUM, MIPS_T9_REGNUM instead of
1320 T9_REGNUM, MIPS_V0_REGNUM instead of V0_REGNUM, MIPS_ZERO_REGNUM
1321 instead of ZERO_REGNUM, MIPS32_SIZE_INSN instead of MIPS_INSTLEN
1322 and MIPS16_INSN_SIZE instead of MIPS16_INSTLEN.
1323 (mips_dump_tdep): Don't print A0_REGNUM, RA_REGNUM,
1324 T9_REGNUM, V0_REGNUM, ZERO_REGNUM, MIPS_INSTLEN and
1325 MIPS16_INSTLEN. Use MIPS_A0_REGNUM instead of A0_REGNUM.
1326 * mips-linux-tdep.c (mips_linux_o32_sigframe_init)
1327 (mips_linux_n32n64_sigframe_init): Use MIPS_ZERO_REGNUM instead of
1328 ZERO_REGNUM.
1329 * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register)
1330 (mipsnbsd_cannot_store_register): Use MIPS_ZERO_REGNUM instead of
1331 ZERO_REGNUM.
1332 (mipsnbsd_get_longjmp_target): Use MIPS_A0_REGNUM instead of
1333 A0_REGNUM.
1334 * mipsnbsd-nat.c: Include "mips-tdep.h".
1335 (getregs_supplies): Use MIPS_ZERO_REGNUM instead of ZERO_REGNUM.
1336 * Makefile.in (mipsnbsd-nat.o): Update dependencies.
1337
1338 2004-10-29 Andrew Cagney <cagney@gnu.org>
1339
1340 * stack.c (parse_frame_specification_1): New function based on
1341 parse_frame_specification. Add message and selected_frame_p
1342 paramters. Truely always return non-NULL.
1343 (parse_frame_specification): Call parse_frame_specification_1.
1344 (frame_info): Update. Eliminate target_has_stack check.
1345 (select_frame_command): Update.
1346
1347 2004-10-29 Andrew Cagney <cagney@gnu.org>
1348
1349 * frame.h (get_selected_frame): Add message parameter.
1350 * frame.c (get_selected_frame): Add and use message parameter.
1351 * stack.c (current_frame_command, return_command, locals_info)
1352 (catch_info, args_info, up_silently_base, down_silently_base): Use
1353 get_selected_frame with an explicit message.
1354 * thread.c, stack.c, sh-tdep.c, sh64-tdep.c: Update.
1355 * remote-rdp.c, remote-mips.c, remote-e7000.c: Update.
1356 * ocd.c, mi/mi-main.c, mi/mi-cmd-stack.c: Update.
1357 * infrun.c, inflow.c, infcmd.c, frame.c: Update.
1358 * findvar.c, eval.c, corelow.c, bsd-kvm.c: Update.
1359 * breakpoint.c: Update.
1360
1361 2004-10-29 Andrew Cagney <cagney@gnu.org>
1362
1363 * trad-frame.c (trad_frame_get_prev_register): Use
1364 frame_unwind_register instead of frame_register_unwind, do not
1365 recurse the register's location.
1366 * xstormy16-tdep.c (xstormy16_frame_prev_register):
1367 * sparc-tdep.c (sparc32_frame_prev_register): Ditto.
1368 * sparc64-tdep.c (sparc64_frame_prev_register): Ditto.
1369 * sh-tdep.c (sh_frame_prev_register): Ditto.
1370 * m68k-tdep.c (m68k_frame_prev_register): Ditto.
1371 * i386-tdep.c (i386_frame_prev_register): Ditto.
1372 * dwarf2-frame.c (dwarf2_frame_prev_register): Ditto.
1373 * amd64-tdep.c (amd64_frame_prev_register): Ditto.
1374
1375 2004-10-28 Mark Kettenis <kettenis@jive.nl>
1376
1377 * proc-events.c: Fix several coding-style issues. Consistently
1378 use #ifdef instead of #if defined().
1379 (proc_prettyfprint_fault, proc_prettyfprint_faultset): Use
1380 ARRAY_SIZE.
1381 (_initialize_proc_events): New prototype.
1382
1383 * proc-why.c: Fix several coding-style issues.
1384 (proc_prettyfprint_why): Use ARRAY_SIZE.
1385
1386 2004-10-27 Jim Blandy <jimb@redhat.com>
1387
1388 * remote.c (fetch_register_using_p): Construct 'p' packet in a
1389 manner independent of the host byte order.
1390
1391 2004-10-27 Mark Kettenis <kettenis@gnu.org>
1392
1393 * mips-tdep.c (id_delayed): Remove prototype.
1394
1395 2004-10-26 Mark Kettenis <kettenis@gnu.org>
1396
1397 * mips-tdep.h: Add MIPS_ZERO_REGNUM, MIPS_AT_REGNUM,
1398 MIPS_V0_REGNUM. MIPS_A0_REGNUM, MIPS_T9_REGNUM and MIPS_RA_REGNUM
1399 to enum with register numbers.
1400 (enum mips_insn_size): New enum.
1401
1402 2004-10-26 Andrew Cagney <cagney@gnu.org>
1403
1404 * config/mips/tm-linux.h: Delete #undef SKIP_TRAMPOLINE_CODE.
1405 * mips-tdep.c (mips_skip_trampoline_code): Rename mips_skip_stub.
1406 (mips_gdbarch_init): Update.
1407 (mips_dump_tdep): Do not print SKIP_TRAMPOLINE_CODE.
1408
1409 * config/arm/tm-linux.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
1410 * config/mips/tm-nbsd.h, config/mips/tm-linux.h: Delete #undef
1411 IN_SOLIB_RETURN_TRAMPOLINE.
1412 * mips-tdep.c (mips_dump_tdep): Do not print
1413 IN_SOLIB_RETURN_TRAMPOLINE.
1414 (mips_in_solib_return_trampoline): Rename mips_in_return_stub.
1415 (mips_gdbarch_init): Update.
1416
1417 * mips-tdep.h (mips_software_single_step): Move to here ...
1418 * config/mips/tm-mips.h: ... from here.
1419 * config/mips/tm-linux.h (SOFTWARE_SINGLE_STEP_P)
1420 (SOFTWARE_SINGLE_STEP): Delete.
1421 * mips-linux-tdep.c (mips_linux_init_abi): Set software_single_step.
1422
1423 2004-10-25 Andrew Cagney <cagney@gnu.org>
1424
1425 * NEWS: Add Changes since GDB 6.3 section.
1426
1427 2004-10-23 Andreas Schwab <schwab@suse.de>
1428
1429 * ada-lang.c (grow_vect): Return the new array instead of
1430 expecting pointer to pointer to avoid violation of aliasing rules.
1431 * ada-lang.h (GROW_VECT): Adapt call to grow_vect.
1432
1433 2004-10-23 Ulrich Weigand <uweigand@de.ibm.com>
1434
1435 * s390-tdep.c (enum pv_boolean): Remove.
1436 (pv_is_array_ref): Remove.
1437 (s390_on_stack): Remove.
1438 (S390_NUM_SPILL_SLOTS): Remove.
1439 (struct s390_prologue_data): Remove members 'spill' and 'back_chain',
1440 add members 'gpr_slot', 'fpr_slot', and 'back_chain_saved_p'.
1441 (s390_store): Track all stores of orginal incoming registers to the
1442 stack constant offsets relative to the CFA, instead of only tracking
1443 stores into specific spill slots.
1444 (s390_load): Likewise.
1445 (s390_analyze_prologue): Adapt to struct s390_prologue_data changes.
1446 (s390_prologue_frame_unwind_cache): Likewise. Only track registers
1447 defined as call-saved by the ABI.
1448 (s390_push_dummy_call): Use bottom of dummy call argument save area
1449 as return value, not the top. Do not store to the called function's
1450 register save area.
1451 (s390_unwind_dummy_id): Adapt accordingly.
1452
1453 2004-10-23 Andrew Cagney <cagney@gnu.org>
1454
1455 * objfiles.h (struct objfile): Rename obj_private to
1456 deprecated_obj_private, sym_private to deprecated_sym_private, and
1457 sym_stab_info to deprecated_sym_stab_info.
1458 * gdb-stabs.h: Update.
1459 * elfread.c: Update.
1460 * dbxread.c: Update.
1461 * coffread.c: Update.
1462 * xcoffread.c: Update.
1463 * symfile.c: Update.
1464 * somread.c: Update.
1465 * nlmread.c: Update.
1466 * mdebugread.c: Update.
1467 * hpread.c: Update.
1468 * coffread.c: Update.
1469
1470 2004-10-23 Mark Kettenis <kettenis@gnu.org>
1471
1472 * mips64obsd-nat.c, mips64obsd-tdep.c: New files.
1473 * configure.host: Add mips64*-*-openbsd*.
1474 * configure.tgt: Add mips64*-*-openbsd*.
1475 * Makefile.in (ALLDEPFILES): Add mips64obsd-nat.o,
1476 mips64obsd-tdep.c.
1477 (mips64obsd-nat.o, mips64obsd-tdep.o): New dependecies.
1478 * config/mips/obsd64.mh, config/mips/obsd64.mt: New files.
1479
1480 2004-10-21 Joel Brobecker <brobecker@gnat.com>
1481
1482 * symtab.c (symbol_search_name): Minor reformatting.
1483
1484 2004-10-20 Joel Brobecker <brobecker@gnat.com>
1485
1486 * symtab.h: Fix typo in comment.
1487
1488 2004-10-19 Mark Kettenis <kettenis@gnu.org>
1489
1490 * dwarf2read.c (struct comp_unit_head): Fix coding style.
1491 (dwarf_decode_line_header): Likewise.
1492
1493 2004-10-19 Michael Chastain <mec.gnu@mindspring.com>
1494
1495 * NEWS: GDB works with GCC -feliminate-dwarf2-dups.
1496
1497 2004-10-19 Andrew Cagney <cagney@gnu.org>
1498
1499 GDB 6.3 branch created.
1500 * version.in: Bump to version 6.3.50_2004-10-19-cvs.
1501
1502 2004-10-15 Joel Brobecker <brobecker@gnat.com>
1503
1504 * dwarf2read.c (set_cu_language): Set language to Ada for
1505 DW_LANG_Ada83 and DW_LANG_Ada95.
1506
1507 2004-10-15 Michael Chastain <mec.gnu@mindspring.com>
1508
1509 From Andreas Schwab <schwab@suse.de>:
1510 * Makefile.in (.y.c, .l.c.): Fix the substitutions for
1511 for xmalloc and xrealloc.
1512
1513 2004-10-15 Andrew Cagney <cagney@gnu.org>
1514
1515 * ada-exp.y, ada-lex.l: Use xmalloc and xrealloc through out.
1516 * inf-ptrace.c: Include "gdb_wait.h" instead of <wait.h>.
1517 * Makefile.in (.y.c, .l.c): Don't replace xmalloc with xxmalloc.
1518 Update dependencies.
1519
1520 2004-10-15 Paul Hilfinger <Hilfinger@gnat.com>
1521
1522 * ada-lang.c (ada_lookup_symbol): Correct comment.
1523 (ada_evaluate_subexp): Change error message for
1524 OP_FUNCALL case so as not to indicate an internal error.
1525
1526 2004-10-15 Joel Brobecker <brobecker@gnat.com>
1527
1528 Committed by Paul Hilfinger.
1529 * ada-lang.c (ada_template_to_fixed_record_type_1): Detect bogus
1530 type sizes in XVE/XVU types, and emit a warning when that happens,
1531 instead of rounding up the size of the resulting type.
1532 Some minor reformatting.
1533 (ada_is_aligner_type): Do not consider a type as an aligner type
1534 if there is a corresponding XVS type as well.
1535 (ada_evaluate_subexp): For TERNOP_SLICE, handle cases where we
1536 have several levels of pointer indirection to the array.
1537
1538 2004-10-15 Jerome Guitton <guitton@gnat.com>
1539
1540 Committed by Paul Hilfinger.
1541 * ada-lang.c (check_size): New function.
1542 (coerce_unspec_val_to_type): call check_size to make sure
1543 that the object size is reasonable.
1544 (ada_evaluate_subexp): in UNOP_IND: Ditto. In TERNOP_SLICE:
1545 Implements the case when we get a reference when we evaluate
1546 the expression of one of the bounds of the slice.
1547 (ada_value_struct_elt): when a packed array field is
1548 a reference, use ada_coerce_ref to dereference it; use
1549 ada_value_ind only if it is a pointer.
1550
1551 2004-10-15 Joel Brobecker <brobecker@gnat.com>
1552
1553 * mips-tdep.c (mips32_scan_prologue): Move the implementation up
1554 a bit to avoid the necessity of an advance declaration. Remove
1555 declaration.
1556 (set_reg_offset): Move implemenation up.
1557 (mips16_get_imm): Likewise.
1558 (mips16_scan_prologue): Likewise.
1559 (reset_saved_regs): Likewise.
1560 (mips32_scan_prologue): Likewise.
1561
1562 2004-10-14 Joel Brobecker <brobecker@gnat.com>
1563
1564 * mips-tdep.c (mips32_scan_prologue): Add advance declaration.
1565 Remove sp as a parameter, compute it internally instead. Move
1566 prologue scanning limit from heuristic_proc_desc to here.
1567 (mips16_scan_prologue): Likewise.
1568 (mips_insn16_frame_cache): Replace call to heuristic_proc_desc
1569 by call to mips16_scan_prologue.
1570 (mips_insn32_frame_cache): Replace call to heuristic_proc_desc
1571 by call to mips32_scan_prologue.
1572 (heuristic_proc_desc): Remove code that's no longer necessary.
1573 Update calls to mips16_scan_prologue and mips32_scan_prologue.
1574 (mips_skip_prologue): Update calls to mips16_scan_prologue
1575 and mips32_scan_prologue.
1576
1577 2004-10-14 Joel Brobecker <brobecker@gnat.com>
1578
1579 * mips-tdep.c (mips16_scan_prologue): Merge code from
1580 mips16_skip_prologue. Now return the address of the first
1581 instruction past the function prologue.
1582 (mips16_skip_prologue): Remove, no longer necessary.
1583 (mips_skip_prologue): Replace call to mips16_skip_prologue
1584 by call to mips16_scan_prologue.
1585
1586 2004-10-14 Joel Brobecker <brobecker@gnat.com>
1587
1588 * mips-tdep.c (mips32_scan_prologue): Merge code from
1589 mips32_skip_prologue. Now return the address of the first
1590 instruction past the function prologue.
1591 (mips32_skip_prologue): Remove. No longer necessary.
1592 (mips16_skip_prologue): Add parameter end_pc instead of
1593 computing it.
1594 (mips_skip_prologue): Compute the upper limit for the
1595 prologue scanning. Update call to mips16_skip_prologue.
1596 Replace call to mips32_skip_prologue by call to
1597 mips32_scan_prologue.
1598
1599 2004-10-14 Mark Kettenis <kettenis@gnu.org>
1600
1601 * hppa-tdep.c (hppa_frame_cache): Add support for OpenBSD and
1602 NetBSD system call stubs that store %rp in the ERP slot of the
1603 stack frame.
1604
1605 * source.c: Always define O_BINARY to 0 if not defined already.
1606 (openp): Unconditionally use O_BINARY.
1607
1608 * top.c (gdb_readline): Always accept "\r\n" as a line-ending.
1609 * event-top.c (gdb_readline2): Likewise.
1610
1611 2004-10-14 Orjan Friberg <orjanf@axis.com>
1612
1613 * cris-tdep.c (_initialize_cris_tdep): Re-add call to
1614 deprecated_add_core_fns which was removed by mistake.
1615
1616 2004-10-13 Kevin Buettner <kevinb@redhat.com>
1617
1618 * ia64-linux-nat.c (fill_gregset, fill_fpregset): Replace
1619 references to deprecated_registers[] with equivalent code.
1620
1621 2004-10-13 Kevin Buettner <kevinb@redhat.com>
1622
1623 * rs6000-tdep.c (rs6000_push_dummy_call): Replace references to
1624 ``deprecated_registers'' with equivalent code. Use gdb_assert()
1625 instead of explicit test and print statement.
1626
1627 2004-10-12 Mark Kettenis <kettenis@gnu.org>
1628
1629 * sparc-nat.c: Include "inf-ptrace.h".
1630 (sparc_target): New function.
1631 * sparc-nat.h: Update copyright year.
1632 (sparc_target): New prototype.
1633 * sparcnbsd-nat.c: Don't include "gdbcore.h", include "target.h".
1634 (_initialize_sparcnbsd_nat): Construct and add target vector.
1635 * sparc64nbsd-nat.c: Include "target.h".
1636 (_initialize_sparc64nbsd_nat): Construct and add target vector.
1637 * Makefile.in (sparc-nat.o, sparcnbsd-nat.o, sparc64nbsd-nat.o):
1638 Update dependencies.
1639 * config/sparc/nbsd64.mh (NATDEPFILES): Remove infptrace.o and
1640 inftarg.o, add inf-ptrace.o.
1641 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
1642 inftarg.o, add inf-ptrace.o and bsd-kvm.o.
1643 (NAT_FILE): Set to nm-bsd.h.
1644 (LOADLIBES): New variable.
1645 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
1646 infarg.o, add inf-ptrace.o.
1647 * config/sparc/nm-nbsdaout.h: Remove file.
1648 * config/sparc/fbsd.mh (NATDEPFILES): Add inf-ptrace.o.
1649 * config/sparc/linux.mh (NATDEPFILES): Add inf-ptrace.o.
1650 * config/sparc/linux64.mh (NATDEPFILES): Add inf-ptrace.o.
1651
1652 * defs.h [!FOPEN_RB]: Include "fopen-bin.h" instead of
1653 "fopen-same.h". Update comment.
1654
1655 2004-10-11 Mark Kettenis <kettenis@gnu.org>
1656
1657 * i386gnu-nat.c: Include "gdb_string.h".
1658 (fetch_fpregs): Use i387_supply_fxsave to fill the floating-point
1659 registers when the floating-point state isn't initialized.
1660 * Makefile.in (i386gnu-nat.o): Update dependencies.
1661
1662 2004-10-11 David Anderson <davea@sgi.com>
1663
1664 * regcache.c (regcache_raw_read): Comment was missing "to".
1665 Extraneous ' removed.
1666 * gdb_thread_db.h (struct td_thrinfo): ti_lid field
1667 comment now describes use.
1668
1669 2004-10-11 Orjan Friberg <orjanf@axis.com>
1670
1671 * cris-tdep.c (cris_sigtramp_start, cris_rt_sigtramp_start)
1672 (cris_sigcontext_addr, cris_sigtramp_frame_unwind_cache)
1673 (cris_sigtramp_frame_this_id, cris_sigtramp_frame_prev_register)
1674 (cris_sigtramp_frame_sniffer): New functions.
1675 (cris_gdbarch_init): Hook in signal trampoline unwinder.
1676 (cris_dwarf2_reg_to_regnum, cris_dwarf2_frame_init_reg): New functions.
1677 (cris_gdbarch_init): Hook in Dwarf-2 unwinder.
1678 (struct gdbarch_tdep, set_cris_dwarf2_cfi, cris_dump_tdep)
1679 (cris_gdbarch_init, _initialize_cris_tdep): Add CRIS Dwarf-2 CFI usage
1680 command.
1681 (cris_version_update): Remove, replace with ...
1682 (set_cris_version): New function.
1683 (struct gdbarch_tdep, cris_mode, cris_mode_update)
1684 (cris_cannot_store_register, cris_dump_tdep, cris_gdbarch_init)
1685 (_initialize_cris_tdep): Remove CRIS mode command.
1686 (cris_fpless_backtrace, _initialize_cris_tdep): Remove
1687 cris-fpless-backtrace command.
1688 (cris_scan_prologue): Fix prologue scanning limit.
1689 (cris_register_type): Update to reflect actual registers.
1690 (cris_register_bytes_ok) Remove.
1691 (cris_gdbarch_init): Remove support for CRIS v8 and v9.
1692 Remove set_gdbarch_deprecated_register_size,
1693 set_gdbarch_deprecated_register_byte, set_gdbarch_register_bytes_ok.
1694
1695 2004-10-10 Andrew Cagney <cagney@gnu.org>
1696
1697 * ada-lang.c (lim_warning): Add ATTR_FORMAT prototype and FIXME
1698 comment.
1699
1700 2004-10-10 Joel Brobecker <brobecker@gnat.com>
1701
1702 * mips-tdep.c (mips16_scan_prologue): Remove redundant code.
1703
1704 2004-10-10 Joel Brobecker <brobecker@gnat.com>
1705
1706 * mips-tdep.c (mips16_scan_prologue): Renames
1707 mips16_heuristic_proc_desc. Update comment.
1708 (mips32_scan_prologue): Renames mips32_heuristic_proc_desc.
1709 (heuristic_proc_desc): Update calls to the 2 functions above.
1710
1711 2004-10-10 Joel Brobecker <brobecker@gnat.com>
1712
1713 * mips-tdep.c (mips_insn16_frame_cache): Remove unused variables.
1714 Update comments. Also immediately return empty cache when the start
1715 address of our function could not be found.
1716 (mips_insn32_frame_cache): Likewise.
1717
1718 2004-10-10 Joel Brobecker <brobecker@gnat.com>
1719
1720 * mips-tdep.c (mips16_decode_reg_save): Delete, no longer used.
1721 (mips_insn16_frame_cache): Pass frame cache in call to
1722 heuristic_proc_desc. Move some code to mips16_heuristic_proc_desc.
1723 Remove code that became redundant as a consequence.
1724 (mips32_heuristic_proc_desc): No longer compute a fake
1725 procedure descriptor. Compute the full frame cache instead.
1726 Some minor comment reformatting.
1727
1728 2004-10-10 Jim Blandy <jimb@redhat.com>
1729
1730 * MAINTAINERS (generic symtabs, dwarf readers, elf reader, stabs
1731 reader, tracing bytecode stuff): Remove self.
1732
1733 2004-10-10 Mark Kettenis <kettenis@gnu.org>
1734
1735 * sparc64-linux-tdep.c: Update copyright year. Don't include
1736 "solib-svr4.h".
1737 (sparc64_linux_svr4_fetch_link_map_offsets): Remove function.
1738 (sparc64_linux_init_abi): Don't set solib_svr4_link_map_offsets.
1739 * Makefile.in (sparc64-linux-tdep.o): Update dependencies.
1740
1741 * sparc-linux-tdep.c: Update copyright year.
1742 (sparc_linux_sigtramp_start): Change first argument from CORE_ADDR
1743 to struct frame_info *. Use safe_frame_unwind_memory instead of
1744 deprecated_read_memory_nobpt.
1745 (sparc32_linux_sigtramp_start, sparc32_linux_rt_sigtramp_start):
1746 Change argumen from CORE_ADDR to struct frame_info *. Adjust for
1747 changed signature of sparc_linux_sigtramp_start.
1748 (sparc32_linux_pc_in_sigtramp): Remove function.
1749 (sparc32_linux_sigtramp_p): New function.
1750 (sparc32_linux_sigtramp_frame_sniffer): Use
1751 sparc32_linux_sigtramp_p instead of sparc32_linux_pc_in_sigtramp.
1752
1753 * sparc-linux-tdep.c (sparc32_linux_svr4_fetch_link_map_offsets):
1754 Remove function.
1755 (sparc32_linux_init_abi): Don't set solib_svr4_link_map_offsets.
1756
1757 * ada-lang.c (lim_warning): Re-implement as a varargs function.
1758 (decode_packed_array_type, value_subscript_packed)
1759 (ada_evaluate_subexp, to_fixed_range_type): Remove redundant
1760 argument in call to lim_warning.
1761
1762 * configure.in: Really disable the TUI if an enhanced curses
1763 library isn't found.
1764 * configure: Regenerate.
1765
1766 2004-10-09 Mark Kettenis <kettenis@gnu.org>
1767
1768 * config/i386/nbsdaout.mh (NAT_FILE): Set to solib.h.
1769 * config/i386/nbsdelf.mh (NAT_FILE): Set to solib.h.
1770 * config/i386/nm-nbsdaout.h: Remove file.
1771 * config/i386/nm-fbsd.h (link_object, lo_name, lo_library)
1772 (lo_unused, lo_major, lo_minor, lo_next, link_map, lm_addr)
1773 (lm_name, lm_next, lm_lop, lm_lob, lm_rwt, lm_ld, lm_lpd)
1774 (link_dynamic_2, ld_loaded, ld_need, ld_rules, ld_got, ld_plt)
1775 (ld_rel, ld_hash, ld_stab, ld_stab_hash, ld_buckets, ld_symbols)
1776 (ld_symb_size, ld_text, ld_plt_sz, rtc_symb, rtc_sp, rtc_next)
1777 (ld_debug, ldd_version, ldd_in_debugger, ldd_sym_loaded)
1778 (ldd_bp_addr, ldd_bp_inst, ldd_cp, link_dynamic, ld_version)
1779 (ldd, ld_un, ld_2): Remove defines.
1780 * config/i386/nm-obsd.h: Likewise.
1781
1782 2004-10-09 Paul Hilfinger <hilfingr@nile.gnat.com>
1783
1784 * ada-lex.l: Remove useless rule whose right-context clause
1785 causes unreferenced static function warning for yyrealloc.
1786 (ada_flex_use): Remove the artificial reference to yyrealloc.
1787
1788 2004-10-08 Andrew Cagney <cagney@gnu.org>
1789
1790 * target.h (struct target_ops): Rename to_xfer_memory to
1791 deprecated_xfer_memory.
1792 * target.c: Update.
1793 (deprecated_debug_xfer_memory): Rename debug_to_xfer_memory.
1794 * wince.c: Update.
1795 * win32-nat.c: Update.
1796 * v850ice.c: Update.
1797 * uw-thread.c: Update.
1798 * thread-db.c: Update.
1799 * sol-thread.c: Update.
1800 * remote.c: Update.
1801 * remote-vx.c: Update.
1802 * remote-st.c: Update.
1803 * remote-sim.c: Update.
1804 * remote-sds.c: Update.
1805 * remote-rdp.c: Update.
1806 * remote-rdi.c: Update.
1807 * remote-mips.c: Update.
1808 * remote-m32r-sdi.c: Update.
1809 * remote-e7000.c: Update.
1810 * procfs.c: Update.
1811 * ppc-bdm.c: Update.
1812 * nto-procfs.c: Update.
1813 * monitor.c: Update.
1814 * linux-nat.c: Update.
1815 * inftarg.c: Update.
1816 * hpux-thread.c: Update.
1817 * go32-nat.c: Update.
1818 * gnu-nat.c: Update.
1819 * exec.c: Update.
1820 * corelow.c: Update.
1821 * bsd-kvm.c: Update.
1822 * aix-thread.c: Update.
1823
1824 2004-10-08 Andrew Cagney <cagney@gnu.org>
1825
1826 * target.c (debug_target): Move to near start of file.
1827 (target_stopped_data_address_p): Re-org logic, add casts.
1828
1829 2004-10-02 Mark Kettenis <kettenis@gnu.org>
1830
1831 * solib-sunos.c [HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS] (link_map)
1832 (lm_addr, lm_name, lm_next, link_dynamic_2, ld_loaded, rtc_symb)
1833 (rtc_sp, rtc_next, ld_debug, ldd_in_debugger, ldd_bp_addr)
1834 (ldd_bp_inst, ldd_cp, link_dynamic, ld_version, ldd, ld_un, ld_2):
1835 New defines.
1836
1837 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
1838
1839 * target.h (to_stopped_data_address): Change prototype to
1840 take a CORE_ADDR pointer and return an int.
1841 * target.c (update_current_target): Change to_stopped_data_address
1842 to match new prototype.
1843 (debug_to_stopped_data_address): Change appropriately.
1844 * breakpoint.c (bpstat_stop_status): Change call to
1845 target_stopped_data_address to use new prototype.
1846 * frv-tdep.c (frv_have_stopped_data_address): New function.
1847 (frv_stopped_data_address): Change to new prototype and
1848 functionality.
1849 * ia64-linux-nat.c (ia64_stopped_data_address): Change to new
1850 prototype and functionality.
1851 (ia64_stopped_by_watchpoint): New function.
1852 * i386-nat.c (i386_stopped_data_address): Change to new
1853 prototype and functionality.
1854 (i386_stopped_by_watchpoint): New function.
1855 * remote.c (remote_stopped_data_address): Change to new prototype
1856 and functionality.
1857 * remote-m32r-sdi.c (m32r_stopped_data_address): Ditto.
1858 * config/frv/tm-frv.h (frv_stopped_data_address): Change prototype.
1859 (STOPPED_BY_WATCHPOINT): Change to use frv_have_stopped_data_address.
1860 * config/i386/nm-i386.h (STOPPED_BY_WATCHPOINT): Change to use
1861 new i386_stopped_by_watchpoint function.
1862 (i386_stopped_by_watchpoint): New prototype.
1863 (i386_stoppped_data_address): Change to new prototype.
1864 * config/ia64/nm-linux.h (STOPPED_BY_WATCHPOINT): Change to use
1865 new ia64_stopped_by_watchpoint function.
1866 (ia64_stopped_by_watchpoint): New prototype.
1867 (ia64_stopped_data_address): Ditto.
1868
1869 2004-10-08 Paul Hilfinger <Hilfinger@gnat.com>
1870
1871 * ada-typeprint.c (ada_print_type): Use int_string for printing
1872 modulus of modular type.
1873 * ada-lang.h (ada_modulus): Change return type to unsigned.
1874 * ada-lang.c (ada_language_arch_info): Correct type of
1875 string_char_type.
1876 (ada_modulus): Return unsigned result.
1877 (ada_lookup_symbol): Remove user disambiguation and modify comment
1878 accordingly.
1879
1880 2004-10-08 Eric Botcazou <ebotcazou@act-europe.fr>
1881
1882 Committed by Paul Hilfinger.
1883 * ada-lang.c (decode_packed_array): On big-endian targets,
1884 left-justify the value if it comes with a modular type.
1885
1886 2004-10-08 Joel Brobecker <brobecker@gnat.com>
1887
1888 Committed by Paul Hilfinger.
1889 * ada-lang.c (template_to_static_fixed_type): Fix a small typo.
1890 (is_name_suffix): Add support for "___JM" suffixes.
1891 (ada_check_typedef): Renames ada_completed_type.
1892 Update all users of CHECK_TYPEDEF, check_typedef, and
1893 ada_complete_type to call ada_check_typedef.
1894 * ada-typeprint.c: Likewise.
1895 * ada-valprint.c: Likewise.
1896
1897 2004-10-08 Corinna Vinschen <vinschen@redhat.com>
1898
1899 * infcall.c (call_function_by_hand): Use correct VALUE_TYPE macro.
1900
1901 2004-10-08 Nick Roberts <nickrob@snap.net.nz>
1902
1903 * MAINTAINERS: Update e-mail address.
1904
1905 2004-10-07 Daniel Jacobowitz <dan@debian.org>
1906
1907 From Maciej W. Rozycki <macro@mips.com>:
1908 * mips-tdep.c (mips32_next_pc): Check the register's contents,
1909 not its number for BLEZ/BLEZL and BGTZ/BGTZL.
1910
1911 2004-10-07 Kei Sakamoto <sakamoto.kei@renesas.com>
1912
1913 * m32r-tdep.c (decode_prologue): Support functions written
1914 in assembler language. Recognize trap instructions as the
1915 end of prologue.
1916 (m32r_frame_unwind_cache): Ditto.
1917 (m32r_skip_prologue): Extend search limit. Quit analyzing
1918 prologue if pc's location is not readable.
1919
1920 2004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com>
1921
1922 * Makefile.in (.l.c): Do conversions of names of alloc and free
1923 functions that are done for .y.c files, plus special one
1924 for yy_flex_realloc. Also, correct missing-file tests here.
1925 * ada-lex.l (malloc, free): Remove macros.
1926 (resize_tempbuf): Use "realloc"; rely on sed changes to convert to
1927 xrealloc.
1928 (ada_flex_use): Dummy definition to remove warnings about unused
1929 functions.
1930 * ada-exp.y (dummy_string_to_ada_operator): Temporary definition
1931 to suppress warning.
1932
1933 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1934
1935 * sh-tdep.c (sh_return_value_nofpu): New function, implementing
1936 RETURN_VALUE.
1937 (sh_return_value_fpu): Ditto for CPUs with FPU.
1938 (sh_gdbarch_init): Remove STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
1939 RETURN_VALUE_ON_STACK and USE_STRUCT_CONVENTION throughout.
1940 Install sh_return_value_nofpu resp. sh_return_value_fpu as
1941 RETURN_VALUE functions.
1942
1943 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1944
1945 * sh-tdep.c (sh_pseudo_register_read): Add PSEUDO_BANK_REGNUM handling.
1946 (sh_pseudo_register_write): Ditto.
1947
1948 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1949
1950 * sh-tdep.c (IS_MACL_STS): New define.
1951 (IS_MOVI20): Ditto.
1952 (IS_MACL_LDS): Ditto.
1953 (sh_analyze_prologue): Recognize STS.L MACL,@-r15 and MOVI20
1954 instructions in prologue.
1955 (sh_in_function_epilogue_p): Recognize LDS.L @r15+,MACL and MOVI20
1956 instructions in epilogue.
1957
1958 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1959
1960 * sh-tdep.c (SH_NUM_REGS): Define as 67.
1961 (sh_sh_register_name): Add eight empty register names.
1962 (sh_sh3_register_name): Ditto.
1963 (sh_sh3e_register_name): Ditto.
1964 (sh_sh2e_register_name): Ditto.
1965 (sh_sh2a_register_name): New function, defining SH2A register set.
1966 (sh_sh2a_nofpu_register_name): New function, defining SH2A register set
1967 in nofpu case.
1968 (sh_sh_dsp_register_name): Add eight empty register names.
1969 (sh_sh3_dsp_register_name): Ditto.
1970 (sh_sh4_register_name): Ditto.
1971 (sh_sh4_nofpu_register_name): Ditto.
1972 (sh_sh4al_dsp_register_name): Ditto.
1973 (sh2a_show_regs): New function.
1974 (sh2a_nofpu_show_regs): New function.
1975 (sh_sh2a_register_type): New function.
1976 (do_bank_register_info): New function.
1977 (sh_print_pseudo_register): Call do_bank_register_info.
1978 Call sh_print_pseudo_register for valid "bank" register.
1979 (sh_sh2a_register_sim_regno): New function.
1980 (sh_gdbarch_init): Add bfd_mach_sh2a and bfd_mach_sh2a_nofpu handling.
1981 Increment pseudo register count by one for all sh variants with
1982 pseudo registers to accomodate pseudo bank register.
1983 * sh-tdep.h: Add register numbers for R0_BANK0_REGNUM, MACHB_REGNUM,
1984 IVNB_REGNUM, PRB_REGNUM, GBRB_REGNUM, MACLB_REGNUM, BANK_REGNUM,
1985 IBCR_REGNUM, IBNR_REGNUM, TBR_REGNUM and PSEUDO_BANK_REGNUM.
1986 Increment pseudo register numbers.
1987
1988 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1989
1990 * dwarf2read.c (read_subroutine_type): Call make_function_type
1991 instead of lookup_function_type.
1992
1993 2004-10-05 Jim Blandy <jimb@redhat.com>
1994
1995 * linux-nat.c (_initialize_linux_nat): Rename child_ops.
1996 (Previous change missed some uses.)
1997
1998 2004-10-05 Andrew Cagney <cagney@gnu.org>
1999
2000 * target.h (deprecated_child_ops): Rename child_ops.
2001 * wince.c: Update copyright. Rename child_ops.
2002 * win32-nat.c: Rename child_ops.
2003 * target.c: Rename child_ops.
2004 * rs6000-nat.c: Rename child_ops.
2005 * linux-nat.c: Rename child_ops.
2006 * infttrace.c: Rename child_ops.
2007 * inftarg.c: Rename child_ops.
2008 * infptrace.c: Rename child_ops.
2009 * hppah-nat.c: Update copyright. Rename child_ops.
2010 * hpux-thread.c: Update copyright. Rename child_ops.
2011
2012 2004-10-05 Daniel Jacobowitz <dan@debian.org>
2013
2014 * remote.c (remote_xfer_partial): Handle TARGET_OBJECT_MEMORY.
2015
2016 2004-10-05 Andrew Cagney <cagney@gnu.org>
2017
2018 * version.in: Bump to version 6.2.50_YYYY-MM-DD-cvs.
2019
2020 2004-10-05 Daniel Jacobowitz <dan@debian.org>
2021
2022 * dwarf2read.c (REF_HASH_SIZE): Move earlier.
2023 (die_ref_table): Remove.
2024 (struct dwarf2_cu): Add DIES, DEPENDENCIES, and DIE_REF_TABLE.
2025 (struct dwarf2_per_cu_data): Add PSYMTAB. Add a comment describing
2026 the usage of this type.
2027 (struct dwarf2_per_objfile): Update comment for ALL_COMP_UNITS.
2028 (struct dwarf2_pinfo, PST_PRIVATE, DWARF_INFO_OFFSET): Remove.
2029 (struct dwarf2_queue_item, dwarf2_queue, dwarf2_queue_tail): New.
2030 (dwarf2_create_include_psymtab): Update comment.
2031 (find_partial_die): Remove third argument. Remove unreachable call
2032 to error ().
2033 (dwarf2_find_containing_comp_unit): Update comments. Change one
2034 assertion to an error. Remove an unreachable error.
2035 (dwarf2_find_comp_unit): Update comments.
2036 (type_at_offset): Remove dead code.
2037 (make_cleanup_free_die_list, dwarf2_empty_hash_tables): Remove.
2038 (store_in_ref_table): Add CU argument.
2039 (follow_die_ref): Take DIE, attribute, and CU arguments. Handle
2040 inter-compilation-unit references.
2041 (load_full_comp_unit, process_full_comp_unit): New functions, based
2042 on psymtab_to_symtab_1.
2043 (psymtab_to_symtab_1): Use them.
2044 (dwarf2_add_dependence): New function.
2045 (dwarf2_build_psymtabs_hard): Set the psymtab in per_cu. Always create
2046 a per_cu structure, and save it in READ_PSYMTAB_PRIVATE.
2047 (partial_die_parent_scope, guess_structure_name): Update for changes
2048 to find_partial_die.
2049 (dwarf2_psymtab_to_symtab): Initialize dwarf2_per_objfile here.
2050 (queue_comp_unit, process_queue, dwarf2_release_queue): New.
2051 (read_comp_unit): Don't call dwarf2_empty_hash_tables.
2052 (read_die_and_children): Update call to store_in_ref_table.
2053 (do_free_die_list_cleanup): Remove.
2054 (fixup_partial_die): Update for changes to find_partial_die.
2055 (read_full_die): Handle queueing absolute references.
2056 (read_attribute_value): Use DW_ADDR for all DW_FORM_ref* forms.
2057 (dwarf2_attr, die_specification, die_type)
2058 (die_containing_type, dwarf2_extension): Update calls to
2059 follow_die_ref.
2060 (dump_die): Update DW_FORM_ref* handling.
2061 (dwarf2_get_ref_die_offset): Likewise.
2062 (free_one_comp_unit): Release the dies list.
2063 (dwarf2_mark_helper): New function.
2064 (dwarf2_mark): Use it.
2065
2066 2004-10-05 Mark Kettenis <kettenis@jive.nl>
2067
2068 * procfs.c (procfs_xfer_partial): Use WRITEBUF instead of READBUF
2069 when writing to memory.
2070
2071 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
2072
2073 * m32r-tdep.c (m32r_use_struct_convention): Delete function.
2074 (m32r_extract_struct_value_address): Delete function.
2075 (m32r_return_value): New function.
2076 (m32r_gdbarch_init): Instead of store_return_value,
2077 extract_return_value, deprecated_extract_struct_value_address
2078 and deprecated_use_struct_convention, set return_value.
2079
2080 2004-10-03 Daniel Jacobowitz <dan@debian.org>
2081
2082 * dwarf2read.c (read_subrange_type): Add comment for variable
2083 sized arrays.
2084
2085 2004-10-03 Paul Hilfinger <hilfingr@nile.gnat.com>
2086
2087 * Makefile.in (.l.c): Modify rule for compatibility with recent
2088 versions of flex, and remove most command-line options.
2089 * ada-lex.l: Add %options line in place of -I -i and -s command-line
2090 options.
2091
2092 2004-10-02 Paul N. Hilfinger <Hilfinger@gnat.com>
2093
2094 Turn on initial Ada support (mainly expression evaluation).
2095
2096 * Makefile.in (SFILES): Remove ada-tasks.c.
2097 (HFILES_NO_SRCDIR): Add ada-lang.h.
2098 (COMMON_OBS): Add ada-lang.o, ada-typeprint.o, ada-valprint.o.
2099 (YYOBJ): Add ada-exp.o.
2100 (rule .l.c): Generalize to not mention ada.
2101 * symtab.c: Include ada-lang.h.
2102 (symbol_natural_name, symbol_demangled_name)
2103 (symbol_search_name): Add Ada case.
2104
2105 2004-10-01 Andrew Cagney <cagney@gnu.org>
2106
2107 * Makefile.in (COMMON_OBS): Add inf-child.o.
2108 * config/vax/obsd.mh (NATDEPFILES): Remove inf-child.o.
2109 * config/vax/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
2110 * config/vax/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
2111 * config/powerpc/nbsd.mh (NATDEPFILES): Remove inf-child.o.
2112 * config/m88k/obsd.mh (NATDEPFILES): Remove inf-child.o.
2113 * config/i386/obsdaout.mh (NATDEPFILES): Remove inf-child.o.
2114 * config/i386/obsd64.mh (NATDEPFILES): Remove inf-child.o.
2115 * config/i386/obsd.mh (NATDEPFILES): Remove inf-child.o.
2116 * config/i386/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
2117 * config/i386/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
2118 * config/i386/nbsd64.mh (NATDEPFILES): Remove inf-child.o.
2119 * config/i386/fbsd64.mh (NATDEPFILES): Remove inf-child.o.
2120 * config/i386/fbsd.mh (NATDEPFILES): Remove inf-child.o.
2121
2122 * target.c (xfer_using_stratum): Change return type to LONGEST.
2123 On each iteration offset, readbuf and writebuf.
2124 * inf-ptrace.c (inf_ptrace_xfer_partial): Simplify computation of
2125 partial_length, and read/modify/write predicate, update comments.
2126 Pass buffer.word to ptrace write.
2127
2128 2004-10-01 Paul N. Hilfinger <Hilfinger@gnat.com>
2129
2130 * symfile.c (init_filename_language_table): Add extensions for
2131 Ada.
2132 * defs.h (enum language): Add language_ada.
2133 * gdbtypes.h (TYPE_FLAG_FIXED_INSTANCE): Define.
2134 * ada-lang.c: Strip code that is conditionalized out by GNAT_GDB.
2135 (add_symbols_from_enclosing_procs): Make a no-op for now.
2136 (ada_unqualified_name,add_angle_brackets,function_name_from_pc)
2137 (extended_canonical_line_spec, find_sal_from_funcs_and_line)
2138 (find_line_in_linetable, find_next_line_in_linetable)
2139 (read_all_symtabs, is_plausible_func_for_line)
2140 (adjust_pc_past_prologue, error_breakpoint_runtime_sym_not_found)
2141 (is_runtime_sym_defined, check_size): Remove declaration.
2142 (function_name_from_pc, ada_translate_error_message)
2143 (ada_lookup_minimal_symbol): Remove definition.
2144 (ada_add_block_symbols): Remove useless label.
2145 * ada-lang.h (ada_maybe_exception_partial_symbol): Remove
2146 useless declaration.
2147 (ada_is_exception_sym): Likewise.
2148
2149 2004-09-30 Kei Sakamoto <sakamoto.kei@renesas.com>
2150
2151 Add m32r-linux support.
2152 * configure.tgt: Add m32r*-*-linux*.
2153 * Makefile.in (ALLDEPFILES): Add m32r-tdep.c, m32r-linux-nat.c
2154 and m32r-linux-tdep.c.
2155 (m32r-linux-nat.o, m32r-linux-tdep.o): New dependencies.
2156 * m32r-tdep.c: Move some definitions to m32r-tdep.h.
2157 * config/djgpp/fnchange.lst: Add m32r-linux-nat.c and
2158 m32r-linux-tdep.c.
2159 * m32r-tdep.h, m32r-linux-nat.c, m32r-linux-tdep.c,
2160 config/m32r/linux.mh, config/m32r/linux.mt,
2161 config/m32r/nm-linux.h: New files.
2162
2163 2004-09-30 Joel Brobecker <brobecker@gnat.com>
2164
2165 * mips-tdep.c (mips32_decode_reg_save): Remove, unused.
2166 (mips32_fetch_instruction): Remove, unused.
2167
2168 2004-09-30 Joel Brobecker <brobecker@gnat.com>
2169
2170 * mips-tdep.c (mips_insn16_frame_cache): Remove dead code or
2171 conditions that will always be true.
2172
2173 2004-09-30 Mark Kettenis <kettenis@gnu.org>
2174
2175 * vaxbsd-nat.c: Include "target,h" and "inf-ptrace.h".
2176 (vaxbsd_fetch_inferior_registers): Rename from
2177 fetch_inferior_registers. Make static.
2178 (vaxbsd_store_inferior_registers): Rename from
2179 store_inferior_registers. Make static.
2180 (_initialize_vaxbsd_nat): Construct and add target vector.
2181 * config/vax/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
2182 inftarg.o. Add inf-child.o and inf-ptrace.o.
2183 * config/vax/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
2184 inftarg.o. Add inf-child.o and inf-ptrace.o.
2185 (NAT_FILE): Remove.
2186 * config/vax/obsd.mh (NATDEPFILES): Remove infptrace.o and
2187 inftarg.o. Add inf-child.o and inf-ptrace.o.
2188 (NAT_FILE): Remove.
2189 * Makefile.in (vaxbsd-nat.o): Update dependencies.
2190
2191 * m88kbsd-nat.c: Include "target.h" and "inf-ptrace.h".
2192 (m88kbsd_fetch_inferior_registers): Rename from
2193 fetch_inferior_registers. Make static.
2194 (m88kbsd_store_inferior_registers): Rename from
2195 store_inferior_registers. Make static.
2196 (_initialize_m88kbsd_nat): New prototype and function.
2197 * config/m88k/obsd.mh (NATDEPFILES): Remove infptrace.o and
2198 inftarg.o. Add inf-child.o and inf-ptrace.o.
2199 (NAT_FILE): Remove.
2200 * Makefile.in (m88kbsd-nat.o): Update dependencies.
2201
2202 2004-09-30 Andrew Cagney <cagney@gnu.org>
2203
2204 * target.c (target_xfer_partial): New function.
2205 (target_read_memory_partial, target_write_memory_partial)
2206 (default_xfer_partial, target_read_partial, target_write_partial)
2207 (xfer_using_stratum): Use.
2208 (debug_to_xfer_partial): Delete function.
2209 (setup_target_debug): Do not override to_xfer_partial.
2210
2211 2004-09-30 Mark Kettenis <kettenis@chello.nl>
2212
2213 * fork-child.c: Update copyright year. Fix coding style.
2214
2215 2004-09-29 Mark Kettenis <kettenis@gnu.org>
2216
2217 * defs.h (msavestring, mstrsave): Remove prototypes.
2218 * utils.c (msavestring, mstrsave): Remove functions.
2219 * objfiles.c (allocate_objfile): Use xstrdup instead of mstrsave.
2220 * solib-sunos.c (allocate_rt_common_objfile): Use xstrdup instead
2221 of mstrsave.
2222 * source.c (find_and_open_source): Use xstrdup instead of
2223 mstrsave.
2224
2225 2004-09-30 Andrew Cagney <cagney@gnu.org>
2226
2227 * inf-ptrace.c (inf_ptrace_target): Do not set to_xfer_memory.
2228 (inf_ptrace_xfer_memory): Delete.
2229 * target.c (target_xfer_partial_p, xfer_using_stratum): New.
2230 (target_read_memory, target_write_memory): Use xfer_using_stratum
2231 when target_xfer_partial_p.
2232 (debug_target): Move to start of file.
2233 (target_read_memory_partial, target_write_memory_partial): Use
2234 to_xfer_partial when target_xfer_partial_p.
2235
2236 * inf-ptrace.c (inf_ptrace_xfer_partial): Replace call to
2237 inf_ptrace_xfer_memory with equivalent code.
2238 * inftarg.c (child_xfer_partial): When performing a write, pass
2239 writebuf to child_xfer_memory.
2240
2241 * target.c (target_read_string): Use target_read_memory instead of
2242 target_xfer_memory.
2243
2244 2004-09-29 Andrew Cagney <cagney@gnu.org>
2245
2246 * infptrace.c (kill_inferior): Fix typo, in previous inline. Pass
2247 the address of status.
2248
2249 * infptrace.c (ptrace_wait): Mention problem with HPUX.
2250 (kill_inferior): Inline ptrace_wait call.
2251 * linux-nat.c (kill_inferior): Inline ptrace_wait call.
2252 * inftarg.c (child_wait): Inline ptrace_wait call.
2253
2254 * target.h (struct target_ops): Delete field to_post_wait.
2255 (target_post_wait): Delete macro.
2256 (child_post_wait): Delete declaration.
2257 * target.c (update_current_target, update_current_target)
2258 (debug_to_post_wait, setup_target_debug): Delete functions and
2259 references.
2260 * infttrace.c (ptrace_wait): Delete call to target_post_wait.
2261 * inftarg.c (child_post_wait): Delete.
2262 (init_child_ops): Do not set to_post_wait.
2263 * infptrace.c (ptrace_wait): Delete call to target_post_wait.
2264 * inf-ptrace.c (inf_ptrace_wait): Delete call to target_post_wait.
2265 * inf-child.c (inf_child_post_wait): Delete.
2266 (inf_child_target): Do not set to_post_wait.
2267 * inf-ptrace.c (inf_ptrace_post_wait): Delete.
2268 (inf_ptrace_target): Do not set to_post_wait.
2269
2270 * wince.c (child_ops): Delete.
2271 * win32-nat.c (child_ops): Delete.
2272
2273 * inftarg.c (inftarg_set_find_memory_regions)
2274 (inftarg_set_make_corefile_notes): Delete functions.
2275 (_initialize_linux_nat): Inline calls.
2276
2277 * target.h (child_ops): Declare.
2278 * inftarg.c (child_ops): Move from here ...
2279 * target.c (child_ops): ... to here.
2280 * wince.c (child_ops): Delete extern declaration.
2281 * win32-nat.c (child_ops): Delete extern declaration.
2282 * linux-nat.c (child_ops): Delete extern declaration.
2283 * hpux-thread.c (child_ops): Delete extern declaration.
2284
2285 2004-09-28 Mark Kettenis <kettenis@gnu.org>
2286
2287 * configure.tgt: Set default OS/ABI for OpenBSD ELF targets.
2288
2289 2004-09-28 Mark Kettenis <kettenis@gnu.org>
2290
2291 * configure.in: Only set host_makefile_frag when building a native
2292 debugger.
2293 * configure: Regenerate.
2294
2295 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Register OS/ABI
2296 for OpenBSD ELF.
2297
2298 2004-09-28 Andrew Cagney <cagney@gnu.org>
2299
2300 Problem identified by Paul Hilfinger.
2301 * Makefile.in (ada_lex_c): Define.
2302 (ada-lex.o): Delete rule.
2303
2304 * linux-proc.c: Delete file.
2305 * Makefile.in: Update.
2306 * config/sparc/linux64.mh (NATDEPFILES):
2307 * config/sparc/linux.mh (NATDEPFILES): Update.
2308 * config/s390/s390.mh (NATDEPFILES): Update.
2309 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Update.
2310 * config/powerpc/linux.mh (NATDEPFILES): Update.
2311 * config/pa/linux.mh (NATDEPFILES): Update.
2312 * config/mips/linux.mh (NATDEPFILES): Update.
2313 * config/m68k/linux.mh (NATDEPFILES): Update.
2314 * config/ia64/linux.mh (NATDEPFILES): Update.
2315 * config/i386/linux64.mh (NATDEPFILES): Update.
2316 * config/i386/linux.mh (NATDEPFILES): Update.
2317 * config/arm/linux.mh (NATDEPFILES): Update.
2318 * config/alpha/alpha-linux.mh (NATDEPFILES): Update.
2319 * linux-nat.c: Update copyright. Include <sys/param.h>,
2320 <sys/procfs.h>, "elf-bfd.h", "gregset.h", <ctype.h>,
2321 "gdbthread.h", "gdb_stat.h", <fcntl.h>.
2322 (O_LARGEFILE): Possibly define.
2323 (_initialize_linux_nat, linux_proc_pending_signals)
2324 (add_line_to_sigset, linux_proc_xfer_memory)
2325 (linux_nat_info_proc_cmd, linux_nat_make_corefile_notes)
2326 (linux_nat_do_registers, linux_nat_corefile_thread_callback)
2327 (struct linux_corefile_thread_data)
2328 (linux_nat_do_thread_registers, linux_nat_find_memory_regions)
2329 (child_pid_to_exec_file): Insert code previously in linux-proc.c.
2330
2331 2004-09-16 Andrew Cagney <cagney@gnu.org>
2332
2333 * lin-lwp.c: Delete file.
2334 * linux-nat.c: Include "gdb_assert.h", "gdb_string.h", <unistd.h>,
2335 <sys/syscall.h>, "gdbthread.h", "gdbcmd.h", "regcache.h".
2336 (status_to_str, init_lwp_list, add_lwp, delete_lwp)
2337 (find_lwp_pid, iterate_over_lwps, lin_lwp_attach_lwp)
2338 (linux_nat_attach, detach_callback, linux_nat_detach)
2339 (resume_callback, resume_clear_callback, linux_nat_resume)
2340 (kill_lwp, linux_nat_handle_extended, wait_lwp, stop_callback)
2341 (stop_wait_callback, linux_nat_has_pending, flush_callback)
2342 (status_callback, running_callback, count_events_callback)
2343 (select_singlestep_lwp_callback, select_event_lwp_callback)
2344 (cancel_breakpoints_callback, select_event_lwp, resumed_callback)
2345 (child_wait, stop_and_resume_callback, linux_nat_wait)
2346 (kill_callback, kill_wait_callback, linux_nat_kill)
2347 (linux_nat_create_inferior, linux_nat_mourn_inferior)
2348 (linux_nat_xfer_memory, linux_nat_thread_alive)
2349 (linux_nat_pid_to_str, init_linux_nat_ops, sigchld_handler)
2350 (_initialize_linux_nat): New functions.
2351 * Makefile.in: Update all dependencies.
2352 * config/sparc/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
2353 * config/sparc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2354 * config/s390/s390.mh (NATDEPFILES): Remove lin-lwp.o.
2355 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Remove lin-lwp.o.
2356 * config/powerpc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2357 * config/pa/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2358 * config/mips/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2359 * config/m68k/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2360 * config/ia64/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2361 * config/i386/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
2362 * config/i386/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2363 * config/arm/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2364 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove lin-lwp.o.
2365
2366 2004-09-27 Mark Kettenis <kettenis@gnu.org>
2367
2368 * config/i386/fbsd64.mh, config/i386/nbsd64.mh,
2369 config/i386/obsd64.mh (NAT_FILE): Remove variable.
2370
2371 * configure.in: Don't comment out NATDEPFILES in the generated
2372 Makefile if NAT_FILE is unset.
2373 * configure: Regenerate.
2374
2375 2004-09-27 Andrew Cagney <cagney@gnu.org>
2376
2377 * infrun.c (check_for_old_step_resume_breakpoint): Delete.
2378 (insert_step_resume_breakpoint): Delete.
2379 (insert_step_resume_breakpoint_at_frame): New function.
2380 (insert_step_resume_breakpoint_at_sal): New function.
2381 (handle_inferior_event, step_into_function)
2382 (insert_step_resume_breakpoint): Simplify by using same.
2383
2384 * gdb_indent.sh (types): Add caddr_t to list of predefined types.
2385
2386 2004-09-26 Mark Kettenis <kettenis@gnu.org>
2387
2388 * fbsd-proc.c: Remove file.
2389 * Makefile.in (fbsd-proc.o): Remove dependency.
2390
2391 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Group target related
2392 code together.
2393
2394 * config/i386/nm-fbsd64.h: Remove file.
2395 * config/i386/fbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
2396
2397 2004-09-26 Mark Kettenis <kettenis@gnu.org>
2398
2399 * amd64-nat.h: Update copyright year.
2400 (amd64bsd_target): New prototype.
2401 * amd64bsd-nat.c: Include "target.h" and "inf-ptrace.h".
2402 (amd64bsd_target): New function.
2403 (amd64bsd_fetch_inferior_registers): Rename from
2404 fetch_inferior_registers. Make static.
2405 (amd64bsd_store_inferior_registers): Rename from
2406 store_inferior_registers. Make static.
2407 * amd64fbsd-nat.c: Include "target.h" and "fbsd-nat.h".
2408 (_initialize_amd64fbsd_nat): Construct and add target vector.
2409 * amd64nbsd-nat.o: Include "target.h".
2410 (_initialize_amd64nbsd_nat): Construct and add target vector.
2411 * amd64obsd-nat.c: Include "target.h".
2412 (_initialize_amd64obsd_nat): Construct and add target vector.
2413 * config/i386/nm-fbsd64.h (CHILD_PID_TO_EXEC_FILE): Remove define.
2414 * config/i386/fbsd64.mh (NATDEPFILES): Remove infptrace.o,
2415 inftarg.o and fbsd-proc.o. Add inf-child.o, inf-ptrace.o and
2416 fbsd-nat.o.
2417 * config/i386/nbsd64.mh, config/i386/obsd64.mh (NATDEPFILES):
2418 Remove infptrace.o and inftarg.o. Add inf-child.o and
2419 inf-ptrace.o.
2420 * Makefile.in (amd64bsd-nat.o, amd64fbsd-nat.o, amd64nbsd-nat.o)
2421 (amd64obsd-nat.o): Update dependencies.
2422
2423 2004-09-25 Mark Kettenis <kettenis@gnu.org>
2424
2425 * config/i386/fbsd.mh (NATDEPFILES): Remove infptrace.o.
2426 * config/i386/nbsdaout.mh (NATDEPFILES): Remove infptrace.o.
2427 * config/i386/nbsdelf.mh (NATDEPFILES): Remove infptrace.o.
2428 * config/i386/obsd.mh (NATDEPFILES): Remove infptrace.o.
2429 * config/i386/obsdaout.mh (NATDEPFILES): Remove infptrace.o.
2430
2431 * inf-ptrace.c (inf_ptrace_attach): Remove redundant parenthesis.
2432 Inline attach call.
2433 (inf_ptrace_detach): Inline detach call.
2434
2435 * configure.in: Check for waddstr instead of mvwaddstr when
2436 searching for curses library. Check for wborder.
2437 * configure, config.in: Regenerate.
2438 * tui/tui-wingeneral.c (box_win): Use box if wborder isn't
2439 available.
2440
2441 * inf-ptrace.c (inf_ptrace_xfer_memory): Fix gdb_indent.sh wart.
2442
2443 2004-09-24 Robert Picco <Robert.Picco@hp.com>
2444
2445 Committed by Andrew Cagney.
2446 * remote.c (set_remote_protocol_p_packet_cmd, remote_protocol_p)
2447 (show_remote_protocol_p_packet_cmd): New. Implement 'p' packet.
2448 configuration.
2449 (fetch_register_using_p): Implement 'p' packet. Based on code by
2450 Fernando Nasser.
2451 (remote_fetch_registers): Call fetch_register_using_p.
2452 (init_all_packet_configs, show_remote_cmd)
2453 (_initialize_remote): Add p-packet.
2454
2455 2004-09-24 Mark Kettenis <kettenis@gnu.org>
2456
2457 * inf-ptrace.c (inf_ptrace_kill_inferior): Call ptrace directly
2458 instead of call_ptrace. Call wait directly instead of
2459 ptrace_wait.
2460 (inf_ptrace_me): Call ptrace directly instead of call_ptrace.
2461 (inf_ptrace_wait): Inline ptrace_wait call.
2462
2463 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
2464
2465 * Makefile.in (.y.c): Revert previous change. ../ylwrap was
2466 rolled back instead.
2467
2468 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
2469
2470 * Makefile.in (.y.c): Modify $(YLWRAP) invocation to use
2471 the new argument order.
2472
2473 2004-09-23 Corinna Vinschen <vinschen@redhat.com>
2474
2475 * MAINTAINERS: Remove "broken" from XStormy16 entry.
2476 * xstormy16-tdep.c: Convert XStormy16 target to latest GDB methods.
2477 (struct gdbarch_tdep): Remove.
2478 (struct xstormy16_frame_cache): New frame cache structure.
2479 (xstormy16_register_byte, xstormy16_register_raw_size)
2480 (xstormy16_reg_virtual_type, xstormy16_register_type)
2481 (xstormy16_push_arguments, xstormy16_push_return_address)
2482 (xstormy16_pop_frame, xstormy16_store_struct_return)
2483 (xstormy16_store_return_value, xstormy16_extract_struct_value_address)
2484 (xstormy16_frame_saved_register, xstormy16_get_saved_register)
2485 (xstormy16_scan_prologue, xstormy16_frame_init_saved_regs)
2486 (xstormy16_frame_saved_pc, xstormy16_init_extra_frame_info)
2487 (xstormy16_frame_chain, xstormy16_frame_chain_valid,
2488 (xstormy16_saved_pc_after_call, xstormy16_save_dummy_frame_to): Remove.
2489 (xstormy16_use_struct_convention): Drop gcc_p parameter.
2490 (xstormy16_extract_return_value, xstormy16_store_return_value):
2491 Regcachify. Drop useless struct convention handling.
2492 (xstormy16_register_type, xstormy16_return_value)
2493 (xstormy16_push_dummy_call, xstormy16_analyze_prologue)
2494 (xstormy16_alloc_frame_cache, xstormy16_frame_cache)
2495 (xstormy16_frame_prev_register, xstormy16_frame_this_id)
2496 (xstormy16_frame_base_address, xstormy16_frame_sniffer)
2497 (xstormy16_unwind_sp, xstormy16_unwind_pc)
2498 (xstormy16_unwind_dummy_id) : New functions.
2499 (xstormy16_skip_prologue): Call xstormy16_analyze_prologue instead
2500 of xstormy16_scan_prologue.
2501 (xstormy16_frame_unwind): New frame_unwind structure.
2502 (xstormy16_frame_base): New frame_base structure.
2503 (xstormy16_gdbarch_init): Accomodate all of the above changes.
2504 Reshuffle for better readability. Also add dwarf2_frame_sniffer.
2505
2506 2004-09-22 Mark Kettenis <kettenis@gnu.org>
2507
2508 * language.c (language_gdbarch_post_init): Fix off-by one error.
2509
2510 2004-09-21 Daniel Jacobowitz <dan@debian.org>
2511
2512 * dwarf2read.c (struct dwarf2_per_cu_data): New field type_hash.
2513 (struct dwarf2_offset_and_type): New.
2514 (set_die_type, reset_die_and_siblings_types, get_die_type)
2515 (offset_and_type_hash, offset_and_type_eq): New functions.
2516 (read_structure_type, read_enumeration_type, read_array_type)
2517 (read_namespace, read_tag_pointer_type, read_tag_ptr_to_member_type)
2518 (read_tag_reference_type, read_tag_const_type)
2519 (read_tag_volatile_type, read_tag_string_type, read_subroutine_type)
2520 (read_typedef, read_base_type, read_subrange_type): Use
2521 set_die_type.
2522
2523 2004-09-20 Daniel Jacobowitz <dan@debian.org>
2524
2525 * Makefile.in (dwarf2read.o): Update dependencies.
2526 * dwarf2read.c: Include "command.h" and "gdbcmd.h".
2527 (struct dwarf2_per_objfile): Add all_comp_units, n_comp_units,
2528 and read_in_chain.
2529 (struct dwarf2_cu): Add read_in_chain, per_cu, last_used,
2530 mark, and has_form_ref_addr.
2531 (struct dwarf2_per_cu_data): New.
2532 (dwarf2_max_cache_age): New.
2533 (dwarf2_build_psymtabs_hard): Free cached compilation units
2534 after loading. Create and manage the list of compilation units.
2535 Remove unnecessary NULL initialization. Fix indentation.
2536 (psymtab_to_symtab_1): Initialize all of CU.
2537 (dwarf2_read_abbrevs): Set has_form_ref_addr.
2538 (find_partial_die): Use dwarf2_find_containing_comp_unit
2539 and load_comp_unit.
2540 (free_stack_comp_unit): Update comments. Clear the per-cu
2541 pointer. Handle aging.
2542 (dwarf2_find_containing_comp_unit, free_cached_comp_units)
2543 (age_cached_comp_units, free_one_cached_comp_unit)
2544 (dwarf2_mark, dwarf2_clear_marks, create_all_comp_units)
2545 (load_comp_unit, dwarf2_find_comp_unit, free_one_comp_unit)
2546 (set_dwarf2_cmdlist, show_dwarf2_cmdlist, set_dwarf2_cmd)
2547 (show_dwarf2_cmd): New.
2548 (_initialize_dwarf2_read): Provide "maint set dwarf2 max-cache-age"
2549 and "maint show dwarf2 max-cache-age".
2550 * gdbcmd.h (maintenance_set_cmdlist, maintenance_show_cmdlist): New
2551 externs.
2552 * maint.c (maintenance_set_cmdlist, maintenance_show_cmdlist): Make
2553 global.
2554
2555 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
2556
2557 * dwarf2read.c (typename_concat): Change prototype to accept obstack
2558 and dwarf2_cu struct pointer as arguments. Change function to use
2559 obstack if provided and use dwarf2_cu to determine language-specific
2560 separator.
2561 (partial_die_parent_scope): Change comment to include java. Use
2562 new version of typename_concat instead of obconcat.
2563 (partial_die_full_name): Use typename_concat.
2564 (read_namespace): Ditto.
2565 (read_enumeration_type): Use typename_concat instead of obconcat.
2566 (new_symbol): Ditto.
2567 (add_partial_symbol): Enhance tests for C++ to also test for Java.
2568 (guess_structure_name): Ditto.
2569 (read_subroutine_type): Ditto.
2570 (read_structure_type): Ditto.
2571 (is_vtable_name): Add Java support.
2572 (determine_class_name): Switch to new typename_concat call.
2573 (determine_prefix): Switch to new typename_concat call.
2574 * jv-exp.y (FuncStart): New pattern.
2575 (MethodInvocation): Add support for simple function calls. Change
2576 warning message for other forms of inferior call currently not
2577 supported.
2578 * valarith.c (value_subscript): Treat an array with upper-bound
2579 of -1 as unknown size.
2580
2581 2004-09-20 Daniel Jacobowitz <dan@debian.org>
2582
2583 * symtab.c (lookup_partial_symtab): Use psymtab_to_fullname.
2584 (lookup_partial_symtab): Use symtab_to_fullname.
2585
2586 2004-09-19 Jim Blandy <jimb@redhat.com>
2587
2588 * minsyms.c (lookup_minimal_symbol): Doc fix.
2589
2590 2004-09-20 Andrew Cagney <cagney@gnu.org>
2591
2592 * config/nm-lynx.h (DEPRECATED_CHILD_RESUME): Deprecate
2593 CHILD_RESUME.
2594 * config/i386/nm-linux.h (DEPRECATED_CHILD_RESUME): Ditto.
2595 * config/nm-linux.h (DEPRECATED_KILL_INFERIOR): Deprecate
2596 KILL_INFERIOR.
2597 * infptrace.c: Update.
2598
2599 2004-09-19 Daniel Jacobowitz <dan@debian.org>
2600
2601 * symtab.c (output_source_filename): Mark first argument as const.
2602 (sources_info): Use symtab_to_fullname and psymtab_to_fullname
2603 for "info sources" output.
2604
2605 2004-09-20 Mark Kettenis <kettenis@gnu.org>
2606
2607 * config/i386/nm-fbsd.h, config/i386/nm-obsd.h: Don't include
2608 <machine/vmparam.h>.
2609 (KERNEL_U_ADDR, REGISTER_U_ADDR): Remove defines.
2610 (register_u_addr): Remove prototype.
2611
2612 2004-09-19 Mark Kettenis <kettenis@gnu.org>
2613
2614 * i386bsd-nat.c: Include "i386bsd-nat.h" and "inf-ptrace.h".
2615 (i386bsd_fetch_inferior_registers): Rename from
2616 fetch_inferior_registers. Make static.
2617 (i386bsd_store_inferior_registers): Rename from
2618 store_inferior_registers. Make static.
2619 (i386bsd_target): New function.
2620 * i386bsd-nat.h: New file.
2621 * i386fbsd-nat.c: Include "target.h", "fbsd-nat.h" and
2622 "i386bsd-nat.h".
2623 (i386fbsd_resume): Rename from child_resume. Make static.
2624 (_initialize_i386fbsd_nat): Construct and add target vector.
2625 * i386nbsd-nat.c: Include "target.h" and "i386bsd-nat.h".
2626 (_initialize_i386nbsd_nat): Construct and add target vector.
2627 * config/i386/nm-fbsd.h: (CHILD_RESUME, CHILD_PID_TO_EXEC_FILE):
2628 Remove defines.
2629 * config/i386/fbsd.mh (NATDEPFILES): Add inf-child.o, inf-ptrace.o
2630 and fbsd-nat.o. Remove inftarg.o and fbsd-proc.o.
2631 * config/i386/nbsdaout.mh (NATDEPFILES): Add inf-child.o,
2632 inf-ptrace.o, i386bsd-nat.o and bsd-kvm.o. Remove inftarg.o.
2633 (LOADLIBES): New variable.
2634 * config/i386/nbsdelf.mh (NATDEPFILES): Add inf-child.o and
2635 inf-ptrace.o. Remove inftarg.o.
2636 * config/i386/obsd.mh (NATDEPFILES): Add inf-child.o and
2637 inf-ptrace.o. Remove inftarg.o.
2638 * config/i386/obsdaout.mh (NATDEPFILES): Add inf-child.o,
2639 inf-ptrace.o, i386nbsd-nat.o and bsd-kvm.o. Remove inftarg.o.
2640 (LOADLIBES): New variable.
2641 * Makefile.in (i386bsd_nat_h): New variable.
2642 (i386bsd-nat.o, i386fbsd-nat.o, i386nbsd-nat.o): Update
2643 dependencies.
2644
2645 * sparc64nbsd-tdep.c: Include "objfiles.h".
2646 (sparc64nbsd_init_abi): Set in_solib_call_trampoline and
2647 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
2648 svr4_lp64_fetch_link_map_offsets.
2649 * sparc64obsd-tdep.c: Include "objfiles.h". Don't include
2650 "nbsd-tdep.h".
2651 (sparc64obsd_init_abi): Set in_solib_call_trampoline and
2652 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
2653 svr4_lp64_fetch_link_map_offsets.
2654 * Makefile.in (sparc64nbsd-tdep.o, sparc64obsd-tdep.o): Update
2655 dependencies.
2656
2657 * fbsd-nat.c: New files with cleaned up contents of fbsd-proc.c.
2658 * fbsd-nat.h: New file.
2659 * Makefile.in (ALLDEPFILES): Add fbsd-nat.c.
2660 (fbsd_nat_h): New variable.
2661 (fbsd-nat.o): New dependency.
2662
2663 * config/sparc/nbsd64.mt, config/sparc/obsd.mt,
2664 config/sparc/obsd64.mt (DEPRECATED_TM_FILE): Set to solib.h.
2665
2666 * inf-child.c (inf_child_post_wait): Remove stray whitespace in
2667 comment.
2668
2669 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
2670
2671 * ada-exp.y (type_int): New function to add layer of abstraction
2672 around references to expression types.
2673 (type_long): Ditto.
2674 (type_long_long): Ditto.
2675 (type_float): Ditto.
2676 (type_double): Ditto.
2677 (type_long_double): Ditto.
2678 (type_char): Ditto.
2679 (type_system_address): Ditto.
2680 (simple_exp): Use type_* functions in place of builtin_*
2681 variables.
2682 (exp): Ditto.
2683 (write_var_from_name): Ditto.
2684 (write_object_renaming): Ditto.
2685 * ada-lang.c (ada_create_fundamental_type): Remove redundant
2686 declaration.
2687 (build_ada_types): Remove, replacing with...
2688 (ada_language_arch_info): New function to initialize primitive
2689 type vector in language_arch_info.
2690 (ada_array_length): Remove use of builtin_type_ada_int.
2691 (value_pos_atr): Ditto.
2692 (ada_evaluate_subexp): Ditto.
2693 (builtin_type_ada_int, builtin_type_ada_short, builtin_type_ada_long,
2694 builtin_type_ada_long_long, builtin_type_ada_char,
2695 builtin_type_ada_float, builtin_type_ada_double,
2696 builtin_type_ada_long_double, builtin_type_ada_natural,
2697 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
2698 (ada_builtin_types): Remove.
2699 (ada_language_defn): Remove entries for la_builtin_type_vector and
2700 string_char_type and use ada_language_arch_info.
2701 (_initialize_ada_language): Do type-vector initialization along
2702 the lines of c-lang.c.
2703 (ada_create_fundamental_type): Break up line.
2704 (ada_dump_symtab): Remove unused function.
2705 (enum ada_primitive_types): Define.
2706 * ada-lang.h (builtin_type_ada_int, builtin_type_ada_short,
2707 builtin_type_ada_long,builtin_type_ada_long_long,builtin_type_ada_char,
2708 builtin_type_ada_float, builtin_type_ada_double,
2709 builtin_type_ada_long_double, builtin_type_ada_natural,
2710 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
2711 * ada-lex.l: Use type_* functions in place of builtin_* variables.
2712 (processInt): Ditto.
2713 (processReal): Ditto.
2714 (name_lookup): Ditto.
2715 * ada-typeprint.c (print_range): Use builtin_type_int, not
2716 builtin_type_ada_int.
2717
2718 2004-09-18 Mark Kettenis <kettenis@gnu.org>
2719
2720 * i386-tdep.c (i386_register_name): Rename regno to regnum.
2721
2722 * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
2723 * config/pa/hpux11.mh (MH_CFLAGS): Likewise.
2724 * config/pa/hpux11w.mh (MH_CFLAGS): Likewise.
2725 * configure.in: Improve checks for curses library by checking for
2726 mvwaddstr instead of initscr. Drop HP curses in favour of
2727 standard curses on HP-UX.
2728 * configure: Regenerated.
2729
2730 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
2731
2732 * ada-lang.c: (ada_main_name, ada_value_slice_ptr, ada_value_slice,
2733 ada_breakpoint_rewrite, ada_template_to_fixed_record_type_1):
2734 Minor formatting changes.
2735 (empty_array): Slight rewrite for formatting.
2736 (emit_char,parse,ada_language_defn,build_ada_types,
2737 ada_is_exception_sym, _initialize_ada_language): Move
2738 definitions around.
2739 (ada_dump_symtab): Remove unused definition.
2740 (ada_maybe_exception_partial_symbol): Remove unused definition.
2741
2742 2004-09-16 Andrew Cagney <cagney@gnu.org>
2743
2744 * inf-child.c: Include "gdb_string.h".
2745 (inf_child_core_file_to_sym_file): Delete.
2746 (inf_child_target): Set to_fetch_registers and to_store_registers.
2747 * inf-ptrace.c: Include "gdb_string.h".
2748 * Makefile.in: Update all dependencies.
2749
2750 * Makefile.in (gnu-v3-abi.o): Add explict rule to avoid -Werror
2751 problem.
2752
2753 2004-09-14 Joel Brobecker <brobecker@gnat.com>
2754
2755 * mips-tdep.c (mips_insn32_frame_cache): Pass frame cache in
2756 call to heuristic_proc_desc. Remove code that became redundant
2757 as a consequence.
2758 (read_next_frame_reg): Remove special case for SP_REGNUM.
2759 (set_reg_offset): Fix small typo.
2760 (reset_saved_regs): New procedure.
2761 (mips32_heuristic_proc_desc): No longer compute a fake
2762 procedure descriptor. Compute the full frame cache instead.
2763 Some minor comment reformatting.
2764
2765 2004-09-14 Andrew Cagney <cagney@gnu.org>
2766
2767 * MAINTAINERS: Add Michael Chastain as the backup gdb.threads
2768 maintainer.
2769
2770 * thread-db.c (thread_db_new_objfile): Assume that there is a
2771 child process.
2772
2773 2004-09-13 Jim Blandy <jimb@redhat.com>
2774
2775 * valops.c (value_assign): Move 'buffer' to the enclosing block,
2776 so that its storage isn't referenced after its lifetime ends.
2777
2778 * valops.c (value_assign): 'use_buffer' is initialized to zero,
2779 and never assigned to. Delete it, and the 'if (use_buffer)'
2780 clauses. Delete 'raw_buffer', since it is now unused.
2781
2782 2004-09-13 Andrew Cagney <cagney@gnu.org>
2783
2784 * configure.in (frags): Replace TM_FILE with DEPRECATED_TM_FILE.
2785 * configure: Re-generate.
2786 * nlm/Makefile.in (TAGS): Update.
2787 * Makefile.in (TAGS): Update.
2788 * config/vax/nbsd.mt (TM_FILE): Update.
2789 * config/sparc/vxworks.mt (TM_FILE): Update.
2790 * config/sparc/sol2.mt (TM_FILE): Update.
2791 * config/sparc/sol2-64.mt (TM_FILE): Update.
2792 * config/sparc/obsd64.mt (TM_FILE): Update.
2793 * config/sparc/obsd.mt (TM_FILE): Update.
2794 * config/sparc/nbsd64.mt (TM_FILE): Update.
2795 * config/sparc/nbsd.mt (TM_FILE): Update.
2796 * config/sparc/linux64.mt (TM_FILE): Update.
2797 * config/sparc/linux.mt (TM_FILE): Update.
2798 * config/sparc/fbsd.mt (TM_FILE): Update.
2799 * config/sh/wince.mt (TM_FILE): Update.
2800 * config/sh/nbsd.mt (TM_FILE): Update.
2801 * config/sh/linux.mt (TM_FILE): Update.
2802 * config/sh/embed.mt (TM_FILE): Update.
2803 * config/s390/s390.mt (TM_FILE): Update.
2804 * config/rs6000/rs6000lynx.mt (TM_FILE): Update.
2805 * config/rs6000/rs6000.mt (TM_FILE): Update.
2806 * config/rs6000/aix4.mt (TM_FILE): Update.
2807 * config/powerpc/vxworks.mt (TM_FILE): Update.
2808 * config/powerpc/ppc-sim.mt (TM_FILE): Update.
2809 * config/powerpc/ppc-eabi.mt (TM_FILE): Update.
2810 * config/powerpc/obsd.mt (TM_FILE): Update.
2811 * config/powerpc/nbsd.mt (TM_FILE): Update.
2812 * config/powerpc/linux.mt (TM_FILE): Update.
2813 * config/powerpc/aix.mt (TM_FILE): Update.
2814 * config/pa/obsd.mt (TM_FILE): Update.
2815 * config/pa/linux.mt (TM_FILE): Update.
2816 * config/pa/hppahpux.mt (TM_FILE): Update.
2817 * config/pa/hppa64.mt (TM_FILE): Update.
2818 * config/pa/hppa.mt (TM_FILE): Update.
2819 * config/ns32k/nbsdaout.mt (TM_FILE): Update.
2820 * config/mips/wince.mt (TM_FILE): Update.
2821 * config/mips/vxmips.mt (TM_FILE): Update.
2822 * config/mips/nbsd.mt (TM_FILE): Update.
2823 * config/mips/linux.mt (TM_FILE): Update.
2824 * config/mips/irix6.mt (TM_FILE): Update.
2825 * config/mips/irix5.mt (TM_FILE): Update.
2826 * config/mips/embed.mt (TM_FILE): Update.
2827 * config/m68k/vxworks68.mt (TM_FILE): Update.
2828 * config/m68k/st2000.mt (TM_FILE): Update.
2829 * config/m68k/os68k.mt (TM_FILE): Update.
2830 * config/m68k/obsd.mt (TM_FILE): Update.
2831 * config/m68k/nbsd.mt (TM_FILE): Update.
2832 * config/m68k/monitor.mt (TM_FILE): Update.
2833 * config/m68k/linux.mt (TM_FILE): Update.
2834 * config/m68k/cisco.mt (TM_FILE): Update.
2835 * config/ia64/linux.mt (TM_FILE): Update.
2836 * config/ia64/aix.mt (TM_FILE): Update.
2837 * config/ia64/ia64.mt (TM_FILE): Update.
2838 * config/i386/vxworks.mt (TM_FILE): Update.
2839 * config/i386/obsd64.mt (TM_FILE): Update.
2840 * config/i386/obsd.mt (TM_FILE): Update.
2841 * config/i386/nto.mt (TM_FILE): Update.
2842 * config/i386/nbsd64.mt (TM_FILE): Update.
2843 * config/i386/nbsd.mt (TM_FILE): Update.
2844 * config/i386/linux64.mt (TM_FILE): Update.
2845 * config/i386/linux.mt (TM_FILE): Update.
2846 * config/i386/i386sol2.mt (TM_FILE): Update.
2847 * config/i386/i386lynx.mt (TM_FILE): Update.
2848 * config/i386/fbsd64.mt (TM_FILE): Update.
2849 * config/i386/fbsd.mt (TM_FILE): Update.
2850 * config/i386/cygwin.mt (TM_FILE): Update.
2851 * config/h8300/h8300.mt (TM_FILE): Update.
2852 * config/frv/frv.mt (TM_FILE): Update.
2853 * config/cris/cris.mt (TM_FILE): Update.
2854 * config/arm/wince.mt (TM_FILE): Update.
2855 * config/arm/nbsd.mt (TM_FILE): Update.
2856 * config/arm/linux.mt (TM_FILE): Update.
2857 * config/arm/embed.mt (TM_FILE): Update.
2858 * config/alpha/nbsd.mt (TM_FILE): Update.
2859 * config/alpha/fbsd.mt (TM_FILE): Update.
2860 * config/alpha/alpha.mt (TM_FILE): Update.
2861 * config/alpha/alpha-osf1.mt (TM_FILE): Update.
2862 * config/alpha/alpha-linux.mt (TM_FILE): Update.
2863
2864 Eliminate event_loop_p, always has the value 1.
2865 * defs.h (event_loop_p): Delete macro.
2866 * breakpoint.c (until_break_command): Simplify.
2867 * utils.c (prompt_for_continue): Simplify.
2868 * tracepoint.c (read_actions): Simplify.
2869 * top.c (throw_exception, execute_command, gdb_readline_wrapper)
2870 (gdb_rl_operate_and_get_next, command_line_input, get_prompt)
2871 (set_prompt, init_main): Simplify.
2872 (init_signals, disconnect): Delete, unused.
2873 * remote.c (remote_async_resume)
2874 (extended_remote_async_create_inferior): Simplify.
2875 * mi/mi-interp.c (mi_input): Delete, unused.
2876 (mi_interpreter_resume, mi_command_loop): Simplify.
2877 * interps.c (current_interp_command_loop): Simplify.
2878 * infrun.c (proceed): Simplify.
2879 * infcmd.c (run_command, continue_command, step_1, jump_command)
2880 (until_command, advance_command, finish_command)
2881 (interrupt_target_command): Simplify.
2882 * event-top.c (gdb_setup_readline, gdb_disable_readline): Simplify.
2883
2884 * config/i386/nm-i386.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
2885 * config/s390/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
2886 * config/pa/nm-hppah.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
2887 * config/ia64/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
2888 * config/frv/tm-frv.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
2889 * mips-tdep.c (mips_dump_tdep): Do not print same.
2890
2891 2004-09-12 Andrew Cagney <cagney@gnu.org>
2892
2893 * valprint.c (print_longest): Use fputs_filtered. Make "val"
2894 const.
2895 * Makefile.in (valprint.o): Delete explict rule.
2896
2897 * config/m68k/nbsdelf.mh: Add missing trailing newline. Problem
2898 reported by Dave Anderson.
2899
2900 * target.c (target_info): Delete #ifdef call to FILES_INFO_HOOK.
2901
2902 * inferior.h (STORE_STRUCT_RETURN): Delete macro.
2903
2904 2004-09-12 Salvador E. Tropea <set@users.sf.net>
2905 Andrew Cagney <cagney@gnu.org>
2906
2907 * mi/mi-main.c (mi_cmd_data_list_changed_registers)
2908 (mi_cmd_data_list_register_values)
2909 (mi_cmd_data_write_register_values): Include the PSEUDO_REGS in
2910 the register number computation.
2911
2912 2004-09-12 Andrew Cagney <cagney@gnu.org>
2913
2914 * ppcnbsd-nat.c: Include "inf-ptrace.h".
2915 (ppcnbsd_fetch_inferior_registers): Rename fetch_inferior_registers.
2916 (ppcnbsd_store_inferior_registers): Rename store_inferior_registers.
2917 (_initialize_ppcnbsd_nat): Create and add a NetBSD/PPC ptrace
2918 target.
2919 * config/powerpc/nbsd.mh (NATDEPFILES): Replace and inftarg.o with
2920 inf-ptrace.o and inf-child.o.
2921 * inf-ptrace.h, inf-ptrace.c, inf-child.h, inf-child.c: New files.
2922 * Makefile.in: Update dependencies.
2923
2924 2004-09-11 Andrew Cagney <cagney@gnu.org>
2925
2926 * language.c (hex_string, hex_string_custom): Move from here ...
2927 * utils.c (hex_string, hex_string_custom): ... to here, rewrite.
2928 (CELLSIZE): Increase to 50.
2929 * language.h (hex_string, hex_string_custom): Move from here ...
2930 * defs.h: ... to here.
2931 * Makefile.in: Update all dependencies.
2932
2933 2004-09-11 Paul N. Hilfinger <hilfinger@gnat.com>
2934
2935 * language.c (local_hex_format_custom): Remove.
2936 (local_hex_string): Rename to hex_string, use C format, and move to
2937 utils.c
2938 (local_hex_string_custom): Rename to hex_string_custom and change
2939 interface. Now uses C format. Move to utils.c
2940 (local_octal_format_custom): Remove.
2941 (local_decimal_format_custom): Remove.
2942 (unknown_language_defn): Remove language-specific number
2943 formatting entries.
2944 (auto_language_defn): Ditto.
2945 (local_language_defn): Ditto.
2946 * language.h (struct language_format_info): Delete declaration.
2947 (struct language_defn): Remove language_format_info fields
2948 la_binary_format, la_octal_format, la_decimal_format, la_hex_format.
2949 (local_binary_format): Remove macro.
2950 (local_binary_format_prefix): Remove macro.
2951 (local_binary_format_specifier): Remove macro.
2952 (local_binary_format_suffix): Remove macro.
2953 (local_octal_format): Remove macro.
2954 (local_octal_format_prefix): Remove macro.
2955 (local_octal_format_specifier): Remove macro.
2956 (local_octal_format_suffix): Remove macro.
2957 (local_decimal_format): Remove macro.
2958 (local_decimal_format_prefix): Remove macro.
2959 (local_decimal_format_specifier): Remove macro.
2960 (local_decimal_format_suffix): Remove macro.
2961 (local_hex_format): Remove macro.
2962 (local_hex_format_prefix): Remove macro.
2963 (local_hex_format_specifier): Remove macro.
2964 (local_hex_format_suffix): Remove macro.
2965 (local_decimal_format_custom): Remove.
2966 (local_octal_format_custom): Remove.
2967 (local_hex_format_custom): Remove.
2968 (local_hex_string): Rename to hex_string and move to defs.h.
2969 (local_hex_string_custom): Rename to hex_string_custom, change
2970 interface, and move to defs.h.
2971 * utils.c: (int_string): New function.
2972 (hex_string): New function (from language.c).
2973 (hex_string_custom): New function (from language.c).
2974 (octal2str): New function.
2975 (decimal2str): Add width parameter.
2976 (paddr_u): Use new decimal2str interface.
2977 (paddr_d): Ditto.
2978 * defs.h (hex_string): Declare.
2979 (hex_string_custom): Declare.
2980 (int_string): Declare.
2981 * printcmd.c (print_scalar_formatted): Remove localized binary
2982 formatting.
2983 * valprint.c (print_longest): Use int_string.
2984 (print_floating): Use C hex format.
2985 (print_hex_chars): Ditto.
2986 (print_binary_chars): Remove language-specific formatting.
2987 (print_octal_chars): Use C octal format.
2988 (print_decimal_chars): Delocalize format.
2989 (print_decimal): Remove.
2990 * ada-lang.c (ada_language_defn): Remove language-specific number
2991 formatting entries.
2992 * p-lang.c (pascal_language_defn): Ditto.
2993 * c-lang.c (c_language_defn): Ditto.
2994 (cplus_language_defn): Ditto.
2995 (asm_language_defn): Ditto.
2996 (minimal_language_defn): Ditto.
2997 * f-lang.c (f_language_defn): Ditto.
2998 * jv-lang.c (java_language_defn): Ditto.
2999 * m2-lang.c (m2_language_defn): Ditto.
3000 * scm-lang.c (scm_language_defn): Ditto.
3001 * objc-lang.c (objc_language_defn): Ditto.
3002 * memattr.c (mem_info_command): Use renamed hex_string_custom with
3003 new interface.
3004 * pa64solib.c (pa64_sharedlibrary_info_command): Ditto.
3005 * ui-out.c (ui_out_field_core_addr): Ditto.
3006 * breakpoint.c (breakpoint_adjustment_warning): Ditto.
3007 * exec.c (print_section_info): Ditto.
3008 * i387-tdep.c (print_i387_status_word): Ditto.
3009 (print_i387_control_word): Ditto.
3010 (i387_print_float_info): Ditto.
3011 * maint.c (maint_print_section_info): Ditto.
3012 * solib.c (info_sharedlibrary_command): Ditto.
3013 * somsolib.c (som_sharedlibrary_info_command): Ditto.
3014 * symtab.c (print_msymbol_info): Ditto.
3015 * tracepoint.c (tracepoints_info): Ditto.
3016 * solib-frv.c (lm_base): Ditto.
3017 (frv_current_sos): Ditto.
3018 (enable_break2): Ditto.
3019 (enable_break): Ditto.
3020 * dbxread.c (read_dbx_symtab): Use renamed hex_string.
3021 (process_one_symbol): Ditto.
3022 * infcmd.c (program_info): Ditto.
3023 * mdebugread.c (parse_partial_symbols): Ditto.
3024 * symfile.c (add_symbol_file_command): Ditto.
3025 * cli/cli-cmds.c (edit_command): Ditto.
3026 (list_command): Ditto.
3027 * infcall.c (call_function_by_hand): Ditto.
3028 * remote-vx.c (vx_run_files_info): Ditto.
3029 (vx_wait): Ditto.
3030 (vx_attach): Ditto.
3031 (vx_detach): Ditto.
3032 (vx_kill): Ditto.
3033 * aix-thread.c (pdc_symbol_addrs): Ditto.
3034 (pdc_read_regs): Ditto.
3035 (pdc_write_regs): Ditto.
3036 (pdc_read_data): Ditto.
3037 (pdc_write_data): Ditto.
3038 * d10v-tdep.c (display_trace): Ditto.
3039 * rs6000-nat.c (find_toc_address): Ditto.
3040 * aix-thread.c: Don't include language.h.
3041 * buildsym.c: Ditto.
3042 * dbxread.c: Ditto.
3043 * mdebugread.c: Ditto.
3044 * rs6000-nat.c: Ditto.
3045 * buildsym.c (make_blockvector): Use renamed hex_string.
3046
3047 2004-09-10 Jason Molenda (jmolenda@apple.com)
3048
3049 * cli/cli-script.c (read_next_line): Accept zero or more whitespace
3050 chars after 'if' or 'while' commands in user-defined commands.
3051
3052 2004-09-08 Jim Blandy <jimb@redhat.com>
3053
3054 Fix bug reported and analyzed by Olivier Crete:
3055 * symfile.c (copy_section_addr_info): New function.
3056 (symbol_file_add_with_addrs_or_offsets): Use it to save the
3057 original set of address arguments, instead of handwritten code
3058 that uses one length to allocate and a different length to
3059 initialize. Use make_cleanup_free_section_addr_info.
3060 * symfile.h (copy_section_addr_info): New declaration.
3061 * utils.c: #include "symfile.h".
3062 (do_free_section_addr_info, make_cleanup_free_section_addr_info):
3063 New functions.
3064 * defs.h (make_cleanup_free_section_addr_info): New declaration.
3065 * Makefile.in (utils.o): Update dependencies.
3066
3067 2004-09-08 Andrew Cagney <cagney@gnu.org>
3068
3069 * thread-db.c (keep_thread_db): Delete.
3070 (thread_db_new_objfile, thread_db_create_inferior)
3071 (thread_db_mourn_inferior): Simplify assuming !keep_thread_db.
3072
3073 2004-09-08 Mark Kettenis <kettenis@gnu.org>
3074
3075 * i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)
3076 (FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM)
3077 (FOP_REGNUM, XMM0_REGNUM, MXCSR_REGNUM): Remove macros.
3078 (i386_frameless_signal_p): Remove prototype.
3079 * i386-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
3080 (GETFPXREGS_SUPPLIES): Define using I386_ST0_REGNUM and
3081 I386_SSE_NUM_REGS.
3082 * i386-nto-tdep.c (i386nto_supply_gregset): Use I386_NUM_GREGS
3083 instead of FP0_REGNUM.
3084 (i386nto_regset_id): Use I386_NUM_GREGS and I386_NUM_FREGS instead
3085 of FP0_REGNUM and FPC_REGNUM.
3086
3087 * solib-sunos.c (sunos_relocate_main_executable): Remove function.
3088 (sunos_solib_create_inferior_hook): Don't call
3089 sunos_relocate_main_executable.
3090
3091 * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Set
3092 solib_svr4_fetch_link_map_offsets to
3093 svr4_ilp32_fetch_link_map_offsets.
3094 * sparcobsd-tdep.c: Don't include "nbsd-tdep.h".
3095 (sparc32obsd_init_abi): Set solib_svr4_fetch_link_map_offsets to
3096 svr4_ilp32_fetch_link_map_offsets.
3097 * Makefile.in (sparcobsd-tdep.o): Update dependencies.
3098
3099 2004-09-07 Jim Blandy <jimb@redhat.com>
3100
3101 * frame.h (frame_register): Doc fix.
3102
3103 2004-09-07 Andrew Cagney <cagney@gnu.org>
3104
3105 * vx-share/wait.h: Delete #ifdef USG.
3106 * utils.c (request_quit): Ditto.
3107 * tui/tui.c (tui_reset): Ditto.
3108 * remote.c: Ditto.
3109 * remote-sds.c: Ditto.
3110 * remote-rdi.c: Ditto.
3111 * mdebugread.c: Ditto.
3112 * m68klinux-nat.c: Ditto.
3113 * infttrace.c: Ditto.
3114 * infptrace.c: Ditto.
3115 * i386v-nat.c: Ditto.
3116 * exec.c: Ditto.
3117 * dbxread.c: Ditto.
3118 * core-aout.c: Ditto.
3119
3120 2004-09-05 Joel Brobecker <brobecker@gnat.com>
3121
3122 * mips-tdep.c (mips_insn16_frame_cache): Fix parameter in call to
3123 heuristic_proc_desc.
3124 (mips_insn32_frame_cache): Likewise.
3125
3126 2004-09-04 Joel Brobecker <brobecker@gnat.com>
3127
3128 * mips-tdep.c (mips32_heuristic_proc_desc): Remove code that was
3129 left behind by error.
3130
3131 2004-09-04 Joel Brobecker <brobecker@gnat.com>
3132
3133 * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
3134 * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
3135
3136 2004-09-04 Joel Brobecker <brobecker@gnat.com>
3137
3138 * config/rs6000/xm-aix4.h: Remove this file.
3139 * config/rs6000/aix4.mh (XM_FILE): Delete.
3140
3141 2004-09-04 Joel Brobecker <brobecker@gnat.com>
3142
3143 * config/rs6000/xm-rs6000.h: Remove this file.
3144 * config/rs6000/rs6000.mh (XM_FILE): Remove.
3145
3146 2004-09-03 Andrew Cagney <cagney@gnu.org>
3147
3148 * mips-tdep.c (PROC_DESC_IS_DUMMY, SET_PROC_DESC_IS_DUMMY)
3149 (_PROC_MAGIC_, after_prologue, mips_dump_tdep): Delete macros and
3150 only use.
3151
3152 * mips-tdep.c (temp_saved_regs): Delete.
3153 (set_reg_offset): Replace saved_regs parameter with this_cache.
3154 (heuristic_proc_desc, mips16_heuristic_proc_desc)
3155 (mips32_heuristic_proc_desc): Add this_cache parameter.
3156 (mips_insn32_frame_cache, mips_insn16_frame_cache)
3157 (after_prologue): Pass a NULL this_cache.
3158
3159 * mips-tdep.c (mips_mdebug_frame_cache): Delete code handling
3160 non-kernel trap prologues.
3161
3162 * mips-tdep.c (find_proc_desc): Delete function.
3163 (mips_mdebug_frame_cache): Inline call to find_proc_desc,
3164 simplify.
3165 (mips_insn16_frame_cache): Replace find_proc_desc with code from
3166 mips_insn32_frame_cache.
3167
3168 * mips-tdep.c (after_prologue): Inline call to find_proc_desc.
3169 Simplify as NEXT_FRAME is NULL.
3170 (find_proc_desc): Simplify as NEXT_FRAME is non-NULL.
3171
3172 * mips-tdep.c (after_prologue): Replace proc_desc parameter with
3173 local variable.
3174 (mips_skip_prologue): Update.
3175
3176 * mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete
3177 "cur_frame" parameter.
3178 (after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache):
3179 (mips_insn32_frame_cache, find_proc_desc): Update
3180
3181 * config/vax/nm-obsd.h: Delete file.
3182 * config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
3183 * config/vax/nm-nbsd.h: Delete file.
3184 * config/vax/nm-nbsdaout.h: Include config/nm-nbsd.h.
3185 * config/vax/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
3186 * config/sh/nm-nbsd.h: Delete file.
3187 * config/sh/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
3188 * config/rs6000/nm-rs6000ly.h: Delete file.
3189 * config/djgpp/fnchange.lst: Do not rename nm-rs6000ly.h.
3190 * config/rs6000/rs6000lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
3191 * config/powerpc/nm-obsd.h: Delete file.
3192 * config/powerpc/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
3193 * config/powerpc/nm-nbsd.h: Delete file.
3194 * config/powerpc/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
3195 * config/pa/nm-obsd.h: Delete file.
3196 * config/pa/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
3197 * config/mips/nm-nbsd.h: Delete file.
3198 * config/mips/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
3199 * config/m88k/nm-obsd.h: Delete file.
3200 * config/m88k/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
3201 * config/m68k/nm-nbsd.h: Delete file.
3202 * config/m68k/nm-nbsdaout.h: Include config/nm-nbsd.h.
3203 * config/m68k/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
3204 * config/i386/nm-nbsd.h: Delete file.
3205 * config/i386/nm-nbsdaout.h: Include config/nm-nbsd.h.
3206 * config/i386/obsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
3207 * config/i386/nbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
3208 * config/i386/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
3209 * config/i386/nm-i386lynx.h: Delete file.
3210 * config/i386/i386lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
3211 * config/arm/nm-nbsd.h: Delete file.
3212 * config/arm/nm-nbsdaout.h: Include config/nm-nbsd.h.
3213 * config/arm/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
3214
3215 * config/i386/tm-fbsd.h: Delete file.
3216 * config/i386/fbsd64.mt (TM_FILE): Set to solib.h.
3217 * config/i386/fbsd.mt (TM_FILE): Set to solib.h.
3218
3219 * config/rs6000/tm-rs6000-aix4.h: Delete file.
3220 * config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h.
3221 * config/rs6000/aix4.mt (TM_FILE): Set to
3222 config/rs6000/tm-rs6000.h.
3223 * config/powerpc/tm-ppc-aix.h: Delete file.
3224 * config/powerpc/aix.mt (TM_FILE): Set to
3225 config/rs6000/tm-rs6000.h.
3226 * config/m68k/tm-linux.h: Delete file.
3227 * config/m68k/linux.mt (TM_FILE): Set to solib.h
3228 * config/i386/tm-linux64.h: Delete file.
3229 * config/i386/linux64.mt (TM_FILE): Set to solib.h.
3230 * config/djgpp/fnchange.lst: Do not rename tm-linux.h.
3231
3232 * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete.
3233 * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete.
3234 * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete.
3235 * config/tm-linux.h (SVR4_SHARED_LIBS): Delete.
3236 * config/nm-sysv4.h (SVR4_SHARED_LIBS): Delete.
3237 * config/nm-linux.h (SVR4_SHARED_LIBS): Delete.
3238 * config/nm-gnu.h (SVR4_SHARED_LIBS): Delete.
3239 * sh64-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
3240 * sh-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
3241
3242 * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not
3243 gdb_host_cpu.
3244
3245 2004-09-02 Joel Brobecker <brobecker@gnat.com>
3246
3247 * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code.
3248 Minor reformatting. Some code factoring.
3249
3250 2004-09-02 Andrew Cagney <cagney@gnu.org>
3251
3252 * config/vax/nbsd.mt (TM_FILE): Set to solib.h.
3253 * config/vax/tm-nbsd.h: Delete file.
3254 * config/sparc/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
3255 * config/sparc/tm-vxworks.h: Delete file.
3256 * config/sparc/nbsd.mt (TM_FILE): Set to solib.h.
3257 * config/sparc/tm-nbsd.h: Delete file.
3258 * config/sparc/linux64.mt (TM_FILE): Set to solib.h.
3259 * config/sparc/linux.mt (TM_FILE): Set to solib.h.
3260 * config/sparc/tm-linux.h: Delete file.
3261 * config/s390/s390.mt (TM_FILE): Set to config/tm-linux.h
3262 * config/s390/tm-linux.h: Delete file.
3263 * config/pa/obsd.mt (TM_FILE): Set to solib.h.
3264 * config/pa/tm-bsd.h: Delete file.
3265 * config/m68k/obsd.mt (TM_FILE): Set to solib.h.
3266 * config/m68k/tm-obsd.h: Delete file.
3267 * config/m68k/nbsd.mt (TM_FILE): Set to solib.h.
3268 * config/m68k/tm-nbsd.h: Delete file.
3269 * config/i386/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
3270 * config/i386/tm-vxworks.h: Delete file.
3271 * config/i386/obsd64.mt (TM_FILE): Set to solib.h.
3272 * config/i386/obsd.mt (TM_FILE): Set to solib.h.
3273 * config/i386/nbsd64.mt (TM_FILE): Set to solib.h.
3274 * config/i386/nbsd.mt (TM_FILE): Set to solib.h.
3275 * config/i386/tm-nbsd.h: Delete file.
3276 * config/i386/i386lynx.mt (TM_FILE): Set to config/tm-lynx.h.
3277 * config/i386/tm-i386lynx.h: Delete file.
3278 * config/cris/cris.mt (TM_FILE): Set to solib.h.
3279 * config/cris/tm-cris.h: Delete file.
3280
3281 * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path.
3282 * configure: Re-generate.
3283 * config/arm/nbsd.mt (TM_FILE): Set to "solib.h".
3284 * config/arm/tm-nbsd.h: Delete file.
3285
3286 * config/powerpc/tm-ppcle-sim.h: Delete.
3287 * config/powerpc/tm-ppcle-eabi.h: Delete.
3288 * config/powerpc/tm-nbsd.h: Delete.
3289 * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h.
3290 * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or
3291 tm-ppcle-eabi.h.
3292
3293 * config/i386/nto.mh (NAT_FILE): Delete.
3294 * config/i386/nm-nto.h: Delete.
3295
3296 * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
3297 * config/m68k/tm-os68k.h: Ditto.
3298 * config/m68k/tm-monitor.h: Ditto.
3299 * config/m68k/tm-cisco.h: Ditto.
3300 * config/m68k/st2000.mt (TM_FILE): Delete.
3301 * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
3302 * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
3303 * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
3304 * m68k-tdep.c (m68k_get_longjmp_target): Make static.
3305
3306 * config/m68k/tm-st2000.h: Delete.
3307 * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
3308 * config/sparc/fbsd.mt (TM_FILE): Delete.
3309 * config/sparc/tm-fbsd.h: Delete.
3310
3311 * acconfig.h (GDB_MULTI_ARCH): Delete undef.
3312 * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM)
3313 (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
3314
3315 * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
3316 GDB_TM_FILE and GDB_XM_FILE.
3317 * gdbarch.c: Re-generate.
3318 * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
3319 quotes in macro definition.
3320 * configure.in: Re-generate.
3321
3322 * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
3323 validating architecture methods.
3324 * gdbarch.c: Re-generate.
3325
3326 * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
3327 and GDB_TM_FILE. Check for GDB_TM_FILE instead of
3328 GDB_MULTI_ARCH_PARTIAL.
3329 * gdbarch.h: Re-generate.
3330
3331 * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
3332 * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
3333 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
3334 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
3335 * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
3336 * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
3337 * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
3338 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
3339 * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
3340 * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
3341 * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
3342 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
3343
3344 2004-09-01 Andrew Cagney <cagney@gnu.org>
3345
3346 * objfiles.h (struct entry_info): Delete fields main_func_lowpc
3347 and main_func_highpc.
3348 (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
3349 * objfiles.c (init_entry_point_info, objfile_relocate): Update
3350 * nlmread.c (nlm_symfile_read): Update.
3351
3352 2004-09-01 Joel Brobecker <brobecker@gnat.com>
3353
3354 * mips-tdep.c (linked_proc_desc_table): Delete, not used.
3355 (mips_insn32_frame_cache): Inline call to find_proc_desc.
3356 (find_proc_desc): Remove dead code.
3357
3358 2004-09-01 Joel Brobecker <brobecker@gnat.com>
3359
3360 * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
3361
3362 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3363
3364 * observer.sh: Add struct so_list declaration.
3365 * Makefile.in: Add dependencies on observer.h for solib.c and
3366 breakpoint.c.
3367 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
3368 function.
3369 (_initialize_breakpoint): Register
3370 disable_breakpoints_in_unloaded_shlib as an observer of the
3371 "solib unloaded" observation event.
3372 (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
3373 call decode_line_1 so unfound breakpoint errors are silent.
3374 * solib.c (update_solib_list): When a solib is discovered to have
3375 been unloaded by the program, notify all observers of the
3376 "solib unloaded" observation event.
3377
3378 2004-09-01 Andrew Cagney <cagney@gnu.org>
3379
3380 * frame.c: Include "objfiles.h".
3381 (inside_main_func): New function.
3382 (get_prev_frame): Use new inside_main_func.
3383 * Makefile.in (frame.o): Update dependencies.
3384 * defs.h (inside_main_func): Delete declaration.
3385 * blockframe.c (inside_main_func): Delete function.
3386
3387 2004-08-31 Jim Blandy <jimb@redhat.com>
3388
3389 * dwarf2read.c (is_vtable_name): New function, based on logic from
3390 read_structure_type, but passing the correct length to strncmp,
3391 and using 'sizeof' instead of 'strlen'.
3392 (read_structure_type): Call it.
3393
3394 2004-08-31 Joel Brobecker <brobecker@gnat.com>
3395
3396 * config/powerpc/aix.mh: Add comment.
3397
3398 2004-08-31 Paul GIlliam <pgilliam@us.ibm.com>
3399
3400 * MAINTAINERS: Add self to Write-After-Approval.
3401
3402 2004-08-30 Manoj Iyer <manjo@austin.ibm.com>
3403
3404 * MAINTAINERS: Add self to Write-After-Approval.
3405
3406 2004-08-30 Andrew Cagney <cagney@gnu.org>
3407
3408 Fix PR breakpoints/1757.
3409 * infrun.c (struct execution_control_state): Replace
3410 remove_breakpoints_on_following_step with
3411 step_after_step_resume_breakpoint.
3412 (init_execution_control_state): Update.
3413 (handle_inferior_event): For signals, when stepping off a
3414 breakpoint, set step_after_step_resume_breakpoint. When
3415 BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
3416 (keep_going): Delete code handling
3417 remove_breakpoints_on_following_step.
3418
3419 2004-08-29 David Lecomber <david@streamline-computing.com>
3420
3421 Fix PR gdb/648
3422 * language.h (enum array_ordering): New enum.
3423 * language.h (struct language_defn): New la_array_ordering
3424 attribute.
3425 * language.c (unknown_language_defn, auto_language_defn)
3426 (local_language_defn): Ditto.
3427 * ada-lang.c (ada_language_defn): Ditto.
3428 * c-lang.c (c_language_defn, cplus_language_defn)
3429 (asm_language_defn, minimal_language_defn): Ditto.
3430 * f-lang.c (f_language_defn): Ditto.
3431 * jv-lang.c (java_language_defn): Ditto.
3432 * m2-lang.c (f_language_defn): Ditto.
3433 * objc-lang.c (objc_language_defn): Ditto.
3434 * p-lang.c (pascal_language_defn): Ditto.
3435 * scm-lang.c (scm_language_defn): Ditto.
3436 * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
3437 oriented large to small in type structure.
3438 * dwarf2read.c (read_array_order): New function.
3439 (read_array_type): Use read_array_order to check row/column
3440 major ordering.
3441
3442 2004-08-27 Nathan J. Williams <nathanw@wasabisystems.com>
3443
3444 * target.c (target_resize_to_sections): Check
3445 current_target.to_sections for an old value when updating.
3446
3447 2004-08-27 Joel Brobecker <brobecker@gnat.com>
3448
3449 * procfs.c (dbx_link_bpt_addr): New static global variable.
3450 (dbx_link_shadow_contents): New static global variable.
3451 (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
3452 (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
3453 if we just hit it.
3454 (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
3455 Reset dbx_link_bpt_addr as the address of __dbx_link() may change
3456 from run to run.
3457 (procfs_create_inferior): Remove syssgi syscall-exit notifications
3458 after the inferior has been forked.
3459 (remove_dbx_link_breakpoint): New function.
3460 (dbx_link_addr): New function.
3461 (insert_dbx_link_bpt_in_file): New function.
3462 (insert_dbx_link_bpt_in_region): New function.
3463 (insert_dbx_link_breakpoint): New function.
3464 (proc_trace_syscalls_1): New function, extracted from
3465 proc_trace_syscalls.
3466 (proc_trace_syscalls): Replace extract code by call to
3467 proc_trace_syscalls_1.
3468 * solib-irix.c (disable_break): Remove stop_pc assertion, as it
3469 is no longer valid.
3470
3471 2004-08-25 Jim Blandy <jimb@redhat.com>
3472
3473 * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
3474
3475 2004-08-25 Andrew Cagney <cagney@gnu.org>
3476
3477 * infrun.c (struct execution_control_state): Delete field
3478 "stepping_through_sigtramp".
3479 (init_execution_control_state): Do not set same.
3480 (context_switch): Do not pass same to save_infrun_state and
3481 load_infrun_state.
3482 * gdbthread.h (struct thread_info): Delete field
3483 stepping_through_sigtramp.
3484 (save_infrun_state, load_infrun_state): Delete parameter
3485 stepping_through_sigtramp.
3486 * thread.c (load_infrun_state, save_infrun_state): Update.
3487
3488 * infrun.c: Re-indent. Move expression operators to the beginning
3489 of the line. Remove long disabled #if 0 code.
3490
3491 2004-08-24 Andrew Cagney <cagney@gnu.org>
3492
3493 * doublest.h (floatformat_ieee_quad): Rename
3494 floatformat_ia64_quad.
3495 * doublest.c (floatformat_ieee_quad): Rename
3496 floatformat_ia64_quad.
3497 (_initialize_doublest): Update.
3498
3499 2004-08-24 Jim Blandy <jimb@redhat.com>
3500
3501 * dwarf2expr.h (struct dwarf_expr_context): New members
3502 'num_pieces' and 'pieces', for returning the result of an
3503 expression that uses DW_OP_piece.
3504 (struct dwarf_expr_piece): New struct type.
3505 * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
3506 pieces.
3507 (free_dwarf_expr_context): Free pieces, if any.
3508 (add_piece): New function.
3509 (execute_stack_op): Implement DW_OP_piece.
3510 * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
3511 expression is a list of pieces, print an error message.
3512 (dwarf2_loc_desc_needs_frame): If the expression yields
3513 pieces, and any piece is in a register, then we need a frame.
3514
3515 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
3516 the stack until we've decided what sort of result the evaluation
3517 has produced. Use separate variables, with more specific names.
3518
3519 2004-08-23 Richard Earnshaw <rearnsha@arm.com>
3520
3521 * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
3522 (arm_nbsd_thumb_[lb]e_breakpoint): Define.
3523 (arm_netbsd_init_abi_common): Register them.
3524
3525 2004-08-22 Mark Kettenis <kettenis@gnu.org>
3526
3527 * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
3528
3529 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
3530 safe_frame_unwind_memory instead of target_read_memory.
3531
3532 * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
3533 Reorder includes.
3534 (fetch_register, store_register): Remove prototypes.
3535 (child_resume): Reorganize code and comments such that it is
3536 grouped a bit more logically.
3537 (attach): Explicitly compare errno against 0.
3538 (detach): Likewise. Use perror_with_name instead of
3539 print_sys_errmsg.
3540 * Makefile.in (infptrace.o): Update dependencies.
3541
3542 * ia64-linux-nat.c: Update copyright year.
3543 (fetch_debug_register, store_debug_register)
3544 (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
3545 PTRACE_TYPE_ARG3.
3546 * config/ia64/nm-linux.h: Update copyright year.
3547 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
3548
3549 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
3550 from CORE_ADDR to struct frame_info *. Use
3551 safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
3552 (amd64_linux_sigtramp_p): Adjust for changed signature of
3553 and64_linux_sigtramp_start
3554
3555 * gdb_ptrace.h: GNU/Linux.
3556
3557 * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
3558 Remove defines.
3559
3560 * infptrace.c: Include "gdb_assert.h".
3561 (PTRACE_XFER_TYPE): Remove define.
3562 (offsetof): Only define if U_REGS_OFFSET isn't defined.
3563 (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
3564 Tweak comment.
3565 (fetch_inferior_registers, store_inferior_registers): Remove
3566 redundant culry braces. Tweak comment. s/regno/regnum.
3567 * Makefile.in (infptrace.o): Update dependencies.
3568
3569 * configure.in: Change test for return type of ptrace to default
3570 to `long' instead of `int'.
3571 * configure: Regenerate.
3572
3573 2004-08-21 Mark Kettenis <kettenis@gnu.org>
3574
3575 * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
3576
3577 * configure.in: Check for ttrace function.
3578 * configure, config.in: Regenerate.
3579
3580 * gdb_ptrace.h: New file.
3581 * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
3582 <sys/ptrace.h>.
3583 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
3584 (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
3585 (attach): Don't define PT_ATTACH.
3586 (detach): Don't define PT_DETACH.
3587 * Makefile.in (gdb_ptrace_h): New variable.
3588 (infptrace.o): Update dependencies.
3589
3590 2004-08-16 Mark Kettenis <kettenis@gnu.org>
3591
3592 * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
3593 instead of `int' if not already defined.
3594 (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
3595 PTRACE_TYPE_ARG3.
3596 * infptrace.c (call_ptrace): Revert change that replaced
3597 PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3598
3599 2004-08-15 Mark Kettenis <kettenis@gnu.org>
3600
3601 * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
3602 Remove defines.
3603
3604 * linux-nat.c (kill_inferior): Add missing third and fourth
3605 arguments to ptrace call. Don't use PTRACE_ARG3_TYPE.
3606
3607 * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
3608 PTRACE_TYPE_RET.
3609
3610 * proc-why.c (proc_prettyfprint_why): Fix format string.
3611
3612 * solib-osf.c (osf_current_sos): Remove unsused label.
3613
3614 * configure.in: Add <ncurses/ncurses.h> to the list of possible
3615 curses headers.
3616 * configure, config.in: Regenerate.
3617 * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
3618 <ncurses/ncurses.h>.
3619
3620 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
3621 * config/nm-nbsd.h: Update copyright year.
3622 (PTRACE_ARG3_TYPE): Remove define.
3623
3624 * sparc-nat.c (fetch_inferior_registers)
3625 (store_inferior_registers, sparc_xfer_wcookie):
3626 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3627
3628 * alphabsd-nat.c (fetch_inferior_registers):
3629 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3630 PTRACE_TYPE_ARG3.
3631 * amd64bsd-nat.c (fetch_inferior_registers)
3632 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3633 PTRACE_TYPE_ARG3.
3634 * armnbsd-nat.c: Update copyright year.
3635 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
3636 (store_register, store_regs, store_fp_register, store_fp_regs):
3637 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3638 * hppabsd-nat.c (fetch_inferior_registers)
3639 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3640 PTRACE_TYPE_ARG3.
3641 * i386bsd-nat.c (fetch_inferior_registers)
3642 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
3643 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3644 * m68kbsd-nat.c (fetch_inferior_registers)
3645 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3646 PTRACE_TYPE_ARG3.
3647 * m88kbsd-nat.c (fetch_inferior_registers)
3648 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3649 PTRACE_TYPE_ARG3.
3650 * mipsnbsd-nat.c: Update copyright year.
3651 (fetch_inferior_registers, store_inferior_registers):
3652 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3653 * ns32knbsd-nat.c: Update copyright year.
3654 (fetch_inferior_registers, store_inferior_registers):
3655 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3656 * ppcnbsd-nat.c (fetch_inferior_registers):
3657 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3658 PTRACE_TYPE_ARG3.
3659 * ppcobsd-nat.c (fetch_inferior_registers):
3660 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3661 PTRACE_TYPE_ARG3.
3662 * shnbsd-nat.c: Update copyright year.
3663 (fetch_inferior_registers, store_inferior_registers):
3664 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3665 * vaxbsd-nat.c (fetch_inferior_registers)
3666 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3667 PTRACE_TYPE_ARG3.
3668
3669 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
3670 PTRACE_TYPE_ARG3.
3671 * infptrace.c (call_ptrace, child_resume, attach, detach)
3672 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
3673 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3674 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
3675 PTRACE_TYPE_ARG3.
3676
3677 2004-08-14 Mark Kettenis <kettenis@gnu.org>
3678
3679 * defs.h: Remove out-of-date comment.
3680 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
3681 [!GETENV_PROVIDED] (getenv): Remove prototype.
3682
3683 * standalone.c: Remove file.
3684 * Makefile.in (standalone.o): Remove dependency.
3685
3686 * i386-linux-nat.c (dummy_sse_values): Remove function and
3687 prototype.
3688 (i386_linux_dr_get): Fix typo in comment.
3689 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
3690
3691 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
3692
3693 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
3694 from declaration.
3695 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
3696 from definition.
3697
3698 2004-08-13 Mark Kettenis <kettenis@gnu.org>
3699
3700 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
3701 parenthesis in definition.
3702 * configure: Regenerated.
3703
3704 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
3705
3706 * PROBLEMS: Mention build/1411.
3707
3708 2004-08-09 Robert Millan <robertmh@gnu.org>
3709
3710 Committed by Nathanael Nerode.
3711 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
3712 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
3713
3714 2004-08-12 Andrew Cagney <cagney@gnu.org>
3715
3716 * NEWS: Mention fixes in GDB 6.2.1.
3717 * PROBLEMS: Remove mention of mips-irix.
3718
3719 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3720
3721 * config/powerpc/xm-aix.h: Delete.
3722 * config/powerpc/aix.mh (MH_FILE): Remove.
3723 * config/powerpc/aix432.mh (MH_FILE): Remove.
3724
3725 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3726
3727 * config/powerpc/aix.mh: Remove obsolete comment.
3728 * config/powerpc/aix432.mh: Likewise.
3729
3730 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3731
3732 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
3733
3734 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3735
3736 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
3737 this file is now empty.
3738 * config/xm-aix4.h: Remove, this file is no longer included
3739 anywhere.
3740
3741 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3742
3743 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
3744 that file is now empty.
3745 (termdef): Remove prototype, function no longer used.
3746
3747 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3748
3749 * doc/gdbint.texinfo (Host Definition): Remove documentation
3750 for USE_O_NOCTTY, no longer used.
3751 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
3752 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
3753
3754 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3755
3756 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
3757 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
3758 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
3759
3760 2004-08-11 Mark Kettenis <kettenis@gnu.org>
3761
3762 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
3763 instead of FIVE_ARG_PTRACE.
3764
3765 * inflow.c (O_NOCTTY): Define to zero if not already defined.
3766 (new_tty): Use O_NOCTTY unconditionally.
3767
3768 2004-08-10 Mark Kettenis <kettenis@gnu.org>
3769
3770 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
3771 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
3772 fflush on stdout.
3773
3774 2004-08-10 Joel Brobecker <brobecker@gnat.com>
3775
3776 * xcoff_symfile_finish: Replace last call to xmfree by call
3777 to xfree.
3778
3779 2004-08-10 Andrew Cagney <cagney@gnu.org>
3780
3781 * main.c (captured_main): Delete call to init_malloc.
3782 * defs.h (init_malloc): Delete declaration.
3783 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
3784 (init_malloc): Delete functions.
3785
3786 * defs.h (xmfree): Delete.
3787 * utils.c (xmfree): Delete function.
3788 (xfree): Inline calls to xmfree and mfree.
3789 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
3790 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
3791 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
3792 * somread.c (som_symfile_finish): Ditto.
3793 * objfiles.c (allocate_objfile, free_objfile):
3794 * nlmread.c (nlm_symfile_finish): Ditto.
3795 * hpread.c (hpread_symfile_finish): Ditto.
3796 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
3797 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
3798 * coffread.c (coff_symfile_finish): Ditto.
3799
3800 * defs.h (xmcalloc): Delete declaration.
3801 * utils.c (xmcalloc): Delete.
3802 (xcalloc): Inline calls to xmcalloc and mcalloc.
3803 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
3804 xcalloc and xfree.
3805 * symtab.c (create_demangled_names_hash): Ditto.
3806
3807 * defs.h (xmrealloc): Delete.
3808 * utils.c (xmrealloc): Delete.
3809 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
3810 * symmisc.c (extend_psymbol_list): Use xrealloc.
3811 * source.c (find_source_lines): Ditto.
3812 * hpread.c (hpread_lookup_type): Ditto.
3813 * dbxread.c (add_bincl_to_list): Ditto.
3814
3815 * utils.c (xmmalloc): Delete.
3816 (xmalloc): Inline xmmalloc and mmalloc calls.
3817 (msavestring): Use xmalloc.
3818 * defs.h (xmmalloc): Delete declaration.
3819 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
3820 xmmalloc.
3821 * symmisc.c (extend_psymbol_list): Ditto.
3822 * symfile.c (init_psymbol_list): Ditto.
3823 * source.c (find_source_lines): Ditto.
3824 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
3825 * elfread.c (elf_symtab_read): Ditto.
3826 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
3827 * coffread.c (coff_symfile_init): Ditto.
3828
3829 2004-08-10 David Carlton <carlton@bactrian.org>
3830
3831 * MAINTAINERS: Remove David Carlton from c++ testsuite
3832 maintainers.
3833
3834 2004-08-10 Jerome Guitton <guitton@gnat.com>
3835
3836 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
3837 print a line feed before the prompt.
3838
3839 2004-08-10 Mark Kettenis <kettenis@gnu.org>
3840
3841 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
3842
3843 2004-08-09 Joel Brobecker <brobecker@gnat.com>
3844
3845 General cleanup of the AIX xm include file:
3846 * config/xm-aix4.h (fd_set): Remove undefine.
3847 Remove include of <sys/select.h>.
3848 (HAVE_TERMIO): Remove define.
3849 (USG): Likewise.
3850 (NULL): Remove redefine.
3851 (alloca): Remove #pragma.
3852 (vfork): Remove define.
3853 (termdef): Remove.
3854 (SIGWINCH_HANDLER): Remove.
3855 (SIGWINCH_HANDLER_BODY): Remove.
3856
3857 2004-08-09 Mark Kettenis <kettenis@gnu.org>
3858
3859 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
3860 GDB_OSABI_OPENBSD_ELF.
3861
3862 2004-08-07 Robert Millan <robertmh@gnu.org>
3863
3864 * bsd-kvm.c: Check for nlist.h before including it.
3865
3866 2004-08-09 Mark Kettenis <kettenis@gnu.org>
3867
3868 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
3869 sigcontext' offset consistency checks for ancient BSD.
3870
3871 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
3872
3873 * configure.in: Check for <sys/types.h>. Check return and
3874 argument types of ptrace.
3875 * configure, config.in: Regenerate.
3876
3877 2004-08-09 Jim Blandy <jimb@redhat.com>
3878
3879 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
3880 rs6000_register_sim_regno): Doc fixes.
3881
3882 2004-08-08 Joel Brobecker <brobecker@gnat.com>
3883
3884 * mips-tdep.c: Include "floatformat.h".
3885 (n32n64_floatformat_always_valid): New function.
3886 (floatformat_n32n64_long_double_big): New constant.
3887 (mips_gdbarch_init): Set size and format of long double
3888 for N32 and N64 ABIs.
3889 * Makefile.in (mips-tdep.o): Update dependencies.
3890
3891 2004-08-08 Andrew Cagney <cagney@gnu.org>
3892
3893 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
3894 print. Improve script's error messages.
3895 * gdbarch.h: Re-generate.
3896
3897 * gdbarch.sh (pformat): New function.
3898 (float_format, double_format, long_double_format): List with bit
3899 members. Use pformat when printing.
3900 * gdbarch.c, gdbarch.h: Re-generate.
3901
3902 2004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
3903
3904 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
3905 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
3906 (ppcnbsd_supply_pcb): New function.
3907 (_initialize_ppcnbsd_nat): New prototype and function.
3908 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
3909 (LOADLIBES): New variable.
3910 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
3911
3912 2004-08-08 Andrew Cagney <cagney@gnu.org>
3913
3914 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
3915 (builtin_type_ieee_double, builtin_type_ia64_quad)
3916 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
3917 BE/LE floating-point types.
3918 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
3919 (builtin_type_ieee_double, builtin_type_ia64_quad)
3920 (builtin_type_ia64_spill): Declare.
3921 * doublest.c (_initialize_doublest, floatformat_ieee_single)
3922 (floatformat_ieee_double, floatformat_arm_ext)
3923 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
3924 of LE/BE floatformats.
3925 * doublest.h: (struct floatformat, floatformat_ieee_single)
3926 (floatformat_ieee_double, floatformat_arm_ext)
3927 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
3928
3929 2004-08-08 Mark Kettenis <kettenis@gnu.org>
3930
3931 * i386gnu-nat.c (gnu_store_registers): Fix typo.
3932
3933 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
3934 instead of regcache_raw_supply when storing the registers.
3935
3936 * i386gnu-nat.c: Update copyright year.
3937 (gnu_store_registers): Don't use deprecated_registers and
3938 deprecated_registers_valid. Use regcache_valid_p and
3939 regcache_raw_supply instead.
3940
3941 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
3942 frame_pc_unwind.
3943
3944 * procfs.c (procfs_pid_to_str): Remove redundant and unused
3945 variables. Incapitalized "process".
3946
3947 * configure.in: Add cursesX to the list of possible curses libs.
3948 Add cursesX.h to the list of possible curses headers.
3949 * configure, config.in: Regenerate.
3950
3951 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
3952
3953 * configure.in: Test for struct lwp in <sys/lwp.h>.
3954 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
3955 the offset of l_addr in struct lwp.
3956
3957 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
3958
3959 * bsd-kvm.c: Include "gdbcore.h"
3960 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
3961
3962 2004-08-07 Andrew Cagney <cagney@gnu.org>
3963
3964 * gdbtypes.c (build_flt, build_complex): New functions.
3965 (gdbtypes_post_init): Use.
3966
3967 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
3968
3969 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
3970 through to builtin_type_uint128.
3971
3972 * c-exp.y: Use builtin_type function to obtain builtin types.
3973
3974 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
3975 builtin_uint128.
3976 * gdbtypes.c (gdbtypes_post_init): Update.
3977 (build_gdbtypes): Move initialization of builtin_type_int0
3978 through to builtin_type_uint128 from here ...
3979 (_initialize_gdbtypes): ... to here.
3980 * d10v-tdep.c (d10v_register_type): Update.
3981
3982 * doublest.c: Update copyright.
3983 (floatformat_from_length): Call error when floatformat is NULL.
3984 (extract_floating_by_length): Remove NULL fmt check.
3985 (store_floating_by_length): Ditto.
3986
3987 2004-08-07 Andrew Cagney <cagney@gnu.org>
3988
3989 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
3990 that the register is valid.
3991
3992 2004-08-05 Mark Kettenis <kettenis@chello.nl>
3993
3994 * i386-linux-tdep.c (i386_linux_sigtramp_start)
3995 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
3996 struct frame_info *. Use safe_frame_unwind_memory instead of
3997 deprecated_read_memory_nobpt.
3998 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
3999 changed signature of i386_linux_sigtramp_start and
4000 i386_linux_rt_sigtramp_start.
4001
4002 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
4003 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
4004 instead of deprecated_read_memory_nobpt.
4005 (i386nbsd_sigtramp_p): Adjust for changed signature of
4006 i386nbsd_sigtramp_offset.
4007
4008 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
4009 safe_frame_unwind_memory instead of target_read_memory.
4010
4011 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
4012 !NO_SYS_FILE.
4013 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
4014 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
4015 (_initialize_kernel_u_addr): Remove prototype and function.
4016 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
4017 !NO_SYS_FILE.
4018 * xcoffread.c: Likewise.
4019
4020 2004-08-06 Mark Kettenis <kettenis@gnu.org>
4021
4022 * vax-nat.c: New file.
4023 * vaxbsd-nat.c: Tweak comment.
4024 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
4025 vaxnbsd-tdep.c.
4026 (vax-nat.o): New dependency.
4027 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
4028 (vax-*-ultrix2*): Remove.
4029 * config/vax/vax.mh: New file.
4030 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
4031 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
4032 (vax_register_u_addr): New prototype.
4033 (REGISTER_U_ADDR): Define using vax_register_u_addr.
4034 * config/vax/vaxult2.mh: Remove file.
4035 * config/vax/vaxult.mh: Remove file.
4036 * config/vax/vaxbsd.mh: Remove file.
4037 * config/vax/vax.mt (TM_FILE): Remove.
4038 * config/vax/tm-vaxbsd.h: Remove file.
4039
4040 2004-08-06 Joel Brobecker <brobecker@gnat.com>
4041
4042 * aix-thread.c (get_signaled_thread): New function.
4043 (iter_trap): Delete, no longer used.
4044 (iter_tid): New function.
4045 (pd_update): Find the thread that received the SIGTRAP signal
4046 by first locating the kernel thread, and then finding its
4047 associated thread.
4048
4049 2004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
4050
4051 * lin-lwp.c (child_wait): Continue inferior after processing
4052 PTRACE_EVENT_CLONE event.
4053
4054 2004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
4055
4056 * MAINTAINERS: Add self to Write-After-Approval.
4057
4058 2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
4059
4060 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
4061 libunwind-xxxx.so" where xxxx is UNW_TARGET.
4062
4063 2004-08-05 Andrew Cagney <cagney@gnu.org>
4064
4065 * config/xm-sysv4.h: Delete file.
4066 * config/mips/xm-irix5.h: Delete file.
4067 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
4068 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
4069 * config/ia64/xm-aix.h: Delete file.
4070 * config/ia64/aix.mh (XM_FILE): Delete.
4071 * config/pa/xm-hppah.h: Delete file.
4072 * config/pa/hpux11w.mh (XM_FILE): Delete.
4073 * config/pa/hpux11.mh (XM_FILE): Delete.
4074 * config/pa/hpux1020.mh (XM_FILE): Delete.
4075 * config/pa/hppahpux.mh (XM_FILE): Delete.
4076
4077 * config/alpha/xm-alphalinux.h: Delete file.
4078 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
4079 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
4080 * config/alpha/xm-alphaosf.h: Delete file.
4081 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
4082 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
4083 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
4084 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
4085
4086 * config/i386/xm-i386v.h: Delete file.
4087 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
4088 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
4089 * config/i386/xm-i386sco.h: Delete file.
4090 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
4091 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
4092 * config/i386/xm-i386v4.h: Delete file.
4093 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
4094 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
4095 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
4096 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
4097
4098 * config/vax/xm-vax.h: Delete file.
4099 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
4100 * config/vax/xm-vaxult2.h: Delete file.
4101 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
4102 * config/vax/vaxult2.mh (XM_FILE): Delete.
4103 * config/vax/xm-vaxult.h: Delete file.
4104 * config/vax/vaxult.mh (XM_FILE): Delete.
4105 * config/vax/xm-vaxbsd.h: Delete file.
4106 * config/vax/vaxbsd.mh (XM_FILE): Delete.
4107
4108 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
4109 * gdbarch.h, gdbarch.c: Re-generate.
4110 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
4111 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
4112 * frame.h: Delete deprecated_read_fp from comments.
4113 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
4114 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
4115
4116 2004-08-04 Mark Kettenis <kettenis@gnu.org>
4117
4118 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
4119 trampoline in OpenBSD 3.5-current.
4120
4121 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
4122 SSE registers.
4123
4124 * Makefile.in: Remove embedded page breaks.
4125
4126 2004-08-04 Jim Blandy <jimb@redhat.com>
4127
4128 * regcache.c (regcache_raw_read): Assert that, after calling
4129 target_fetch_registers, the register we're reading is cached.
4130
4131 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
4132 a call to 'internal_error', with a more helpful error message.
4133 * rs6000-tdep.c (e500_pseudo_register_read,
4134 e500_pseudo_register_write, rs6000_store_return_value): Same.
4135
4136 2004-08-04 Andrew Cagney <cagney@gnu.org>
4137
4138 * Makefile.in: Update dependencies.
4139
4140 2004-08-04 Jim Blandy <jimb@redhat.com>
4141
4142 Change the layout of the PowerPC E500 raw register cache to allow
4143 the lower 32-bit halves of the GPRS to be their own raw registers,
4144 not pseudoregisters.
4145 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
4146 add ppc_ev0_upper_regnum flag.
4147 * rs6000-tdep.c: #include "reggroups.h".
4148 (spe_register_p): Recognize the ev upper half registers as SPE
4149 registers.
4150 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
4151 registers.
4152 (e500_move_ev_register): New function.
4153 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
4154 vector registers are the pseudo-registers now, formed by splicing
4155 together the gprs and the upper-half registers.
4156 (e500_register_reggroup_p): New function.
4157 (P): Macro deleted.
4158 (P8, A4): New macro.
4159 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
4160 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
4161 macros.
4162 (registers_e500): Rearrange register set so that the raw register
4163 set contains 32-bit GPRs and upper-half registers, and the SPE
4164 vector registers become pseudo-registers.
4165 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
4166 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
4167 register numbers are now the same for the E500 as they are for
4168 other PowerPC variants. Register e500_register_reggroup_p as the
4169 register group function for the E500.
4170 * Makefile.in (rs6000-tdep.o): Update dependencies.
4171
4172 Adapt PPC E500 native support to the new raw regcache layout.
4173 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
4174 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
4175 (fetch_spe_register, store_spe_register): Handle fetching/storing
4176 all the SPE registers at once, if regno == -1. These now take
4177 over the job of fetch_spe_registers and store_spe_registers.
4178 (fetch_spe_registers, store_spe_registers): Deleted.
4179 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
4180 unconditionally; they're always raw. Fetch/store SPE upper half
4181 registers, if present, instead of ev registers.
4182 (fetch_register, store_register): Remove sanity checks: gprs are
4183 never pseudo-registers now, so we never need to even mention any
4184 registers that are ever pseudoregisters.
4185
4186 Use a fixed register numbering when communicating with the PowerPC
4187 simulator.
4188 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
4189 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
4190 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
4191 New functions.
4192 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
4193 init_sim_regno_table.
4194 * Makefile.in (gdb_sim_ppc_h): New variable.
4195 (rs6000-tdep.o): Update dependencies.
4196
4197 2004-08-02 Andrew Cagney <cagney@gnu.org>
4198
4199 * cris-tdep.c (cris_register_size): Restore function, still used
4200 locally.
4201
4202 * gdbarch.sh (deprecated_target_read_fp)
4203 (deprecated_frame_locals_address, deprecated_frame_args_address)
4204 (deprecated_frame_chain_valid, deprecated_frame_chain)
4205 (deprecated_init_extra_frame_info, deprecated_pop_frame)
4206 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
4207 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
4208 * gdbarch.h, gdbarch.c: Re-generate.
4209 * regcache.c (deprecated_read_fp): Do not call
4210 DEPRECATED_TARGET_READ_FP_P.
4211 * infcmd.c (default_print_registers_info): Do not call
4212 DEPRECATED_DO_REGISTERS_INFO.
4213 * frame-base.c (default_frame_locals_address): Do not call
4214 DEPRECATED_FRAME_LOCALS_ADDRESS.
4215 (default_frame_args_address): Do not call
4216 DEPRECATED_FRAME_ARGS_ADDRESS.
4217
4218 * gdbarch.sh (deprecated_register_raw_size)
4219 (deprecated_register_virtual_size:int): Delete.
4220 * gdbarch.h, gdbarch.c: Re-generate.
4221 * cris-tdep.c (cris_register_size): Delete.
4222 (cris_gdbarch_init): Update.
4223 * alpha-tdep.c (alpha_register_raw_size)
4224 (alpha_register_virtual_size): Delete.
4225 (alpha_gdbarch_init): Update.
4226
4227 * gdbarch.sh (deprecated_register_virtual_type)
4228 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
4229 (deprecated_dummy_write_sp): Delete.
4230 * gdbarch.h, gdbarch.c: Re-generate.
4231
4232 * gdbarch.sh (deprecated_register_bytes): Delete.
4233 * gdbarch.h, gdbarch.c: Re-generate.
4234 * regcache.c (deprecated_register_bytes): New function.
4235 * regcache.h (deprecated_register_bytes): Declare.
4236 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
4237 * v850-tdep.c (v850_gdbarch_init): Update.
4238 * sh64-tdep.c (sh64_gdbarch_init): Update.
4239 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
4240 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
4241 * mcore-tdep.c (mcore_gdbarch_init): Update.
4242 * cris-tdep.c (cris_gdbarch_init): Update.
4243 * arm-tdep.c (arm_gdbarch_init): Update.
4244 * remote.c (init_remote_state): Update.
4245 * remote-vx.c (vx_prepare_to_store): Update.
4246 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
4247 * irix5-nat.c (fetch_core_registers): Update.
4248 * cris-tdep.c (cris_register_bytes_ok): Update.
4249 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
4250
4251 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
4252 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
4253 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
4254 (mips_insn16_frame_base_address, mips_insn16_frame_base)
4255 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
4256 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
4257 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
4258 (mips_insn32_frame_base_address, mips_insn32_frame_base)
4259 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
4260 with mips_insn16 and mips_insn32.
4261
4262 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
4263 * rs6000-tdep.c (rs6000_push_dummy_call)
4264 (rs6000_extract_return_value): Use register_size.
4265 * xstormy16-tdep.c (xstormy16_get_saved_register)
4266 (xstormy16_extract_return_value): Ditto.
4267 * valops.c (value_assign): Ditto.
4268 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
4269 * v850-tdep.c (v850_extract_return_value): Ditto.
4270 * tracepoint.c (collect_symbol): Ditto.
4271 * target.c (debug_print_register): Ditto.
4272 * stack.c (frame_info): Ditto.
4273 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
4274 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
4275 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
4276 (store_register_using_P): Ditto.
4277 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
4278 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
4279 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
4280 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
4281 * regcache.c (deprecated_read_register_bytes)
4282 (deprecated_write_register_bytes, read_register)
4283 (write_register): Ditto.
4284 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
4285 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
4286 * monitor.c (monitor_supply_register, monitor_fetch_register)
4287 (monitor_store_register): Ditto.
4288 * mn10300-tdep.c (mn10300_pop_frame_regular)
4289 (mn10300_print_register): Ditto.
4290 * mipsv4-nat.c (fill_fpregset): Ditto.
4291 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
4292 (mips64_fill_fpregset): Ditto.
4293 * mi/mi-main.c (register_changed_p, get_register)
4294 (mi_cmd_data_write_register_values): Ditto.
4295 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
4296 * irix5-nat.c (fill_gregset, fetch_core_registers):
4297 * infrun.c (write_inferior_status_register): Ditto.
4298 * infptrace.c (fetch_register, store_register): Ditto.
4299 * infcmd.c (default_print_registers_info): Ditto.
4300 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
4301 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
4302 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
4303 * hpux-thread.c (hpux_thread_fetch_registers)
4304 (hpux_thread_store_registers): Ditto.
4305 * hppah-nat.c (store_inferior_registers, fetch_register):
4306 * findvar.c (value_from_register): Ditto.
4307 * dve3900-rom.c (fetch_bitmapped_register):
4308 * cris-tdep.c (cris_gdbarch_init): Ditto.
4309 * alpha-tdep.h: Ditto.
4310 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
4311
4312 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
4313 DEPRECATED_REGISTER_RAW_SIZE from comments.
4314 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
4315 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
4316 DEPRECATED_REGISTER_RAW_SIZE.
4317 * findvar.c (value_of_register): Simplify by assuming that the
4318 registers raw and virtual sizes are identical.
4319 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
4320 comment.
4321 * arch-utils.c (generic_register_size): Simplify by assuming
4322 register_type.
4323
4324 * regcache.c (legacy_read_register_gen, real_register)
4325 (legacy_write_register_gen): Delete, not used.
4326
4327 * regcache.c (struct regcache_descr): Delete legacy_p.
4328 (init_legacy_regcache_descr): Delete function.
4329 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
4330 Do not use deprecated register functions.
4331 (regcache_raw_read, deprecated_write_register_gen):
4332 (deprecated_read_register_gen, regcache_raw_write): Delete code
4333 predicated on legacy_p.
4334 (register_size): Delete check against register raw size.
4335
4336 * cris-tdep.c (cris_register_type): Replace
4337 cris_register_virtual_type.
4338 (cris_gdbarch_init): Update, set register_type.
4339
4340 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
4341 * gdbarch.h, gdbarch.c: Re-generate.
4342 * arm-tdep.c (arm_frameless_function_invocation): Delete.
4343 (arm_gdbarch_init) Do not set frameless function invocation.
4344 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
4345 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
4346 * frv-tdep.c (frv_frameless_function_invocation): Delete.
4347 (frv_gdbarch_init): Do not set frameless function invocation.
4348 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
4349 * sh-tdep.c (sh_gdbarch_init): Ditto.
4350 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
4351 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
4352 * avr-tdep.c (avr_gdbarch_init): Ditto.
4353
4354 * blockframe.c (legacy_frame_chain_valid): Delete function.
4355
4356 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
4357 and pc. Update comments.
4358 (pc_in_dummy_frame): Delete function.
4359 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
4360 use the "id".
4361 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
4362 call_hi, top and pc, use the id.
4363 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
4364
4365 * dummy-frame.c: Include "gdb_string.h".
4366 (generic_save_call_dummy_addr, generic_push_dummy_frame)
4367 (generic_save_dummy_frame_tos): Delete.
4368 (dummy_frame_push): New function, replaces above.
4369 * dummy-frame.h: Update copyright.
4370 (dummy_frame_push): Declare.
4371 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
4372 (generic_save_call_dummy_addr): Delete declarations.
4373 * infcall.c: Include "dummy-frame.h".
4374 (call_function_by_hand): Add locals caller_regcache,
4375 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
4376 with call to frame_save_as_regcache plus cleanup. Delete calls to
4377 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
4378 Move clear_proceed_status to just before the resume, add call to
4379 dummy_frame_push (discard cleanup).
4380 * Makefile.in (infcall.o): Add $(dummy_frame_h).
4381 (dummy-frame.o): Add $(gdb_string_h).
4382
4383 2004-08-01 Andrew Cagney <cagney@gnu.org>
4384
4385 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
4386 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
4387 * dummy-frame.c (find_dummy_frame): Delete.
4388 (struct dummy_frame_cache, dummy_frame_sniffer)
4389 (dummy_frame_prev_register, dummy_frame_this_id)
4390 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
4391 frame unwinder using a dummy_frame_cache.
4392
4393 2004-08-01 Andrew Cagney <cagney@gnu.org>
4394
4395 * frame.h (frame_save_as_regcache): Declare.
4396 * frame.c (frame_save_as_regcache): New function.
4397 (do_frame_read_register): Replace do_frame_unwind_register.
4398 (frame_pop): Use frame_save_as_regcache.
4399 * dummy-frame.c (generic_push_dummy_frame): Use
4400 frame_save_as_regcache.
4401
4402 2004-08-01 Joel Brobecker <brobecker@gnat.com>
4403
4404 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
4405 file as included until we record the first line in the linetable.
4406
4407 2004-08-01 Andrew Cagney <cagney@gnu.org>
4408
4409 * frame.h (deprecated_pop_dummy_frame)
4410 (deprecated_read_register_dummy)
4411 (deprecated_generic_find_dummy_frame): Delete.
4412 * dummy-frame.c (deprecated_generic_find_dummy_frame)
4413 (deprecated_read_register_dummy)
4414 (deprecated_find_dummy_frame_regcache)
4415 (discard_innermost_dummy)
4416 (deprecated_pop_dummy_frame): Delete.
4417 (dummy_frame_this_id): Simplify.
4418 (struct dummy_frame): Delete "fp" and "sp".
4419 (find_dummy_frame): Simplify.
4420 (generic_push_dummy_frame): Do not set "fp" or "sp".
4421 (fprint_dummy_frames): Do not print "fp" and "sp"
4422
4423 2004-08-01 Mark Kettenis <kettenis@gnu.org>
4424
4425 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
4426 (struct i386_insn): New structure.
4427 (i386_match_insn): New function.
4428 (i386_frame_setup_skip_insns): New variable.
4429 (i386_analyze_frame_setup): Change to use i386_match_insn and the
4430 array i386_frame_setup_insns of instructions that should be
4431 skipped inside the frame setup sequence.
4432
4433 2004-08-01 Andrew Cagney <cagney@gnu.org>
4434
4435 * frame.h (deprecated_frame_xmalloc_with_cleanup)
4436 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
4437 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
4438 * stack.c (frame_info): Delete references to
4439 DEPRECATED_FRAME_INIT_SAVED_REGS and
4440 deprecated_get_frame_saved_regs.
4441 * frame.c (struct frame_info): Delete saved_regs and extra_info.
4442 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
4443 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
4444 (frame_unwind_register_signed)
4445 (frame_unwind_register_unsigned)
4446 (frame_unwind_unsigned_register): Use register_size.
4447 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
4448 (deprecated_frame_xmalloc_with_cleanup)
4449 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
4450 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
4451
4452 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
4453 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
4454 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
4455 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
4456
4457 * infcall.c (call_function_by_hand): Do not use
4458 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
4459 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
4460 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
4461 DEPRECATED_STACK_ALIGN.
4462
4463 2004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
4464
4465 Committed by Andrew Cagney.
4466 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
4467
4468 2004-08-01 Andrew Cagney <cagney@gnu.org>
4469
4470 * mips-tdep.c (mips16_frame_cache)
4471 (mips16_frame_this_id, mips16_frame_prev_register)
4472 (mips16_frame_unwind, mips16_frame_sniffer)
4473 (mips16_frame_base_address, mips16_frame_base)
4474 (mips16_frame_base_sniffer, mips32_frame_cache)
4475 (mips32_frame_this_id, mips32_frame_prev_register)
4476 (mips32_frame_unwind, mips32_frame_sniffer)
4477 (mips32_frame_base_address, mips32_frame_base)
4478 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
4479 separate heuristic mips16 and mips32 unwinders.
4480 (mips_stub_frame_cache, mips_stub_frame_this_id)
4481 (mips_stub_frame_prev_register)
4482 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
4483 (mips_stub_frame_base_address, mips_stub_frame_base)
4484 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
4485 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
4486 match true mdebug frames.
4487 (non_heuristic_proc_desc): Add forward declaration.
4488
4489 2004-08-01 Andrew Cagney <cagney@gnu.org>
4490
4491 * config/mips/tm-irix6.h: Delete file.
4492 * config/mips/tm-irix5.h: Delete file.
4493 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
4494 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
4495
4496 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
4497 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
4498 * config/nm-gnu.h (NO_CORE_OPS): Delete.
4499 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
4500 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
4501 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
4502 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
4503 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
4504 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
4505 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
4506 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
4507 (TARGET_SIGNAL_RAW_VALUES): Delete.
4508 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
4509 Delete.
4510 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
4511 (TARGET_HW_WATCH_LIMIT): Delete.
4512 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
4513 * minimon.h: Delete file.
4514
4515 * trad-frame.c (trad_frame_get_this_base)
4516 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
4517 functions.
4518 * trad-frame.h (trad_frame_set_this_base)
4519 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
4520
4521 2004-07-31 Andrew Cagney <cagney@gnu.org>
4522
4523 * trad-frame.c (trad_frame_get_prev_register): Rename
4524 trad_frame_get_prev_register.
4525 * vax-tdep.c (vax_frame_prev_register): Update.
4526 * trad-frame.h: Update.
4527 * trad-frame.c (trad_frame_get_register): Update.
4528 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
4529 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
4530 Update.
4531 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
4532 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
4533 Update.
4534 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
4535 Update.
4536 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
4537 Update.
4538 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
4539 Update.
4540 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
4541 Update.
4542 * s390-tdep.c (s390_frame_prev_register)
4543 (s390_stub_frame_prev_register)
4544 (s390_sigtramp_frame_prev_register): Update.
4545 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
4546 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
4547 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
4548 * m88k-tdep.c (m88k_frame_prev_register)
4549 * m68hc11-tdep.c (m68hc11_frame_prev_register)
4550 * m32r-tdep.c (m32r_frame_prev_register): Update.
4551 * hppa-tdep.c (hppa_frame_prev_register_helper)
4552 * frv-tdep.c (frv_frame_prev_register): Update.
4553 * d10v-tdep.c (d10v_frame_prev_register): Update.
4554 * cris-tdep.c (cris_frame_prev_register): Update.
4555 * avr-tdep.c (avr_frame_prev_register): Update.
4556 * arm-tdep.c (arm_prologue_prev_register)
4557 (arm_sigtramp_prev_register): Update.
4558
4559 2004-07-31 Andrew Cagney <cagney@gnu.org>
4560
4561 * frame.h (legacy_saved_regs_unwind)
4562 (legacy_frame_chain_valid, legacy_frame_p)
4563 (enum frame_type): Delete UNKNOWN_FRAME.
4564 * dummy-frame.c (dummy_frame_this_id): Simplify.
4565 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
4566 * frame.c (struct frame_info): Delete the field "type".
4567 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
4568 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
4569 (legacy_saved_regs_unwind, legacy_frame_p)
4570 (frame_type_from_pc): Delete.
4571 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
4572 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
4573
4574 2004-07-31 Mark Kettenis <kettenis@gnu.org>
4575
4576 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
4577 indentation.
4578
4579 * mips-nat.c: Remove file.
4580 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
4581 (mips-nat.o): Remove dependency.
4582
4583 * infptrace.c: Update copyright year.
4584 (fetch_register): Pass NULL in regcache_raw_supply call instead of
4585 explicitly setting the buffer to all zeroes.
4586
4587 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
4588 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
4589
4590 2004-07-30 Andrew Cagney <cagney@gnu.org>
4591
4592 * GDB 6.2 released from gdb_6_2-branch.
4593
4594 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4595
4596 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
4597
4598 * exec.c (exec_file_attach):
4599 * nto-tdep.c (nto_find_and_open_solib):
4600 * pa64solib.c (pa64_solib_sizeof_symbol_table):
4601 * solib.c (solib_open):
4602 * somsolib.c (som_solib_sizeof_symbol_table):
4603 * source.c (is_regular_file, openp, open_source_file):
4604 * symfile.c (symfile_bfd_open):
4605 * wince.c (upload_to_device): Differentiate between the search for
4606 binary and source files.
4607
4608 2004-07-30 Andrew Cagney <cagney@gnu.org>
4609
4610 * complaints.c (_initialize_complaints): Pass NULL to
4611 add_setshow_zinteger_cmd for help_doc.
4612 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
4613
4614 2004-07-30 Andrew Cagney <cagney@gnu.org>
4615
4616 Fix PR i18n/761.
4617 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
4618 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
4619 $(PACKAGE).pot and update-po.
4620 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
4621 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
4622 (update-po): New rules.
4623 (localedir): Define using autoconf.
4624 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
4625 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
4626 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
4627 * configure.in: Generate CATALOGS and LINGUAS from contents of
4628 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
4629 * configure: Re-generate.
4630 * po/gdbtext: New file
4631
4632 2004-07-30 Jerome Guitton <guitton@gnat.com>
4633
4634 * MAINTAINERS: Reorder Write After Approval list in alphabetical
4635 order.
4636
4637 2004-07-30 David Lecomber <dsl@sources.redhat.com>
4638
4639 * dwarf2read.c (read_file_scope): Set producer if attribute
4640 present.
4641 (struct dwarf2_cu): Added new member producer.
4642
4643 2004-07-30 Jerome Guitton <guitton@gnat.com>
4644
4645 * inflow.c (kill_command): release file handles in BFD.
4646 * exec.c (exec_file_attach): Ditto.
4647 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
4648
4649 2004-07-29 Andrew Cagney <cagney@gnu.org>
4650
4651 * PROBLEMS (mips-irix): Note that it is broken.
4652
4653 2004-07-29 Andrew Cagney <cagney@gnu.org>
4654
4655 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
4656 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
4657
4658 * config/xm-nbsd.h: Delete file.
4659 * config/arm/xm-nbsd.h: Delete file.
4660 * config/i386/xm-nbsd.h: Delete file.
4661 * config/ns32k/xm-nbsd.h: Delete file.
4662 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
4663 * config/i386/nbsdelf.mh (XM_FILE): Delete.
4664 * config/i386/nbsdaout.mh (XM_FILE): Delete.
4665 * config/arm/nbsdelf.mh (XM_FILE): Delete.
4666 * config/arm/nbsdaout.mh (XM_FILE): Delete.
4667
4668 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
4669 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
4670 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
4671 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
4672 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
4673 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
4674
4675 * config/powerpc/xm-linux.h: Delete empty file.
4676 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
4677 * config/powerpc/linux.mh (XM_FILE): Delete.
4678 * config/m68k/xm-linux.h: Delete empty file.
4679 * config/m68k/linux.mh (XM_FILE): Delete.
4680 * config/ia64/xm-linux.h: Delete empty file.
4681 * config/ia64/linux.mh (XM_FILE): Delete.
4682 * config/arm/xm-linux.h: Delete empty file.
4683 * config/arm/linux.mh (XM_FILE): Delete.
4684
4685 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4686 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
4687 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4688 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
4689 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4690 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
4691 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4692 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
4693
4694 * config/m68k/xm-m68k.h: Delete file.
4695 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
4696 copyright.
4697 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
4698 * config/pa/xm-linux.h: Delete empty file.
4699 * config/pa/linux.mh (XM_FILE): Delete.
4700 * config/i386/xm-i386.h: Delete empty file.
4701 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
4702 "i386/xm-i386.h".
4703 * config/i386/obsdaout.mh (XM_FILE): Delete.
4704 * config/i386/obsd64.mh (XM_FILE): Delete.
4705 * config/i386/fbsd64.mh (XM_FILE): Delete.
4706 * config/i386/nto.mh (XM_FILE): Delete.
4707 * config/i386/obsd.mh (XM_FILE): Delete.
4708 * config/i386/linux64.mh (XM_FILE): Delete.
4709 * config/i386/linux.mh (XM_FILE): Delete.
4710 * config/i386/i386sol2.mh (XM_FILE): Delete.
4711 * config/i386/i386gnu.mh (XM_FILE): Delete.
4712 * config/i386/fbsd.mh (XM_FILE): Delete.
4713 * config/i386/nbsd64.mh (XM_FILE): Delete.
4714
4715 2004-07-29 Andrew Cagney <cagney@gnu.org>
4716
4717 * config/pa/xm-linux.h: Do not include "floatformat.h".
4718 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
4719 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
4720 * config/i386/xm-i386.h: Do not include "floatformat.h".
4721 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
4722 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
4723 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
4724 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
4725 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
4726 GDB_HOST_LONG_DOUBLE_FORMAT instead.
4727 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
4728 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
4729 * configure, config.in: Regenerate.
4730 * configure.host (gdb_host_float_format, gdb_host_double_format)
4731 (gdb_host_long_double_format): Set according to the host.
4732
4733 2004-07-29 Andrew Cagney <cagney@gnu.org>
4734
4735 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
4736
4737 2004-07-28 Andrew Cagney <cagney@gnu.org>
4738
4739 * PROBLEMS: Mention threads/1650.
4740 * NEWS: Mention the NPTL fix.
4741
4742 2004-07-28 Andrew Cagney <cagney@gnu.org>
4743
4744 * cli/cli-decode.c (add_setshow_cmd): Delete function.
4745 (add_setshow_cmd_full): Make static.
4746 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
4747 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
4748 * cli/cli-decode.c (add_setshow_filename_cmd)
4749 (add_setshow_string_cmd): New functions.
4750 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
4751 * mips-tdep.c (_initialize_mips_tdep): Update.
4752 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
4753 * cli/cli-logging.c (_initialize_cli_logging): Update.
4754 * complaints.c (_initialize_complaints): Update.
4755 * remote.c (_initialize_remote): Update.
4756
4757 2004-07-28 Andrew Cagney <cagney@gnu.org>
4758
4759 * cli/cli-decode.c (add_setshow_zinteger_cmd)
4760 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
4761 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
4762 print parameters. Make string parameters constant.
4763 * command.h: Update. Update copyright.
4764 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
4765 * observer.c (_initialize_observer): Ditto.
4766 * frame.c (_initialize_frame): Ditto.
4767 * complaints.c (_initialize_complaints): Ditto.
4768 * maint.c (_initialize_maint_cmds): Ditto.
4769 * target.c (initialize_targets): Ditto.
4770 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
4771 * infcall.c (_initialize_infcall): Ditto.
4772 * arm-tdep.c (_initialize_arm_tdep): Ditto.
4773 * m32r-rom.c (_initialize_m32r_rom): Ditto.
4774 * remote-rdi.c (_initialize_remote_rdi): Ditto.
4775 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
4776 * mips-tdep.c (_initialize_mips_tdep): Ditto.
4777
4778 2004-07-28 Andrew Cagney <cagney@gnu.org>
4779
4780 * gdbtypes.c (lookup_primitive_typename): Delete function.
4781 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
4782 * ada-lex.l: Use language_lookup_primitive_type_by_name.
4783 * gdbtypes.c (lookup_typename): Ditto.
4784 * f-exp.y (yylex): Ditto.
4785 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
4786
4787 * scm-lang.c (c_builtin_types): Delete extern declaration.
4788 (scm_language_defn): Replace
4789 string_char_type and primitive_type_vector with
4790 la_language_arch_info.
4791 * jv-lang.c (java_language_defn): Replace
4792 string_char_type and primitive_type_vector with
4793 la_language_arch_info.
4794 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
4795 c_builtin_types in comment.
4796 * c-lang.h (struct language_arch_info): Declare opaque.
4797 (c_language_arch_info): Declare.
4798 (c_builtin_types): Delete declaration.
4799 * c-lang.c (c_language_arch_info): Set string_char_type to
4800 builtin_char, not builtin_true_char. Make global.
4801 (c_builtin_types): Delete array.
4802 (asm_language_defn, minimal_language_defn): Replace
4803 string_char_type and primitive_type_vector with
4804 la_language_arch_info.
4805
4806 2004-07-28 Andrew Cagney <cagney@gnu.org>
4807
4808 * gdbtypes.h (struct builtin_type): Rename true_char to
4809 builtin_true_char.
4810 * gdbtypes.c (gdbtypes_post_init): Update.
4811 * c-lang.c (arch_info): New function.
4812 (enum c_primitive_types): New enum.
4813 (c_language_defn): Instead of string_char_type and
4814 primitive_type_vector set la_language_arch_info.
4815
4816 2004-07-28 Andrew Cagney <cagney@gnu.org>
4817
4818 * language.h (struct language_arch_info): Fix typo
4819 s/primative/primitive/.
4820 * gdbtypes.c (lookup_primitive_typename): Ditto.
4821 * language.c (language_lookup_primitive_type_by_name)
4822 (unknown_language_arch_info): Ditto.
4823
4824 2004-07-27 Andrew Cagney <cagney@gnu.org>
4825
4826 * defs.h (enum language): Add nr_languages.
4827 * language.h (struct language_arch_info): Define.
4828 (struct language_defn): Add la_language_arch_info.
4829 (language_lookup_primative_type_by_name): Declare.
4830 (language_string_char_type): Declare.
4831 * language.c (_initialize_language, language_gdbarch_post_init)
4832 (struct language_gdbarch, language_gdbarch_data): Implement
4833 per-architecture language information.
4834 (unknown_language_arch_info, language_string_char_type)
4835 (language_lookup_primative_type_by_name): New functions.
4836 (unknown_language_defn, auto_language_defn)
4837 (local_language_defn): Set la_language_arch_info to
4838 unknown_language_arch_info.
4839 (unknown_builtin_types): Delete.
4840 * gdbtypes.c (lookup_primitive_typename): Use
4841 language_lookup_primative_type_by_name.
4842 (create_string_type): Use language_string_char_type.
4843 * values.c (value_from_string): Use language_string_char_type.
4844 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
4845 * p-lang.c (pascal_language_defn): Ditto.
4846 * m2-lang.c (m2_language_defn): Ditto.
4847 * jv-lang.c (java_language_defn): Ditto.
4848 * objc-lang.c (objc_language_defn): Ditto.
4849 * f-lang.c (f_language_defn): Ditto.
4850 * c-lang.c (c_language_defn, cplus_language_defn)
4851 (asm_language_defn, minimal_language_defn): Ditto.
4852
4853 2004-07-27 Andrew Cagney <cagney@gnu.org>
4854
4855 * gdbtypes.h (struct builtin_type): Declare.
4856 (builtin_type): Declare.
4857 * d10v-tdep.c (d10v_register_type): Use builtin_type.
4858 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
4859 (gdbtypes_post_init): New function.
4860 (builtin_type): New function.
4861
4862 2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
4863
4864 * remote-m32r-sdi.c: Fix breakpoint bug.
4865 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
4866 recv_char_data, recv_long_data): New functions to replace communication
4867 sequences.
4868
4869 2004-07-26 Michael Chastain <mec.gnu@mindspring.com>
4870
4871 Document PR threads/1650.
4872 * PROBLEMS (Threads): Document problem with many threads
4873
4874 2004-07-26 Andrew Cagney <cagney@gnu.org>
4875
4876 * gdb-mi.el: Move from here ...
4877 * mi/gdb-mi.el: ... to here.
4878
4879 2004-07-26 Andrew Cagney <cagney@gnu.org>
4880
4881 Problem reported by Ashley Pittman <ashley@quadrics.com>.
4882 * main.c (captured_main): When in batch mode always detach.
4883
4884 2004-07-26 Andrew Cagney <cagney@gnu.org>
4885
4886 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
4887 and h8300 as broken.
4888 * NEWS: END-OF-LIFE frame compatibility module.
4889 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
4890 specific comments.
4891
4892 2004-07-26 Andrew Cagney <cagney@gnu.org>
4893
4894 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
4895 * xcoffsolib.c (_initialize_xcoffsolib): Update.
4896 * wince.c (_initialize_wince): Update.
4897 * win32-nat.c (_initialize_win32_nat): Update.
4898 * varobj.c (_initialize_varobj): Update.
4899 * valops.c (_initialize_valops): Update.
4900 * utils.c (initialize_utils, initialize_utils): Update.
4901 * tui/tui-win.c (_initialize_tui_win): Update.
4902 * top.c (init_main): Update.
4903 * symfile.c (_initialize_symfile): Update.
4904 * source.c (_initialize_source): Update.
4905 * somsolib.c (_initialize_som_solib): Update.
4906 * solib.c (_initialize_solib): Update.
4907 * solib-frv.c (_initialize_frv_solib): Update.
4908 * serial.c (_initialize_serial): Update.
4909 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
4910 * remote.c (_initialize_remote, _initialize_remote): Update.
4911 * remote-vx.c (_initialize_vx): Update.
4912 * remote-utils.c (_initialize_sr_support): Update.
4913 * remote-sds.c (_initialize_remote_sds): Update.
4914 * remote-mips.c (_initialize_remote_mips): Update.
4915 * remote-e7000.c (_initialize_remote_e7000): Update.
4916 * proc-api.c (_initialize_proc_api): Update.
4917 * printcmd.c: Update.
4918 * parse.c (_initialize_parse): Update.
4919 * pa64solib.c (_initialize_pa64_solib): Update.
4920 * p-valprint.c (_initialize_pascal_valprint): Update.
4921 * monitor.c (_initialize_remote_monitors): Update.
4922 * mips-tdep.c (_initialize_mips_tdep): Update.
4923 * mcore-tdep.c (_initialize_mcore_tdep): Update.
4924 * maint.c (_initialize_maint_cmds): Update.
4925 * lin-lwp.c (_initialize_lin_lwp): Update.
4926 * language.c (_initialize_language): Update.
4927 * kod.c (_initialize_kod): Update.
4928 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
4929 * i386-tdep.c (_initialize_i386_tdep): Update.
4930 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
4931 * gdbarch.sh: Update.
4932 * gdbarch.c: Re-generate.
4933 * gdb-events.sh: Update.
4934 * gdb-events.c: Re-generate.
4935 * frame.c (_initialize_frame): Update.
4936 * exec.c: Update.
4937 * demangle.c (_initialize_demangler): Update.
4938 * dcache.c (_initialize_dcache): Update.
4939 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
4940 * cp-valprint.c (_initialize_cp_valprint): Update.
4941 * corefile.c (_initialize_core): Update.
4942 * command.h: Update.
4943 * cli/cli-decode.h: Update.
4944 * cli/cli-cmds.c (init_cli_cmds): Update.
4945 * charset.c (_initialize_charset): Update.
4946 * breakpoint.c (_initialize_breakpoint): Update.
4947 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
4948 * alpha-tdep.c (_initialize_alpha_tdep): Update.
4949 * aix-thread.c (_initialize_aix_thread): Update.
4950
4951 2004-07-24 Mark Kettenis <kettenis@gnu.org>
4952
4953 Partial fix for PR backtrace/1718.
4954 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
4955 that GCC migrates into the prolugue. Don't handle any
4956 instructions that clobber %ebx.
4957
4958 2004-07-23 Andrew Cagney <cagney@gnu.org>
4959
4960 Use regcache_raw_collect instead of regcache_collect.
4961 * regcache.h (regcache_collect): Delete declaration.
4962 * regcache.c (regcache_colect): Delete function.
4963 * win32-nat.c (do_child_store_inferior_registers): Update.
4964 * sol-thread.c (sol_thread_store_registers): Update.
4965 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
4966 * rs6000-nat.c (store_register): Update.
4967 * remote.c (store_register_using_P, remote_store_registers): Update.
4968 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
4969 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
4970 (fill_vrregset, store_spe_registers, fill_gregset)
4971 (fill_gregset): Update.
4972 * nto-procfs.c (procfs_store_registers): Update.
4973 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
4974 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
4975 * m68klinux-nat.c (store_register, fill_gregset): Update.
4976 * m68k-tdep.c (fill_gregset): Update.
4977 * infptrace.c (store_register): Update.
4978 * i386-nto-tdep.c (i386nto_regset_fill): Update.
4979 * i386-linux-nat.c (store_register, fill_gregset): Update.
4980 * hppa-linux-nat.c (fill_gregset): Update.
4981 * go32-nat.c (store_register): Update.
4982 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
4983 (store_fp_regs): Update.
4984 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
4985 (store_nwfpe_extended, store_fpregister, store_fpregs)
4986 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
4987 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
4988 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
4989 (store_regs_user_thread, store_regs_kernel_thread): Update.
4990
4991 2004-07-24 Mark Kettenis <kettenis@gnu.org>
4992
4993 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
4994 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
4995 encoding.
4996 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
4997 member of `struct comp_unit'.
4998
4999 2004-07-23 Andrew Cagney <cagney@gnu.org>
5000
5001 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
5002 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
5003
5004 2004-07-23 Martin Hunt <hunt@redhat.com>
5005 Kevin Buettner <kevinb@redhat.com>
5006
5007 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
5008 alignment was being added to the offset instead of multiplied.
5009
5010 2004-07-23 Mark Kettenis <kettenis@gnu.org>
5011
5012 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
5013 changed signal trampoline in OpenBSD 3.5-current.
5014
5015 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
5016 <machine/pcb.h> and "bsd-kvm.h".
5017 (sparc64nbsd_supply_pcb): New function.
5018 (_initialize_sparc64nbsd_nat): Renamed from
5019 _initialize_sparcnbsd_nat. Enable libkvm interface.
5020 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
5021 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
5022 (LOADLIBES): New variable.
5023
5024 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
5025
5026 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
5027
5028 2004-07-21 Andrew Cagney <cagney@gnu.org>
5029
5030 Use regcache_raw_supply instead of supply_register.
5031 * regcache.h (supply_register): Delete declaration.
5032 * regcache.c (supply_register): Delete function.
5033 * wince.c (do_child_fetch_inferior_registers): Update.
5034 * win32-nat.c (do_child_fetch_inferior_registers)
5035 (fetch_elf_core_registers): Update.
5036 * v850ice.c (v850ice_fetch_registers): Update.
5037 * thread-db.c (thread_db_store_registers): Update.
5038 * sol-thread.c (sol_thread_store_registers): Update.
5039 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
5040 * rs6000-nat.c (fetch_register): Update.
5041 * rom68k-rom.c (rom68k_supply_one_register): Update.
5042 * remote.c (remote_wait, remote_async_wait): Update.
5043 * remote-st.c (get_hex_regs): Update.
5044 * remote-sim.c (gdbsim_fetch_register): Update.
5045 * remote-sds.c (sds_fetch_registers): Update.
5046 * remote-rdp.c (remote_rdp_fetch_register): Update.
5047 * remote-rdi.c (arm_rdi_fetch_registers): Update.
5048 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
5049 * remote-m32r-sdi.c (m32r_fetch_register): Update.
5050 * remote-hms.c (init_hms_cmds): Update.
5051 * remote-est.c (init_est_cmds): Update.
5052 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
5053 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
5054 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
5055 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
5056 (fetch_register, supply_vrregset, supply_vrregset)
5057 (fetch_spe_registers): Update.
5058 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
5059 * monitor.c (monitor_supply_register): Update.
5060 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
5061 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
5062 (mipsnbsd_supply_fpreg): Update.
5063 * mips-nat.c (fetch_inferior_registers)
5064 (fetch_core_registers): Update.
5065 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
5066 (supply_fpregset, mips64_supply_gregset)
5067 (mips64_supply_fpregset): Update.
5068 * m68klinux-nat.c (fetch_register, supply_gregset)
5069 (supply_fpregset): Update.
5070 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
5071 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
5072 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
5073 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
5074 * infptrace.c (fetch_register): Update.
5075 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
5076 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
5077 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
5078 (gnu_fetch_registers, gnu_store_registers): Update.
5079 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
5080 * i386-linux-nat.c (fetch_register, supply_gregset)
5081 (dummy_sse_values): Update.
5082 * hpux-thread.c (hpux_thread_fetch_registers): Update.
5083 * hppah-nat.c (fetch_register): Update.
5084 * hppa-linux-nat.c (fetch_register, supply_gregset)
5085 (supply_fpregset): Update.
5086 * go32-nat.c (fetch_register): Update.
5087 * dve3900-rom.c (fetch_bitmapped_register)
5088 (_initialize_r3900_rom): Update.
5089 * cris-tdep.c (supply_gregset): Update.
5090 * abug-rom.c (init_abug_cmds): Update.
5091 * core-aout.c (fetch_core_registers): Update.
5092 * armnbsd-nat.c (supply_gregset, supply_fparegset)
5093 (fetch_register, fetch_fp_register): Update.
5094 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
5095 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
5096 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
5097 * alphanbsd-tdep.c (fetch_core_registers): Update.
5098 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
5099 * alpha-nat.c (fetch_osf_core_registers)
5100 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
5101 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
5102 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
5103
5104 2004-07-21 Andrew Cagney <cagney@gnu.org>
5105
5106 * PROBLEMS: Mention breakpoints/1702.
5107 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
5108 that is known to work.
5109
5110 2004-07-21 Andrew Cagney <cagney@gnu.org>
5111
5112 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
5113 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
5114 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
5115 (handle_inferior_event): Wrap call to deprecated
5116 IGNORE_HELPER_CALL in #ifdef.
5117 * config/mips/tm-nbsd.h: Update.
5118
5119 2004-07-20 Jim Blandy <jimb@redhat.com>
5120
5121 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
5122 bfd_mach_ppc has no segment registers.
5123
5124 Include PowerPC SPR numbers for special-purpose registers.
5125 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
5126 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
5127 new member in initializer.
5128 (S, S4, SN4, S64): New macros for defining special-purpose
5129 registers.
5130 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
5131 registers_403, registers_403GC, registers_505, registers_860,
5132 registers_601, registers_602, registers_603, registers_604,
5133 registers_750, registers_e500): Use them.
5134
5135 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
5136 replace references with expression used to initialize variable.
5137
5138 2004-07-20 Andrew Cagney <cagney@gnu.org>
5139
5140 * breakpoint.c (deprecated_read_memory_nobpt): Rename
5141 read_memory_nobpt.
5142 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
5143 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
5144 (s390_sigtramp_frame_sniffer): Update.
5145 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
5146 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
5147 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
5148 (mips32_fetch_instruction): Update.
5149 * mcore-tdep.c (get_insn): Update.
5150 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
5151 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
5152 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
5153 * i386-linux-tdep.c (i386_linux_sigtramp_start)
5154 (i386_linux_rt_sigtramp_start): Update.
5155 * i386-linux-nat.c (child_resume): Update.
5156 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
5157 * hppa-linux-tdep.c (insns_match_pattern): Update.
5158 * gdbcore.h: Update.
5159 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
5160 * frame.c (safe_frame_unwind_memory): Update.
5161 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
5162 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
5163 * alpha-tdep.c (alpha_read_insn): Update.
5164
5165 2004-07-20 Andrew Cagney <cagney@gnu.org>
5166
5167 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
5168 containing both bytes and mask. Add "frame_type".
5169 * tramp-frame.c (tramp_frame_start): Update.
5170 (tramp_frame_prepend_unwinder): Update.
5171 * mips-linux-tdep.c (mips_linux_o32_sigframe)
5172 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
5173 (mips_linux_n64_rt_sigframe): Update. Make "static const".
5174 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
5175
5176 2004-07-19 Eli Zaretskii <eliz@gnu.org>
5177
5178 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
5179 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
5180 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
5181 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
5182
5183 2004-07-17 Andrew Cagney <cagney@gnu.org>
5184
5185 * NEWS, PROBLEMS: Update for 6.2.
5186
5187 * README: Update to 6.2.
5188
5189 * utils.c (xvasprintf): Call xstrvprintf.
5190
5191 * parse.c: Update copyright.
5192 (null_post_parser): Eliminate ARGSUSED.
5193
5194 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
5195 * tui/tui-win.c (tui_get_cmd_list): Ditto.
5196 * symfile-mem.c (_initialize_symfile_mem): Ditto.
5197
5198 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
5199 * ppc-linux-nat.c: Use "Linux kernel".
5200 * hppa-linux-tdep.c: Use GNU/Linux.
5201 * hppa-linux-nat.c: Use GNU/Linux.
5202 * dwarfread.c: Add [sic] to use of Linux.
5203
5204 * hppa-linux-nat.c: Do not include <string.h>.
5205 (supply_fpregset): Remove "register" attribute.
5206
5207 * solib-frv.c (fetch_loadmap): Use xfree, not free.
5208
5209 2004-07-17 Mark Kettenis <kettenis@gnu.org>
5210
5211 * configure.in: Define _MSE_INT_H on Solaris 9 too.
5212 * configure, config.in: Regenerated.
5213
5214 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
5215 "bsd-kvm.h".
5216 (vaxbsd_supply_pcb): New function.
5217 (_initialize_vaxbsd_nat): New prototype and function.
5218 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
5219 solib-sunos.o.
5220 (LOADLIBES): New variable.
5221 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
5222 (LOADLIBES): New variable.
5223 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
5224 (LOADLIBES): New variable.
5225 * Makefile.in (vaxbsd-nat.o): Update dependencies.
5226
5227 2004-07-16 Andrew Cagney <cagney@gnu.org>
5228
5229 * defs.h (event_loop_p): Replace variable declaration with macro,
5230 always 1.
5231 * main.c (captured_main): Delete options "-async" and "-noasync".
5232 (event_loop_p): Delete variable.
5233 * NEWS: Mention that "-async" and "-noasync" were removed.
5234
5235 2004-07-16 Andrew Cagney <cagney@gnu.org>
5236
5237 * remote-m32r-sdi.c: Re-indent.
5238
5239 2004-07-16 Jim Blandy <jimb@redhat.com>
5240
5241 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
5242 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
5243 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
5244 missing MPC823 SPRs.
5245 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
5246 incorrect. (This was corrected in GDB's register name tables on
5247 2004-07-14.)
5248
5249 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
5250 should be "esasrr" ("ESA Save and Restore Register").
5251
5252 2004-07-16 Andrew Cagney <cagney@gnu.org>
5253
5254 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
5255 calls, no longer applicable. Update comments and rename parameter
5256 "step_frame" to "return_frame".
5257
5258 2004-07-16 Andrew Cagney <cagney@gnu.org>
5259
5260 * frame.c (fprint_field): New function.
5261 (fprint_frame_id): Use fprint_field.
5262
5263 2004-07-15 Joel Brobecker <brobecker@gnat.com>
5264
5265 * ada-lang.c (ada_language_defn): Remove commented out code.
5266
5267 2004-07-15 Jim Blandy <jimb@redhat.com>
5268
5269 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
5270 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
5271
5272 2004-07-14 Jim Blandy <jimb@redhat.com>
5273
5274 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
5275
5276 * ppc-tdep.h (ppc_num_vrs): New enum constant.
5277
5278 * ppc-tdep.h (ppc_num_srs): New enum constant.
5279
5280 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
5281 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
5282 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
5283 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
5284 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
5285 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
5286 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
5287 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
5288 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
5289 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
5290 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
5291 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
5292 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
5293 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
5294 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
5295 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
5296 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
5297 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
5298 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
5299 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
5300 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
5301 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
5302 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
5303 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
5304 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
5305 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
5306 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
5307 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
5308 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
5309 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
5310 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
5311 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
5312 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
5313 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
5314 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
5315 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
5316 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
5317 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
5318 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
5319 special-purpose register numbers.
5320
5321 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
5322 manual mentions 'md_twb', but many mention 'm_twb', and at that
5323 point in the register list.)
5324
5325 2004-07-14 Andrew Cagney <cagney@gnu.org>
5326
5327 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
5328 instead of "internal-error".
5329
5330 2004-07-10 Joel Brobecker <brobecker@gnat.com>
5331
5332 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
5333 that was inserted inside a comment.
5334
5335 2004-07-10 Randolph Chung <tausq@debian.org>
5336
5337 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
5338 function.
5339 (hppa_hpux_push_dummy_code): New function.
5340 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
5341 Set find_global_pointer method.
5342
5343 2004-07-10 Mark Kettenis <kettenis@gnu.org>
5344
5345 * NEWS: Mention BSD libkvm interface.
5346
5347 2004-07-10 Michael Snyder <msnyder@redhat.com>
5348
5349 * symfile.c (generic_load): Comment typo.
5350 * stack.c (get_selected_block): Ditto.
5351 * regcache.c (regcache_cooked_read): Ditto.
5352 * monitor.c (monitor_debug): Ditto.
5353 * mips-tdep.c (mips_read_pc): Ditto.
5354 * i386-linux-nat.c (ps_get_thread_area): Ditto.
5355 * gdb_mbuild.sh: Ditto.
5356 * gdbarch.sh: Ditto.
5357 * gdbarch.h: Ditto.
5358
5359 2004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
5360
5361 * ada-tasks.c: Remove file.
5362
5363 Remove ARI problems:
5364
5365 * ada-exp.y (write_var_from_sym): Reformat to put operator at
5366 beginning of line.
5367
5368 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
5369 Add comment.
5370 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
5371 (MIN_OF_SIZE): Rename min_of_size. Add comment.
5372 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
5373 (UMIN_OF_SIZE): Remove.
5374 (max_of_type): New function to replace orphan macro in gdbtypes.h
5375 (min_of_type): Ditto.
5376 (discrete_type_high_bound): Use max_of_type.
5377 (discrete_type_low_bound): Use min_of_type.
5378 (possible_user_operator_p): Move operator to beginning of line.
5379 (ada_is_variant_part): Ditto.
5380 (ensure_lval): Rewrite to avoid deprecated operations.
5381 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
5382 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
5383 (ada_enum_name): Remove assignments in 'if' statements.
5384 (build_ada_types): Add gdbarch parameter.
5385 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
5386 with gdbarch_data_register_post_init.
5387 Use add_setshow_uinteger_cmd rather than add_set_cmd and
5388 add_show_from_set.
5389
5390 * ada-valprint.c (inspect_it): Remove declaration.
5391 (repeat_count_threshold): Remove declaration.
5392 (ada_print_floating): Remove assignments in 'if' statements.
5393 (print_str): Move operator to beginning of line.
5394
5395 2004-07-08 Jim Blandy <jimb@redhat.com>
5396
5397 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
5398
5399 2004-07-08 Bob Rossi <bob@brasko.net>
5400
5401 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
5402
5403 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
5404
5405 * language.h (struct_language_defn): Add new function pointer:
5406 la_class_name_from_physname. Also add new prototype for
5407 language_class_name_from_physname.
5408 * language.c (language_class_name_from_physname): New function.
5409 (unk_lang_class_name): Ditto.
5410 (unknown_language_defn, auto_language_defn): Change
5411 to add unk_lang_class_name function pointer for
5412 la_class_name_from_physname.
5413 (local_language_defn): Ditto.
5414 * dwarf2read.c (guess_structure_name): Change to call
5415 language_class_name_from_physname.
5416 (determine_class_name): Ditto.
5417 * cp-support.c (class_name_from_physname): Renamed.
5418 (cp_class_name_from_physname): New name of function.
5419 * cp-support.h: Ditto.
5420 * c-lang.c (c_language_defn): Change to add NULL
5421 for class_name_from_physname function pointer.
5422 (cplus_language_defn): Change to add cp_class_name_from_physname.
5423 * jv-lang.c (java_class_name_physname): New function.
5424 (java_find_last_component): New static routine.
5425 (java_language_defn): Add java_class_name_from_physname pointer.
5426 * ada-lang.c (ada_language_defn): Change to add NULL
5427 for class_name_from_physname function pointer.
5428 * f-lang.c (f_language_defn): Ditto.
5429 * m2-lang.c (m2_language_defn): Ditto.
5430 * objc-lang.c (objc_language_defn): Ditto.
5431 * p-lang.c (pascal_language_defn): Ditto.
5432 * scm-lang.c (scm_language_defn): Ditto.
5433
5434 2004-07-06 Andrew Cagney <cagney@gnu.org>
5435
5436 Patch from Bart Robinson.
5437 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
5438 (O_LARGEFILE): Define to 0, if not defined.
5439
5440 2004-07-03 Mark Kettenis <kettenis@gnu.org>
5441
5442 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
5443 <machine/pcb.h> and "bsd-kvm.h".
5444 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
5445 (m68kbsd_supply_pcb): New function.
5446 (_initialize_m68kbsd_nat): New prototype and function.
5447 * Makefile.in (m68kbsd-nat.o): Update dependencies.
5448 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
5449 (LOADLIBES): New variable.
5450 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
5451 (LOADLIBES): New variable.
5452
5453 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
5454
5455 2004-07-03 Mark Kettenis <kettenis@gnu.org>
5456
5457 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
5458 <sys/proc.h>.
5459 (bsd_kvm_cmdlist): New variable.
5460 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
5461 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
5462 command and "kvm proc" command.
5463 * Makefile.in (bsd-kvm.o): Update dependencies.
5464
5465 2004-07-02 Mark Kettenis <kettenis@gnu.org>
5466
5467 * osabi.c: Update copyright year.
5468 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
5469 notes if EI_OSABI is set to ELFOSABI_HPUX.
5470
5471 2004-07-01 Michael Snyder <msnyder@redhat.com>
5472
5473 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
5474 that seems to have gotten whacked out of line.
5475
5476 2004-07-01 Mark Kettenis <kettenis@gnu.org>
5477
5478 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
5479 code.
5480
5481 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
5482
5483 * ada-lang.c (decode_packed_array): Minor change to comment.
5484 (ada_value_slice_ptr): New function.
5485 (ada_value_slice): New function.
5486 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
5487 test. Don't know why it is there.
5488 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
5489 to avoid dereferencing huge arrays from which one is slicing.
5490 (empty_array): Correct to return an array rather than
5491 a subrange value.
5492 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
5493 on empty arrays (let'em use 'FIRST instead).
5494
5495 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
5496
5497 Address complaints from gdb_ari.sh:
5498
5499 * ada-exp.y: Include gdb_string.h rather than string.h.
5500 (convert_char_literal): Reformat declaration.
5501 * ada-lang.h: Include opaque struct declaration for struct frame_info.
5502 * ada-lex.l: Change use of free to xfree (the macro would do so
5503 anyway, but this is harmless).
5504 Include gdb_string.h rather than string.h.
5505 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
5506
5507 * ada-lang.c (parse): Remove K&Rism in parameter list.
5508 (is_name_suffix): Correct Linux => GNU/Linux in comment.
5509
5510 2004-06-30 Mark Kettenis <kettenis@gnu.org>
5511
5512 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
5513 dead code.
5514
5515 2004-06-30 Mark Kettenis <kettenis@gnu.org>
5516
5517 * alphabsd-nat.c: Update copyright year.
5518 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
5519
5520 2004-06-29 Joel Brobecker <brobecker@gnat.com>
5521
5522 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
5523 (i386_cygwin_in_solib_call_trampoline): New function.
5524 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
5525 and skip_trampoline_code gdbarch methods.
5526
5527 2004-06-29 Jim Blandy <jimb@redhat.com>
5528
5529 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
5530 name actually used in the dependency lists.
5531
5532 2004-06-29 Randolph Chung <tausq@debian.org>
5533
5534 * NEWS (New native configurations): Mention GNU/Linux/hppa.
5535
5536 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
5537
5538 * win32-nat.c (child_pid_to_exec_file): New function.
5539 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
5540 functionality.
5541
5542 2004-06-28 Andrew Cagney <cagney@gnu.org>
5543
5544 * defs.h (xstrvprintf): Declare.
5545 * utils.c (xstrvprintf): New function.
5546 (internal_vproblem, xstrprintf, xasprintf)
5547 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
5548 * serial.c (serial_printf): Ditto.
5549 * complaints.c (vcomplaint): Ditto.
5550
5551 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
5552
5553 * infcmd.c (attach_command): Move call to target_terminal_inferior
5554 behind loading symbol table.
5555
5556 2004-06-28 Andrew Cagney <cagney@gnu.org>
5557
5558 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
5559 change - add back extern deprecated_ui_loop_hook declaration.
5560
5561 2004-06-28 Andrew Cagney <cagney@gnu.org>
5562
5563 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
5564 xstrprintf.
5565 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
5566 (c_value_of_variable): Ditto.
5567 * utils.c (internal_vproblem): Ditto.
5568 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
5569 * remote.c (add_packet_config_cmd): Ditto.
5570 * remote-rdp.c (rdp_set_command_line): Ditto.
5571 * regcache.c (regcache_dump): Ditto.
5572 * frv-tdep.c (new_variant, new_variant): Ditto.
5573 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
5574 (fbsd_find_memory_regions): Ditto.
5575 * breakpoint.c (create_thread_event_breakpoint)
5576 (create_breakpoints): Ditto.
5577 * aix-thread.c (aix_thread_pid_to_str): Ditto.
5578 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
5579
5580 2004-06-28 Joel Brobecker <brobecker@gnat.com>
5581
5582 * ada-lang.c: Re-indent file, with some massaging to help indent
5583 a bit when the result is otherwise really too ugly.
5584
5585 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
5586
5587 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
5588 code_addr_p and special_addr_p to 'unsigned int'.
5589
5590 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5591
5592 * i386v4-nat.c: Update copyright year and tweak comment.
5593 (regmap): Remove trailing comma.
5594 (supply_gregset): Rename local variable i to regnum. Call
5595 regcache_raw_supply instead of supply_register.
5596 (fill_gregset): Rename argument regno to regnum. Call
5597 regcache_raw_collect instead of regcache_collect.
5598
5599 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
5600
5601 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
5602 and special_addr_p.
5603 (frame_id_build, frame_id_build_special): Update comments.
5604 (frame_id_build_wild): New prototype.
5605 * frame.c (frame_id_build, frame_id_build_special): Fill in new
5606 struct frame_id fields.
5607 (frame_id_build_wild): New function.
5608 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
5609
5610 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5611
5612 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
5613 hppabsd-tdep.c.
5614
5615 2004-06-27 Joel Brobecker <brobecker@gnat.com>
5616
5617 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
5618
5619 2004-06-27 Joel Brobecker <brobecker@gnat.com>
5620
5621 * ada-lang.c: Re-indent file.
5622
5623 2004-06-27 Joel Brobecker <brobecker@gnat.com>
5624
5625 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
5626 (no_symtab_msg): Likewise.
5627
5628 2004-06-27 Andreas Schwab <schwab@suse.de>
5629
5630 * source.c: Fix whitespace.
5631
5632 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5633
5634 * configure.in: Include <sys/param.h> for td_pcb test.
5635 * configure: Regenerated.
5636
5637 * i386nbsd-nat.c: New file.
5638 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
5639 i386obsd-nat.c and i386obsd-tdep.c.
5640 (i386nbsd-nat.o): New dependency.
5641 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
5642 bsd-kvm.o.
5643 (LOADLIBES): New variable.
5644 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
5645 bsd-kvm.o.
5646 (LOADLIBES): New variable.
5647
5648 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
5649 (LOADLIBES): New variable.
5650
5651 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
5652 fetching from BSD_KVM_PADDR. Correctly lookup address for
5653 "_thread0".
5654
5655 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
5656 "bsd-kvm.h".
5657 (amd64fbsd_supply_pcb): New funcion.
5658 (_initialize_amd64fbsd_nat): Enable libkvm interface.
5659
5660 2004-06-27 <david@streamline-computing.com>
5661
5662 Partial fix for PR cli/1056.
5663 * valarith.c: Check for zero in division and remainder
5664 evaluation.
5665
5666 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5667
5668 * i387-tdep.c: Remove excessive whitespace.
5669
5670 2004-06-26 Andrew Cagney <cagney@gnu.org>
5671
5672 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
5673 * gdb-events.h, gdb-events.c: Re-generate.
5674 * tui/tui-hooks.c (tui_install_hooks): Update.
5675 (tui_remove_hooks): Update.
5676 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
5677
5678 2004-06-26 Mark Kettenis <kettenis@gnu.org>
5679
5680 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
5681 (gregset_t, fpregset_t): Remove typedefs.
5682 (REG_OFFSET): Rename argument.
5683 (amd64bsd_r_reg_offset): Rename from reg_offset.
5684 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
5685 Remove functions.
5686 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
5687 of reg_offset.
5688 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
5689
5690 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
5691
5692 * vax-tdep.c: Tweak comment.
5693
5694 Add OpenBSD/hppa support.
5695 * NEWS (New native configurations): Mention OpenBSD/hppa.
5696 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
5697 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
5698 files.
5699 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
5700 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
5701 * configure.host: Add hppa*-*-openbsd*.
5702 * configure.tgt: Add hppa*-*-openbsd*.
5703
5704 2004-06-25 Andrew Cagney <cagney@gnu.org>
5705
5706 * defs.h (deprecated_ui_loop_hook): Deprecated.
5707 * wince.c (child_wait): Update.
5708 * win32-nat.c (child_wait): Update.
5709 * v850ice.c (v850ice_wait): Update.
5710 * top.c (deprecated_ui_loop_hook): Update.
5711 * serial.h: Update.
5712 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
5713 (do_unix_readchar): Update.
5714 * ser-tcp.c (net_open): Update.
5715 * remote-sim.c (gdb_os_poll_quit): Update.
5716 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
5717
5718 2004-06-24 Andrew Cagney <cagney@gnu.org>
5719
5720 * defs.h (deprecated_pre_add_symbol_hook)
5721 (deprecated_post_add_symbol_hook): Deprecated.
5722 * symfile.c (symbol_file_add_with_addrs_or_offsets)
5723 (symbol_file_add_with_addrs_or_offsets): Update references.
5724
5725 2004-06-24 Andrew Cagney <cagney@gnu.org>
5726
5727 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
5728 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
5729 * wince.c (ui_loop_hook): Delete extern declaration.
5730 * win32-nat.c (ui_loop_hook): Delete extern declaration..
5731 * v850ice.c (ui_loop_hook): Delete extern declaration..
5732 * ser-unix.c (ui_loop_hook): Delete extern declaration..
5733 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
5734 * remote-sim.c (ui_loop_hook): Delete extern declaration..
5735 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
5736 ui_loop_hook declaration.
5737
5738 2004-06-24 Andrew Cagney <cagney@gnu.org>
5739
5740 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
5741 entry_func_highpc fields.
5742 * objfiles.c (init_entry_point_info): Do not clear
5743 entry_func_lowpc and entry_func_highpc.
5744 (objfile_relocate): Do not relocate entry_func_lowpc and
5745 entry_func_highpc.
5746 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
5747 entry_func_highpc.
5748 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
5749 entry_func_highpc.
5750 * blockframe.c (legacy_frame_chain_valid): Replace tests against
5751 entry_func_lowpc and entry_func_highpc with call to
5752 inside_entry_func.
5753
5754 2004-06-24 Mark Kettenis <kettenis@gnu.org>
5755
5756 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
5757 quad-precision floating point arguments in registers.
5758
5759 2004-06-24 Mark Kettenis <kettenis@gnu.org>
5760
5761 From Michael Mueller <m.mueller99@kay-mueller.de>:
5762 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
5763 account.
5764
5765 2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
5766
5767 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
5768 to -1.
5769 * breakpoint.c (bpstat_stop_status): Move check for ignoring
5770 untriggered watchpoints to a separate if clause. Update function
5771 comment regarding STOPPED_BY_WATCHPOINT argument.
5772
5773 2004-06-22 Jim Blandy <jimb@redhat.com>
5774
5775 * gdbarch.sh: Doc fix.
5776
5777 2004-06-21 Martin Hunt <hunt@redhat.com>
5778 Kevin Buettner <kevinb@redhat.com>
5779
5780 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
5781 * mips-tdep.h (MIPS_SP_REGNUM): Define.
5782 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
5783 to set_gdbarch_sp_regnum(). Use cooked register number.
5784 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
5785
5786 2004-06-21 Andrew Cagney <cagney@gnu.org>
5787
5788 * gdbarch.sh: When the macro field is empty, do not generate a
5789 macro definition. When the macro field is "=", generate the macro
5790 name from the upper-case function name.
5791 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
5792 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
5793 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
5794 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
5795 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
5796 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
5797 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
5798 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
5799 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
5800 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
5801 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
5802 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
5803 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
5804 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
5805 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5806 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
5807 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
5808 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
5809 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
5810 (DEPRECATED_USE_STRUCT_CONVENTION)
5811 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
5812 (DEPRECATED_FRAME_INIT_SAVED_REGS)
5813 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
5814 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
5815 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5816 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
5817 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
5818 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
5819 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
5820 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
5821 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
5822 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
5823 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
5824 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
5825 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
5826 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
5827 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
5828 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
5829
5830 2004-06-21 Andrew Cagney <cagney@gnu.org>
5831
5832 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
5833 macro name, and the function rather than macro value. Only wrap
5834 macro print statements in #ifdef. Move format logic to where it
5835 is needed.
5836 * gdbarch.c: Re-generate.
5837
5838 * gdbarch.sh (read): Delete "print_p" and "description", add
5839 "garbage_at_eol". Check for non-empty garbage at end-of-line.
5840 Delete references to print_p.
5841 (TARGET_ARCHITECTURE): Delete print predicate.
5842 * gdbarch.c: Re-generate.
5843
5844 * gdbarch.sh: Check that multi-arch methods do not provide a
5845 macro.
5846 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
5847 (print_registers_info, print_float_info, print_vector_info)
5848 (adjust_breakpoint_address, remote_translate_xfer_address)
5849 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
5850 (address_class_type_flags_to_name, unwind_sp): Remove the macro
5851 name from the multi-arch definition.
5852
5853 2004-06-20 Andrew Cagney <cagney@gnu.org>
5854
5855 * gdbarch.sh: Sort by the function, instead of macro name.
5856 * gdbarch.c: Re-generate.
5857
5858 2004-06-20 Andrew Cagney <cagney@gnu.org>
5859
5860 * gdbarch.sh: Use the function, instead of macro name in
5861 errors and the log file.
5862 (return_value): Remove stray ":" in spec.
5863
5864 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
5865 * gdbarch.h, gdbarch.c: Re-generate.
5866 * Makefile.in (arch-utils.o): Update dependencies.
5867 * values.c (using_struct_return): Move code calling
5868 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
5869 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
5870 to legacy_return_value, simplify.
5871 * infcmd.c (print_return_value): Move code calling
5872 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
5873 to legacy_return_value, simplify.
5874 * infcall.c (call_function_by_hand): Move code calling
5875 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
5876 * arch-utils.c: Update copyright. Include "gdbcore.h".
5877 (legacy_return_value): New function.
5878 * arch-utils.h: Update copyright.
5879 (legacy_return_value): Declare.
5880
5881 2004-06-20 Andrew Cagney <cagney@gnu.org>
5882
5883 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
5884 * gdbarch.h, gdbarch.c: Re-generate.
5885 * values.c (using_struct_return): Update call.
5886 * mcore-tdep.c: Update comment.
5887 * infcall.c (call_function_by_hand): Update comment.
5888 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5889 * arch-utils.h (always_use_struct_convention): Update.
5890 * v850-tdep.c (v850_gdbarch_init): Update.
5891 * sh64-tdep.c (sh64_gdbarch_init): Update.
5892 * sh-tdep.c (sh_gdbarch_init): Update.
5893 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5894 * mips-tdep.c (mips_gdbarch_init): Update.
5895 * mcore-tdep.c (mcore_gdbarch_init): Update.
5896 * m32r-tdep.c (m32r_gdbarch_init): Update.
5897 * ia64-tdep.c (ia64_gdbarch_init): Update.
5898 * h8300-tdep.c (h8300_gdbarch_init): Update.
5899 * frv-tdep.c (frv_gdbarch_init): Update.
5900 * cris-tdep.c (cris_gdbarch_init): Update.
5901 * arm-tdep.c (arm_gdbarch_init): Update.
5902 * alpha-tdep.c (alpha_gdbarch_init): Update.
5903
5904 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
5905
5906 * PROBLEMS: Add more specific information, and a work-around,
5907 for PR gdb/1458.
5908
5909 2004-06-18 Andrew Cagney <cagney@gnu.org>
5910
5911 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
5912 * gdbarch.h, gdbarch.c: Re-generate.
5913 * ada-lang.c (ada_finish_decode_line_1): Update.
5914 * infrun.c (handle_inferior_event): Update.
5915 * infcall.c (find_function_addr): Update.
5916 * linespec.c (minsym_found): Update.
5917 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
5918 Update.
5919 * blockframe.c (legacy_frameless_look_for_prologue): Update.
5920 * cli/cli-cmds.c (disassemble_command): Update.
5921 * vax-tdep.c (vax_gdbarch_init): Update.
5922
5923 2004-06-18 Mark Kettenis <kettenis@gnu.org>
5924
5925 * i386-tdep.c (i386_collect_fpregset): Fix comment.
5926
5927 2004-06-17 Andrew Cagney <cagney@gnu.org>
5928
5929 GDB 6.1.1 released from the GDB 6.1 branch.
5930 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
5931 * PROBLEMS: Ditto.
5932
5933 2004-06-16 Daniel Jacobowitz <dan@debian.org>
5934
5935 PR gdb/1658
5936 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
5937 operation as a uleb128. Found by Michael Coulter.
5938
5939 2004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
5940
5941 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
5942 make it non-static.
5943 * ada-lang.h (task_control_block): declaration moved from ada-task.c
5944 to ada-lang.h; this is needed to be able to implement the kill command
5945 in multi-task mode.
5946 (task_ptid): Ditto.
5947 (task_entry): Ditto.
5948 (task_list): Ditto.
5949 (ada_build_task_list): Ditto.
5950
5951 * ada-lang.c: Conditionalize routines and data structures related
5952 to breakpoints, exceptions, completion, and symbol caching on
5953 GNAT_GDB, since these are not yet used in the submitted public sources.
5954 (ada_main_name): Editorial: Move definition out of exception-related
5955 code.
5956
5957 2004-06-15 Andrew Cagney <cagney@gnu.org>
5958
5959 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
5960 deprecated_pc_in_call_dummy.
5961
5962 2004-06-15 Alan Modra <amodra@bigpond.net.au>
5963
5964 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
5965 bfd_get_section_size_before_reloc or _raw_size.
5966 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
5967 * dwarf2read.c (dwarf2_locate_sections): Likewise.
5968 (dwarf2_read_section): Likewise.
5969 * elfread.c (elf_locate_sections): Likewise.
5970 * gcore.c (derive_heap_segment): Likewise.
5971 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
5972 * remote-e7000.c (e7000_load): Likewise.
5973 * remote-m32r-sdi.c (m32r_load): Likewise.
5974 * remote-mips.c (mips_load_srec): Likewise.
5975 (pmon_load_fast): Likewise.
5976 * remote.c (compare_sections_command): Likewise.
5977 * symfile.c (add_section_size_callback): Likewise.
5978 (load_section_callback): Likewise.
5979 (pc_in_unmapped_range): Likewise.
5980 (pc_in_mapped_range): Likewise.
5981 (sections_overlap): Likewise.
5982 (list_overlays_command): Likewise.
5983 (simple_overlay_update_1): Likewise.
5984 (simple_overlay_update): Likewise.
5985 * tracepoint.c (remote_set_transparent_ranges): Likewise.
5986 * win32-nat.c (core_section_load_dll_symbols): Likewise.
5987
5988 2004-06-14 Randolph Chung <tausq@debian.org>
5989
5990 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
5991 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
5992 static.
5993 (hppa_hpux_inferior_created): New function.
5994 (hppa_hpux_init_abi): Register observer.
5995 * symfile.c (hp_cxx_exception_support_initialized)
5996 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
5997 (symbol_file_add_main_1, symbol_file_clear): Likewise.
5998
5999 2004-06-14 Randolph Chung <tausq@debian.org>
6000
6001 * MAINTAINERS (Write After Approval): Alphabetize my entry
6002 correctly.
6003
6004 2004-06-14 Andrew Cagney <cagney@gnu.org>
6005
6006 * MAINTAINERS (testsuite): List Michael Chastain as the lead
6007 testsuite maintainer.
6008
6009 2004-06-13 Andrew Cagney <cagney@gnu.org>
6010
6011 * infcmd.c (print_return_value): Fix logic, allow
6012 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
6013
6014 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
6015 defining any macros.
6016 * gdbarch.h: Re-generate.
6017
6018 * gdbarch.sh: Delete "level" attribute. Only check for a macro
6019 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
6020 * gdbarch.h: Re-generate.
6021
6022 * values.c (generic_use_struct_convention): Don't check gcc_p.
6023
6024 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
6025 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
6026 * gdbarch.h, gdbarch.c: Regenerate.
6027 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
6028 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
6029 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
6030 deprecated_max_register_raw_size and
6031 deprecated_max_register_virtual_size.
6032 * v850-tdep.c (v850_gdbarch_init): Ditto.
6033 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
6034 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6035 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6036 * cris-tdep.c (cris_gdbarch_init): Ditto.
6037
6038 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
6039 * gdbarch.h, gdbarch.c: Re-generate.
6040 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
6041 (m68hc11_use_struct_convention): Delete function.
6042 (m68hc11_extract_struct_value_address): Delete function.
6043 (m68hc11_return_value): New function.
6044 (m68hc11_gdbarch_init): Instead of store_return_value,
6045 extract_return_value, return_value_on_stack,
6046 deprecated_extract_struct_value_address and use_struct_convention,
6047 set return_value.
6048 * values.c (using_struct_return): Do not call
6049 RETURN_VALUE_ON_STACK.
6050 * arch-utils.h (generic_return_value_on_stack_not): Delete
6051 declaration.
6052 * arch-utils.c (generic_return_value_on_stack_not): Delete
6053 function.
6054
6055 2004-06-12 Andrew Cagney <cagney@gnu.org>
6056
6057 * values.c (register_value_being_returned): Delete function.
6058 * infcmd.c (legacy_return_value): Delete function.
6059 * infcall.c (call_function_by_hand): Inline
6060 "register_value_being_returned", simplify.
6061 * values.c (using_struct_return): Update comment, refer to
6062 print_return_value instead of register_value_being_returned.
6063 * infcmd.c (print_return_value): Inline calls to
6064 register_value_being_returned and legacy_return_value. Simplify.
6065
6066 2004-06-11 Randolph Chung <tausq@debian.org>
6067
6068 * somread.c (som_symtab_read): Exclude gcc local symbols.
6069
6070 2004-06-11 Randolph Chung <tausq@debian.org>
6071
6072 * infrun.c (handle_inferior_event): Handle the case when a
6073 trampoline ends up in the runtime resolver, and if the trampoline
6074 has no name. Rearrange the code so that all the trampoline
6075 processing happens before other step-out-of-range handling.
6076
6077 2004-06-11 Martin Hunt <hunt@redhat.com>
6078
6079 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
6080 has no fpu.
6081
6082 2004-06-10 Andrew Cagney <cagney@gnu.org>
6083
6084 * blockframe.c (legacy_inside_entry_func): Delete.
6085 (legacy_frame_chain_valid): Inline call to
6086 legacy_inside_entry_func, simplify.
6087
6088 2004-06-10 Bob Rossi <bob@brasko.net>
6089
6090 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
6091 * dwarf2read.c (partial_die_info): Add dirname field.
6092 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
6093 (read_partial_die): Save away DW_AT_comp_dir.
6094 * defs.h (symtab_to_filename): Removed.
6095 * source.c (find_and_open_source): Added.
6096 (open_source_file): Just calls find_and_open_source.
6097 (symtab_to_filename): Removed.
6098 (symtab_to_fullname, psymtab_to_fullname): Added.
6099 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
6100 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
6101 symtab_to_filename.
6102 * symtab.h (partial_symtab): Add dirname field.
6103 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
6104 (mi_cmd_file_list_exec_source_file): Call new function
6105 symtab_to_fullname to find fullname.
6106 (mi_cmd_file_list_exec_source_files): Added.
6107 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
6108 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
6109
6110 2004-06-10 Andrew Cagney <cagney@gnu.org>
6111
6112 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
6113 to generic_use_struct_convention, the default value.
6114
6115 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
6116 of abort.
6117
6118 * ns32k-tdep.c (ns32k_push_arguments): New function.
6119 (ns32k_gdbarch_init): Set deprecated_push_arguments.
6120 * infcall.c (call_function_by_hand): Call error instead of
6121 legacy_push_arguments.
6122 * value.h (legacy_push_arguments): Delete declaration.
6123 * valops.c (legacy_push_arguments): Delete function.
6124 (value_push): Delete function.
6125
6126 2004-06-10 Brian Ford <ford@vss.fsi.com>
6127
6128 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
6129 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
6130 info.
6131 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
6132
6133 2004-06-10 Andrew Cagney <cagney@gnu.org>
6134
6135 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
6136 * gdbarch.h, gdbarch.c: Re-generate.
6137 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
6138 parameters.
6139 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
6140 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
6141 deprecated_pc_in_call_dummy instead of
6142 DEPRECATED_PC_IN_CALL_DUMMY.
6143 (arm_skip_prologue): Ditto.
6144 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
6145 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
6146 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
6147 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
6148 Ditto.
6149 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
6150 (sh64_init_extra_frame_info, sh64_get_saved_register)
6151 (sh64_pop_frame): Ditto.
6152 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
6153 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
6154 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
6155 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
6156 (h8300_pop_frame): Ditto.
6157 * blockframe.c (legacy_inside_entry_func)
6158 (legacy_frame_chain_valid): Ditto.
6159 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
6160 to deprecated_pc_in_call_dummy.
6161
6162 2004-06-09 Andrew Cagney <cagney@gnu.org>
6163
6164 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
6165 provide a default value.
6166 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
6167 * gdbarch.h, gdbarch.c: Re-generate.
6168 * arch-utils.c (generic_convert_register_p): Rename
6169 legacy_convert_register_p
6170 (legacy_register_to_value, legacy_value_to_register): Delete
6171 functions.
6172 * arch-utils.h (generic_convert_register_p): Rename
6173 legacy_convert_register_p.
6174 (legacy_register_to_value, legacy_value_to_register): Delete
6175 declarations.
6176
6177 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
6178 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
6179 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
6180 * gdbarch.h, gdbarch.c: Re-generate.
6181 * infcmd.c (default_print_registers_info): Simplify.
6182 * findvar.c (value_of_register): Simplify.
6183 * mi/mi-main.c (get_register): Simplify.
6184 * arch-utils.c (legacy_convert_register_p): Always return 0.
6185 (legacy_register_to_value, legacy_value_to_register): Always call
6186 internal_error.
6187
6188 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
6189 #ifdef CLEAR_INSN_CACHE code.
6190 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
6191 Delete #ifdef CLEAR_DEFERRED_STORES code.
6192
6193 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
6194
6195 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
6196 copyright.
6197 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
6198
6199 * config/mips/mipsv4.mh: Delete file.
6200
6201 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
6202 unreferenced macro.
6203 (hpread_adjust_stack_address): Delete declaration.
6204
6205 2004-06-08 Andrew Cagney <cagney@gnu.org>
6206
6207 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
6208 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
6209 PTRACE_ATTACH / PTRACE_DETACH available call error.
6210 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
6211 * infttrace.c (update_thread_state_after_attach, attach, detach):
6212 Remove #ifdef wrappers.
6213 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
6214 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
6215 * config/nm-bsd.h (ATTACH_DETACH): Delete.
6216 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
6217 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
6218 * config/nm-linux.h (ATTACH_DETACH): Delete.
6219 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
6220 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
6221 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
6222 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
6223 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
6224
6225 2004-06-08 Corinna Vinschen <vinschen@redhat.com>
6226
6227 * configure.in: Set $configdir to the right OS specific value.
6228 Use value when setting $tcldir and $tkdir.
6229 * configure: Regenerate.
6230
6231 2004-06-06 Paul Brook <paul@codesourcery.com>
6232
6233 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
6234 records.
6235
6236 2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
6237
6238 * ada-lang.c (lookup_symbol_in_language): New function to allow
6239 re-use of another language's symbol lookup code. (Placed here
6240 temporarily while Ada support is being integrated into the public
6241 tree).
6242 (restore_language): New auxiliary function for
6243 lookup_symbol_in_language.
6244 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
6245 temporarily while Ada support is being integrated into the public
6246 tree).
6247
6248 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
6249
6250 * Makefile.in (check//%): New.
6251
6252 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
6253 (mn10300_store_return_value): Rewrite.
6254 (mn10300_type_align): New.
6255 (mn10300_use_struct_convention): Rewrite.
6256 (mn10300_return_value): New, using all of the above.
6257 (mn10300_pop_frame_regular): Add saved_regs_size.
6258 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
6259
6260 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
6261 regs if PC is on movm.
6262
6263 2004-06-07 Jim Blandy <jimb@redhat.com>
6264
6265 Add native Linux support for the PowerPC E500.
6266 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
6267 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
6268 all architectures except the E500.
6269 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
6270 #definitions.
6271 (struct gdb_evrregset_t): New type.
6272 (have_ptrace_getsetevrregs): New variable.
6273 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
6274 fetch_spe_registers): New functions.
6275 (fetch_register): Call fetch_spe_register as appropriate.
6276 Assert that we're only passed raw register numbers.
6277 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
6278 Don't fetch gprs if they're pseudoregisters.
6279 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
6280 store_spe_registers): New functions.
6281 (store_register): Call store_spe_register as appropriate.
6282 Assert that we're only passed raw register numbers.
6283 (store_ppc_registers): Call store_spe_registers as appropriate.
6284 Don't store gprs if they're pseudoregisters.
6285
6286 2004-06-07 Jeff Johnston <jjohnstn@redhat.com>
6287
6288 * thread-db.c (thread_get_info_callback): Fill in the thread_info
6289 struct if one exists, even if we are dealing with a zombie thread.
6290
6291 2004-06-07 Andrew Cagney <cagney@gnu.org>
6292
6293 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
6294 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
6295 Rename PC_REQUIRES_RUN_BEFORE_USE.
6296 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
6297 #ifdef.
6298
6299 2004-06-07 Randolph Chung <tausq@debian.org>
6300
6301 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
6302 unwinding after sp has been saved to the stack but before the end
6303 of the prologue, and after the fp has been modified but before it has
6304 been saved to the stack.
6305 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
6306 Remove superfluous definitions.
6307 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
6308
6309 2004-06-07 Guy Martin <gmsoft@gentoo.org>
6310
6311 Committed by Randolph Chung.
6312 * hppa-linux-nat.c: Include the correct version of the header file
6313 depending on the kernel version.
6314
6315 2004-06-06 Randolph Chung <tausq@debian.org>
6316
6317 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
6318 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
6319
6320 2004-06-06 Randolph Chung <tausq@debian.org>
6321
6322 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
6323 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
6324 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
6325 * hppa-tdep.c (hppa_symbol_address): New function definition.
6326 * hppa-tdep.h (hppa_symbol_address): New function declaration.
6327
6328 2004-06-06 Randolph Chung <tausq@debian.org>
6329
6330 * hppa-tdep.h (struct value): Forward declaration.
6331 (gdbarch_tdep): Define tdep find_global_pointer method.
6332 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
6333 associated with the function we are trying to call, and write it
6334 to the gp register.
6335 (hppa32_convert_from_funct_ptr_addr): New function.
6336 (hppa_find_global_pointer): New function.
6337 (hppa_gdbarch_init): Set default find_global_pointer method; set
6338 convert_from_func_ptr_addr method.
6339 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
6340 (hppa_linux_init_abi): Set find_global_pointer method.
6341 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
6342
6343 2004-06-06 Randolph Chung <tausq@debian.org>
6344
6345 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
6346 to struct value *function.
6347 * gdbarch.c: Regenerate.
6348 * gdbarch.h: Likewise.
6349 * infcall.c (call_function_by_hand): Pass entire function value
6350 to push_dummy_call.
6351
6352 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
6353 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
6354 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
6355 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
6356 * arm-tdep.c (arm_push_dummy_call): Likewise.
6357 * avr-tdep.c (avr_push_dummy_call): Likewise.
6358 * cris-tdep.c (cris_push_dummy_call): Likewise.
6359 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
6360 * frv-tdep.c (frv_push_dummy_call): Likewise.
6361 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
6362 * hppa-tdep.c (hppa32_push_dummy_call)
6363 (hppa64_push_dummy_call): Likewise.
6364 * i386-tdep.c (i386_push_dummy_call): Likewise.
6365 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
6366 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
6367 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
6368 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
6369 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
6370 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
6371 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
6372 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
6373 (ppc64_sysv_abi_push_dummy_call): Likewise.
6374 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
6375 (ppc64_sysv_abi_push_dummy_call): Likewise.
6376 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
6377 * s390-tdep.c (s390_push_dummy_call): Likewise.
6378 * sh-tdep.c (sh_push_dummy_call_fpu)
6379 (sh_push_dummy_call_nofpu): Likewise.
6380 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
6381 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
6382 * vax-tdep.c (vax_push_dummy_call): Likewise.
6383
6384 2004-06-04 Jim Blandy <jimb@redhat.com>
6385
6386 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
6387 gdbarch argument to register_size.
6388
6389 * rs6000-tdep.c (rs6000_store_return_value): Use
6390 regcache_cooked_write_part instead of
6391 deprecated_write_register_bytes.
6392 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
6393 not gdbarch_deprecated_store_return_value.
6394
6395 * ppc-linux-nat.c (store_register, fetch_register): Remove
6396 incorrect assertions. Simplify and generalize handling of
6397 transfers whose sizes are not multiples of, or less than, sizeof
6398 (PTRACE_XFER_TYPE).
6399
6400 2004-06-04 Jeff Johnston <jjohnstn@redhat.com>
6401
6402 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
6403 as a new thread event.
6404 * thread-db.c (thread_get_info_callback): If the thread is a
6405 zombie, return TD_THR_ZOMBIE.
6406 (thread_from_lwp): If thread_get_info_callback returns
6407 TD_THR_ZOMBIE, check if the thread is still on the thread list
6408 and return a -1 ptid if not found.
6409 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
6410 change the status to TARGET_WAITKIND_SPURIOUS.
6411
6412 2004-06-03 Corinna Vinschen <vinschen@redhat.com>
6413
6414 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
6415 double values in little endian mode.
6416
6417 2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
6418
6419 Committed by Andrew Cagney.
6420 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
6421 after last enum constant to avoid error from IBM C
6422 compiler.
6423
6424 2004-06-02 Jim Blandy <jimb@redhat.com>
6425
6426 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
6427 to 'message', and make it local to the lone block that uses it.
6428
6429 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
6430
6431 2004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
6432
6433 * ada-exp.y: Update copyright notice.
6434 Include block.h.
6435
6436 Replace REGNAME, LAST, INTERNAL_VARIABLE with
6437 SPECIAL_VARIABLE and unify the treatment of these cases.
6438
6439 (write_attribute_call0): Remove.
6440 (write_attribute_call1): Remove.
6441 (write_attribute_calln): Remove.
6442 (save_qualifier): Add missing semicolon.
6443
6444 (simple_exp,exp): Decomment (i.e., reactivate) code that was
6445 temporarily disabled to allow compilation with FSF head version.
6446
6447 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
6448 use individual operators (OP_*) for all attributes.
6449 (exp syntax): Use write_int.
6450 Handle STRING literals with OP_STRING.
6451 (variable syntax): Add limit parameter to calls to
6452 write_object_renaming.
6453
6454 (temp_parse_space): New definition to hold entities that need
6455 only live until the next call to ada_parse.
6456 (string_to_operator): Rename fields of ada_opname_table entries.
6457
6458 (write_var_from_sym): Record block.
6459 (write_var_from_name): Minor reformatting.
6460 Make sure saved name is properly encoded in the case of multiple
6461 matches, and set its language to Ada.
6462 Update comment.
6463 Modify to indicate unresolved name as symbol in the UNRESOLVED
6464 namespace, allocated in temp_parse_space.
6465 (write_int): New function.
6466
6467 (write_object_renaming): Add max_depth parameter to limit
6468 chains of object renamings.
6469 Handle case where root of renaming expression is itself a renaming.
6470 Use temp_parse_space for temporary name buffer.
6471 Handle renamings to dereferenced pointers (___XEXA suffices).
6472
6473 (ada_parse, yyerror, string_to_operator,
6474 write_var_from_sym, write_var_from_name, write_attribute_call0,
6475 write_attribute_call1, write_attribute_calln,
6476 write_object_renaming): Protoize.
6477
6478 (_initialize_ada_exp): New function.
6479
6480 * ada-lang.c: Update copyright notice.
6481 General terminology change to conform to GNAT compiler usage:
6482 mangle => encode, demangle => decode
6483 Include gdb_obstack.h.
6484 Include gdb_regex.h
6485 Include frame.h
6486 Include hashtab.h
6487 Include completer.h
6488 Include gdb_stat.h
6489 Include block.h
6490 Include infcall.h
6491
6492 (ADA_RETAIN_DOTS): Make sure this is defined.
6493 (TRUNCATION_TOWARDS_ZERO): Define.
6494 (struct string_vector): Define.
6495 (unresolved_names): Remove definition.
6496 (xnew_string_vector): New function.
6497 (string_vector_append): New function.
6498 (extract_string): Make static.
6499 (ada_unqualified_name): New function.
6500 (add_angle_brackets): New function.
6501 (function_name_from_pc): New function.
6502 (place_on_stack): Rename to ensure_lval.
6503
6504 (ensure_lval): Renamed from place_on_stack.
6505 Make identity on lvals.
6506 Update comment.
6507 (is_nonfunction): New interface.
6508 Only symbols in LOC_CONST class can be enumerals.
6509 (fill_in_ada_prototype): Remove; now independent of language.
6510 (add_defn_to_vec): Add obstack and symtab arguments.
6511 Use obstack to hold collected definitions.
6512 (num_defns_collected): New function.
6513 (defns_collected): New function.
6514 (ada_resolve_subexp): Rename to resolve_subexp.
6515 (resolve_subexp): Renamed from ada_resolve_subexp.
6516 (ada_op_name): Return non-const result.
6517 (ada_decoded_op_name): Renamed from ada_op_name, now used for
6518 other purposes.
6519
6520 (to_fixed_array_type): Add declaration.
6521 (coerce_unspec_val_to_type): Remove offset parameter.
6522 (find_sal_from_funcs_and_line): New interface.
6523 (find_line_in_linetable): Ditto.
6524
6525 (all_sals_for_line): Rename to ada_sals_for_line and make
6526 global.
6527 Add new parameter. When set, do not ask the user to choose the
6528 instance, but use the first one found instead.
6529 Use given line number in returned sals.
6530 Fix comment.
6531 Skip the prologue if funfirstline is set.
6532 Correct for memory leak when 0 lines found.
6533
6534 (value_pos_atr): Use pos_atr.
6535 (pos_atr): New function.
6536 (standard_lookup): Add block parameter.
6537
6538 (makeTimeStart): Remove declaration and uses.
6539 (makeTimeStop): Remove declaration and uses.
6540
6541 (ada_completer_word_break_characters): Allow for VMS.
6542 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
6543 (raise_sym_name): New constant.
6544 (raise_unhandled_sym_name): New constant.
6545 (raise_assert_sym_name): New constant.
6546 (process_raise_exception_name): New constant.
6547 (longest_exception_template): New constant.
6548 (warning_limit): New variable to limit warnings during expression
6549 evaluation.
6550 (warnings_issued): New variable to keep track of warnings issued.
6551 (known_runtime_file_name_patterns): New constant.
6552 (known_auxiliary_function_name_patterns): New constant.
6553 (symbol_list_obstack): New variable.
6554
6555 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
6556 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
6557 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
6558 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
6559 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
6560 ada_variant_discrim_name, field_alignment, dynamic_template_type,
6561 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
6562 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
6563 and strcmp.
6564
6565 (ada_get_field_index): New function.
6566 (lim_warning): New function.
6567 (ada_translate_error_message): New function.
6568 (MAX_OF_SIZE): New function.
6569 (MIN_OF_SIZE): New function.
6570 (UMAX_OF_SIZE): New function.
6571 (UMIN_OF_SIZE): New function.
6572 (discrete_type_high_bound): New function.
6573 (discrete_type_low_bound): New function.
6574 (base_type): New function.
6575 (do_command): Remove.
6576
6577 (ada_update_initial_language): Use language_ada, not language_unknown.
6578 (ada_encode): Renamed from ada_mangle.
6579 Obey ADA_RETAIN_DOTS.
6580 (ada_decode): Renamed from ada_demangle.
6581 Update coding conventions.
6582 (decoded_names_store): New hash table.
6583 (ada_decode_symbol): New function.
6584 (ada_la_decode): New function.
6585
6586 (modify_general_field): Correct computations of offset and bit
6587 position.
6588 (desc_base_type): Handle ref types, too.
6589 (ada_is_direct_array_type): New function.
6590
6591 (ada_is_simple_array): Rename to ada_is_simple_array_type.
6592 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
6593 (ada_is_bogus_array_descriptor,ada_type_of_array,
6594 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
6595 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
6596 ada_is_array_descriptor_type.
6597
6598 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
6599 (ada_is_packed_array_type): Handle pointers or
6600 references to packed arrays as well.
6601 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
6602 (decode_packed_array_type): Search for the packed array type
6603 symbol in the currently selected block and associated
6604 superblocks too.
6605 Use lookup_symbol again.
6606
6607 (decode_packed_array): Handle pointers and references.
6608 Update call to coerce_unspec_val_to_type.
6609 (decode_packed_array_type,value_subscript_packed): Limit warnings.
6610 (ada_value_primitive_packed_val): Improve comment.
6611
6612 (ada_index_type): Substitute int type for "undefined".
6613 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
6614 ada_array_langth, ada_is_string_type): Use renamed
6615 ada_is_simple_array_type.
6616 (empty_array): New function.
6617
6618 (ada_resolve): Rename to resolve.
6619 (resolve): Make static.
6620 Call renamed resolve_subexp.
6621 Update comment.
6622 (ada_resolve_subexp): Rename to resolve_subexp.
6623 (resolve_subexp): Update comment.
6624 Decomment disabled code.
6625 Add LOC_COMPUTED* cases.
6626 Modify to use temporary struct symbols (marked as being in
6627 UNDEF_NAMESPACE) to indicate unresolved names, instead of
6628 OP_UNRESOLVED_VALUE.
6629 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
6630 Add OP_STRING case.
6631 Remove OP_ARRAY.
6632 Use SYMBOL_PRINT_NAME instead of ada_demangle.
6633 Use new ada_lookup_symbol_list interface.
6634 Use new ada_resolve_function interface.
6635 Remove OP_TYPE case.
6636
6637 (ada_args_match): Idiot proof against null actuals.
6638 Use intermediate variables to clarify.
6639 (ada_resolve_function): Update comment and interface.
6640 (mangled_ordered_before): Rename to encoded_ordered_before and
6641 update comment.
6642 (sort_choices): Update comment and interface.
6643 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
6644 (user_select_syms): New interface.
6645 Use new sort_choices interface.
6646 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
6647 (possible_user_operator_p): Idiot-proof against null values.
6648 (ada_simple_renamed_entity): Don't make cleanup; rely on
6649 caller to free result string.
6650 Remove const from return type.
6651 (make_array_descriptor): Rename uses of place_on_stack to
6652 ensure_lval.
6653 Make sure that arrays are on stack.
6654
6655 (HASH_SIZE): Define.
6656 (struct cache_entry): Define.
6657 (cache_space): Define.
6658 (cache): Define.
6659 (clear_ada_sym_cache): New function.
6660 (find_entry): New function.
6661 (lookup_cached_symbol): New function.
6662 (defn_vector_size): Define.
6663 (cache_symbol): New function.
6664 (defn_symbols): Remove.
6665
6666 (standard_lookup): Use lookup_symbol_in_language to get effect of
6667 C lookup.
6668 Cache results.
6669
6670 (symbol_completion_match): New function.
6671 (symbol_completion_add): New function.
6672 (ada_make_symbol_completion_list): New function.
6673
6674 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
6675 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
6676 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
6677 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
6678
6679 (ada_lookup_simple_minsym): New function.
6680 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
6681
6682 (add_symbols_from_enclosing_procs): New interface.
6683 Conditionalize more helpfully.
6684 Don't bother if program isn't running.
6685 Use new interface to get_frame_block.
6686 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
6687
6688 (remove_extra_symbols): New interface.
6689 (xget_renaming_scope): New function.
6690 (is_package_name): New function.
6691 (renaming_is_visible): New function.
6692 (remove_out_of_scope_renamings): New function.
6693
6694 (ada_lookup_symbol_list): New interface.
6695 Properly reinitialize the symbol list obstack.
6696 Don't call add_symbols_from_enclosing_procs if we start from a
6697 static or global block.
6698 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
6699 add_symbols_from_enclosing_procs.
6700 Add symtab data to cached entries.
6701 Handle symbols prefixed with
6702 "standard__" specially; strip prefix and don't look in local symbols.
6703 Do not include out of scope renaming symbols in list of
6704 symbols returned.
6705 Add const to block parameter.
6706 Move check for non-local, non-global symbols earlier.
6707 Remove timing stuff.
6708 (ada_lookup_symbol): New interface.
6709 Find symtab as well.
6710 (ada_lookup_symbol_nonlocal): New function.
6711
6712 (is_name_suffix): Enhance suffix detection to recognize
6713 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
6714 (is_dot_digits_suffix): New function.
6715 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
6716
6717 (ada_add_block_symbols): New interface. Use obstack to return results
6718 in a vector of struct ada_symbol_infos. Add symtab argument.
6719 Use new interface to add_defn_to_vec.
6720 Remove calls to fill_in_ada_prototype.
6721 Use BLOCK_BUCKETS, BLOCK_BUCKET.
6722
6723 (ada_finish_decode_line_1): Add const qualification to local to fix
6724 warning.
6725 Start looking in static block for functions to avoid attempts
6726 to search frame chain for up-level variables.
6727 Adapt to new ada_sals_for_line interface.
6728 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
6729 Handle quoting of the function name inside the spec string.
6730 Skip prologue when funfirstline is set and update the
6731 function documentation to that effect.
6732
6733 (debug_print_lines, debug_print_block, debug_print_blocks,
6734 debug_print_symtab): Remove.
6735
6736 (ada_main_name): New function.
6737 (ada_exception_breakpoint_type): New function.
6738 (is_known_support_routine): New function.
6739 (ada_find_printable_frame): Renamed from find_printable_frame and made
6740 global.
6741 Remove level parameter.
6742 Use new interface to select_frame.
6743
6744 (begin_command): Remove.
6745 (ada_adjust_exception_stop): New function.
6746 (ada_print_exception_stop): New function.
6747 (exception_name_from_cond): New function.
6748 (ada_report_exception_break): Replace disabled code with
6749 conditionalization on GNAT_GDB.
6750 Get the exception name from the condition string.
6751 Remove and move functionality into new functions
6752 ada_print_exception_breakpoint_task and
6753 ada_print_exception_breakpoint_nontask.
6754 (error_breakpoint_runtime_sym_not_found): New function.
6755 (is_runtime_sym_defined): New function.
6756 (ada_breakpoint_rewrite): Uncomment suppressed code.
6757 Use symbolic error-message and runtime-symbol names.
6758 Surround runtime symbol names in quotes.
6759 Allow non-specific breakpoints on exceptions and assertions before
6760 program starts.
6761
6762 (ada_is_tagged_type): Add parameter.
6763 (ada_is_tag_type): New function.
6764 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
6765 (ada_variant_discrim_type): Ditto.
6766 (value_tag_from_contents_and_address): New function.
6767 (type_from_tag): New function.
6768 (struct tag_args): New structure used to communicate with
6769 ada_tag_name_1.
6770 (ada_tag_name_1): New function.
6771 (ada_tag_name): New function.
6772
6773 (ada_scan_number): Update comment.
6774 (find_struct_field): New function.
6775 (ada_search_struct_field): Make static.
6776 (ada_value_struct_elt): New version that returns references when
6777 given pointers or references to structs.
6778 (ada_lookup_struct_elt_type): Add 'refok' parameter.
6779 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
6780 interface.
6781 (ada_value_ind): Use new ada_to_fixed_value interface.
6782 (ada_coerce_ref): Ditto.
6783 (field_offset): Remove.
6784
6785 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
6786 (ada_find_renaming_symbol): New function.
6787 (ada_prefer_type): Prefer named types over unnamed ones.
6788 (variant_field_index): New function.
6789 (contains_variant_part): Removed: subsumed by variant_field_index.
6790 (ada_template_to_fixed_record_type): New function, mostly from
6791 template_to_fixed_record_type.
6792 (template_to_fixed_record_type):
6793 Do not scan the type fields beyond the last one; prevents a
6794 potential SEGV.
6795 Handle case where variant field is listed BEFORE discriminant it
6796 depends on.
6797 Fix calculation of record length when bit length is
6798 not evenly divisible by char length.
6799 Move code to ada_template_to_fixed_record_type and call it.
6800
6801 (template_to_static_fixed_type): Revise comment.
6802 Modify to work on ordinary record types as well as templates,
6803 so as to handle fields that use ___XVE or ___XVU encodings.
6804 (to_record_with_fixed_variant_part): Fill out comment.
6805 Initialize C++ stuff in right type.
6806 Allow case where DVAL is null.
6807 Handle case where variant field is not last.
6808 Fix typo concerning record length.
6809 (to_fixed_record_type): Decomment disabled code.
6810 (to_fixed_record_type): Use variant_field_index instead of
6811 contains_variant_part.
6812 (to_fixed_variant_branch_type): Ditto.
6813 (to_fixed_array_type): Decomment disabled code.
6814 (ada_to_fixed_type): Convert tagged types to the specific type.
6815 Deactivate the size-check for array types in order to avoid
6816 some false size alarms.
6817 (to_static_fixed_type): Decomment disabled code.
6818 Modify to call template_to_static_fixed_type
6819 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
6820 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
6821 Remove valaddr argument, as it is never really used.
6822 (ada_to_fixed_value): Change interface to act on single struct value*
6823 operand.
6824 (adjust_pc_past_prologue): New function.
6825 (ada_attribute_name): Modify to take enum exp_opcode argument.
6826
6827 (ada_enum_name): Recognize new homonym-distinguishing convention.
6828 Adjust local variable's type to remove compiler warning.
6829 Fix a small problem in the part that unqualifies the enumeration name.
6830 (ada_value_binop): New function.
6831 (ada_value_equal): New function.
6832
6833 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
6834 Don't give error message when not doing normal evaluation
6835 and a tagged type doesn't seem to contain a structure member.
6836 Give error message for packed arrays.
6837 For indexing arrays, handle pointers to packed arrays correctly.
6838 Handle case of 'first and 'last attributes of bare integral type
6839 without encoded subtype info.
6840 Remove some unnecessary casts.
6841 Fix uninitialized value of type in computing 'first, 'last, or 'length
6842 of array object.
6843 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
6844 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
6845 calls.
6846 Attributes are now exp_opcode values.
6847 Correct treatment of 'modulus.
6848 Better error message for taking 'length of wrong kind of type;
6849 improve comment.
6850 Change EVAL_NORMAL to noside for consistency.
6851 Use ada_value_binop for DIV, MOD, REM.
6852 Make special case out of array of length 0, since an argument
6853 of 0 upsets some platforms' malloc.
6854 Use OP_STRING instead of OP_ARRAY.
6855 For slice, add check that we have an array type before extracting
6856 a slice out of it. Avoids a SEGV.
6857 When evaluating an array slice, if the array type is a reference to
6858 an aligner type, then replace the aligner type by the actual type.
6859 Decomment disabled code.
6860 Remove some dead code.
6861 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
6862 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
6863 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
6864 and UNOP_MBR to UNOP_IN_RANGE.
6865 If an array type has a parallel ___XVE type, then use it.
6866 Turn arrays into pointers for lvalue arrays.
6867 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
6868 bounds error and handle 0-length slices.
6869 Use lim_warning.
6870 When selecting fields, apply ada_to_fixed_value (because the fields
6871 might have ___XVU or ___XVE encodings even if not dynamic.)
6872 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
6873 (ada_is_system_address_type): New function.
6874
6875 (get_var_value): Use new interface to ada_lookup_symbol_list.
6876 (get_int_var_value): New interface.
6877 (to_fixed_range_type): Allow unknown bound, with warning.
6878 (ada_is_modular_type): Decomment disabled code.
6879 (ADA_OPERATORS): New definition.
6880 (ada_operator_length): New function.
6881 (ada_expr_op_name): New function.
6882 (ada_forward_operator_length): New function.
6883 (ada_dump_subexp_body): New function.
6884 (ada_print_subexp): New function.
6885 (ada_exp_descriptor): New constant.
6886 (ada_op_print_tab): Add 'size. Remove FIXMEs.
6887 (ada_language_defn): Add ada_exp_descriptor entry.
6888 Change ada_parse => parse.
6889 Add post-parser entry.
6890 Use ada-specific non-local symbol lookup.
6891 Don't use C-style arrays.
6892 String lower-bound is 1.
6893 Decomment disabled code.
6894 (parse): New function.
6895 New fields ada_translate_error_message, ada_lookup_symbol,
6896 ada_lookup_minimal_symbol.
6897
6898 * ada-lang.h: Update copyright dates.
6899 Replace the mangle/demangle terminology throughout by the
6900 more appropriate encode/decode one.
6901 Include breakpoint.h.
6902 Forward declare struct partial_symbol, struct block.
6903 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
6904 (EXTRACT_ADDRESS): Remove.
6905 (EXTRACT_INT): Remove.
6906 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
6907 (MAX_ENCLOSING_FRAME_LEVELS): Define.
6908 (MAX_RENAMING_CHAIN_LENGTH): Define.
6909 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
6910
6911 (enum task_states): Remove.
6912 ada_task_states: Remove.
6913 (fat_string): Remove.
6914 (struct entry_call): Remove.
6915 (struct task_fields): Remove.
6916 (struct task_entry): Remove.
6917
6918 (struct ada_symbol_info): Define.
6919 (enum ada_attribute): Remove.
6920 (enum ada_operator): Define.
6921
6922 (ada_get_field_index): Declare.
6923 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
6924 (ada_is_simple_array): Rename to ada_is_simple_array_type.
6925 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
6926 (ada_lookup_symbol_list): New interface.
6927 (ada_decode_symbol): Declare.
6928 (ada_decode): Declare.
6929 (ada_lookup_symbol): New interface.
6930 (ada_update_initial_language): Declare.
6931 (ada_lookup_simple_minsym): Declare.
6932 (user_select_syms): New interface.
6933 (ada_sals_for_line): Declare.
6934 (ada_is_tagged_type): New interface.
6935 (ada_tag_name): Declare.
6936 (ada_lookup_struct_elt_type): Remove declaration.
6937 (ada_search_struct_field): Remove declaration.
6938 (ada_attribute_name): New interface.
6939 (ada_is_system_address_type): Declare.
6940 (ada_to_fixed_value): Remove declaration.
6941 (ada_template_to_fixed_record_type_1): Declare.
6942 (get_int_var_value): New interface.
6943 (ada_find_any_symbol): Declare.
6944 (ada_find_renaming_symbol): Declare.
6945 (ada_mangle): Rename to ada_encode.
6946 (ada_simple_renamed_entity): Remove const.
6947 (ada_main_name): Declare.
6948 (get_current_task): Rename to ada_get_current_task.
6949 (get_entry_number): Remove declaration.
6950 (ada_report_exception_break): Remove declaration.
6951 (ada_print_exception_breakpoint_nontask): Declare.
6952 (ada_print_exception_breakpoint_task): Declare.
6953 (ada_find_printable_frame): Declare.
6954
6955 * ada-lex.l: Update copyright notices.
6956 Use xmalloc and xfree instead of malloc and free.
6957 Use new interface to name_lookup.
6958 Use new interface to
6959 ada_mangle=>ada_encode.
6960 Redo handling of '$...' variable to parallel current treatment
6961 in c-exp.y.
6962 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
6963 digit_to_int, strtoulst, processInt, processReal, processId,
6964 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
6965 yywrap): Protoize.
6966
6967 (processInt): Use cast to remove harmless warning.
6968 (processReal): Modify to get rid of compiler warning on scan formats.
6969
6970 (processId): Replace xmalloc with obstack_alloc for name and remove
6971 call to ada_name_string_cleanup.
6972 Remove obsolete disabled code.
6973 (name_lookup): Ditto.
6974 New interface.
6975 Use obsavestring on temp_parse_space instead of savestring
6976 on name, and remove call to ada_name_string_cleanup.
6977 Free string returned from ada_simple_renamed_entity.
6978 Use new interface to ada_lookup_symbol_list.
6979 Decomment disabled code.
6980 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
6981 not types.
6982 When a type name lookup succeeds as a result of
6983 lookup_primitive_typename, check for regular type entry that has not
6984 yet been read in.
6985 Limit length of chain of renamed symbols we are willing to follow.
6986 Do not break names beginning with "standard__" into segments.
6987 (block_lookup): Use new interface to ada_lookup_symbol_list.
6988
6989 * ada-typeprint.c: Update copyright notice.
6990 (demangled_type_name): Rename to decoded_type_name.
6991 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
6992 (print_range_bound): Correct handling of negative
6993 bounds that make the index type looked unsigned under STABS.
6994 (print_dynamic_range_bound): Use new interface to get_int_var_value.
6995 (print_range_type_named): Use the builtin int type if no type
6996 corresponding to the given type name could be found.
6997 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
6998 Add some bullet-proofing.
6999 (print_variant_clauses): Allow for variant branches with ___XVU
7000 encodings that are not dynamic fields.
7001 Use new interface to ada_is_tagged_type.
7002 (print_record_type): Allow for fields with ___XVE encodings that
7003 are not dynamic fields.
7004 Use new interface to ada_is_tagged_type.
7005 (ada_print_type): ada_is_array_descriptor =>
7006 ada_is_array_descriptor_type.
7007
7008 * ada-valprint.c: Update copyright notice.
7009 Include gdb_string.h
7010 Include infcall.h
7011 (ui_memcpy): New function.
7012 (ada_print_floating): New function.
7013 (ada_print_str): Order arguments correctly.
7014 Correct handling of empty arrays and arrays of 0-length items.
7015 ada_is_array_descriptor => ada_is_array_descriptor_type
7016 Print values of type System.Address in hexadecimal format.
7017 Use ada_print_floating to print floating-point numbers in Ada format.
7018 Print class tag values with type names.
7019 No longer print the address of reference values. Avoids
7020 a potential confusion.
7021 (ada_value_print): Stop printing the object type for reference
7022 values, but preserve that behavior for access types. Avoids
7023 a potential confusion.
7024 Simplify one conditional expression, as the first part is now
7025 necessarily true.
7026 ada_is_array_descriptor => ada_is_array_descriptor_type
7027 Add check for arrays for null records, and print them by hand.
7028
7029 2004-06-01 Jim Blandy <jimb@redhat.com>
7030
7031 * ppc-tdep.h: Delete unused 'regoff' member.
7032 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
7033
7034 2004-06-01 Michael Chastain <mec.gnu@mindspring.com>
7035
7036 Fix PR symtab/1661.
7037 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
7038 (hpread_read_struct_type): Likewise.
7039
7040 2004-06-01 Andrew Cagney <cagney@gnu.org>
7041
7042 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
7043 instead of xasprintf.
7044 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
7045 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
7046 (mi_cmd_data_list_register_names)
7047 (mi_cmd_data_list_changed_registers)
7048 (mi_cmd_data_list_register_values)
7049 (get_register, mi_cmd_data_write_register_values)
7050 (mi_cmd_data_write_register_values)
7051 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
7052 (mi_cmd_target_download, mi_cmd_target_select)
7053 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
7054 (mi_execute_cli_command, mi_execute_async_cli_command)
7055 (mi_execute_async_cli_command): Ditto.
7056 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
7057 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
7058
7059 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
7060 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
7061 error_last_message instead of mi_error_last_message.
7062 * mi/mi-main.c (mi_error_last_message): Delete function.
7063
7064 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
7065 "invalid number of columns" error. Delete redundant "out of
7066 memory" check.
7067
7068 2004-05-31 Mark Kettenis <kettenis@gnu.org>
7069
7070 * i386bsd-nat.c: Don't include <sys/procfs.h>.
7071 (gregset_t, fpregset_t): Remove typedefs.
7072 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
7073 (REG_OFFSET): Rename argument.
7074 (i386bsd_r_reg_offset): Rename from reg_offset.
7075 (REG_ADDR): Remove macro.
7076 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
7077 functions.
7078 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
7079 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
7080 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
7081 instead of supply_gregset.
7082 (store_inferior_registers): Use `struct reg' and `struct fpreg'
7083 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
7084 instead of fill_gregset.
7085 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
7086
7087 * i386bsd-nat.c: Don't include "gregset.h".
7088 (supply_gregset, fill_gregset): Make static.
7089 (supply_fpregset, fill_fpregset): Remove.
7090 * Makefile.in (i386bsd-nat.o): Update dependencies.
7091
7092 2004-05-30 Mark Kettenis <kettenis@gnu.org>
7093
7094 * fbsd-proc.c: Include "regcache.h", "regset.h" and
7095 "gdb_assert.h". Con't include "gregset.h".
7096 (fbsd_make_corefile_notes): Use regset-based core file support
7097 instead off fill_gregset and fill_fpregset.
7098 * Makefile.in (fbsd-proc.o): Update dependencies.
7099
7100 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
7101 instructions.
7102 (m88k_frame_prev_register): Simplify code a bit.
7103
7104 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
7105 (amd64_collect_fpregset): New function.
7106 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
7107
7108 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
7109
7110 * i386-tdep.c (i386_supply_gregset): Adjust comment.
7111 (i386_collect_gregset): New function.
7112 (i386_supply_fpregset): Adjust comment.
7113 (i386_collect_fpregset): New function.
7114 (i386_regset_from_core_section): Use i386_collect_gregset and
7115 i386_collect_fpregset.
7116
7117 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
7118 handle VALUEP being null.
7119
7120 * regset.h (collect_regset_ftype): Unconstify fourth argument.
7121
7122 2004-05-29 Mark Kettenis <kettenis@gnu.org>
7123
7124 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
7125
7126 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
7127 assembler in OpenBSD 3.5-current.
7128 (amd64obsd_sigcontext_addr): Likewise.
7129
7130 2004-05-28 Jim Blandy <jimb@redhat.com>
7131
7132 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
7133 register set, so our regcache isn't declared "legacy" and our E500
7134 pseudoregister read and write functions aren't ignored.
7135 (rs6000_register_byte, rs6000_register_raw_size,
7136 rs6000_register_virtual_type, rs6000_register_convertible,
7137 rs6000_register_convert_to_virtual,
7138 rs6000_register_convert_to_raw): Deleted.
7139 (rs6000_register_type, rs6000_convert_register_p,
7140 rs6000_register_to_value, rs6000_value_to_register): New
7141 functions.
7142 (rs6000_gdbarch_init): Don't register
7143 gdbarch_deprecated_register_size,
7144 gdbarch_deprecated_register_bytes,
7145 gdbarch_deprecated_register_byte,
7146 gdbarch_deprecated_register_raw_size,
7147 gdbarch_deprecated_register_virtual_type,
7148 gdbarch_deprecated_register_convertible,
7149 gdbarch_deprecated_register_convert_to_virtual, or
7150 gdbarch_deprecated_register_convert_to_raw methods. Instead,
7151 register gdbarch_register_type, gdbarch_convert_register_p,
7152 gdbarch_register_to_value, and gdbarch_value_to_register methods.
7153
7154 2004-05-26 Jim Blandy <jimb@redhat.com>
7155
7156 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
7157 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
7158 functions, updated to match the register numberings used in GCC.
7159 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
7160 rs6000_dwarf2_reg_to_regnum as register number conversions
7161 functions for STABS and Dwarf2.
7162
7163 2004-05-26 Randolph Chung <tausq@debian.org>
7164
7165 * infttrace.h (target_waitkind): Forward declare type instead of pulling
7166 in header file.
7167
7168 2004-05-25 Joel Brobecker <brobecker@gnat.com>
7169
7170 * NEWS: Document new "start" command.
7171
7172 2004-05-25 Randolph Chung <tausq@debian.org>
7173
7174 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
7175 hppa-linux.
7176
7177 2004-05-25 Randolph Chung <tausq@debian.org>
7178
7179 * hppa-hpux-tdep.c (offsetof): Define.
7180 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
7181 (hppa32_hpux_frame_base_before_sigtramp)
7182 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
7183 (hppa64_hpux_frame_saved_pc_in_sigtramp)
7184 (hppa64_hpux_frame_base_before_sigtramp)
7185 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
7186 functions.
7187 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
7188 (hppa_hpux_sigtramp_frame_unwind_cache)
7189 (hppa_hpux_sigtramp_frame_this_id)
7190 (hppa_hpux_sigtramp_frame_prev_register)
7191 (hppa_hpux_sigtramp_frame_unwind)
7192 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
7193 (hppa_hpux_init_abi): Register sigtramp unwinder.
7194 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
7195
7196 2004-05-25 Randolph Chung <tausq@debian.org>
7197
7198 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
7199 and multiple stack unwinds.
7200 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
7201
7202 2004-05-25 Andrew Cagney <cagney@gnu.org>
7203
7204 * symfile.h (symbol_file_add_from_memory): Delete declaration.
7205 * symfile-mem.h: Delete file.
7206 * symfile-mem.c: Do not include "symfile-mem.h".
7207 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
7208 "struct bfd_section". When an error do not bother returning NULL.
7209 (add_symbol_file_from_memory_command): Use "struct bfd" and
7210 "struct bfd_section".
7211 * Makefile.in (symfile_mem_h): Delete.
7212 (symfile-mem.o): Update dependencies.
7213
7214 2004-05-25 Nick Roberts <nickrob@gnu.org>
7215
7216 * gdb-mi.el: New file.
7217
7218 2004-05-25 Andrew Cagney <cagney@gnu.org>
7219
7220 * inftarg.c: Include "observer.h".
7221 (child_attach, child_create_inferior): Notify inferior_created.
7222 * corelow.c: Include "observer.h".
7223 (core_open): Notify inferior_created.
7224 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
7225
7226 2004-05-25 Andrew Cagney <cagney@gnu.org>
7227
7228 * target.h (struct target_ops): Add from_tty to
7229 to_create_inferior.
7230 (target_create_inferior, find_default_create_inferior): Update.
7231 * infcmd.c (run_command): Update.
7232 * wince.c (child_create_inferior): Update.
7233 * win32-nat.c (child_create_inferior): Update.
7234 * uw-thread.c (uw_thread_create_inferior): Update.
7235 * thread-db.c (thread_db_create_inferior): Update.
7236 * target.c (debug_to_create_inferior)
7237 (find_default_create_inferior): Update.
7238 (maybe_kill_then_create_inferior): Update.
7239 * sol-thread.c (sol_thread_create_inferior): Update.
7240 * remote.c (extended_remote_async_create_inferior)
7241 (extended_remote_create_inferior): Update.
7242 * remote-vx.c (vx_create_inferior): Update.
7243 * remote-st.c (st2000_create_inferior): Update.
7244 * remote-sim.c (gdbsim_create_inferior): Update.
7245 * remote-sds.c (sds_create_inferior): Update.
7246 * remote-rdp.c (remote_rdp_create_inferior): Update.
7247 * remote-rdi.c (arm_rdi_create_inferior): Update.
7248 * remote-m32r-sdi.c (m32r_create_inferior): Update.
7249 * remote-e7000.c (e7000_create_inferior): Update.
7250 * procfs.c (procfs_create_inferior): Update.
7251 * ocd.c (ocd_create_inferior): Update.
7252 * ocd.h (ocd_create_inferior): Update.
7253 * nto-procfs.c (procfs_create_inferior): Update.
7254 * monitor.c (monitor_create_inferior): Update.
7255 * lin-lwp.c (lin_lwp_create_inferior): Update.
7256 * inftarg.c (child_create_inferior): Update.
7257 * hpux-thread.c (hpux_thread_create_inferior): Update.
7258 * gnu-nat.c (gnu_create_inferior): Update.
7259
7260 2004-05-25 Andrew Cagney <cagney@gnu.com>
7261
7262 * MAINTAINERS: Update e-mail address.
7263
7264 2004-05-24 Randolph Chung <tausq@debian.org>
7265
7266 * thread.c (info_threads_command, thread_apply_all_command)
7267 (thread_apply_command, thread_command, do_captured_thread_select):
7268 Remove HPUXHPPA-specific code.
7269
7270 2004-05-24 Randolph Chung <tausq@debian.org>
7271
7272 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
7273 unused symbols.
7274 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
7275 references.
7276
7277 2004-05-24 Joel Brobecker <brobecker@gnat.com>
7278
7279 * infcmd.c (kill_if_already_running): New function, extracted
7280 from run_command().
7281 (run_command): Replace extracted code by call to
7282 kill_if_already_running().
7283 (start_command): New function.
7284 (_initialize_infcmd): Add "start" command.
7285
7286 2004-05-24 Mark Kettenis <kettenis@gnu.org>
7287
7288 Add OpenBSD/m88k support.
7289 * NEWS (New native configurations): Mention OpenBSD/m88k.
7290 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
7291 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
7292 * Makefile.in (m88k_tdep_h): New variable.
7293 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
7294 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
7295 * configure.host: Add m88*-*-openbsd*.
7296 * configure.tgt: Add m88*-*-openbsd*.
7297
7298 2004-05-24 Jim Blandy <jimb@redhat.com>
7299
7300 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
7301 to approve changes.
7302
7303 2004-05-24 Kevin Buettner <kevinb@redhat.com>
7304
7305 * symtab.c (fixup_section): Search section table when lookup by
7306 name fails.
7307
7308 2004-05-24 Randolph Chung <tausq@debian.org>
7309
7310 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
7311 be "small_struct".
7312
7313 2004-05-24 Mark Kettenis <kettenis@gnu.org>
7314
7315 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
7316 register number in regcache_raw_collect call.
7317 (m68kbsd_collect_fpregset): Likewise.
7318 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
7319
7320 * regset.h (struct regset): Add back `regset' member.
7321
7322 2004-05-23 Mark Kettenis <kettenis@gnu.org>
7323
7324 * configure.in: Check for td_pcb in `struct thread'.
7325 * configure, config.in: Regenerated.
7326
7327 * dpx2-nat.c: Remove file.
7328 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
7329 (dpx2-nat.o): Remove dependencies.
7330
7331 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
7332 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
7333 (amd64obsd_supply_pcb): New function.
7334 (_initialize_amd64obsd_nat): Enable libkvm interface.
7335 * Makefile.in (amd64obsd-nat.o): Update dependencies.
7336 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
7337 (LOADLIBES): New variable.
7338
7339 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
7340 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
7341 (sparc32nbsd_supply_pcb): New function.
7342 (_initialize_sparcnbsd_nat): Enable libkvm interface.
7343 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
7344 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
7345 (LOADLIBES): New variable.
7346
7347 2004-05-22 Mark Kettenis <kettenis@gnu.org>
7348
7349 * bsd-kvm.c, bsd-kvm.h: New files.
7350 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
7351 "bsd-kvm.h".
7352 (i386fbsd_supply_pcb): New function.
7353 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
7354 (i386fbsd-nat.o): Update dependencies.
7355 (bsd_kvm_h): New variable.
7356 (bsd-kvm.o): New dependency.
7357 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
7358 (LOADLIBES): New variable.
7359
7360 * regset.c: Tweak comment.
7361 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
7362 macro.
7363 * regset.h: Update copyright year.
7364 (struct regset): Remove `descr' member, add `gdbarch' member.
7365 (regset_alloc): Adjust prototype and comment.
7366 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
7367 (i386_supply_fpregset): Likewise.
7368 (i386_regset_from_core_section): Update call to regset_alloc.
7369 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
7370 REGSET->arch.
7371 (i386obsd_aout_regset_from_core_section): Update call to
7372 regset_alloc.
7373 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
7374 REGSET->arch.
7375 (i386nbsd_aout_regset_from_core_section): Update call to
7376 regset_alloc.
7377 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
7378 REGSET->arch.
7379 (amd64_regset_from_core_section): Update call to regset_alloc.
7380 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
7381 REGSET->arch.
7382 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
7383 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
7384 &sparc32nbsd_gregset in sparc32_supply_gregset call.
7385 (sparc32nbsd_init_abi): Update call to regset_alloc.
7386 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
7387 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
7388 (sparc64obsd_init_abi): Update call to regset_alloc.
7389 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
7390 &sparc64nbsd_gregset in sparc64_supply_gregset call.
7391 (sparc64nbsd_init_abi): Update call to regset_alloc.
7392 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
7393 &sparc64fbsd_gregset in sparc64_supply_gregset call.
7394 (sparc64fbsd_init_abi): Update call to regset_alloc.
7395
7396 2004-05-22 Jim Blandy <jimb@redhat.com>
7397
7398 * ppc-tdep.h (spe_register_p): New declaration.
7399 (struct gdbarch_tdep): New members: ppc_acc_regnum and
7400 ppc_spefscr_regnum.
7401 * rs6000-tdep.c (spe_register_p): New function.
7402 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
7403 spefscr.
7404 (rs6000_gdbarch_init): Initialize the new members of the tdep
7405 structure.
7406
7407 2004-05-21 Jim Blandy <jimb@redhat.com>
7408
7409 * ppc-linux-nat.c (fetch_register): Move code back to be next
7410 to the comment that describes it. (Moved code, instead of
7411 comment, for symmetry with store_register.)
7412
7413 Allocate regset structures in the gdbarch's obstack, not using
7414 xmalloc.
7415 * regset.c (regset_alloc): Renamed from regset_xmalloc.
7416 Add 'arch' argument. Allocate the regset on arch's obstack, not
7417 using xmalloc.
7418 * regset.h (regset_alloc): Update declaration.
7419 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
7420 gdbarch argument.
7421 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
7422 * i386-tdep.c (i386_regset_from_core_section): Same.
7423 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
7424 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
7425 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
7426 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
7427 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
7428 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
7429
7430 2004-05-21 Joel Brobecker <brobecker@gnat.com>
7431
7432 * config/djgpp/fnchange.lst: Undo previous change, was useless.
7433
7434 2004-05-21 Jim Blandy <jimb@redhat.com>
7435
7436 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
7437 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
7438
7439 2004-05-20 Jim Blandy <jimb@redhat.com>
7440
7441 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
7442
7443 2004-05-20 Mark Kettenis <kettenis@gnu.org>
7444
7445 * regset.h: Make prototype const-correct.
7446 * regset.c (regset_xmalloc): Make const-correct.
7447
7448 2004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
7449
7450 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
7451 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
7452 (symbol_search_name): Declare.
7453
7454 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
7455 (iter_name_next_hashed): Ditto.
7456 (iter_name_next_linear): Ditto.
7457 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
7458
7459 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
7460 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
7461 (symbol_search_name): New function.
7462
7463 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
7464
7465 * minsyms.c (build_minimal_symbol_hash_tables): Change
7466 test for adding to demangled hash table to check for difference
7467 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
7468
7469 2004-05-19 Jim Blandy <jimb@redhat.com>
7470
7471 Use a constructor function to create regset structures.
7472 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
7473 (struct regset): Use supply_regset_ftype. Add new
7474 'collect_regset' member.
7475 (regset_xmalloc): New declaration.
7476 * regset.c: New file.
7477 * am64-tdep.c (amd64_regset_from_core_section): Use
7478 regset_xmalloc to construct regset structures.
7479 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
7480 * i386-tdep.c (i386_regset_from_core_section): Same.
7481 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
7482 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
7483 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
7484 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
7485 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
7486 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
7487 * Makefile.in (COMMON_OBS): Add regset.o.
7488 (regset.o): New rule.
7489
7490 2004-05-19 Joel Brobecker <brobecker@gnat.com>
7491
7492 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
7493 and pthread_cond_wait.c.
7494
7495 2004-05-18 Jim Blandy <jimb@redhat.com>
7496
7497 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
7498 before the mach-specific switch, and then let the individual cases
7499 override the defaults, rather than leaving them uninitialized
7500 until the switch and then setting them in each case.
7501
7502 2004-05-18 Randolph Chung <tausq@debian.org>
7503
7504 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
7505 millicode functions.
7506
7507 2004-05-18 Randolph Chung <tausq@debian.org>
7508
7509 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
7510 references to dld_flags_buffer consistent.
7511
7512 2004-05-18 Randolph Chung <tausq@debian.org>
7513
7514 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
7515 it for unwinding the stack.
7516
7517 2004-05-18 Randolph Chung <tausq@debian.org>
7518
7519 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
7520 Undefine these so we can overide them using gdbarch.
7521
7522 2004-05-18 Randolph Chung <tausq@debian.org>
7523
7524 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
7525 handling for 64-bit HPUX (elf).
7526
7527 2004-05-18 Daniel Jacobowitz <dan@debian.org>
7528
7529 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
7530 constants.
7531 * amd64-tdep.c (amd64_skip_prologue): Likewise.
7532 * ia64-tdep.c (examine_prologue): Likewise.
7533 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
7534 * v850-tdep.c (v850_fix_call_dummy): Likewise.
7535
7536 2004-05-18 Mark Kettenis <kettenis@gnu.org>
7537
7538 * vax-tdep.c (vax_return_value): Implement
7539 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7540
7541 2004-05-17 Mark Kettenis <kettenis@gnu.org>
7542
7543 * vax-tdep.c (vax_return_value): Fix typo.
7544
7545 2004-05-17 Andrew Cagney <cagney@redhat.com>
7546
7547 * MAINTAINERS: Mark Salter was also responsible for
7548 testsuite/config/
7549
7550 * NEWS: Mention signal fixes.
7551
7552 2004-05-17 Randolph Chung <tausq@debian.org>
7553
7554 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
7555 check to see if we are unwinding an export stub. Export stubs clobber
7556 the %rp in the call path and stores the original rp in a stack slot.
7557
7558 2004-05-17 Jim Blandy <jimb@redhat.com>
7559
7560 * MAINTAINERS: Update address for J.T. Conklin.
7561
7562 2004-05-17 Randolph Chung <tausq@debian.org>
7563
7564 * hppa-tdep.c: Remove superfluous #include's.
7565 * Makefile.in (hppa-tdep.o): Update dependencies.
7566
7567 2004-05-17 Randolph Chung <tausq@debian.org>
7568
7569 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
7570 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
7571 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
7572 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
7573 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
7574 Remove static function declarations.
7575
7576 2004-05-17 Mark Kettenis <kettenis@gnu.org>
7577
7578 * alphabsd-nat.c: Update copyright year.
7579 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
7580
7581 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
7582 and M68K_A2_REGNUM.
7583
7584 * m68k-tdep.c (m68k_svr4_return_value): Implement
7585 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7586
7587 2004-05-16 Mark Kettenis <kettenis@gnu.org>
7588
7589 * sol-thread.c Update copyright year. Fix various coding
7590 standards violations. Tweak a few comments.
7591 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
7592 Delete prototypes.
7593
7594 2004-05-15 Randolph Chung <tausq@debian.org>
7595
7596 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
7597 as pointer instead of array reference since HPUX compiler does
7598 not accept unsized array arguments.
7599 * somsolib.c (dld_flags_buffer): Use constant array size.
7600
7601 2004-05-15 Mark Kettenis <kettenis@gnu.org>
7602
7603 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
7604 offset with decimal offset.
7605 (amd64obsd_sigcontext_addr): Return correct address for entire
7606 signal trampoline.
7607
7608 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
7609 instead of get_frame_base.
7610
7611 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
7612 (fill_gregset): Use regcache_raw_collect.
7613
7614 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
7615 ppcobsd-tdep.c.
7616
7617 * config/sparc/tm-nbsd64.h: Remove file.
7618 * config/tm-sunos.h: Remove file.
7619
7620 2004-05-15 Joel Brobecker <brobecker@gnat.com>
7621
7622 * rs6000-tdep.c (store_param_on_stack_p): New function,
7623 an improved version of some code extracted from skip_prologue().
7624 (skip_prologue): Use store_param_on_stack_p() to detect
7625 instructions saving a parameter on the stack. Detect when r0
7626 is used to save a parameter.
7627 Do not mark "li rx, SIMM" instructions as part of the prologue,
7628 unless the following instruction is also part of the prologue.
7629
7630 2004-05-14 Andrew Cagney <cagney@redhat.com>
7631
7632 * infrun.c (handle_inferior_event): Simplify
7633 STEP_OVER_UNDEBUGGABLE.
7634
7635 * infrun.c (handle_step_into_function): Delete function.
7636 (handle_inferior_event): Inline calls to
7637 handle_step_into_function.
7638
7639 2004-05-14 Jerome Guitton <guitton@gnat.com>
7640
7641 * rs6000-nat.c: Fix a comment.
7642
7643 2004-05-12 David Anderson <davea@sgi.com>
7644
7645 Committed by Jim Blandy <jimb@redhat.com>:
7646 * regcache.c (struct regcache_descr): fix comment spelling.
7647
7648 2004-05-13 J. Brobecker <brobecker@gnat.com>
7649
7650 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
7651 Fixes a link link failure.
7652
7653 2004-05-13 J. Brobecker <brobecker@gnat.com>
7654
7655 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
7656 error that was causing the build to fail.
7657
7658 2004-05-13 J. Brobecker <brobecker@gnat.com>
7659
7660 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
7661 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
7662
7663 2004-05-13 Andrew Cagney <cagney@redhat.com>
7664
7665 * infrun.c (handle_inferior_event): Check for
7666 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
7667 calls. Update comments.
7668
7669 2004-05-13 Jim Blandy <jimb@redhat.com>
7670
7671 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
7672 (fetch_regs_user_thread, fetch_regs_kernel_thread)
7673 (store_regs_user_thread, store_regs_kernel_thread): Use
7674 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
7675 * ppc-linux-nat.c (fill_gregset): Same.
7676 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
7677 (ppc_linux_sigtramp_cache): Same.
7678 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
7679 (ppcnbsd_sigtramp_cache_init): Same.
7680 * rs6000-nat.c (fetch_core_registers): Same.
7681 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
7682 (rs6000_frame_cache): Same.
7683
7684 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
7685 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
7686 of assuming that the gprs are numbered starting with zero.
7687 * ppc-linux-nat.c (fill_gregset): Same.
7688 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
7689 * ppcnbsd-nat.c (getregs_supplies): Same.
7690 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
7691 * rs6000-nat.c (fetch_core_registers): Same.
7692 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
7693
7694 2004-05-07 Michael Snyder <msnyder@redhat.com>
7695
7696 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
7697 LOC_COMPUTED_ARG, and LOC_INDIRECT.
7698
7699 2004-05-13 Andrew Cagney <cagney@redhat.com>
7700
7701 * infrun.c (handle_inferior_event): Use frame_unwind_id.
7702
7703 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
7704
7705 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
7706 base_address for shared libraries.
7707
7708 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
7709
7710 * MAINTAINERS (write after approval): Add myself.
7711
7712 2004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
7713
7714 * breakpoint.c (bpstat_stop_status): Add new argument
7715 STOPPED_BY_WATCHPOINT. Use it instead of testing
7716 target_stopped_data_address agaist 0 to check whether
7717 or not we stopped due to a hardware watchpoint.
7718 * breakpoint.h (bpstat_stop_status): Adapt prototype.
7719 * infrun.c (handle_inferior_event): Call bpstat_stop_status
7720 with new argument.
7721
7722 2004-05-12 Jim Blandy <jimb@redhat.com>
7723
7724 * configure.in: When checking whether we should use the -bbigtoc
7725 option, don't forget to restore the original value of LDFLAGS.
7726 * configure: Regenerated.
7727
7728 2004-05-12 Andrew Cagney <cagney@redhat.com>
7729
7730 * thread.c (load_infrun_state): Delete step_sp.
7731 * infrun.c (context_switch): Ditto.
7732 * inferior.h (step_sp): Ditto.
7733 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
7734 * gdbthread.h (struct thread_info, save_infrun_state)
7735 (restore_infrun_state): Ditto.
7736
7737 2004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
7738
7739 * MAINTAINERS (write after approval): Add myself.
7740
7741 2004-05-12 Andrew Cagney <cagney@redhat.com>
7742
7743 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
7744 eliminate reference to step_sp.
7745 (struct execution_control_state, init_execution_control_state)
7746 (handle_inferior_event, keep_going): Delete update_step_sp and
7747 step_sp.
7748 * infcmd.c (step_sp): Note that variable is unused.
7749
7750 2004-05-11 Andrew Cagney <cagney@redhat.com>
7751
7752 * infrun.c (step_over_function): Delete function.
7753 (handle_step_into_function): Use insert_step_resume_breakpoint.
7754 (insert_step_resume_breakpoint): Fix assertion.
7755
7756 2004-05-11 Nick Roberts <nickrob@gnu.org>
7757
7758 * utils.c (defaulted_query): Just use the normal query input type
7759 when printing the annotations.
7760
7761 2004-05-11 Andrew Cagney <cagney@redhat.com>
7762
7763 * infrun.c (handle_inferior_event): Simplify code handling
7764 step-into or return-from a signal trampoline.
7765
7766 2004-05-11 Andrew Cagney <cagney@redhat.com>
7767
7768 * ppcnbsd-tdep.c: Include "gdb_assert.h".
7769 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
7770
7771 2004-05-10 Jim Blandy <jimb@redhat.com>
7772
7773 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
7774 with a call to internal_error.
7775
7776 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
7777 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
7778 processor variant lacks those registers.
7779 (ppc_floating_point_unit_p): Change description to make it clear
7780 that this returns info about the ISA, not the ABI.
7781 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
7782 return true or false by checking tdep->ppc_fp0_regnum and
7783 tdep->ppc_fpscr_regnum. The original code replicated the BFD
7784 arch/mach switching done in rs6000_gdbarch_init; it's better to
7785 keep that logic there, and just check the results here.
7786 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
7787 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
7788 floating-point registers.
7789 (ppc_supply_fpregset, ppc_collect_fpregset)
7790 (rs6000_push_dummy_call, rs6000_extract_return_value)
7791 (rs6000_store_return_value): Assert that we have floating-point
7792 registers.
7793 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
7794 (rs6000_frame_cache): Don't note the locations at which
7795 floating-point registers were saved if we have no fprs.
7796 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
7797 registers.
7798 (fetch_regs_user_thread, fetch_regs_kernel_thread)
7799 (store_regs_user_thread, store_regs_kernel_thread): Only call
7800 supply_fprs / fill_fprs if we actually have floating-point
7801 registers.
7802 (special_register_p): Check ppc_fpscr_regnum before matching
7803 against it.
7804 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
7805 supply / collect fpscr if we don't have it.
7806 * ppc-bdm.c: #include "gdb_assert.h".
7807 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
7808 have floating-point registers, since I can't test this code on
7809 FP-free systems to adapt it.
7810 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
7811 fpscr and floating point register numbers if they don't exist.
7812 (fetch_register): Assert that we have floating-point registers
7813 before we reach the code that handles them.
7814 (store_register): Same. And use tdep instead of calling
7815 gdbarch_tdep again.
7816 (fill_fpregset): Don't try to collect FP registers and fpscr if we
7817 don't have them.
7818 (ppc_linux_sigtramp_cache): Don't record the saved locations of
7819 fprs and fpscr if we don't have them.
7820 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
7821 don't have them.
7822 * ppcnbsd-nat.c: #include "gdb_assert.h".
7823 (getfpregs_supplies): Assert that we have floating-point registers.
7824 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
7825 * ppcobsd-tdep.c: #include "gdb_assert.h".
7826 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
7827 have floating-point registers.
7828 * rs6000-nat.c (regmap): Don't match against the fpscr and
7829 floating point register numbers if they don't exist.
7830 (fetch_inferior_registers, store_inferior_registers,
7831 fetch_core_registers): Only fetch / store / supply the
7832 floating-point registers and the fpscr if we have them.
7833 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
7834 (ppcobsd-tdep.o): Update dependencies.
7835
7836 2004-05-10 Andrew Cagney <cagney@redhat.com>
7837
7838 * infrun.c (through_sigtramp_breakpoint): Delete variable.
7839 (context_switch): Do not switch through_sigtramp_breakpoint.
7840 * gdbthread.h (save_infrun_state, load_infrun_state)
7841 (struct thread_info): Delete through_sigtramp_breakpoint parameter
7842 and structure member.
7843 * thread.c (load_infrun_state, save_infrun_state): Update.
7844
7845 2004-05-10 Mark Kettenis <kettenis@gnu.org>
7846
7847 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
7848
7849 2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7850
7851 * acinclude.m4: Quote macro names being defined by AC_DEFUN
7852 throughout.
7853 * aclocal.m4: Regenerate.
7854
7855 2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
7856
7857 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
7858
7859 2004-05-10 Andrew Cagney <cagney@redhat.com>
7860
7861 * infrun.c (check_sigtramp2): Delete function.
7862 (handle_inferior_event): When single stepping, and taking a
7863 signal, set a breakpoint at the signal return address. Delete
7864 redundant calls to check_sigtramp2.
7865 (insert_step_resume_breakpoint): New function.
7866 (through_sigtramp_breakpoint, handle_inferior_event)
7867 (follow_exec, wait_for_inferior, fetch_inferior_event)
7868 (currently_stepping, keep_going): Delete most uses of
7869 through_sigtramp_breakpoint, not that it should be deleted.
7870 (delete_breakpoint_current_contents): Delete function.
7871
7872 2004-05-10 Randolph Chung <tausq@debian.org>
7873
7874 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
7875 target.
7876 * config/pa/tm-linux.h: New file.
7877
7878 2004-05-10 Daniel Jacobowitz <drow@mvista.com>
7879
7880 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
7881 of prefixes. Don't print the prefix twice in the CLI.
7882
7883 2004-05-10 Jim Blandy <jimb@redhat.com>
7884
7885 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
7886 collect all the gprs.
7887
7888 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
7889 loop collecting gprs.
7890
7891 2004-05-09 Andrew Cagney <cagney@redhat.com>
7892
7893 * remote-vx.c (net_step): Delete step-range code.
7894 * remote.c (remote_resume, init_all_packet_configs)
7895 (set_remote_protocol_E_packet_cmd)
7896 (show_remote_protocol_E_packet_cmd)
7897 (remote_protocol_E, show_remote_cmd, _initialize_remote)
7898 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
7899 (show_remote_protocol_e_packet_cmd): Ditto.
7900
7901 2004-05-09 Mark Kettenis <kettenis@gnu.org>
7902
7903 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
7904
7905 * hppa-tdep.h: Update copyright year.
7906 (struct trad_frame_saved_reg): Add opaque declaration.
7907
7908 * amd64-tdep.c (amd64_return_value): Implement
7909 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7910
7911 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
7912 (m68k_value_to_register): New functions.
7913 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
7914 value_to_register.
7915
7916 * defs.h (enum return_value_convention): Add
7917 RETURN_VALUE_ABI_RETURNS_ADDRESS and
7918 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
7919 * infcmd.c (legacy_return_value): New function.
7920 (print_return_value): Rwerite to implement
7921 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7922 * values.c (using_struct_return): Check for inequality to
7923 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
7924 RETURN_VALUE_STRUCT_CONVENTION.
7925 * i386-tdep.c (i386_return_value): Implement
7926 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7927
7928 * vax-tdep.c: Tweak comments. Reorder include files. Don't
7929 include "symtab.h", "opcode/vax.h" and "inferior.h".
7930 (vax_skip_prologue): Replace calls to read_memory_integer by calls
7931 to read_memory_unsigned_integer.
7932 (vax_gdbarch_init): Reorder.
7933 (_initialize_vax_tdep): Spell out prototype.
7934 * Makefile.in (vax-tdep.o): Update dependencies.
7935
7936 2004-05-08 Andrew Cagney <cagney@redhat.com>
7937
7938 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
7939 * target.c (target_detach, target_disconnect): Ditto.
7940
7941 * infcall.c (call_function_by_hand): When no
7942 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
7943 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
7944 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
7945 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7946 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7947
7948 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
7949 * gdbarch.h, gdbarch.c: Re-generate.
7950 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
7951 deprecated_fix_call_dummy.
7952 * v850-tdep.c (v850_gdbarch_init): Ditto.
7953 * infcall.c (call_function_by_hand): Do not call
7954 DEPRECATED_FIX_CALL_DUMMY.
7955
7956 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
7957 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
7958 * gdbarch.h, gdbarch.c: Re-generate.
7959 * arm-linux-tdep.c (arm_linux_call_dummy_words)
7960 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
7961 deprecated_sizeof_call_dummy_words.
7962 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
7963 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
7964 * v850-tdep.c (v850_gdbarch_init): Ditto.
7965 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
7966 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
7967 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7968 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7969 * arch-utils.h (legacy_call_dummy_words)
7970 (legacy_sizeof_call_dummy_words): Delete declarations.
7971 * arch-utils.c (legacy_call_dummy_words)
7972 (legacy_sizeof_call_dummy_words): Delete variables.
7973
7974 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
7975 * gdbarch.h, gdbarch.c: Re-generate.
7976 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
7977 * infcall.c (call_function_by_hand): Eliminate call to
7978 DEPRECATED_PUSH_DUMMY_FRAME.
7979 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
7980 push_dummy_frame.
7981 (ns32k_push_dummy_frame): Delete function.
7982
7983 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
7984 deprecated_call_dummy_breakpoint_offset or
7985 deprecated_call_dummy_start_offset.
7986 * dummy-frame.c, arm-tdep.c: Update comments.
7987 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
7988 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
7989 * gdbarch.h, gdbarch.c: Re-generate.
7990
7991 * infcall.c (legacy_push_dummy_code): Delete function.
7992 (push_dummy_code): Delete call.
7993
7994 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
7995 * gdbarch.h, gdbarch.c: Re-generate.
7996 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
7997 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
7998 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
7999 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
8000
8001 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
8002 (struct frame_info): Delete opaque declaration.
8003 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
8004 * frame.c (get_frame_type): Delete call.
8005
8006 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
8007 pc_in_call_dummy.
8008 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
8009 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
8010
8011 2004-05-08 Mark Kettenis <kettenis@gnu.org>
8012
8013 * alphanbsd-tdep.c: Include "gdb_string.h".
8014 * armnbsd-tdep.c: Update copyright year.
8015 Include "gdb_string.h".
8016 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
8017 dependencies.
8018
8019 * delta68-nat.c: Remove file.
8020 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
8021 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
8022 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
8023 (delta68-nat.o): Remove dependency.
8024
8025 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
8026 function.
8027 (m68k_gdbarch_init): Don't set
8028 deprecated_frameless_function_invocation.
8029
8030 2004-05-07 Randolph Chung <tausq@debian.org>
8031
8032 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
8033 read_memory_nobpt for code reading when doing frame unwinding.
8034 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
8035
8036 2004-05-07 Randolph Chung <tausq@debian.org>
8037
8038 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
8039 instead of sp, handle sigaltstack case.
8040 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
8041 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
8042 signal handler and not that of the caller.
8043 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
8044 hppa_linux_sigtramp_find_sigcontext.
8045
8046 2004-05-07 Randolph Chung <tausq@debian.org>
8047
8048 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
8049 hppa-linux-nat.c.
8050 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
8051 * hppa-linux-nat.c (fetch_register, store_register): Define.
8052 (fetch_inferior_registers, store_inferior_registers): Define.
8053 (supply_gregset): Add comment and clean up some unneeded code.
8054 (fill_gregset): Add comment and fix so that it saves registers in
8055 the right place in the gregset.
8056 (fill_fpregset): Fix buffer overrun problem.
8057 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
8058
8059 2004-05-07 Randolph Chung <tausq@debian.org>
8060
8061 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
8062 do common handling of the pcoqt register.
8063 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
8064 to use helper function.
8065 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
8066 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
8067 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
8068 generic fallback unwinder when all else fails.
8069 (hppa_gdbarch_init): Add fallback sniffer.
8070 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
8071 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
8072 to use helper function.
8073
8074 2004-05-08 Joel Brobecker <brobecker@gnat.com>
8075
8076 * config/djgpp/fnchange.lst: Add translation rules for
8077 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
8078
8079 2004-05-08 Mark Kettenis <kettenis@gnu.org>
8080
8081 * frame.c (get_prev_frame_1): Work around GCC bug.
8082 * frame.h: Add comment about GCC bug.
8083
8084 2004-05-07 Andrew Cagney <cagney@redhat.com>
8085
8086 * observer.c: Include "commands.h" and "gdbcmd.h".
8087 (observer_debug, _initialize_observer): Add the
8088 command "set/show debug observer".
8089 * observer.sh: When observer debugging, log notify calls.
8090 * Makefile.in (observer.o): Update dependencies.
8091
8092 2004-05-07 Jason Molenda (jmolenda@apple.com)
8093
8094 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
8095
8096 2004-05-07 Jim Blandy <jimb@redhat.com>
8097
8098 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
8099 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
8100 to recognize gpr regnums, instead of assuming that
8101 tdep->ppc_fp0_regnum marks the end of the general-purpose
8102 registers.
8103
8104 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
8105 the given architecture has floating-point registers.
8106
8107 2004-05-07 Andrew Cagney <cagney@redhat.com>
8108
8109 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
8110 macro defined to 1.
8111 * gdbarch.h, gdbarch.c: Re-generate.
8112 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
8113 deprecated_use_generic_dummy_frames.
8114
8115 2004-05-07 Brian Ford <ford@vss.fsi.com>
8116
8117 * NEWS: Mention Cygwin DWARF 2 support.
8118
8119 2004-05-07 Andrew Cagney <cagney@redhat.com>
8120
8121 * objfiles.h (struct entry_info): Delete unused fields
8122 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
8123 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
8124 * mipsread.c (mipscoff_symfile_read): Update.
8125 * mdebugread.c (parse_partial_symbols): Update.
8126 * dwarfread.c (read_file_scope): Update.
8127 * dwarf2read.c (read_file_scope): Update.
8128 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
8129 * coffread.c (complete_symtab): Update.
8130
8131 2004-05-07 Mark Kettenis <kettenis@gnu.org>
8132
8133 * infcall.c (_initialize_infcall): Fix typo.
8134
8135 2004-05-07 Andrew Cagney <cagney@redhat.com>
8136
8137 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
8138 * command.h (add_setshow_zinteger_cmd): Declare.
8139
8140 2004-05-06 Randolph Chung <tausq@debian.org>
8141
8142 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
8143 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
8144 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
8145 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
8146 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
8147 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
8148 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
8149 definitions ...
8150 * hppa-tdep.h: ... to here, with HPPA_ prefix.
8151 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
8152 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
8153 (hppa64_hpux_frame_find_saved_regs_in_sig)
8154 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
8155 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
8156 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
8157 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
8158 (hppa_linux_sigtramp_frame_prev_register): Likewise.
8159 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
8160 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
8161 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
8162 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
8163 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
8164 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
8165 (hppa32_register_type, hppa_cannot_store_register)
8166 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
8167 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
8168 * hpread.c (hpread_process_one_debug_symbol): Likewise.
8169 * pa64solib.c (pa64_solib_have_load_event)
8170 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
8171 (pa64_solib_unloaded_library_pathname): Likewise.
8172 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
8173 (som_solib_library_pathname): Likewise.
8174
8175 2004-05-05 Jim Ingham <jingham@apple.com>
8176
8177 * breakpoint.c (create_breakpoints): Copy the ignore count and
8178 thread id over from the pended breakpoint to the actual
8179 breakpoint.
8180
8181 2004-05-05 Andrew Cagney <cagney@redhat.com>
8182
8183 * gdbarch.sh (PARM_BOUNDARY): Delete.
8184 gdbarch.h, gdbarch.c: Re-generate.
8185 * valops.c (PARM_BOUNDARY): Delete macro.
8186 (value_push): Delete PARM_BOUNDARY code.
8187 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
8188
8189 2004-05-04 Jim Blandy <jimb@redhat.com>
8190
8191 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
8192 Don't assume that the gprs, fprs, and UISA sprs are
8193 contiguous, start at register number zero, and end with fpscr.
8194 Instead, use the numbers from the tdep structure.
8195
8196 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
8197 should no longer be used in code specific to the RS6000 and its
8198 derivatives.
8199 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
8200 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
8201 tdep->ppc_fp0_regnum.
8202 (ppc_supply_fpregset, ppc_collect_fpregset)
8203 (rs6000_push_dummy_call, rs6000_extract_return_value)
8204 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
8205 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
8206 FP0_REGNUM.
8207 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
8208 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
8209 Same.
8210 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
8211 bdm_ppc_store_registers): Same.
8212 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
8213 (store_register, fill_fpregset): Same.
8214 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
8215 (ppc_linux_supply_fpregset): Same.
8216 * ppcnbsd-nat.c (getfpregs_supplies): Same.
8217 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
8218 Same.
8219 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
8220 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
8221 ppc64_sysv_abi_return_value): Same.
8222 * rs6000-nat.c (regmap, fetch_inferior_registers)
8223 (store_inferior_registers, fetch_core_registers): Same.
8224
8225 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8226
8227 * m68knbsd-nat.c: Remove file.
8228 * m68knbsd-tdep.c: Remove file.
8229 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
8230 dependencies.
8231 * configure.host: Add m68k-*-netbsdelf*.
8232 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
8233 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
8234 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
8235 (XM_FILE): Remove.
8236 * config/m68k/nbsdelf.mh: New file.
8237 * config/m68k/nbsd.mt: New file.
8238 * config/m68k/nbsdaout.mt: Remove file.
8239 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
8240 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
8241 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
8242 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
8243 (use_struct_convention): Remove prototype.
8244 (USE_STRUCT_CONVENTION): Remove define.
8245 * config/m68k/xm-nbsd.h: Remove file.
8246
8247 2004-05-04 Michael Snyder <msnyder@redhat.com>
8248
8249 * m68k-tdep.c (m68k_gdbarch_init): Default to using
8250 reg_struct_return method (as gcc usually does for cross targets).
8251
8252 2004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8253
8254 Committed by Andrew Cagney.
8255 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
8256 alignment padding when accessing ucontext struct members.
8257
8258 2004-05-04 Jim Blandy <jimb@redhat.com>
8259
8260 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
8261 'ppc_gplast_regnum' member.
8262 (ppc_num_gprs): New enum constant.
8263 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
8264 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
8265 * rs6000-nat.c (regmap, fetch_inferior_registers,
8266 store_inferior_registers): Same.
8267 * rs6000-tdep.c (e500_pseudo_register_read)
8268 (e500_pseudo_register_write): Same.
8269 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
8270
8271 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
8272 * ppc-tdep.h (ppc_num_fprs): New enum constant.
8273 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
8274 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
8275 FPLAST_REGNUM.
8276 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
8277 Same.
8278 * ppc-linux-nat.c (ppc_register_u_addr): Same.
8279 * rs6000-nat.c (regmap, fetch_inferior_registers)
8280 (store_inferior_registers): Same.
8281
8282 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
8283 with FPLAST_REGNUM.
8284
8285 2004-05-03 Joel Brobecker <brobecker@gnat.com>
8286
8287 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
8288 failure detected by recent versions of GCC.
8289 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
8290 to be consistent with the usage in dwarf2_create_include_psymtab.
8291
8292 2004-05-03 Michael Snyder <msnyder@redhat.com>
8293
8294 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
8295 (heuristic_proc_start): Whitespace cleanup.
8296
8297 2004-05-04 Mark Kettenis <kettenis@gnu.org>
8298
8299 * sun3-nat.c: Remove file.
8300 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
8301 dependencies.
8302 (ALLDEPFILES): Remove sun3-nat.c.
8303 (sun3-nat.o): Remove dependencies.
8304
8305 * i386-interix-nat.c, i386-interix-tdep.c,
8306 config/i386/nm-interix.h, config/i386/interix.mh,
8307 config/i386/interix.mt: Remove files.
8308 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
8309 dependencies.
8310
8311 2004-05-03 Mark Kettenis <kettenis@gnu.org>
8312
8313 * m68k-tdep.h (struct gdbarch_tdep): Add member
8314 struct_value_regnum.
8315 (m68k_svr4_init_abi): New prototype.
8316 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
8317 different calling conventions.
8318 (m68k_extract_return_value): Remove code dealing with single-field
8319 structs.
8320 (m68k_store_return_value): Remove code dealing with single-field
8321 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
8322 (m68k_extract_struct_value_address): Remove function.
8323 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
8324 (m68k_reg_struct_return_p, m68k_return_value)
8325 (m68k_svr4_return_value): New functions.
8326 (m68k_use_struct_convention): Remove function.
8327 (m68k_push_dummy_call): Use new struct_value_regnum member of
8328 `struct gdbarch_tdep' instead of hardcoded register number to
8329 store STRUCT_ADDR.
8330 (m68k_svr4_init_abi): New function.
8331 (m68k_gdbarch_init): Don't set extract_return_value,
8332 store_return_values, deprecated_extract_struct_value_address and
8333 use_struct_convention. Set return_value instead. Initialize new
8334 struct_value_regnum member of `struct gdbarch_tdep'.
8335 * m68klinux-tdep.c: Update copyright year.
8336 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
8337 (m68k_linux_extract_struct_value_address): Remove function.
8338 (m68k_linux_init_abi): Don't set extract_return_value,
8339 store_return_values, deprecated_extract_struct_value_address and
8340 use_struct_convention. Call m68k_svr4_init_abi but override the
8341 new struct_value_regnum member of `struct gdbarch_tdep'.
8342 * Makefile.in (m68k-tdep.o): Update dependencies.
8343
8344 2004-05-03 J. Brobecker <brobecker@gnat.com>
8345
8346 * dwarf2read.c (line_header): Add new included_p field in
8347 field file_names.
8348 (partial_die_info): New field has_stmt_list. New field line_offset.
8349 (dwarf2_create_include_psymtab): New function.
8350 (dwarf2_build_include_psymtabs): New function.
8351 (add_file_name): Add forward declaration. Initialize new field.
8352 (dwarf_decode_lines): Add new parameter. Enhance this procedure
8353 to be able to determine the list of files included by the
8354 given unit, and build their associated psymtabs.
8355 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
8356 files as well.
8357 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
8358 (read_file_scope): Update call to dwarf_decode_lines.
8359 (read_partial_die): Handle DW_AT_stmt_list attributes.
8360
8361 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
8362
8363 Unfix PR gdb/1626.
8364 * configure.in: Revert special case for osf5.*.
8365 * configure: Regenerate.
8366
8367 2004-05-02 Jim Blandy <jimb@redhat.com>
8368
8369 Move the symbol-file-from-memory functions into their own file.
8370 * symfile-mem.c, symfile-mem.h: New files.
8371 * symfile.c (symbol_file_add_from_bfd): New function.
8372 (symbol_file_add): Call symbol_file_add_from_bfd.
8373 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
8374 Moved to symfile-mem.c.
8375 (_initialize_symfile): Move definition of
8376 add-symbol-file-from-memory command to symfile-mem.c.
8377 * symfile.h (symbol_file_add_from_bfd): New declaration.
8378 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
8379 * config/powerpc/linux.mt (TDEPFILES): Same.
8380 * Makefile.in (SFILES): Add symfile-mem.c.
8381 (symfile_mem_h): New variable.
8382 (HFILES_NO_SRCDIR): Add symfile-mem.h.
8383 (symfile-mem.o): New rule.
8384
8385 2004-05-01 Andrew Cagney <cagney@redhat.com>
8386
8387 * breakpoint.c (insert_bp_location): Use get_frame_id, and
8388 frame_find_by_id instead of frame_relative_level.
8389 (do_enable_breakpoint): Ditto.
8390 * thread.c: Update copyright.
8391 (info_threads_command): Ditto, simplify.
8392
8393 * frame.c (deprecated_generic_get_saved_register): Delete
8394 function, moved to "xstormy16-tdep.c".
8395 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
8396 deprecated_generic_get_saved_register from "frame.c".
8397 (xstormy16_frame_saved_register): Call
8398 xstormy16_get_saved_register.
8399 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
8400 static.
8401 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
8402 * frame.h (deprecated_generic_get_saved_register): Delete.
8403
8404 2004-05-01 Michael Chastain <mec.gnu@mindspring.com>
8405
8406 * dwarfread.c: Update documentation on the state of dwarf-1.
8407
8408 2004-05-01 Andrew Cagney <cagney@redhat.com>
8409
8410 * stack.c (select_frame_command): Delete call to
8411 frame_relative_level.
8412 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
8413 Delete #if0 code.
8414 (frame_info): Do not print FRAMELESS.
8415 (print_block_frame_labels): Replace DEPRECATED_STREQ.
8416 (catch_info): Delete #if0 code.
8417
8418 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
8419 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
8420 of frame_relative_level.
8421 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
8422 to SENTINEL_FRAME.
8423 * frame.h (enum frame_type): Add SENTINEL_FRAME.
8424 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
8425 frame_relative_level.
8426
8427 * frame.h (deprecated_set_frame_type): Delete declaration.
8428 * frame.c (deprecated_set_frame_type): Delete function, update
8429 comments.
8430
8431 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
8432 * gdbarch.h, gdbarch.c: Re-generate.
8433 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
8434 (shnbsd_pc_in_sigtramp): Delete.
8435 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
8436 pc_in_sigtramp.
8437 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
8438 pc_in_sigtramp.
8439 * frame.h: Update comments.
8440 * ppc-linux-tdep.c: Update comments.
8441 * breakpoint.c (bpstat_what): Update comments.
8442
8443 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
8444 m68klinux-tdep.o's dependencies, were previously added to
8445 m68klinux-nat.o.
8446
8447 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
8448 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
8449 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
8450 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
8451 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
8452
8453 * Makefile.in (m68klinux-nat.o): Update dependencies.
8454 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
8455 (m68k_linux_sigtramp_frame_cache)
8456 (m68k_linux_sigtramp_frame_this_id)
8457 (m68k_linux_sigtramp_frame_prev_register)
8458 (m68k_linux_sigtramp_frame_unwind)
8459 (m68k_linux_sigtramp_frame_sniffer)
8460 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
8461 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
8462 names, use trad-frame.h.
8463 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
8464 (struct m68k_sigtramp_info): Delete.
8465 * m68k-tdep.c (m68k_sigtramp_frame_cache)
8466 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
8467 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
8468 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
8469 "m68klinux-tdep.c".
8470
8471 * infrun.c (check_sigtramp2): Delete check for
8472 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
8473
8474 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8475
8476 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
8477
8478 2004-05-01 Andrew Cagney <cagney@redhat.com>
8479
8480 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
8481 (frv_linux_sigtramp_frame_cache)
8482 (frv_linux_sigtramp_frame_this_id)
8483 (frv_linux_sigtramp_frame_prev_register)
8484 (frv_linux_sigtramp_frame_unwind)
8485 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
8486 include "linux" in function and variable names, directly call
8487 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
8488 the latest trad-frame code.
8489 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
8490 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
8491 * Makefile.in (frv-linux-tdep.o): Update dependencies.
8492 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
8493 * frv-tdep.c (frv_sigtramp_frame_cache)
8494 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
8495 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
8496 frv-linux-tdep.c.
8497 (frv_gdbarch_init): Do not append a sigtramp sniffer.
8498 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
8499 (frv_set_sigcontext_reg_addr): Delete function.
8500
8501 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
8502 (DEPRECATED_SIGTRAMP_END): Delete.
8503 * gdbarch.h, gdbarch.c: Re-generate.
8504 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
8505 * config/vax/tm-vaxbsd.h: Update copyright.
8506 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
8507 (DEPRECATED_IN_SIGTRAMP): Define.
8508 * config/m68k/tm-nbsd.h: Update copyright.
8509 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
8510 (DEPRECATED_IN_SIGTRAMP): Define.
8511
8512 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8513
8514 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
8515 encondings. Fixes PR gdb/1628.
8516
8517 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
8518 DW_CFA_restore state without a matching DW_CFA_remember_state
8519 instead of aborting. Fixes PR backtrace/1589.
8520
8521 2004-04-30 Joel Brobecker <brobecker@gnat.com>
8522
8523 * MAINTAINERS: Add self as AIX maintainer.
8524 Update my e-mail address in write-after-approval section.
8525
8526 2004-04-30 Andrew Cagney <cagney@redhat.com>
8527
8528 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
8529 (legacy_get_prev_frame): Ditto.
8530
8531 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
8532 (mips_gdbarch_init): Do not set pc_in_sigtramp.
8533 * mipsread.c (sigtramp_address): Delete extern variable.
8534 (mipscoff_new_init): Delete reference.
8535 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
8536 (fixup_sigtramp): Delete function.
8537 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
8538 (fixup_sigtramp): Delete declarations.
8539
8540 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
8541 deprecated_pc_in_sigtramp.
8542 (ppcnbsd_pc_in_sigtramp): Delete function.
8543
8544 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8545
8546 * config/m68k/nm-nbsd.h: Tweak comments.
8547 * config/m68k/nm-nbsdaout.h: Likewise.
8548
8549 2004-04-30 Andrew Cagney <cagney@redhat.com>
8550
8551 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
8552 legacy_pc_in_sigtramp.
8553 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
8554
8555 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8556
8557 Add OpenBSD/m68k support.
8558 * NEWS (New native configurations): Mention OpenBSD/m68k.
8559 * m68kbsd-tdep.c: New file.
8560 * m68kbsd-nat.c: New file.
8561 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
8562 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
8563 * configure.host: Add m68k-*-openbsd.
8564 * configure.tgt: Add m68k-*-openbsd.
8565 * config/m68k/tm-obsd.h: New file.
8566 * config/m68k/obsd.mt: New file.
8567 * config/m68k/obsd.mh: New file.
8568 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
8569 m68kbsd-tdep.c.
8570
8571 2004-04-30 Andrew Cagney <cagney@redhat.com>
8572
8573 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
8574 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
8575
8576 2004-04-30 Mark Kettenis <kettenis@gnu.org>
8577
8578 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
8579 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
8580
8581 2004-04-30 Brian Ford <ford@vss.fsi.com>
8582
8583 Revert 2004-04-16 change.
8584 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
8585 (i386_coff_init_abi): Remove.
8586 * i386-tdep.h (i386_coff_init_abi): Remove.
8587 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
8588
8589 2004-04-30 Andrew Cagney <cagney@redhat.com>
8590
8591 * blockframe.c (find_pc_partial_function): Delete use of
8592 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
8593 DEPRECATED_SIGTRAMP_END.
8594
8595 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
8596 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
8597 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
8598 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
8599 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
8600
8601 * defs.h (deprecated_inside_entry_file): Delete declaration.
8602 * blockframe.c (deprecated_inside_entry_file): Delete function.
8603 (legacy_frame_chain_valid): Delete call.
8604 * sh64-tdep.c (sh64_frame_chain): Delete call.
8605 * objfiles.h: Update comments.
8606 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
8607 call.
8608 * frame.c (get_prev_frame): Delete call, update comments.
8609
8610 2004-04-30 Brian Ford <ford@vss.fsi.com>
8611
8612 * MAINTAINERS (Write After Approval): Add myself.
8613
8614 2004-04-30 Andrew Cagney <cagney@redhat.com>
8615
8616 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
8617 * gdbarch.h, gdbarch.c: Re-generate.
8618 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
8619 code.
8620
8621 2004-04-30 Andrew Cagney <cagney@redhat.com>
8622
8623 * gdb-events.sh (selected_thread_changed)
8624 (selected_frame_level_changed, target_changed): Delete.
8625 * gdb-events.h, gdb-events.c: Re-generate.
8626 * valops.c (value_assign): Update.
8627 * stack.c (select_frame_command, up_silently_base)
8628 (down_silently_base): Update.
8629
8630 2004-04-29 Andrew Cagney <cagney@redhat.com>
8631
8632 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
8633 registers correctly.
8634 (print_gp_register_row, mips32_heuristic_proc_desc)
8635 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
8636 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
8637 references to mips_isa_regsize.
8638
8639 2004-04-29 Andrew Cagney <cagney@redhat.com>
8640
8641 * mips-tdep.c (struct gdbarch_tdep): Delete
8642 mips_fp_register_double.
8643 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
8644 mips_abi_regsize.
8645 (mips_gdbarch_init): Do not set mips_fp_register_double.
8646 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
8647
8648 2004-04-29 Joel Brobecker <brobecker@gnat.com>
8649
8650 Committed by Andrew Cagney.
8651 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
8652 function calls.
8653
8654 2004-04-29 Andrew Cagney <cagney@redhat.com>
8655
8656 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
8657 gdbarch, use mips_abi, update callers.
8658 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
8659 mips_abi_regsize, update callers.
8660 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
8661 mips_default_abi_regsize.
8662 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
8663 mips_default_abi_regsize.
8664
8665 2004-04-29 Andrew Cagney <cagney@redhat.com>
8666
8667 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
8668 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
8669 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
8670 mips_default_abi_regsize.
8671 (mips_isa_regsize): Rename mips_regisze.
8672 * mipsnbsd-tdep.c: Update.
8673 * mips-linux-tdep.c: Update.
8674 * irix5-nat.c: Update.
8675 * mips-tdep.h (mips_isa_regsize): Update.
8676
8677 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
8678 Delete all disabled code.
8679 * gdb-events.h, gdb-events.c: Re-generate.
8680
8681 2004-04-19 Jerome Guitton <guitton@gnat.com>
8682 Mark Kettenis <kettenis@gnu.org>
8683
8684 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
8685 the function begins with a branch instruction.
8686
8687 2004-04-29 Mark Kettenis <kettenis@gnu.org>
8688
8689 * i386-tdep.c: Fix spelling mistakes.
8690
8691 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8692 Andrew Cagney <cagney@redhat.com>
8693
8694 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
8695 <sys/proc.h>.
8696 * acconfig.h: Provide default _KMEMUSER value.
8697 * config.in, configure: Re-generate.
8698 * NEWS: Mention fix.
8699
8700 2004-04-24 Randolph Chung <tausq@debian.org>
8701
8702 * configure.host (hppa*-*-linux*): New target.
8703 * configure.tgt (hppa*-*-linux*): Likewise.
8704 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
8705 gdbarch_init_osabi() call earlier so that osabi-specific frame
8706 unwinders can be registered first.
8707 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
8708 hppa-linux-nat.c.
8709 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
8710 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
8711 * config/pa/linux.mh: New file.
8712 * config/pa/linux.mt: New file.
8713 * config/pa/nm-linux.h: New file.
8714 * config/pa/xm-linux.h: New file.
8715 * hppa-linux-nat.c: New file.
8716 * hppa-linux-tdep.c: New file.
8717
8718 2004-04-28 Randolph Chung <tausq@debian.org>
8719
8720 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
8721 return values.
8722 (hppa32_push_dummy_call): Fix small struct and floating point argument
8723 passing, and make sure the stack frame is properly aligned.
8724
8725 2004-04-28 Andrew Cagney <cagney@redhat.com>
8726
8727 * stack.c (print_stack_frame): Fix description.
8728
8729 * NEWS: Mention gdb/gdbserver/configure execute permission
8730 changed. PR server/519.
8731
8732 2004-04-28 Andrew Cagney <cagney@redhat.com>
8733
8734 * stack.c (print_stack_frame_stub): Delete declaration.
8735 (struct print_stack_frame_args, print_stack_frame)
8736 (print_frame_info, print_frame): Replace "source" with print what.
8737 Replace "print" with "print_level". Replace "args" with
8738 "print_args".
8739 * frame.h (show_and_print_stack_frame, print_stack_frame)
8740 (print_frame_info): Update declarations.
8741 * stack.c (select_and_print_frame, frame_command)
8742 (current_frame_command, up_command, down_command): Update calls -
8743 use get_selected_frame, pass "enum print_what" for source, do not
8744 call frame_relative_level.
8745 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
8746 * remote-rdp.c (remote_rdp_open): Ditto.
8747 * remote-mips.c (common_open): Ditto.
8748 * remote-e7000.c (e7000_start_remote): Ditto.
8749 * ocd.c (ocd_start_remote): Ditto.
8750 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
8751 * infrun.c (normal_stop): Ditto.
8752 * inflow.c (kill_command): Ditto.
8753 * infcmd.c (finish_command): Ditto.
8754 * corelow.c (core_open): Ditto.
8755 * tracepoint.c (finish_tfind_command): Ditto.
8756 * thread.c (info_threads_command, info_threads_command)
8757 (restore_current_thread, do_captured_thread_select): Ditto.
8758 * ada-tasks.c (task_command): Ditto.
8759
8760 2004-04-26 Orjan Friberg <orjanf@axis.com>
8761
8762 * frame.c: Include "observer.h".
8763 (frame_observer_target_changed): New function.
8764 (_initialize_frame): Attach target_changed observer.
8765 * regcache.c: Include "observer.h".
8766 (regcache_observer_target_changed): New function.
8767 (_initialize_regcache): Attach target_changed observer.
8768 * valops.c: Include "observer.h".
8769 (value_assign): Notify target_changed event when modifying register.
8770 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
8771
8772 2004-04-26 Orjan Friberg <orjanf@axis.com>
8773
8774 From Paul Koning <pkoning@equallogic.com>:
8775 * breakpoint.c (free_valchain): New function.
8776 (insert_bp_location, delete_breakpoint): Use free_valchain.
8777 (remove_breakpoint): Do not remove the valchain.
8778 (bpstat_stop_status): If not stopped by watchpoint, skip
8779 watchpoints when generating stop status list.
8780 * infrun.c (handle_inferior_event): Make
8781 stepped_after_stopped_by_watchpoint a global variable.
8782 * remote.c (remote_stopped_data_address): Return watch data
8783 address rather than zero if stepped_after_stopped_by_watchpoint is
8784 set.
8785
8786 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>
8787
8788 Fix PR gdb/1626.
8789 * configure.in: Check for curses after termcap.
8790 On osf5.*, do not check for ncurses.
8791 * configure: Regenerate.
8792
8793 2004-04-25 Mark Kettenis <kettenis@gnu.org>
8794
8795 * ppcobsd-nat.c: Include "ppc-tdep.h".
8796 * Makefile.in (ppcobsd-nat.o): Update dependencies.
8797
8798 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
8799 Fixes PR tdep/1623 and PR tdep/1624.
8800
8801 2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
8802
8803 * xmodem.h, xmodem.c: Remove files.
8804 * Makefile.in: Remove references to xmodem.h, xmodem.c.
8805
8806 2004-04-23 Randolph Chung <tausq@debian.org>
8807
8808 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
8809 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
8810 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
8811 for handling stackless frames.
8812 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
8813
8814 2004-04-23 Randolph Chung <tausq@debian.org>
8815
8816 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
8817 starts at a pc before the frame is created.
8818
8819 2004-04-23 Joel Brobecker <brobecker@gnat.com>
8820
8821 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
8822
8823 2004-04-23 Jerome Guitton <guitton@gnat.com>
8824
8825 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
8826 use convert_typed_floating to get the appropriate format.
8827
8828 2004-04-22 Randolph Chung <tausq@debian.org>
8829
8830 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
8831 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
8832 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
8833 (hppa_sign_extend): Add prototype.
8834 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
8835 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
8836 (sign_extend): Rename with hppa_ prefix and make non-static. Other
8837 hppa targets will also use these functions.
8838 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
8839 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
8840 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
8841 (hppa_gdbarch_init): Remove gdbarch setting of
8842 skip_trampoline_code, in_solib_call_trampoline and
8843 in_solib_return_trampoline.
8844 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
8845 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
8846 hppa_in_solib_call_trampoline.
8847 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
8848 Moved from hppa-tdep.c.
8849 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
8850 in_solib_call_trampoline and in_solib_return_trampoline.
8851
8852 2004-04-22 Randolph Chung <tausq@debian.org>
8853
8854 * hppa-tdep.c (hppa_debug): New variable.
8855 (find_unwind_entry, hppa_frame_cache): Add debug output.
8856 (_initialize_hppa_tdep): Add command to set debug flag.
8857
8858 2004-04-22 Andrew Cagney <cagney@redhat.com>
8859
8860 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
8861 "trad-frame.h".
8862 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
8863 signal trampoline unwinder.
8864 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
8865
8866 2004-04-22 Mark Kettenis <kettenis@gnu.org>
8867
8868 Add OpenBSD/powerpc support.
8869 * NEWS (New native configurations): Mention OpenBSD/powerpc.
8870 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
8871 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
8872 (ppc_collect_fpregset): New prototypes.
8873 * ppcobsd-nat.c: New file.
8874 * ppcobsd-tdep.c: New file.
8875 * ppcobsd-tdep.h: New file.
8876 * rs6000-tdep.c: Include "regset.h".
8877 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
8878 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
8879 New functions.
8880 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
8881 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
8882 (rs6000-tdep.o): Update dependencies.
8883 * configure.host: Add powerpc-*-openbsd.
8884 * configure.tgt: Add powerpc-*-openbsd.
8885 * config/powerpc/obsd.mh: New file.
8886 * config/powerpc/nm-obsd.h: New file.
8887 * config/powerpc/obsd.mt: New file.
8888
8889 2004-04-22 Andrew Cagney <cagney@redhat.com>
8890
8891 * frame.h (show_frame_info): Delete declaration.
8892
8893 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
8894 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
8895 * m32r-tdep.c (m32r_frame_this_id): Ditto.
8896 * frv-tdep.c (frv_frame_this_id): Ditto.
8897 * avr-tdep.c (avr_frame_this_id): Ditto.
8898
8899 2004-04-22 Elena Zannoni <ezannoni@redhat.com>
8900
8901 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
8902
8903 2004-04-22 Jim Blandy <jimb@redhat.com>
8904
8905 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
8906 register number zero.
8907
8908 2004-04-21 Michael Snyder <msnyder@redhat.com>
8909
8910 * mips-tdep.c (heuristic_proc_start):
8911 Warning() already prefixes "Warning: ".
8912
8913 2004-04-21 Andrew Cagney <cagney@redhat.com>
8914
8915 * annotate.h (deprecated_annotate_starting_hook)
8916 (deprecated_annotate_stopped_hook)
8917 (deprecated_annotate_exited_hook)
8918 (deprecated_annotate_signal_hook)
8919 (deprecated_annotate_signalled_hook): Deprecate.
8920 * tracepoint.h (deprecated_create_tracepoint_hook)
8921 (deprecated_delete_tracepoint_hook)
8922 (deprecated_modify_tracepoint_hook)
8923 (deprecated_trace_find_hook)
8924 (deprecated_trace_start_stop_hook): Deprecate.
8925 * target.h (deprecated_target_new_objfile_hook): Deprecate.
8926 * remote.h (deprecated_target_resume_hook)
8927 (deprecated_target_wait_loop_hook): Deprecate.
8928 * gdbcore.h (deprecated_exec_file_display_hook)
8929 (deprecated_file_changed_hook): Deprecate.
8930 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
8931 * defs.h (deprecated_modify_breakpoint_hook)
8932 (deprecated_command_loop_hook, deprecated_show_load_progress)
8933 (deprecated_print_frame_info_listing_hook)
8934 (deprecated_query_hook, deprecated_warning_hook)
8935 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
8936 (deprecated_delete_breakpoint_hook)
8937 (deprecated_interactive_hook, deprecated_registers_changed_hook)
8938 (deprecated_readline_begin_hook, deprecated_readline_hook)
8939 (deprecated_readline_end_hook, deprecated_register_changed_hook)
8940 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
8941 (deprecated_context_hook, deprecated_target_wait_hook)
8942 (deprecated_attach_hook, deprecated_detach_hook)
8943 (deprecated_call_command_hook, deprecated_set_hook)
8944 (deprecated_error_hook, deprecated_error_begin_hook)
8945 (deprecated_ui_load_progress_hook): Deprecate.
8946 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
8947 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
8948 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
8949 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
8950 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
8951 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
8952 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
8953 * annotate.c, aix-thread.c: Update.
8954
8955 2004-04-21 Andrew Cagney <cagney@redhat.com>
8956
8957 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
8958 * vaxnbsd-tdep.c: Include "gdb_string.h".
8959
8960 * symfile.c (symbol_file_add_from_memory): #if 0 function.
8961 (add_symbol_file_from_memory_command): #if 0 function body, call
8962 error instead.
8963
8964 2004-04-21 Andrew Cagney <cagney@redhat.com>
8965
8966 * gdbcore.h: Update copyright.
8967 (deprecated_add_core_fns): Rename add_core_fns.
8968 * win32-nat.c (_initialize_core_win32): Update.
8969 * sun3-nat.c (_initialize_core_sun3): Update.
8970 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
8971 * rs6000-nat.c (_initialize_core_rs6000): Update.
8972 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
8973 * nto-tdep.c (_initialize_nto_tdep): Update.
8974 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
8975 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
8976 * mips-nat.c (_initialize_core_mips): Update.
8977 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
8978 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
8979 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
8980 * lynx-nat.c (_initialize_core_lynx): Update.
8981 * irix5-nat.c (_initialize_core_irix5): Update.
8982 * i386-interix-nat.c (_initialize_core_interix): Update.
8983 * cris-tdep.c (_initialize_cris_tdep): Update.
8984 * corelow.c (deprecated_add_core_fns): Update.
8985 * core-regset.c (_initialize_core_regset): Update.
8986 * core-aout.c (_initialize_core_aout): Update.
8987 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
8988 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
8989 * alpha-nat.c (_initialize_core_alpha): Update.
8990
8991 2004-04-21 Jim Blandy <jimb@redhat.com>
8992
8993 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
8994
8995 2004-04-19 Daniel Jacobowitz <drow@mvista.com>
8996
8997 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
8998 Delete.
8999 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
9000 (read_attribute_value): Update calls to dwarf_alloc_block.
9001 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
9002 dwarf2_tmp_obstack.
9003 (psymtab_to_symtab_1): Likewise. Clean up using
9004 free_stack_comp_unit.
9005 (add_to_cu_func_list): Use the comp_unit_obstack.
9006
9007 2004-04-19 Joel Brobecker <brobecker@gnat.com>
9008
9009 * dwarf2read.c (dwarf2_flag_true_p): New function.
9010 (die_is_declaration): Use the function above. Add some comments.
9011
9012 2004-04-19 Mark Kettenis <kettenis@gnu.org>
9013
9014 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
9015 architecture when registering sparcnbsd_core_osabi_sniffer.
9016 Adjust comment.
9017
9018 2004-04-18 Mark Kettenis <kettenis@gnu.org>
9019
9020 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
9021 return value.
9022
9023 Based on a patch from Brian Ford <ford@vss.fsi.com>:
9024 * i386-tdep.c: Correct register numbering scheme comments
9025 throughout.
9026 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
9027 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
9028 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
9029 (i386_gdb_arch_init): Likewise.
9030
9031 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
9032 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
9033 ppcnbsd-tdep.o.
9034
9035 * m68k-tdep.h: Tweak comments.
9036 * m68k-tdep.c: Tweak comment.
9037
9038 2004-04-17 Randolph Chung <tausq@debian.org>
9039
9040 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
9041 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
9042 (hppa_hpux_som_init_abi): Set is_elf to 0.
9043 (hppa_hpux_elf_init_abi): Set is_elf to 1.
9044 * hppa-tdep.c (low_text_segment_address): Remove global.
9045 (record_text_segment_lowaddr): Pass in low address as parameter. Use
9046 section offset to calculate segment address.
9047 (internalize_unwinds): Define low_text_segment_address as local and
9048 pass to record_text_segment_lowaddr for ELF targets.
9049 (hppa_gdbarch_init): Zero fill tdep structure.
9050 (hppa_dump_tdep): Print tdep structure.
9051 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
9052
9053 2004-04-17 Randolph Chung <tausq@debian.org>
9054
9055 * hppa-tdep.c (hppa_pseudo_register_read): Define.
9056 (hppa_gdbarch_init): Set pseudo_register_read.
9057 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
9058 * regcache.c (supply_register): Remove check for
9059 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
9060
9061 2004-04-17 Randolph Chung <tausq@debian.org>
9062
9063 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
9064 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
9065 (hpread_adjust_stack_address): Move to hpread.c.
9066 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
9067 obj_private_struct): Move from tm-hppa.h.
9068 * hpread.c (hppa-tdep.h): Include.
9069 (hpread_adjust_stack_address): Move from hppa-tdep.c.
9070 (hpread_read_function_type, hpread_read_doc_function_type)
9071 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
9072 directly.
9073 * pa64solib.c (hppa-tdep.h): Include.
9074 * somsolib.c (hppa-tdep.h): Include.
9075 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
9076 inferior_status): Remove unused forward declarations.
9077 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
9078 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
9079 obj_private_struct): Move to hppa-tdep.h.
9080 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
9081
9082 2004-04-17 Randolph Chung <tausq@debian.org>
9083
9084 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
9085 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
9086 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
9087 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
9088 Remove forward declaration and make static.
9089 (hppa_reg_struct_has_addr): Remove.
9090
9091 2004-04-16 Joel Brobecker <brobecker@gnat.com>
9092
9093 * observer.sh: Move comments in sed command to first column.
9094
9095 2004-04-16 Jason Molenda (jmolenda@apple.com)
9096
9097 * frame.c: Minor typeo corrections in comments.
9098
9099 2004-04-16 Joel Brobecker <brobecker@gnat.com>
9100
9101 * observer.c (observer_test_first_notification_function): Update
9102 function profile.
9103 (observer_test_second_notification_function): Likewise.
9104 (observer_test_third_notification_function): Likewise.
9105
9106 2004-04-16 Mark Kettenis <kettenis@gnu.org>
9107
9108 From Brian Ford <ford@vss.fsi.com>:
9109 * i386-tdep.c (i386_coff_init_abi): New function.
9110 * i386-tdep.h (i386_coff_init_abi): New prototype.
9111 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
9112 register number translation functions for DWARF and DWARF 2.
9113
9114 2004-04-16 Joel Brobecker <brobecker@gnat.com>
9115
9116 * dwarf2read.c: Back out my previous change, it was incorrect.
9117
9118 2004-04-16 Daniel Jacobowitz <drow@mvista.com>
9119
9120 * dwarf2read.c: Include "hashtab.h".
9121 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
9122 has_namespace_info.
9123 (struct partial_die_info): Add comments. Use bitfields to reduce
9124 memory footprint. Add scope, scope_set, has_specification,
9125 spec_offset, die_parent, die_child, and die_sibling.
9126 (peek_die_abbrev): Add prototype.
9127 (partial_read_comp_unit_head): New function, broken out from
9128 dwarf2_build_psymtabs_hard.
9129 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
9130 Use partial_read_comp_unit_head. Initialize the CU and
9131 comp_unit_obstack. Update calls to read_partial_die and
9132 scan_partial_symbols. Use free_stack_comp_unit and
9133 load_partial_dies.
9134 (scan_partial_symbols): Change PDI to a pointer. Use the child and
9135 sibling pointers to walk partial DIEs. Call fixup_partial_die.
9136 Update calls to helper functions. Remove NAMESPACE argument.
9137 Update comments.
9138 (partial_die_parent_scope, partial_die_full_name): New functions.
9139 (add_partial_symbol): Remove namespace argument. Update call to
9140 pdi_needs_namespace. Use partial_die_full_name. Handle
9141 DW_TAG_namespace. Check has_namespace_info flag.
9142 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
9143 tag. Handle namespaces.
9144 (add_partial_namespace, add_partial_enumeration): Simplify.
9145 (guess_structure_name): New function, derived from
9146 add_partial_structure.
9147 (add_partial_structure): Remove.
9148 (determine_class_name): Update comment.
9149 (dwarf2_read_abbrevs): Set has_namespace_info flag.
9150 (is_type_tag_for_partial, load_partial_dies): New functions.
9151 (read_partial_die): Pass abbrev and abbrev_len as arguments.
9152 Record specifications instead of following them immediately.
9153 (find_partial_die_in_comp_unit, find_partial_die)
9154 (fixup_partial_die, free_stack_comp_unit)
9155 (hashtab_obstack_allocate, dummy_obstack_deallocate)
9156 (partial_die_hash, partial_die_eq): New functions.
9157 * Makefile.in (hashtab_h): Define.
9158 (dwarf2read.o): Update dependencies.
9159 (observer_inc, observer_h): Move to the correct section.
9160
9161 2004-04-15 Joel Brobecker <brobecker@gnat.com>
9162
9163 * dwarf2read.c (dwarf2_attribute_true_p): New function.
9164 (die_is_declaration): Use the function above. Add comment.
9165
9166 2004-04-15 Joel Brobecker <brobecker@gnat.com>
9167
9168 * dwarf2read.c (read_structure_scope): Identify stub types
9169 using die_is_declaration() only.
9170
9171 2004-04-15 Roland McGrath <roland@redhat.com>
9172
9173 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
9174 argument instead of NAME.
9175 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
9176 in call to symbol_file_add_with_addrs_or_offsets.
9177 (build_addr_info): New function, helper for ...
9178 (symbol_file_add_from_memory): New function.
9179 (add_symbol_file_from_memory_command): New function using that.
9180 (_initialize_symfile): Register it for add-symbol-file-from-memory.
9181 (pre_add_symbol_hook): Add const to argument type.
9182 * symfile.h (symbol_file_add_from_memory): Declare it.
9183
9184 2004-04-15 Mark Kettenis <kettenis@gnu.org>
9185
9186 * NEWS (New native configurations): Mention OpenBSD/vax.
9187 * configure.host: Add vax-*-openbsd*.
9188 * config/vax/obsd.mh: New file.
9189 * config/vax/nm-obsd.h: New file.
9190
9191 * vax-tdep.c: Include "regset.h".
9192 (vax_supply_gregset): New function.
9193 (vax_gregset): New variable.
9194 (vax_regset_from_core_section): New function.
9195 (vax_gdbarch_init): Set regset_from_core_section.
9196 * Makefile.in (vax-tdep.o): Update dependencies.
9197
9198 2004-04-15 Andrew Cagney <cagney@redhat.com>
9199
9200 * observer.c (normal_stop_subject, observer_notify_normal_stop)
9201 (observer_normal_stop_notification_stub)
9202 (observer_attach_normal_stop, observer_detach_normal_stop):
9203 Delete, replaced by #include "observer.inc".
9204 * infrun.c (normal_stop): Pass "stop_bpstat" to
9205 observer_notify_normal_stop.
9206 * Makefile.in (observer_inc): Define.
9207 (observer.o): Update dependencies.
9208 (observer.h, observer.inc): New rules.
9209 * observer.h: Delete file.
9210 * observer.sh: New file.
9211
9212 2004-04-15 Mark Kettenis <kettenis@gnu.org>
9213
9214 * vax-tdep.c (vax_frame_cache): Fix typo.
9215
9216 2004-04-14 Mark Kettenis <kettenis@gnu.org>
9217
9218 * NEWS (New native configurations): Mention NetBSD/vax.
9219 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
9220 * config/vax/nbsdelf.mh: New file.
9221 * config/vax/nbsdaout.mh: New file.
9222 * config/vax/nm-nbsd.h: New file.
9223 * config/vax/nm-nbsdaout.h: New file.
9224
9225 * vaxnbsd-tdep.c: New file.
9226 * Makefile.in (vaxnbsd-tdep.o): New dependency.
9227 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
9228 * config/vax/nbsd.mt: New file.
9229 * config/vax/tm-nbsd.h: New file.
9230
9231 * Makefile.in (vaxbsd-nat.o): New dependency.
9232
9233 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
9234 * vax-tdep.c (vax_store_arguments): Remove struct_return and
9235 struct_addr arguments. Don't push return value address.
9236 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
9237 arguments to vax_store_arguments. Store return value address in
9238 R1.
9239 (vax_store_struct_return, vax_extract_return_value)
9240 (vax_store_return_value): Remove functions.
9241 (vax_return_value): New function.
9242 (vax_gdbarch_init): Set return value. Don't set
9243 deprecated_store_struct_return, deprecated_extract_struct_return
9244 and deprecated_store_return_value.
9245
9246 2004-04-14 Andreas Schwab <schwab@suse.de>
9247
9248 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
9249 value buffer.
9250 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
9251
9252 2004-04-14 Mark Kettenis <kettenis@gnu.org>
9253
9254 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
9255 (vax_unwind_dummy_id): New functions.
9256 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
9257 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
9258 variables.
9259 (vax_fix_call_dummy): Remove function.
9260 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
9261 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
9262 call_dummy_location, deprecated_call_dummy_words,
9263 deprecated_sizeof_call_dummy_words,
9264 deprecated_call_dummy_breakpoint_offset,
9265 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
9266 and deprecated_dummy_write_sp.
9267
9268 2004-04-13 David Carlton <carlton@kealia.com>
9269
9270 * MAINTAINERS: Move myself to "paper trail" section.
9271
9272 2004-04-12 Mark Kettenis <kettenis@gnu.org>
9273
9274 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
9275 "trad-frame.h".
9276 (vax_frame_init_saved_regs): Remove function.
9277 (vax_sigtramp_saved_pc): Remove function.
9278 (vax_frame_saved_pc): Remove function.
9279 (vax_frame_args_address): Remove function.
9280 (vax_frame_num_args): Rewrite.
9281 (vax_frame_chain): Remove function.
9282 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
9283 VAX_FP_REGNUM.
9284 (vax_pop_frame): Likewise.
9285 (vax_saved_pc_after_call): Remove function.
9286 (struct vax_frame_cache): New structure.
9287 (vax_frame_cache): New function.
9288 (vax_frame_this_id): New function.
9289 (vax_frame_prev_register): New function.
9290 (vax_frame_unwind): New variable.
9291 (vax_frame_sniffer): New function.
9292 (vax_frame_base_address): New function.
9293 (vax_frame_args_address): New function.
9294 (vax_frame_base): New variable.
9295 (vax_unwind_pc): New function.
9296 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
9297 deprecated_fp_regnum, deprecated_saved_pc_after_call,
9298 deprecated_frame_chain, deprecated_frame_saved_pc,
9299 deprecated_frame_args_address and
9300 deprecated_frame_init_saved_regs.
9301 * Makefile.in (vax-tdep.o): Update dependencies.
9302
9303 * vaxbsd-nat.c: New file.
9304
9305 * vax-tdep.h: Update copyright year. Adjust comments.
9306 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
9307 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
9308 (vax_regnum): New enum. Replacing...
9309 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
9310 (VAX_PS_REGNUM): ... these removed macros.
9311 * vax-tdep.c (vax_register_name): Remove prototype.
9312 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
9313 (vax_register_byte, vax_register_raw_size,
9314 vax_register_virtual_size, vax_register_virtual_type): Remove
9315 functions.
9316 (vax_register_type): New function.
9317 (vax_breakpoint_from_pc): Reorganize.
9318 (vax_gdbarch_init): Set register_type. Don't set
9319 deprecated_register_size, deprecated_register_bytes,
9320 deprecated_register_byte, deprecated_register_raw_size,
9321 deprecated_max_register_raw_size,
9322 deprecated_register_virtual_size,
9323 deprecated_max_register_virtual_size and
9324 deprecated_register_virtual_type. Add comment on stack direction.
9325
9326 2004-04-11 Mark Kettenis <kettenis@gnu.org>
9327
9328 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
9329 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
9330 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
9331
9332 2004-04-10 Randolph Chung <tausq@debian.org>
9333
9334 * MAINTAINERS (write after approval): Add myself.
9335
9336 2004-04-07 Randolph Chung <tausq@debian.org>
9337
9338 * hppa-tdep.c (hppa_inner_than): Remove.
9339 (is_pa_2): Remove unused static variable.
9340 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
9341
9342 2004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
9343
9344 * language.h (language_defn): Add new la_post_parser field.
9345 * parser-defs.h (null_post_parser): New declaration (default for
9346 la_post_parser).
9347
9348 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
9349 insert call to that function.
9350 (parse_exp_in_context): New function, including code formerly in
9351 parse_exp_1. Calls language-dependent post-parser after
9352 prefixification.
9353 (parse_expression_in_context): New exported function.
9354 (null_post_parser): New definition.
9355 * expression.h (parse_expression_in_context): Add declaration.
9356
9357 * p-lang.c (pascal_language_defn): Add trivial post-parser.
9358 * c-lang.c (c_language_defn): Ditto.
9359 (cplus_language_defn): Ditto.
9360 (asm_language_defn): Ditto.
9361 (minimal_language_defn): Ditto.
9362 * f-lang.c (f_language_defn): Ditto.
9363 * jv-lang.c (java_language_defn): Ditto.
9364 * language.c (unknown_language_defn): Ditto.
9365 (auto_language_defn): Ditto.
9366 (local_language_defn): Ditto.
9367 * m2-lang.c (m2_language_defn): Ditto.
9368 * scm-lang.c (scm_language_defn): Ditto.
9369 * obj-lang.c (objc_language_defn): Ditto.
9370
9371 2004-04-10 Mark Kettenis <kettenis@gnu.org>
9372
9373 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
9374 (amd64nbsd_mcontext_addr): New function.
9375 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
9376 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
9377 with amd64nbsd_r_reg_offset, instead of building it on the fly.
9378
9379 * corelow.c (core_xfer_partial): Fix coding standards violation.
9380 Add support for TARGET_OBJECT_WCOOKIE.
9381
9382 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
9383 deprecated_pc_in_sigtramp.
9384 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
9385 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
9386 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
9387 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
9388 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
9389 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
9390 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
9391
9392 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
9393 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
9394 Fix typo.
9395
9396 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
9397 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
9398 (amd64_collect_fxsave): Likewise.
9399
9400 * i386-sol2-tdep.c: Include "gdb_string.h".
9401 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
9402 name.
9403 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
9404
9405 2004-04-10 Mark Kettenis <kettenis@gnu.org>
9406
9407 * i386-sol2-tdep.c: Include "solib-svr4.h".
9408 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
9409 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
9410 * config/i386/tm-i386sol2.h: Include :solib.h".
9411 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
9412 solib-svr4.o and solib-legacy.o.
9413 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
9414 solib-svr4.o.
9415
9416 2004-04-09 Mark Kettenis <kettenis@gnu.org>
9417
9418 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
9419 whether a register is supplied by PTRACE_GETFPREGS.
9420 (store_inferior_registers): Likewise.
9421 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
9422 whether a register is supplied by PT_GETFPREGS.
9423 (store_inferior_registers): Likewise.
9424
9425 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
9426 * config/i386/linux64.mt (TDEPFILES): Likewise.
9427
9428 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
9429
9430 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
9431 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
9432 the program counter is in the range specified by `struct
9433 gdbarch_tdep'.
9434 * amd64-linux-tdep.c: Include "symtab.h".
9435 (amd64_linux_pc_in_sigtramp): Remove function.
9436 (amd64_linux_sigtramp_p): New function.
9437 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
9438 deprecated_pc_in_sigtramp.
9439 * amd64nbsd-tdep.c: Include "symtab.h".
9440 (amd64nbsd_sigtramp_p): New function.
9441 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
9442 deprecated_pc_in_sigtramp.
9443 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
9444 few comments.
9445 (amd64obsd_pc_in_sigtramp): Remove function.
9446 (amd64obsd_sigtramp_p): New function.
9447 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
9448 deprecated_pc_in_sigtramp.
9449 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
9450 (i386bsd_pc_ins_sigtramp): Remove prototype.
9451 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
9452 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
9453 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
9454 the program counter is in the range specified by `struct
9455 gdbarch_tdep'.
9456 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
9457 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
9458 (i386_go32_pc_in_sigtramp): Remove function.
9459 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
9460 Initialize TDEP->sigtramp_p.
9461 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
9462 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
9463 deprecated_pc_in_sigtramp.
9464 * i386-linux-tdep.c: Adjust comments.
9465 (i386_linux_pc_in_sigtramp): Remove function.
9466 (i386_linux_sigtramp_p): New function.
9467 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
9468 deprecated_pc_in_sigtramp.
9469 * i386-nto-tdep.c: Update copyright year.
9470 (i386nto_pc_in_sigtramp): Remove function.
9471 (i386nto_sigtramp_p): New function.
9472 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
9473 SP_REGNUM.
9474 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
9475 deprecated_pc_in_sigtramp.
9476 * i386-sol2-tdep.c: Update copyright year.
9477 (i386_sol2_pc_in_sigtramp): Remove function.
9478 (i386_sol2_sigtramp_p): New function.
9479 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
9480 deprecated_pc_in_sigtramp.
9481 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
9482 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
9483 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
9484 deprecated_sigtramp_start and deprecated_sigtramp_end.
9485 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
9486 (i386nbsd_pc_in_sigtramp): Remove function.
9487 (i386nbsd_sigtramp_p): New function.
9488 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
9489 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
9490 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
9491 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
9492 (i386obsd_pc_in_sigtramp): Remove function.
9493 (i386obsd_sigtramp_p): New function.
9494 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
9495 functions.
9496 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
9497 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
9498 TDEP->sigtramp_p.
9499 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
9500 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
9501 dependencies.
9502
9503 * config/i386/i386aout.mt: Remove file.
9504
9505 * configure.tgt: Remove i[34567]86-*-go32*,
9506 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
9507 and i[34567]86-*-isc*. Set gdb_target to i386 for
9508 i[34567]86-*-netware* and i[34567]86-*-*.
9509 * config/i386/i386.mt: New file.
9510 * config/i386/embed.mt: Remove file.
9511 * config/i386/go32.mt: Remove file.
9512 * config/i386/i386nw.mt: Remove file.
9513 * config/i386/i386v.mt: Remove file.
9514 * config/i386/tm-go32.h: Remove file.
9515
9516 * tui/tui-hooks.c: Include "readline/readline.h" after
9517 "gdb_curses.h" instead of before.
9518 * tui/tui-io.c: Likewise.
9519
9520 * tui/tui.c: Fix typo in comment.
9521
9522 * sparc64-tdep.c (sparc_address_from_register): Remove function.
9523
9524 2004-04-08 Andrew Cagney <cagney@redhat.com>
9525
9526 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
9527 (deprecated_exception_support_initialized): Declare.
9528 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
9529 (initialize_hp_cxx_exception_support)
9530 (child_enable_exception_callback): Update.
9531 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
9532 (deprecated_exception_support_initialized): Rename
9533 deprecated_exception_catchpoints_are_fragile and
9534 deprecated_exception_support_initialized.
9535 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
9536
9537 * symtab.c (deprecated_hp_som_som_object_present): Rename
9538 hp_som_som_object_present.
9539 * symtab.h (deprecated_hp_som_som_object_present): Declare.
9540 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
9541 Update. Delete extern declaration.
9542 * valops.c (hp_som_som_object_present): Ditto.
9543 * parse.c (deprecated_hp_som_som_object_present)
9544 (parse_nested_classes_for_hpacc): Ditto.
9545 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
9546 * hppa-hpux-tdep.c (hp_som_som_object_present)
9547 (initialize_hp_cxx_exception_support): Ditto.
9548 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
9549 * cp-valprint.c (hp_som_som_object_present)
9550 (cp_print_class_method): Ditto.
9551 * c-typeprint.c (hp_som_som_object_present):
9552 (c_type_print_base): Ditto.
9553 * c-exp.y (hp_som_som_object_present): Ditto.
9554
9555 2004-04-08 Andrew Cagney <cagney@redhat.com>
9556
9557 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
9558 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
9559 (frame_unwind_find_by_frame): Re-implement the unwind code so
9560 that it can both prepend and append sniffers. Replace
9561 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
9562 * tramp-frame.c (tramp_frame_append): Use
9563 frame_unwind_prepend_unwinder.
9564 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
9565 frame_unwind_register_unwinder.
9566 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
9567 tramp_frame_append.
9568 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
9569 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
9570 (mips_linux_init_abi): Update.
9571
9572 2004-04-08 Kevin Buettner <kevinb@redhat.com>
9573
9574 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
9575 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
9576 file support.
9577
9578 2004-04-07 Kevin Buettner <kevinb@redhat.com>
9579
9580 * ia64-tdep.c (elf.h): Don't include.
9581 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
9582
9583 2004-04-07 Jason Molenda (jmolenda@apple.com)
9584
9585 * frame.h: Typeo corrections in comments.
9586
9587 2004-04-07 Jim Blandy <jimb@redhat.com>
9588
9589 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
9590 %esp and %ebp
9591
9592 2004-04-07 Mark Kettenis <kettenis@gnu.org>
9593
9594 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
9595 * config/sparc/linux64.mt (TDEPFILES): Likewise.
9596 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
9597 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
9598 and solib-legacy.o.
9599 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
9600 solib-svr4.o.
9601 * config/sparc/tm-sol2.h: Update copyright year. Include
9602 "solib.h".
9603
9604 * sparc-sol2-tdep.c: Update copyright year. Include
9605 "solib-svr4.h".
9606 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
9607 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
9608 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
9609 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
9610 dependencies.
9611
9612 2004-04-06 Andrew Cagney <cagney@redhat.com>
9613
9614 * infttrace.c: Include "infttrace.h".
9615 * infttrace.h: Include "target.h".
9616 * Makefile.in (infttrace_h): Update.
9617 (infttrace.o): Update.
9618
9619 2004-04-06 Andrew Cagney <cagney@redhat.com>
9620
9621 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
9622 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
9623 move extern declarations from here ...
9624 * infttrace.h: ... to here.
9625 * Makefile.in (hppah-nat.o): Update dependencies.
9626
9627 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
9628 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
9629 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
9630 (hppa_breakpoint_from_pc): Delete.
9631
9632 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
9633
9634 2004-04-05 Andrew Cagney <cagney@redhat.com>
9635
9636 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
9637 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
9638 <sys/file.h>.
9639
9640 2004-04-06 Randolph Chung <tausq@debian.org>
9641
9642 Committed by Andrew Cagney (mechanical change).
9643 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
9644 exception_catchpoints_are_fragile, find_stub_with_shl_get,
9645 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
9646 child_enable_exception_callback, current_ex_event,
9647 null_symtab_and_line, child_get_current_exception_event,
9648 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
9649 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
9650 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
9651 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
9652 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
9653 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
9654 Move hpux-specific definitions ...
9655 * hppa-hpux-tdep.c: ... to here.
9656
9657 2004-04-05 Andrew Cagney <cagney@redhat.com>
9658
9659 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
9660 skip_prologue_using_sal.
9661
9662 2004-04-05 Andrew Cagney <cagney@redhat.com>
9663
9664 * config/i386/tm-i386.h: Delete file.
9665 * config/i386/tm-vxworks.h: Update copyright, do not include
9666 "tm-i386.h".
9667 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
9668 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
9669 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
9670 * config/i386/ncr3000.mt (TM_FILE): Delete.
9671 * config/i386/interix.mt (TM_FILE): Delete.
9672 * config/i386/i386v.mt (TM_FILE): Delete.
9673 * config/i386/i386nw.mt (TM_FILE): Delete.
9674 * config/i386/i386gnu.mt (TM_FILE): Delete.
9675 * config/i386/i386aout.mt (TM_FILE): Delete.
9676 * config/i386/embed.mt (TM_FILE): Delete.
9677
9678 2004-04-05 Kevin Buettner <kevinb@redhat.com>
9679
9680 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
9681 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
9682 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
9683 (accg7_regnum): New constants.
9684 (last_spr_regnum, last_pseudo_regnum): Update.
9685 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
9686 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
9687 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
9688 for accg registers.
9689 (frv_register_sim_regno): Update spr_map[].
9690
9691 2004-04-04 Andrew Cagney <cagney@redhat.com>
9692
9693 * config/mips/xm-riscos.h: Delete.
9694 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
9695 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
9696 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
9697 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
9698 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
9699 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
9700 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
9701 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
9702 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
9703 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
9704 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
9705 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
9706 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
9707 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
9708 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
9709 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
9710 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
9711 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
9712 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
9713 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
9714 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
9715 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
9716 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
9717 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
9718 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
9719 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
9720
9721 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
9722 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
9723 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
9724 * configure.host: Remove m680[01]0-sun-sunos3*,
9725 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
9726 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
9727 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
9728 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
9729 mips-*-riscos*.
9730 * NEWS: Mention removed systems.
9731
9732 2004-04-04 Andrew Cagney <cagney@redhat.com>
9733
9734 GDB 6.1 release created from 6.1 branch.
9735
9736 2004-04-04 Andrew Cagney <cagney@redhat.com>
9737
9738 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
9739 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
9740 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
9741
9742 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
9743 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
9744 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
9745
9746 2004-04-03 Jim Blandy <jimb@redhat.com>
9747
9748 * MAINTAINERS: Chris Faylor has changed employers; add him to
9749 "paper trail" section, and update his E-mail address.
9750
9751 2004-04-03 Andrew Cagney <cagney@redhat.com>
9752
9753 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
9754 generic dummy frames.
9755 * dummy-frame.c: Update copyright.
9756 (dummy_frame_sniffer): Delete check for generic dummy frames.
9757
9758 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
9759 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
9760 (REG_PARM_STACK_SPACE): Delete.
9761 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
9762 Inline reference to REG_PARM_STACK_SPACE.
9763
9764 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
9765 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
9766 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
9767 (FRAME_BASE_BEFORE_SIGTRAMP)
9768 (hppa32_hpux_frame_base_before_sigtramp)
9769 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
9770 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
9771 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
9772 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
9773 (FRAME_BASE_BEFORE_SIGTRAMP)
9774 (hppa64_hpux_frame_base_before_sigtramp)
9775 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
9776
9777 2004-04-03 Andrew Cagney <cagney@redhat.com>
9778
9779 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
9780
9781 2004-04-02 Andrew Cagney <cagney@redhat.com>
9782
9783 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
9784 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
9785 * dummy-frame.h: Delete out-of-date comments.
9786 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
9787 * gdbarch.h, gdbarch.c: Re-generate.
9788
9789 2004-04-02 Joel Brobecker <brobecker@gnat.com>
9790
9791 Committed by Andrew Cagney <cagney@redhat.com>.
9792 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
9793 into account an instruction saving a register if we have already
9794 seen an earlier instruction saving that same register.
9795
9796 2004-04-02 Andrew Cagney <cagney@redhat.com>
9797
9798 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
9799 * gdbarch.h, gdbarch.c: Re-generate.
9800 * frame.c (legacy_get_prev_frame): Delete references to
9801 DEPRECATED_INIT_FRAME_PC_FIRST.
9802
9803 * infrun.c (pc_in_sigtramp): Delete function.
9804 (check_sigtramp2): Inline call to pc_in_sigtramp, use
9805 get_frame_type.
9806
9807 2004-04-02 Andrew Cagney <cagney@redhat.com>
9808
9809 * infrun.c (handle_step_into_function): Delete code conditional on
9810 legacy_frame_p.
9811 (handle_inferior_event, step_over_function): Ditto.
9812
9813 2004-04-02 Andrew Cagney <cagney@redhat.com>
9814
9815 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
9816 "previous frame inner to this frame" test.
9817
9818 2004-04-02 Andrew Cagney <cagney@redhat.com>
9819
9820 * frame.c (safe_frame_unwind_memory): New function.
9821 * frame.h (safe_frame_unwind_memory): Declare. Update description
9822 of /safe_/ methods.
9823 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
9824 "next_frame". Use safe_frame_unwind_memory.
9825 (tramp_frame_sniffer): Update call to tramp_frame_start.
9826
9827 2004-04-01 Daniel Jacobowitz <drow@mvista.com>
9828
9829 * dwarf2read.c (dwarf2_objfile_data_key): New.
9830 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
9831 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
9832 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
9833 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
9834 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
9835 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
9836 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
9837 Remove variables.
9838 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
9839 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
9840 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
9841 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
9842 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
9843 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
9844 Remove macros.
9845 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
9846 data.
9847 (dwarf2_locate_sections, dwarf2_build_psymtabs)
9848 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
9849 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
9850 (read_partial_die, read_full_die, read_indirect_string)
9851 (dwarf_decode_line_header, dwarf_decode_macros)
9852 (dwarf2_symbol_mark_computed): Remove use of removed macros.
9853 Update uses of removed variables.
9854 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
9855 of removed macros.
9856 (_initialize_dwarf2_read): New function.
9857 * symfile.h (dwarf2_has_info): Update prototype.
9858 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
9859 * elfread.c (elf_symfile_read): Likewise.
9860
9861 2004-04-01 Jim Blandy <jimb@redhat.com>
9862
9863 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
9864 function for register numbers on all the rs6000-derived targets.
9865 (rs6000_gdbarch_init): Don't register a separate
9866 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
9867 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
9868 variants.
9869
9870 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
9871 numbering.
9872
9873 2004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
9874
9875 * valarith.c: Update copyright notice.
9876 (value_add): Handle range types.
9877 (value_sub): Ditto.
9878 (value_equal): Ditto.
9879 (value_less): Ditto.
9880 (value_neg): Ditto.
9881 (value_complement): Ditto.
9882 (value_binop): Simplify slightly by using is_integral_type and
9883 eliminiating unnecessary COERCE_ENUMs.
9884
9885 2004-03-31 Andrew Cagney <cagney@redhat.com>
9886
9887 * frame.h (frame_unwind_id): Declare.
9888 * frame.c (frame_unwind_id): New function.
9889 (get_prev_frame_1): New function.
9890 (frame_debug_got_null_frame): New function.
9891 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
9892 code proper to prev_frame, update description.
9893 * infrun.c (step_over_function): Use frame_unwind_id.
9894
9895 2004-04-31 J. Brobecker <brobecker@gnat.com>
9896
9897 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
9898 (hppa64_push_dummy_call): Likewise.
9899
9900 2004-03-30 Jim Blandy <jimb@redhat.com>
9901
9902 From Ulrich Weigand:
9903 * utils.c (query): Do not use a va_list variable multiple times.
9904
9905 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
9906
9907 * Makefile.in (linux_nat_h): Update dependencies.
9908 * configure.in: Check for <gnu/libc-version.h>.
9909 * configure: Regenerate.
9910 * config.in: Regenerate.
9911 * linux-nat.h: Include "target.h". Add waitstatus field to
9912 struct lwp_info.
9913 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
9914 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
9915 to.
9916 (lin_lwp_handle_extended): New function. Handle clone events.
9917 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
9918 thread exit events.
9919 (child_wait): Handle clone events.
9920 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
9921 * linux-nat.c (linux_enable_event_reporting): Turn on
9922 PTRACE_O_TRACECLONE.
9923 (linux_handle_extended_wait): Handle clone events.
9924 * thread-db.c: Include <gnu/libc-version.h>.
9925 (struct private_thread_info): Add dying flag.
9926 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
9927 higher.
9928 (attach_thread): Update comments. Handle dying threads.
9929 (detach_thread): Set the dying flag.
9930 (check_event): Always call attach_thread.
9931
9932 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
9933
9934 * mips-tdep.c (mips_pdr_data): New.
9935 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
9936 (_initialize_mips_tdep): Initialize mips_pdr_data.
9937
9938 2004-03-29 Corinna Vinschen <vinschen@redhat.com>
9939
9940 * minsyms.c (install_minimal_symbols): Move dropping leading
9941 char from linkage name from here...
9942 (prim_record_minimal_symbol_and_info): ...to here. Simplify
9943 test for "__gnu_compiled*" symbols.
9944
9945 2004-03-28 Jim Blandy <jimb@redhat.com>
9946
9947 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
9948 registers to temp register r0 and byte stores as prologue
9949 instructions.
9950
9951 2004-03-28 Andrew Cagney <cagney@redhat.com>
9952
9953 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
9954 arm*-*-*.
9955
9956 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9957
9958 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
9959 and switch the layout to force a display of register window.
9960
9961 2004-02-26 J. Brobecker <brobecker@gnat.com>
9962
9963 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
9964 of the INTEGER class.
9965
9966 2004-03-26 Jim Blandy <jimb@redhat.com>
9967
9968 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
9969 bytes long on PPC GNU/Linux.
9970
9971 2004-03-26 David Carlton <carlton@kealia.com>
9972
9973 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
9974
9975 2004-03-25 Andrew Cagney <cagney@redhat.com>
9976
9977 * PROBLEMS: Add general section titles, remove references to
9978 specific releases.
9979
9980 2004-03-25 Daniel Jacobowitz <drow@mvista.com>
9981
9982 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
9983 INT_REGISTER_SIZE.
9984 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
9985 FP_REGISTER_VIRTUAL_SIZE.
9986 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
9987 of DEPRECATED_REGISTER_RAW_SIZE.
9988 (arm_register_type): Add gdbarch argument.
9989 (arm_register_raw_size, arm_register_virtual_size): Delete.
9990 (arm_register_byte, arm_extract_return_value)
9991 (arm_store_return_value, arm_get_longjmp_target): Update references
9992 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
9993 (arm_gdbarch_init): Likewise. Don't set
9994 deprecated_register_raw_size, deprecated_register_virtual_size,
9995 deprecated_max_register_raw_size,
9996 deprecated_max_register_virtual_size, or
9997 deprecated_max_register_virtual_type. Do set register_type.
9998 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
9999 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
10000 (FP_REGISTER_VIRTUAL_SIZE): Delete.
10001 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
10002 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
10003 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
10004 INT_REGISTER_SIZE.
10005 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
10006 (remote_rdp_store_register): Likewise.
10007
10008 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
10009
10010 * Makefile.in (mips-linux-tdep.o): Update dependencies.
10011 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
10012 to after osabi initialization.
10013 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
10014 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
10015 functions.
10016 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
10017 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
10018 variables.
10019 (mips_linux_init_abi): Append signal trampoline unwinders.
10020
10021 2004-03-24 Andrew Cagney <cagney@redhat.com>
10022
10023 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
10024 * tramp-frame.c: Include "gdb_assert.h".
10025 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
10026 correct sizeof.
10027 (tramp_frame_append): Validate the tramp frame's instructions.
10028 * Makefile.in (tramp-frame.o): Update dependencies.
10029
10030 2004-03-23 Andrew Cagney <cagney@redhat.com>
10031
10032 * trad-frame.h (trad_frame_set_reg_addr): Declare.
10033
10034 2004-03-23 Andrew Cagney <cagney@redhat.com>
10035
10036 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
10037 Nasser as past testsuite/lib/ (and other) maintainers.
10038
10039 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
10040
10041 * infcmd.c (attach_command): Reread symbols if we already have
10042 an exec file.
10043
10044 2004-03-23 Andrew Cagney <cagney@redhat.com>
10045
10046 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
10047
10048 2004-03-23 Andrew Cagney <cagney@redhat.com>
10049
10050 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
10051 * gdbarch.h, gdbarch.c: Re-generate.
10052 * i386obsd-tdep.c (i386obsd_init_abi): Update.
10053 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
10054 * i386bsd-tdep.c (i386bsd_init_abi): Update.
10055 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
10056 (DEPRECATED_SIGTRAMP_START): Update.
10057 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
10058 (DEPRECATED_SIGTRAMP_START): Update.
10059 * blockframe.c (find_pc_sect_partial_function): Update.
10060 * arch-utils.c (legacy_pc_in_sigtramp): Update.
10061
10062 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
10063
10064 * remote.c (remote_open_1): Reopen the exec file and reread symbols
10065 if necessary.
10066
10067 2004-03-23 Andrew Cagney <cagney@redhat.com>
10068
10069 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
10070 predicate, deprecate.
10071 * gdbarch.h, gdbarch.c: Re-generate.
10072 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
10073 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
10074 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
10075 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
10076 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
10077 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
10078 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
10079 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
10080 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
10081 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
10082 * blockframe.c (find_pc_partial_function): Update.
10083 * breakpoint.c (bpstat_what): Update.
10084 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
10085 * frv-linux-tdep.c (frv_linux_init_abi): Update.
10086 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
10087 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
10088 * i386-interix-tdep.c (i386_interix_init_abi): Update.
10089 * i386-linux-tdep.c (i386_linux_init_abi): Update.
10090 * i386-nto-tdep.c (i386nto_init_abi): Update.
10091 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
10092 * i386-tdep.c (i386_sigtramp_frame_sniffer)
10093 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
10094 * i386bsd-tdep.c (i386bsd_init_abi): Update.
10095 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
10096 * i386obsd-tdep.c (i386obsd_init_abi): Update.
10097 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
10098 * infrun.c (pc_in_sigtramp): Update.
10099 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
10100 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
10101 * mips-tdep.c (mips_gdbarch_init): Update.
10102 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
10103 * ppc-linux-tdep.c: Update comment.
10104 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
10105 * shnbsd-tdep.c (shnbsd_init_abi): Update.
10106 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
10107 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
10108 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
10109 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
10110 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
10111 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
10112 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
10113 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
10114
10115 2004-03-23 Andrew Cagney <cagney@redhat.com>
10116
10117 * tramp-frame.h, tramp-frame.h: New files.
10118 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
10119 Update rules to include "tramp-frame.h" and "tramp-frame.c".
10120
10121 * Makefile.in: Update all dependencies.
10122
10123 2004-03-23 Andrew Cagney <cagney@redhat.com>
10124
10125 * Makefile.in (trad_frame_h): Add $(frame_h).
10126 * trad-frame.h: Update copyright. Include "frame.h".
10127 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
10128 (trad_frame_set_id, trad_frame_get_id): Declare.
10129 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
10130 * trad-frame.c: Update copyright.
10131 (struct trad_frame_cache): Define.
10132 (trad_frame_cache_zalloc): New function.
10133 (trad_frame_set_id, trad_frame_get_id): New functions.
10134 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
10135
10136 2004-03-22 Andrew Cagney <cagney@redhat.com>
10137
10138 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
10139 s390_pltstub_unwind_cache.
10140 (s390_stub_frame_unwind_cache): Rename
10141 s390_pltstub_frame_unwind_cache.
10142 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
10143 (s390_stub_frame_prev_register): Rename
10144 s390_pltstub_frame_prev_register.
10145 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
10146 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
10147
10148 From Ulrich Weigand:
10149 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
10150 pointer calls like PLT calls.
10151
10152 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
10153
10154 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
10155 PC rather than the partial function start address. Use the start
10156 address to sanity check the found PDR.
10157
10158 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
10159
10160 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
10161 linux_handle_extended_wait.
10162
10163 2004-03-22 Andrew Cagney <cagney@redhat.com>
10164
10165 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
10166 function.
10167
10168 * frame.h (generic_pop_current_frame): Delete declaration.
10169 (deprecate_pop_dummy_frame): Deprecate
10170 generic_pop_dummy_frame.
10171 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
10172 (generic_pop_current_frame): Delete function.
10173 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
10174 generic_pop_current_frame.
10175 * v850-tdep.c (v850_pop_frame): Update.
10176 * mcore-tdep.c (mcore_pop_frame): Update.
10177 * sh64-tdep.c (sh64_pop_frame): Update.
10178 * h8300-tdep.c (h8300_pop_frame): Update.
10179
10180 2004-03-22 Andrew Cagney <cagney@redhat.com>
10181
10182 * frame.h (deprecated_pc_in_call_dummy): Rename
10183 generic_pc_in_call_dummy.
10184 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
10185 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
10186 generic_pc_in_call_dummy.
10187 (pc_in_dummy_frame): Make static.
10188 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
10189 * gdbarch.h, gdbarch.c: Re-generate.
10190 * dummy-frame.c (dummy_frame_sniffer): Simplify.
10191 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
10192 (legacy_get_prev_frame): Ditto.
10193 * inferior.h: Delete reference to generic_pc_in_call_dummy in
10194 comment.
10195
10196 2004-03-21 Andrew Cagney <cagney@redhat.com>
10197
10198 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
10199 declaration and out-of-date comment.
10200 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
10201 Delete function.
10202 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
10203 deprecated_pc_in_call_dummy.
10204
10205 * infrun.c (handle_inferior_event): For non legacy frames, use the
10206 frame ID and frame type to identify a signal trampoline. Update
10207 comments.
10208
10209 2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
10210
10211 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
10212 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
10213
10214 2004-03-21 Andrew Cagney <cagney@redhat.com>
10215
10216 * frame-unwind.h: Update copyright.
10217 (struct frame_data): Add opaque declaration.
10218 (frame_sniffer_ftype): Declare.
10219 (struct frame_unwind): Add "unwind_data" and "sniffer".
10220 (frame_unwind_register_unwinder): Declare.
10221 (frame_unwind_find_by_frame): Add parameter "this_cache".
10222 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
10223 (legacy_get_prev_frame, legacy_get_prev_frame)
10224 (get_frame_type): Pass the prologue_cache to
10225 frame_unwind_find_by_frame.
10226 * frame-unwind.c (struct frame_unwind_table_entry): Add field
10227 "unwinder".
10228 (frame_unwind_register_unwinder): New function.
10229 (frame_unwind_find_by_frame): Handle an unwind sniffer.
10230
10231 2004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
10232
10233 * bcache.c (print_percentage): Use floating point to avoid
10234 incorrect results when portion*100 overflows.
10235
10236 2004-03-19 Kevin Buettner <kevinb@redhat.com>
10237
10238 * ppc_tdep.h (ppc_linux_frame_saved_pc)
10239 (ppc_linux_init_extra_frame_info)
10240 (ppc_linux_frameless_function_invocation)
10241 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
10242 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
10243 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
10244 (rs6000_frame_chain): Delete declarations.
10245 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
10246 (ppc_linux_init_extra_frame_info)
10247 (ppc_linux_frameless_function_invocation)
10248 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
10249 (ppc_linux_init_abi): Remove registration of above deleted functions.
10250 * rs6000-tdep.c (rs6000_init_extra_frame_info)
10251 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
10252 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
10253 (rs6000_pop_frame, rs6000_frameless_function_invocation)
10254 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
10255 (rs6000_gdbarch_init): Remove registration of above deleted functions.
10256 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
10257 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
10258 frame management for all OSABIs.
10259
10260 2004-03-19 Andrew Cagney <cagney@redhat.com>
10261
10262 Committed by Kevin Buettner <kevinb@redhat.com>.
10263
10264 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
10265 Update copyright.
10266 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
10267 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
10268 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
10269 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
10270 unwinders. #ifdef legacy frame code.
10271 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
10272 "frame-base.h".
10273 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
10274 (struct rs6000_frame_cache, rs6000_frame_cache)
10275 (rs6000_frame_this_id, rs6000_frame_prev_register)
10276 (rs6000_frame_sniffer, rs6000_frame_unwind)
10277 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
10278 (rs6000_frame_base): Implement a traditional frame unwinder.
10279 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
10280 frame unwinder.
10281
10282 2004-03-19 Kevin Buettner <kevinb@redhat.com>
10283
10284 * breakpoint.c (adjust_breakpoint_address): Don't adjust
10285 breakpoint address for watchpoints or the catch eventpoints.
10286 Add new paramter ``bptype''. Adjust all callers.
10287
10288 2004-03-19 Andrew Cagney <cagney@redhat.com>
10289
10290 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
10291
10292 * PROBLEMS: Delete note that ARM does not use frame code, problem
10293 fixed.
10294
10295 2004-03-18 Andrew Cagney <cagney@redhat.com>
10296
10297 * stack.c (return_command): Delete code wrapped in #ifdef
10298 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
10299
10300 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
10301
10302 2004-03-18 Andrew Cagney <cagney@redhat.com>
10303
10304 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
10305 DEPRECATED_IN_SIGTRAMP.
10306 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10307 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
10308 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10309 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10310 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10311 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10312 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10313 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10314 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
10315 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
10316
10317 2004-03-18 Andrew Cagney <cagney@redhat.com>
10318
10319 * frame-base.c: Update copyright. Include "gdb_obstack.h".
10320 (struct frame_base_table_entry): Define.
10321 (struct frame_base_table): Re-implement as a linked list.
10322 (frame_base_init): Re-implement.
10323 (frame_base_table): Delete function.
10324 (append_predicate): Delete function.
10325 (frame_base_append_sniffer): Update.
10326 (frame_base_set_default): Update.
10327 (frame_base_find_by_frame): Update.
10328 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
10329 * Makefile.in (frame-base.o): Update dependencies.
10330
10331 2004-03-17 Andrew Cagney <cagney@redhat.com>
10332
10333 * frame.c (legacy_get_prev_frame): Pass correct frame to
10334 frame_unwind_find_by_frame.
10335
10336 2004-03-17 David Carlton <carlton@kealia.com>
10337
10338 * NEWS: Mention C++ nested types and namespaces
10339
10340 2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
10341
10342 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
10343 and "Regressions since gdb 5.3.". Add known regressions since
10344 gdb 6.0.
10345
10346 2004-03-16 David Carlton <carlton@kealia.com>
10347
10348 * dwarf2read.c (process_structure_scope): Process children even
10349 when we're a declaration.
10350
10351 2004-03-16 Andrew Cagney <cagney@redhat.com>
10352
10353 * symtab.h (find_pc_sect_partial_function): Delete declaration.
10354 * blockframe.c (find_pc_partial_function)
10355 (find_pc_sect_partial_function): Merge into a single
10356 find_pc_partial_function.
10357
10358 2004-03-16 Mark Kettenis <kettenis@gnu.org>
10359
10360 * i386bsd-nat.c: s/regno/regnum/g.
10361 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
10362 FP0_REGNUM.
10363 (store_inferior_registers): Likewise.
10364
10365 2004-03-16 Mark Kettenis <kettenis@gnu.org>
10366
10367 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
10368 of i387_fill_fsave.
10369 (store_inferior_registers): Call i387_collect_fsave and
10370 i387_collect_fxsave instead of i387_fill_fsave and
10371 i387_fill_fxsave.
10372
10373 2004-03-15 Andrew Cagney <cagney@redhat.com>
10374
10375 * Makefile.in (frame-unwind.o): Update dependencies.
10376 * frame-unwind.c: Include "gdb_obstack.h".
10377 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
10378 parameter.
10379 (append_predicate): Delete function.
10380 (struct frame_unwind_table_entry): New structure.
10381 (struct frame_unwind_table): Replace "sniffer" with "head" and
10382 "tail".
10383 (frame_unwind_append_sniffer): Update.
10384 (frame_unwind_find_by_frame): Update.
10385 (_initialize_frame_unwind): Registe frame_unwind_init using
10386 gdbarch_data_register_pre_init.
10387
10388 2004-03-15 Mark Kettenis <kettenis@gnu.org>
10389
10390 * i386bsd-nat.c: Update copyright year.
10391 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
10392 define unconditionally.
10393
10394 2004-03-15 Mark Kettenis <kettenis@gnu.org>
10395
10396 * i387-tdep.h (i387_collect_fsave): New prototype.
10397 * i387-tdep.c (i387_collect_fsave): New function containing most
10398 of the code from i387_fill_fsave.
10399 (i387_fill_fsave): Call i387_collect_fsave.
10400
10401 2004-03-15 Mark Kettenis <kettenis@gnu.org>
10402
10403 * i386-linux-tdep.c: Update copyright year.
10404 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
10405 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
10406 svr4_ilp32_link_map_offsets instead of
10407 i386_linux_svr4_fetch_link_map_offsets.
10408
10409 2004-03-15 David Carlton <carlton@kealia.com>
10410
10411 Fix for PR c++/1553:
10412 * dwarf2read.c (read_structure_type): Determine type name by
10413 calling determine_class_name.
10414 (determine_class_name): New.
10415 (determine_prefix): Look at TYPE_TAG_NAME and call
10416 determine_class_name when appropriate.
10417 (determine_prefix_aux, class_name): Delete.
10418 (read_namespace): Set die->type.
10419
10420 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10421
10422 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
10423 unused macro definition. The definition in target.h (or perhaps
10424 elsewhere) takes precedence.
10425
10426 2004-03-15 Andrew Cagney <cagney@redhat.com>
10427
10428 * ppc-tdep.h: Update copyright.
10429 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
10430 function signatures to match "regsets.h".
10431 * ppc-linux-tdep.c: Include "regset.h".
10432 (ELF_GREGSET_SIZE): Delete.
10433 (right_supply_register): New function.
10434 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
10435 using right_supply_register.
10436 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
10437 functions.
10438 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
10439 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
10440 (_initialize_ppc_linux_tdep): Do not register
10441 ppc_linux_regset_core_fns.
10442 (ppc_linux_regset_from_core_section): Replace
10443 fetch_core_registers.
10444 (ppc_linux_regset_core_fns): Delete.
10445 * ppc-linux-nat.c: (right_fill_reg): New function.
10446 (supply_gregset): Update call to ppc_linux_supply_gregset.
10447 (fill_gregset): Clear the register set, use right_fill_reg.
10448 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
10449 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
10450
10451 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
10452 unsigned.
10453
10454 2004-03-15 Andrew Cagney <cagney@redhat.com>
10455
10456 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
10457 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
10458 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
10459 and register_gdbarch_data.
10460 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
10461 (struct gdbarch_data): Replace "init" by "pre_init" and
10462 "post_init".
10463 * gdbarch.h, gdbarch.c: Re-generate.
10464 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
10465 with"obstack", use OBSTACK_ZALLOC.
10466 (dwarf2_frame_ops): Delete.
10467 (dwarf2_frame_set_init_reg): Use gdbarch_data.
10468 (dwarf2_frame_init_reg): Use gdbarch_data.
10469 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
10470 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
10471 (_initialize_svr4_solib): Update.
10472 * user-regs.c (_initialize_user_regs): Update.
10473 * reggroups.c (_initialize_reggroup): Update.
10474 * regcache.c (_initialize_regcache): Update.
10475 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
10476 * libunwind-frame.c (_initialize_libunwind_frame): Update.
10477 * gnu-v3-abi.c (init_gnuv3_ops): Update.
10478 * frame-unwind.c (_initialize_frame_unwind): Update.
10479 * frame-base.c (_initialize_frame_base): Update.
10480 * user-regs.c (user_reg_add): Update.
10481 * reggroups.c (reggroup_add): Update.
10482 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
10483 * libunwind-frame.c (libunwind_frame_set_descr): Update.
10484 * frame-unwind.c (frame_unwind_append_sniffer): Update.
10485 * frame-base.c (frame_base_table): Update.
10486 * remote.c (_initialize_remote): Update.
10487 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
10488
10489 2004-03-15 Andrew Cagney <cagney@redhat.com>
10490
10491 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
10492
10493 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10494
10495 * Makefile.in (frv-linux-tdep.o): Add dependencies.
10496 * frv-linux-tdep.c: New file.
10497 * frv-tdep.c (struct gdbarch_tdep): Add new field
10498 ``sigcontext_reg_addr''.
10499 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
10500 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
10501 (frv_sigramp_frame_sniffer): New functions.
10502 (frv_sigtramp_frame_unwind): New static global.
10503 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
10504 sniffers.
10505 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
10506 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
10507
10508 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10509
10510 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
10511 but not via a call to error(), when unable to read memory.
10512
10513 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10514
10515 * frv-tdep.c (frv_call_dummy_words): Delete.
10516 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
10517
10518 2004-03-15 Andrew Cagney <cagney@redhat.com>
10519
10520 * infrun.c (handle_step_into_function, step_over_function): Only
10521 update and use STEP_FRAME_ID when the system is using legacy
10522 frames. Update comments.
10523
10524 2004-03-14 Mark Kettenis <kettenis@gnu.org>
10525
10526 * amd64-linux-tdep.h: Remove file.
10527 * amd64-linux-tdep.c: Don't include "inferior.h" and
10528 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
10529 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
10530 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
10531 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
10532 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
10533 macros.
10534 (user_to_gdb_regmap): Remove variable.
10535 (amd64_linux_gregset_reg_offset): New variable.
10536 (amd64_core_fns): Remove variable.
10537 (fetch_core_registers): Remove function.
10538 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
10539 functions.
10540 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
10541 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
10542 * Makefile.in (amd64_linux_tdep_h): Remove.
10543 (amd64-linux-nat.o): Update dependencies.
10544 (amd64-linux-tdep.o): Update dependencies.
10545
10546 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
10547 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
10548 functions.
10549 (fetch_inferior_registers, store_inferior_registers): Rewrite.
10550
10551 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
10552 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
10553
10554 2004-03-14 Daniel Jacobowitz <drow@mvista.com>
10555
10556 * dwarf2read.c (read_structure_type): Rename from
10557 read_structure_scope. Don't create a symbol or call process_die.
10558 Return immediately if die->type is set. Call read_type_die before
10559 dwarf2_add_member_fn.
10560 (process_structure_scope): New function.
10561 (read_enumeration_type, process_enumeration_scope): New functions,
10562 broken out from read_enumeration. Don't create the enumeration
10563 type if it has already been created.
10564 (read_enumeration): Removed.
10565 (process_die): Call read_structure_type, process_structure_scope,
10566 read_enumeration_type, and process_enumeration_scope. Just call
10567 new_symbol for base and subrange types. Add a comment about other
10568 type dies.
10569 (read_type_die): Call read_enumeration_type.
10570 (add_partial_structure, new_symbol): Update comments.
10571
10572 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
10573
10574 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
10575
10576 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
10577
10578 * tui/tui-win.h (tui_get_cmd_list): Declare.
10579 * tui/tui-win.c (tui_command): New function.
10580 (tui_get_cmd_list): New function.
10581 (_initialize_tui_win): Moved initialization of tui command in
10582 tui_get_cmd_list.
10583
10584 * tui/tui-data.c (init_content_element): Setup new data members.
10585 (init_win_info): Likewise.
10586 (free_content_elements): Free it.
10587 * tui/tui-data.h (struct tui_data_element): Store the register
10588 content to print.
10589 (struct tui_data_info): Keep the current register group.
10590
10591 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
10592
10593 * tui/tui-regs.h (tui_show_registers): Update prototype.
10594 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
10595 (tui_resize_all): No need to calculate anything for register window.
10596 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
10597 (tui_set_register_element, tui_set_general_regs_content): Remove.
10598 (tui_set_special_regs_content): Remove.
10599 (tui_set_general_and_special_regs_content): Remove.
10600 (tui_set_float_regs_content): Remove.
10601 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
10602 (tui_set_regs_content): Remove.
10603 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
10604 (tui_v_show_registers_command_support): Remove.
10605 (tui_show_registers): Use a reggroup to specify the registers to show.
10606 (tui_show_register_group): New function.
10607 (tui_display_registers_from): Compute the layout of register window
10608 and refresh with new API; be sure to delete old register windows.
10609 (tui_check_register_values): Update to use tui_get_register and
10610 tui_display_data.
10611 (tui_display_register): Just refresh the register window part.
10612 (tui_register_format): Format registers and save in tui_data_element.
10613 (tui_get_register): New to combine tui_reg_value_has_changed and
10614 tui_get_register_raw_value; fix to use the new gdb API.
10615 (tui_show_float_command): Renamed tui_reg_float_command.
10616 (tui_show_general_command): Renamed tui_reg_general_command.
10617 (tui_show_special_command): Renamed tui_reg_system_command.
10618 (_initialize_tui_regs): Remove unused commands.
10619
10620 2004-03-13 Mark Kettenis <kettenis@gnu.org>
10621
10622 * NEWS (New native configurations): Mention OpenBSD/amd64.
10623
10624 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
10625 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
10626 Remove defines.
10627 * config/i386/nm-fbsd64.h: Likewise.
10628 * config/i386/nm-obsd.h: Likewise.
10629 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
10630 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
10631
10632 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10633
10634 * frv-tdep.c (set_variant_scratch_registers): New function.
10635 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
10636 New constants.
10637
10638 From Richard Sandiford <rsandifo@redhat.com>:
10639 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
10640
10641 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10642
10643 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
10644 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
10645 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
10646 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
10647 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
10648 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
10649 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
10650 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
10651 definitions from frv-tdep.c to frv-tdep.h.
10652
10653 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10654
10655 Add shared library support for FR-V FDPIC ABI:
10656 * Makefile.in (solib-frv.o): Add dependencies.
10657 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
10658 New functions.
10659 (frv_push_dummy_call): Add support for FDPIC ABI.
10660 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
10661 for FDPIC ABI.
10662 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
10663 (frv_fdpic_find_canonical_descriptor): Declare.
10664 * solib-frv.c: New file.
10665 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
10666 * config/frv/tm-frv.h (solib.h): Include.
10667
10668 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10669
10670 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
10671 (frv-tdep.o): Update dependencies.
10672 * frv-tdep.h: New file.
10673 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
10674 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
10675 constants.
10676 (struct gdbarch_tdep): Add new member ``frv_abi''.
10677 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
10678 functions.
10679 (new_variant): Set ``frv_abi'' field.
10680 (gdb_arch_init): Detect FDPIC executables.
10681
10682 2004-03-12 Mark Kettenis <kettenis@gnu.org>
10683
10684 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
10685 wrapper.
10686
10687 2004-03-11 Andrew Cagney <cagney@redhat.com>
10688
10689 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
10690
10691 2004-03-11 Kevin Buettner <kevinb@redhat.com>
10692
10693 * solist.h (master_so_list): New function.
10694 * solib.c (master_so_list): Likewise.
10695 * solib-svr4.c (enable_break): Iterate over so_list entries
10696 obtained from master list instead of entries obtained directly
10697 via svr4_current_sos().
10698
10699 2004-03-10 Ben Elliston <bje@gnu.org>
10700
10701 * MAINTAINERS: Update my mail address.
10702
10703 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
10704
10705 * remote-m32r-sdi.c: Support hardware watchpoint.
10706
10707 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10708
10709 * user-regs.c: Update copyright years.
10710 (struct user_regs): Rename to gdb_user_regs.
10711 (append_user_reg, builtin_user_regs, user_regs_init)
10712 (user_reg_add, user_reg_map_name_to_regnum)
10713 (usernum_to_user_reg): Update.
10714
10715 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10716
10717 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
10718 (skip_children): New functions.
10719 (locate_pdi_sibling): Call skip_children.
10720
10721 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10722
10723 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
10724 * gdbtypes.c (check_typedef): Update comments.
10725
10726 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10727
10728 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
10729 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
10730 pointer. Update comment about comp_unit_head.
10731 (struct abbrev_info): Shorten two int flags.
10732 (dwarf_alloc_abbrev): Take a CU argument.
10733 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
10734 each time through the loop. Update cleanup argument.
10735 (psymtab_to_symtab_1): Update cleanup call.
10736 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
10737 abbrev_obstack.
10738 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
10739 Just call obstack_free and clear the pointer.
10740
10741 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10742
10743 * infrun.c (handle_inferior_event): Remove short-circuit code for
10744 events in a different thread.
10745
10746 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10747
10748 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
10749 print the whole transfer.
10750 (initialize_targets): Update description of "set debug target".
10751
10752 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10753
10754 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
10755
10756 2004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
10757
10758 * MAINTAINERS (write after approval): Add myself.
10759
10760 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
10761
10762 * sh-tdep.c (sh_print_registers_info): Use for loop.
10763 Don't skip multiple registers when a float register is encountered.
10764
10765 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
10766
10767 Fix PR tdep/1291.
10768 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
10769 to official SH documentation.
10770
10771 2004-03-07 Andrew Cagney <cagney@redhat.com>
10772
10773 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
10774 unused function.
10775
10776 2004-03-07 Daniel Jacobowitz <drow@mvista.com>
10777
10778 * arm-tdep.c (thumb_get_next_pc): Handle BX.
10779 (arm_get_next_pc): Handle BX and BLX.
10780
10781 2004-03-07 Andrew Cagney <cagney@redhat.com>
10782
10783 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
10784 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
10785 HPPA_SP_REGNUM.
10786 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
10787 (hppa_target_read_fp): Delete.
10788 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
10789 register_virtual_size, max_register_raw_size,
10790 max_register_virtual_size, register_byte, register_size,
10791 target_read_fp, fp_regnum, and register_bytes. Set register_type
10792 instead of register_virtual_type.
10793 (hppa32_register_type, hppa64_register_type): Replace
10794 hppa32_register_virtual_type and hppa64_register_virtual_type.
10795 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
10796 (HPPA_FP_REGNUM): Define.
10797
10798 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
10799
10800 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
10801 (pa_do_registers_info): Delete.
10802 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
10803 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
10804 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
10805
10806 * infcall.c (legacy_push_dummy_code): Delete #ifdef
10807 GDB_TARGET_IS_HPPA code.
10808 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
10809 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
10810 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
10811 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
10812 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
10813 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
10814 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
10815 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
10816 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
10817 (hppa_frameless_function_invocation, hppa64_store_return_value)
10818 (hppa_store_struct_return, hppa64_extract_return_value)
10819 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
10820 (hppa32_call_dummy_length, hppa64_call_dummy_length)
10821 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
10822 (find_proc_framesize, deposit_21, restore_pc_queue)
10823 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
10824 (rp_saved, pc_in_linker_stub): Delete.
10825
10826 Unconditionally enable 64-bit frame and ABI code.
10827 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
10828 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
10829 push_dummy_frame, fix_call_dummy, push_arguments,
10830 call_dummy_location, extract_return_value, use_struct_convention,
10831 store_return_value, store_struct_return, saved_pc_after_call,
10832 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
10833 frame_chain, frame_chain_valid, frameless_function_invocation,
10834 frame_saved_pc, and pop_frame.
10835
10836 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
10837 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
10838 (hppa_gdbarch_init): Do not set PC_REGNUM.
10839
10840 2004-03-06 Mark Kettenis <kettenis@gnu.org>
10841
10842 * config/alpha/tm-fbsd.h: Remove file.
10843 * config/alpha/fbsd.mt: Tweak comment.
10844 (TM_FILE): Set to tm-alpha.h.
10845
10846 2004-03-05 Andrew Cagney <cagney@redhat.com>
10847
10848 * infrun.c (step_over_function): When non-legacy code, and no
10849 step_frame_id, use the unwinder to get the caller's frame ID.
10850
10851 2004-03-05 Mark Kettenis <kettenis@gnu.org>
10852
10853 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
10854 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
10855 bfd_arch_unknown. Adjust comment.
10856
10857 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
10858 * i386obsd-tdep.c: Correct spelling in comment.
10859 * i386nbsd-tdep.c: Correct spelling in comment.
10860 * sparc-tdep.c: Correct spelling in comments.
10861
10862 2004-03-05 David Carlton <carlton@kealia.com>
10863
10864 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
10865 bug.
10866
10867 2004-03-05 Mark Kettenis <kettenis@gnu.org>
10868
10869 * sparc-tdep.c: Fix typo in comment.
10870
10871 2004-03-04 J. Brobecker <brobecker@gnat.com>
10872
10873 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
10874
10875 2004-03-04 Daniel Jacobowitz <drow@mvista.com>
10876
10877 * dwarf2read.c: Add comment describing memory lifetimes.
10878 (struct dwarf2_pinfo): Update comment.
10879 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
10880 (read_enumeration, new_symbol): Don't use obsavestring.
10881
10882 2004-03-04 Mark Kettenis <kettenis@gnu.org>
10883
10884 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
10885 instead of amd64_fill_fxsave.
10886 * amd64bsd-nat.c (store_inferior_registers): Likewise.
10887 * amd64fbsd-nat.c (fill_fpregset): Likewise.
10888
10889 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
10890 Reorganize code a bit.
10891
10892 2004-03-04 Orjan Friberg <orjanf@axis.com>
10893
10894 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
10895 when the frame pointer is pushed. Don't set the frame pointer's
10896 address on the stack unless it's actually located there.
10897 Set the SRP's address on the stack correctly when the PC is still in
10898 the prologue.
10899 (cris_return_value): New function.
10900 (cris_gdbarch_init): Clear deprecated store_return_value,
10901 extract_return_value.
10902
10903 2004-03-02 Jim Blandy <jimb@redhat.com>
10904
10905 * stabsread.c (reg_value_complaint): The maximum register number
10906 is one less than the number of registers.
10907
10908 2004-03-02 Andrew Cagney <cagney@redhat.com>
10909
10910 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
10911 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
10912 trailing comma and redundant assignment of I386_ST0_REGNUM.
10913 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
10914 32-bit segment registers.
10915
10916 2004-03-01 Andrew Cagney <cagney@redhat.com>
10917
10918 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
10919 use frame_relative_level and get_next_frame.
10920
10921 2004-02-29 Andrew Cagney <cagney@redhat.com>
10922
10923 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
10924 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
10925 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
10926 Delete macro.
10927
10928 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
10929
10930 * inflow.c (terminal_inferior): Don't give up the terminal if we
10931 previously couldn't get the inferior's terminal state.
10932
10933 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
10934
10935 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
10936 PC_REGNUM.
10937
10938 2004-02-28 Andrew Cagney <cagney@redhat.com>
10939
10940 * NEWS: Refer to GDB 6.1.
10941 * README: Refer to GDB 6.1.
10942 * PROBLEMS: Refer to GDB 6.1.
10943
10944 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
10945
10946 * thread-db.c (disable_thread_signals): Remove unused function.
10947
10948 2004-02-28 Mark Kettenis <kettenis@gnu.org>
10949
10950 * amd64-nat.c: Include "gdb_string.h".
10951 (amd64_collect_native_gregset): Zero-extend the 32-bit
10952 general-purpose registers and %eip.
10953
10954 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
10955 * amd64-tdep.c (amd64_collect_fxsave): New function.
10956 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
10957
10958 * i387-tdep.h: Update copyright year.
10959 (i387_collect_fxsave): New prototype.
10960 * i387-tdep.c: Update copyright year.
10961 (i387_collect_fxsave): New function containing most of the code
10962 from i387_fill_fxsave.
10963 (i387_fill_fxsave): Call i387_collect_fxsave.
10964
10965 2004-02-28 Andrew Cagney <cagney@redhat.com>
10966
10967 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
10968 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
10969
10970 2004-02-28 Mark Kettenis <kettenis@gnu.org>
10971
10972 * amd64-tdep.c (amd64_frame_cache): Fix comment.
10973
10974 2004-02-28 Andrew Cagney <cagney@redhat.com>
10975
10976 * utils.c: Use "", instead of <>, to include readline.
10977 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
10978 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
10979 * source.c, solib.c, exec.c, event-top.c: Ditto.
10980 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
10981 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
10982 * Makefile.in: Update all dependencies.
10983 (readline_tilde_h, readline_history_h): Define.
10984 (readline_headers): Delete.
10985
10986 2004-02-28 Mark Kettenis <kettenis@gnu.org>
10987
10988 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
10989 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
10990 "config/i386/tm-lx64.h".
10991
10992 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
10993 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
10994 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
10995
10996 2004-02-28 Andrew Cagney <cagney@redhat.com>
10997
10998 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
10999
11000 * breakpoint.c (_initialize_breakpoint): Use
11001 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
11002 Add help to show command.
11003
11004 2004-02-28 Mark Kettenis <kettenis@gnu.org>
11005
11006 * i386-nat.c: Reformat to be closer to coding standards.
11007 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
11008 `retval'. Make variables `align' and `size' local to while-loop.
11009 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
11010 (_initialize_i386_nat): New prototype.
11011
11012 * tui/tui.c: Include <readline/readline.h> instead of
11013 "readline/readline.h". Include it after <term.h> and
11014 "gdb_curses.h".
11015
11016 2004-02-27 Andrew Cagney <cagney@redhat.com>
11017
11018 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
11019 the new frame unwind code.
11020 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
11021 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
11022 PCOQ_HEAD_REGNUM.
11023
11024 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
11025 "return_value" and "push_dummy_call".
11026 (hppa32_use_struct_convention): Delete unused function.
11027 (hppa32_store_return_value): Delete unused function.
11028 (hppa32_extract_return_value): Delete unused function.
11029 (hppa32_stack_align): Delete function.
11030
11031 2004-02-27 Eli Zaretskii <eliz@elta.co.il>
11032
11033 * coffread.c (enter_linenos): Don't let rawptr reference memory
11034 outside linetab[]'s limits.
11035
11036 2004-02-27 Andrew Cagney <cagney@redhat.com>
11037
11038 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
11039 inferior stack space - the stack needs to grow upwards.
11040 (hppa32_frame_align): New function.
11041 (hppa64_frame_align): Replace hppa_frame_align.
11042 (hppa_gdbarch_init): Update.
11043
11044 2004-02-26 Orjan Friberg <orjanf@axis.com>
11045
11046 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
11047 (dwarf2-frame.h): Include.
11048 (enum cris_regnums): New enum CRIS_FP_REGNUM.
11049 Remove static variables related to ABI setting.
11050 (struct gdbarch_tdep): Remove cris_abi member.
11051 (struct frame_extra_info): Remove.
11052 (cris_unwind_cache, stack_item): New structs.
11053 (cris_frame_unwind, cris_frame_base): New variables.
11054 (push_stack_item, pop_stack_item)
11055 (cris_frame_unwind_cache, cris_frame_this_id)
11056 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
11057 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
11058 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
11059 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
11060 (cris_reg_struct_has_addr): New functions.
11061 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
11062 (cris_frame_saved_pc, cris_saved_pc_after_call,
11063 (cris_store_struct_return, cris_frameless_function_invocation)
11064 (cris_pop_frame, cris_skip_prologue_main)
11065 (cris_abi_original_store_return_value)
11066 (cris_abi_v2_store_return_value)
11067 (cris_abi_original_extract_return_value)
11068 (cris_abi_v2_extract_return_value)
11069 (cris_abi_original_reg_struct_has_addr)
11070 (cris_abi_v2_reg_struct_has_addr)
11071 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
11072 (cris_push_return_address, cris_abi_update): Remove.
11073 (_initialize_cris_tdep): Remove ABI command.
11074 (cris_dump_tdep): Ditto.
11075 (cris_gdbarch_init): Remove ABI command.
11076 Set store_return_value, extract_return_value, push_dummy_code,
11077 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
11078 frame_unwind_append_sniffer, frame_base_set_default.
11079 Clear deprecated init_frame_pc, push_arguments, store_return_value,
11080 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
11081 sizeof_call_dummy_words, get_saved_register, push_return_address,
11082 pop_frame, store_struct_return, frame_init_saved_regs,
11083 init_extra_frame_info, frameless_function_invocation, frame_chain,
11084 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
11085 dummy_write_sp.
11086
11087 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
11088
11089 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
11090 * valprint.c (print_hex_chars): Change from static to external.
11091 (print_char_chars): New function.
11092 * printcmd.c (print_scalar_formatted): For integer and enum types
11093 that are longer than LONGEST, perform processing via appropriate
11094 print_*_chars routines.
11095
11096 2004-02-26 Andrew Cagney <cagney@redhat.com>
11097
11098 * Makefile.in: Update dependencies.
11099 Changes from Ulrich Weigand,
11100 * s390-tdep.c: Include "dwarf2-frame.h".
11101 (s390_dwarf2_frame_init_reg): New function.
11102 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
11103 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
11104
11105 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
11106
11107 * breakpoint.c (pending_break_support): New setting variable.
11108 (break_command_1): Account for pending_break_support setting
11109 when creating pending breakpoints.
11110 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
11111 (_initialize_breakpoint): Add "set breakpoint pending" and
11112 "show breakpoint pending" commands.
11113
11114 2004-02-26 Andrew Cagney <cagney@redhat.com>
11115
11116 Fix PR i18n/1570.
11117 * charset.c (backslashable, backslashed, represented): Remove 'e'
11118 from list of escaped characters, not part of ISO-C.
11119
11120 2004-02-25 J. Brobecker <brobecker@gnat.com>
11121
11122 From Peter Schauer <schauer@pdf.de>:
11123 * tui/tui.c: Move system header includes after local includes.
11124 Fixes a build failure on solaris systems.
11125
11126 2004-02-25 J. Brobecker <brobecker@gnat.com>
11127
11128 * configure.in: Refine the previous change.
11129 * configure: Regenerate.
11130
11131 2004-02-25 Mark Kettenis <kettenis@gnu.org>
11132
11133 * amd64-tdep.h: Renamed from x86-64-tdep.h.
11134 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
11135 "amd64-tdep.h" instead of "x86-64-tdep.h".
11136 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
11137 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
11138 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
11139 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
11140 and "x86-64-tdep.c".
11141 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
11142 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
11143 and "x86-64-tdep.c".
11144 * amd64bsd-nat.c: Update copyright year.
11145 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
11146 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
11147 "x86-64-tdep.h".
11148 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
11149 "x86-64-tdep.h".
11150 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
11151 "x86-64-tdep.h".
11152 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
11153 "x86-64-tdep.h".
11154 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
11155 "x86-64-tdep.h".
11156 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
11157 "x86-64-tdep.h".
11158 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
11159 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
11160 * Makefile.in (amd64_linux_tdep_h): Renamed from
11161 x86_64_linux_tdep_h.
11162 (amd64_tdep_h): Renamed from x86_64_tdep_h.
11163 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
11164 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
11165 (amd64obsd-tdep.o): Update dependencies.
11166 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
11167 dependencies.
11168 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
11169 dependencies.
11170 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
11171 amd64-linux-nat.c amd64-linux-tdep.c.
11172 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
11173 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
11174 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
11175 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
11176 amd64-tdep.o and amd64-linux-tdep.o.
11177 (TM_FILE): Set to tm-linux64.h.
11178 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
11179 (NAT_FILE): Set to nm-linux64.h.
11180 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
11181 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
11182 amd64-tdep.o.
11183 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
11184 amd64-tdep.o.
11185 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
11186 amd64-tdep.o.
11187
11188 2004-02-25 Roland McGrath <roland@redhat.com>
11189
11190 * remote.c (remote_protocol_qPart_auxv): New variable.
11191 (init_all_packet_configs): Initialize it.
11192 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
11193 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
11194 (show_remote_cmd): Call it.
11195 (_initialize_remote): Initialize commands.
11196 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
11197 service TARGET_OBJECT_AUXV requests.
11198
11199 2004-02-25 J. Brobecker <brobecker@gnat.com>
11200
11201 * configure.in: Make sure that the wborder function is available.
11202 Otherwise, search for it in the cur_colr library.
11203 * configure: Regenerate.
11204
11205 2004-02-25 Andrew Cagney <cagney@redhat.com>
11206
11207 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
11208
11209 2004-02-25 Mark Kettenis <kettenis@gnu.org>
11210
11211 * config/i386/tm-x86-64linux.h: Tweak comments.
11212
11213 2004-02-25 Richard Sandiford <rsandifo@redhat.com>
11214
11215 * MAINTAINERS: Add self to write-after-approval list.
11216
11217 2004-02-25 Andrew Cagney <cagney@redhat.com>
11218
11219 PR cli/1566. Problem found, and fix suggested by David Allan.
11220 * cli/cli-script.c (execute_control_command): Unconditionally
11221 install a cleanup. Default "ret" to "invalid_control". Use
11222 "break" instead of "return" to escape from the switch.
11223
11224 2004-02-24 J. Brobecker <brobecker@gnat.com>
11225
11226 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
11227 with the lines macro defined in term.h on AiX.
11228 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
11229 a collision with the label_width macro defined in term.h on AiX.
11230
11231 2004-02-23 David Mosberger <davidm@hpl.hp.com>
11232
11233 Committed by Kevin Buettner <kevinb@redhat.com>.
11234
11235 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
11236 * ia64-tdep.c (ia64_write_pc): Make it a global function.
11237 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
11238 instead of ia64_write_pc().
11239 * ia64-linux-tdep.c (regcache.h): Include.
11240 (ia64_linux_write_pc): New function.
11241
11242 2004-02-23 Roland McGrath <roland@redhat.com>
11243
11244 * auxv.c (info_auxv_command): Fix typos in error messages.
11245
11246 2004-02-23 Mark Kettenis <kettenis@gnu.org>
11247
11248 * x86-64-tdep.h: Tweak comment.
11249 (enum amd64_regnum): New.
11250 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
11251 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
11252 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
11253 (X86_64_XMM1_REGNUM): Removed.
11254 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
11255 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
11256 prototypes for renamed functions.
11257 * x86-64-tdep.c: Fix typo.
11258 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
11259 register numbers.
11260 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
11261 Use constants from `enum amd64_regnum' for register numbers.
11262 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
11263 (amd64_analyze_prologue, amd64_frame_cache,
11264 amd64_sigtramp_frame_cache): Use constants from `enum
11265 amd64_regnum' for register numbers.
11266 (amd64_supply_fpregset): Adjust for renamed functions.
11267 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
11268 `enum amd64_regnum' for register numbers.
11269 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
11270 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
11271 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
11272 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
11273 (amd64_linux_fill_gregset): Adjust for renamed macros.
11274 (fetch_core_registers): Adjust for renamed functions.
11275 (amd64_linux_init_abi): Adjust for renamed functions.
11276 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
11277 renamed functions.
11278 * amd64-nat.c: Adjust for renamed macros.
11279 * amd64bsd-nat.c (fetch_inferior_registers)
11280 (store_inferior_registers): Use constants from `enum amd64_regnum'
11281 for register numbers. Adjust for renamed variables.
11282 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
11283 renamed variables.
11284 (_initialize_amd64fbsd_nat): Use constants from `enum
11285 amd64_regnum' for register numbers.
11286 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
11287 `enum amd64_regnum' for register numbers.
11288 (amd64fbsd_init_abi): Adjust for renamed functions.
11289 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
11290 `enum amd64_regnum' for register numbers.
11291 (amd64nbsd_init_abi): Adjust for renamed functions.
11292 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
11293 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
11294 `enum amd64_regnum' for register numbers.
11295 (amd64obsd_init_abi): Adjust for renamed functions.
11296 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
11297
11298 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
11299
11300 * breakpoint.c (print_one_breakpoint): Do not output spaces
11301 after printing <PENDING> for a pending breakpoint.
11302
11303 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
11304
11305 * printcmd.c (print_scalar_formatted): Initialize val_long
11306 to remove compiler warning message.
11307
11308 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
11309
11310 * defs.h (nquery, yquery): New prototypes.
11311 * breakpoint.c (break_command_1): Use new nquery interface.
11312 * utils.c (defaulted_query, nquery, yquery): New functions.
11313
11314 2004-02-23 Andrew Cagney <cagney@redhat.com>
11315
11316 * hppa-tdep.c (hppa_frame_align): New function.
11317 (hppa32_push_dummy_call): New function.
11318 (hppa64_push_dummy_call): New function.
11319 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
11320 disabled.
11321
11322 * infcall.c (legacy_push_dummy_code): Don't call deprecated
11323 FIX_CALL_DUMMY when push_dummy_call is available.
11324 (call_function_by_hand, push_dummy_code): Ditto.
11325
11326 2004-02-22 Andrew Cagney <cagney@redhat.com>
11327
11328 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
11329 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
11330 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
11331 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
11332 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
11333 call_dummy_location to ON_STACK.
11334
11335 2004-02-22 Mark Kettenis <kettenis@gnu.org>
11336
11337 * x86-64-linux-tdep.c: Tweak comment.
11338 (amd64_linux_supply_gregset): Renamed from
11339 x86_64_linux_supply_gresget.
11340 (amd64_linux_fill_gregset): Renamed from
11341 x86_64_linux_fill_gregset.
11342 (fetch_core_registers): Adjust for renamed functions.
11343 (amd64_core_fns): Renamed from x86_64_core_fns.
11344 (amd64_linux_sigtramp_start): Renamed from
11345 x86_64_linux_sigtramp_start.
11346 (amd64_linux_pc_in_sigtramp): Renamed from
11347 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
11348 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
11349 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
11350 (amd64_linux_sigcontext_addr): Renamed from
11351 x86_64_linux_sigcontext_addr.
11352 (amd64_linux_sc_reg_offset): Renamed from
11353 x86_64_linux_sc_reg_offset.
11354 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
11355 Adjust for renamed functions and variables.
11356 (_initialize_amd64_linux_tdep): Renamed from
11357 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
11358 variables.
11359 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
11360 Adjust for renamed functions.
11361
11362 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
11363 from x86_64_linux_gregset64_reg_offset.
11364 (amd64_linux_gregset32_reg_offset): Rename from
11365 x86_64_linux_gregset64_reg_offset.
11366 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
11367 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
11368 (amd64_linux_dr_set_control): Renamed from
11369 x86_64_linux_dr_set_control. Adjust for renamed functions.
11370 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
11371 Adjust for renamed functions.
11372 (amd64_linux_dr_reset_addr): Renamed from
11373 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
11374 (amd64_linux_dr_get_status): Renamed from
11375 x86_64_linux_dr_get_status. Adjust for renamed functions.
11376 (_initialize_amd64_linux_nat): Renamed from
11377 _initialize_x86_64_linux_nat. Adjust for renamed variables and
11378 functions.
11379 * config/i386/nm-x86-64linux.h: Update copyright year.
11380 Adjust for renamed functions.
11381
11382 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
11383 amd64fbsd_sigtramp_start.
11384 (amd64fbsd_sigtramp_end_addr): Renamed from
11385 amd64fbsd_sigtramp_end.
11386 (amd64fbsd_init_abi): Adjust for renamed variables.
11387 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
11388 variables.
11389 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
11390 amd64fbsd_sigtramp_start.
11391 (amd64fbsd_sigtramp_end_addr): Renamed from
11392 amd64fbsd_sigtramp_end.
11393
11394 2004-02-22 Andrew Cagney <cagney@redhat.com>
11395
11396 * hppa-tdep.c (hppa32_return_value): New function.
11397 (hppa64_return_value): New function.
11398 (hppa_gdbarch_init): Set return_value; keep disabled.
11399
11400 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
11401 struct-return and inferior function call methods.
11402
11403 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
11404 "frame-base.h".
11405 (struct hppa_frame_cache): Define.
11406 (hppa_frame_cache, hppa_frame_this_id): New functions.
11407 (hppa_frame_prev_register): New function.
11408 (hppa_frame_unwind, hppa_frame_base): New variables.
11409 (hppa_frame_unwind_sniffer): New function.
11410 (hppa_frame_base_address, hppa_unwind_pc): New function.
11411 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
11412 sniffer, and frame base sniffer; keep disabled.
11413 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
11414 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
11415
11416 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
11417 to predicates for "seriously old code".
11418
11419 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
11420 runtime if(0).
11421
11422 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
11423 unsigned.
11424 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
11425
11426 * config/pa/tm-hppa.h: Update copyright.
11427 (DEPRECATED_INIT_FRAME_PC): Delete macro.
11428 (deprecated_init_frame_pc_default): Delete declaration.
11429 (hppa_frame_init_saved_regs): Delete declaration.
11430 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
11431 * hppa-tdep.c: Include "arch-utils.h".
11432 (hppa_gdbarch_init): Set deprecated init_frame_pc
11433 and deprecated frame_init_saved_regs.
11434 (hppa_frame_init_saved_regs): Make static.
11435
11436 2004-02-22 Mark Kettenis <kettenis@gnu.org>
11437
11438 Remove old 386BSD support.
11439 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
11440 * configure.host: Remove i[34567]86-*-bsd*.
11441 * configure.tgt: Remove i[34567]86-*-bsd*.
11442 * i386b-nat.c: Removed.
11443 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
11444 (i386b-nat.o): Remove dependencies.
11445
11446 * config/i386/i386bsd.mh: Removed.
11447 * config/i386/i386bsd.mt: Removed.
11448 * config/i386/nm-i386bsd.h: Removed.
11449 * config/i386/tm-i386bsd.h: Removed.
11450 * config/i386/xm-i386bsd.h: Removed.
11451
11452 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
11453
11454 * amd64fbsd-tdep.c: Include "solib-svr4.h".
11455 (amd64fbsd_init_abi): Set link map offsets.
11456 * amd64nbsd-tdep.c: Include "slib-svr4.h".
11457 (amd64nbsd_init_abi): Set link map offsets.
11458 * amd64obsd-tdep.c: Include "solib-svr4.h".
11459 (amd64obsd_init_abi): Set link map offsets.
11460 * i386fbsd-tdep.c: Include "solib-svr4.h".
11461 (i386fbsd_init_abi): Set link map offsets.
11462 * i386nbsd-tdep.c: Include "solib-svr4.h".
11463 (i386nbsdelf_init_abi): Set link map offsets.
11464 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
11465 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
11466 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
11467 solib-legacy.o and core-aout.o. Reformat.
11468 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
11469 solib-svr4.o, solib-legacy.o. Reformat.
11470 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
11471 * config/i386/nbsdelf.mh: Reformat.
11472 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
11473 solib-svr4.o, solib-legacy.o and corelow.o.
11474 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
11475 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
11476 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
11477 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
11478 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
11479 (TM_FILE): Set to tm-fbsd.h.
11480 * config/i386/nbsd.mt (TDEPFILES): Reformat.
11481 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
11482 solib-svr4.o.
11483 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
11484 solib-svr4.o.
11485 (TM_FILE): Set to nm-nbsd.h.
11486 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
11487 Simplify shared library support. Don't include "elf/common.h".
11488 (SVR4_SHARED_LIBS): Don't define.
11489 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
11490 "solib.h".
11491 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
11492 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
11493 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
11494 Don't include "i386/tm-i386.h". Include "solib.h".
11495 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
11496 Don't include "i386/tm-i386.h".
11497 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
11498 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
11499 Include "i386/xm-i386.h".
11500 (HOST_LONG_DOUBLE_FORMAT): Remove.
11501
11502 Fix OpenBSD/i386 sigtramp recognition.
11503 * i386-tdep.h: Update copyright year.
11504 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
11505 (i386bsd_sigtramp_end): New prototypes.
11506 (i386fbsd_sigtramp_start_addr): Renamed from
11507 i386fbsd_sigtramp_start.
11508 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
11509 (i386obsd_sigtramp_start_addr): Renamed from
11510 i386obsd_sigtramp_start.
11511 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
11512 * i386bsd-tdep.c: Update copyright year.
11513 (i386bsd_pc_in_sigtramp): Make public.
11514 * i386fbsd-nat.c: Update copyright year.
11515 (_initialize_i386fbsd_nat): Adjust for renamed variables.
11516 * i386fbsd-tdep.c: Update copyright year.
11517 (i386fbsd_sigtramp_start_addr): Renamed from
11518 i386fbsd_sigtramp_start.
11519 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
11520 (i386fbsdaout_init_abi): Adjust for renamed variables.
11521 * i386obsd-nat.c: Update copyright year.
11522 (_initialize_i386obsd_nat): Adjust for renamed variables.
11523 * i386obsd-tdep.c: Include "target.h".
11524 (i386obsd_page_size): New variable.
11525 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
11526 (i386obsd_sigtramp_end): New functions.
11527 (i386obsd_sigtramp_start_addr): Renamed from
11528 i386obsd_sigtramp_start.
11529 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
11530 (i386obsd_init_abi): Adjust for renamed variables. Set
11531 pc_in_sigtramp, sigtramp_start and sigtramp_end.
11532 * Makefile.in (i386obsd-tdep.o): Update dependencies.
11533
11534 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
11535 trampoline change in OpenBSD kernel.
11536
11537 * amd64-nat.c: Update copyright year.
11538 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
11539 architecture from REGCACHE.
11540
11541 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
11542 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
11543
11544 2004-02-21 Mark Kettenis <kettenis@gnu.org>
11545
11546 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
11547 i[34567]86-*-openbsd3.[0-3].
11548 * config/i386/obsdaout.mh: New file.
11549
11550 * config/i386/obsd.mh (MH_FLAGS): Remove.
11551
11552 Fix PR build/1549.
11553 * i386obsd-tdep.c: Update copyright years. Include
11554 "solib-svr4.h".
11555 (i386obsd_init_abi): Don't set regset_from_core_section here.
11556 (i386obsd_aout_init_abi): New function. Set
11557 regset_from_core_section here.
11558 (i386obsd_elf_init_abi): New function.
11559 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
11560 * Makefile.in (i386obsd-tdep.o): Update dependecies.
11561 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
11562 (TM_FILE): Set to tm-nbsd.h.
11563
11564 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
11565 solib-sunos.o.
11566
11567 * solib-svr4.h: Update copyright year.
11568 (svr4_ilp32_fetch_link_map_offsets)
11569 (svr4_lp64_fetch_link_map_offsets): New prototype.
11570 * solib-svr4.c: Update copyright year.
11571 (svr4_ilp32_fetch_link_map_offsets)
11572 (svr4_lp64_fetch_link_map_offsets): New function.
11573
11574 2004-02-20 Daniel Jacobowitz <drow@mvista.com>
11575
11576 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
11577 to the partial symbol table.
11578
11579 2004-02-20 J. brobecker <brobecker@gnat.com>
11580
11581 * PROBLEMS: Add description of problem documented under gdb/1560.
11582
11583 2004-02-20 Mark Kettenis <kettenis@gnu.org>
11584
11585 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
11586 comments.
11587 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
11588 functions.
11589 (amd64obsd_init_abi): Reorder initializations. Use
11590 amd64obsd_r_reg_offset to initialize the general-purpose register
11591 set details. Set regset_from_core_section.
11592 (_initialize_amd64obsd_tdep): Rename from
11593 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
11594 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
11595 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
11596
11597 * NEWS (New native configurations): Mention OpenBSD/alpha.
11598 * configure.tgt: Add alpha*-*-openbsd*.
11599 * configure.host: Add alpha*-*-openbsd*.
11600 * alphanbsd-tdep.c: Update copyright year.
11601 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
11602
11603 2004-02-20 Andrew Cagney <cagney@redhat.com>
11604
11605 Fix PR tdep/1372.
11606 * configure.tgt: Delete target "none-*-*".
11607 * configure.host: Delete host "none-*-*".
11608 * config/none/none.mh: Delete file.
11609 * config/none/none.mt: Delete file.
11610 * config/none/xm-none.h: Delete file.
11611 * config/none/tm-none.h: Delete file.
11612 * config/none/nm-none.h: Delete file.
11613
11614 2004-02-19 Fred Fish <fnf@redhat.com>
11615
11616 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
11617 cache->uses_fp prior to setting it.
11618
11619 2004-02-19 Fred Fish <fnf@redhat.com>
11620
11621 Fix for PR breakpoint/1558.
11622 * sh-tdep.c (IS_JSR): New macro.
11623 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
11624
11625 2004-02-19 Jim Blandy <jimb@redhat.com>
11626
11627 * findvar.c (value_from_register): Doc fix.
11628
11629 2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
11630
11631 * printcmd.c (print_scalar_formatted): Do not check for sizeof
11632 type being greater than sizeof of host's LONGEST. Always use
11633 unpack_long() unless format 'f' chosen.
11634
11635 2004-02-19 Joel Brobecker <brobecker@gnat.com>
11636
11637 Committed by Elena Zannoni <ezannoni@redhat.com>
11638
11639 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
11640 contains a symbol wich is the best, non-exact match for the given
11641 pc. Update comments.
11642
11643 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
11644
11645 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
11646 macro, which was part of the now removed Mach 3 port.
11647 * utils.c (request_quit): Ditto.
11648
11649 2004-02-18 Mark Kettenis <kettenis@gnu.org>
11650
11651 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
11652 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
11653
11654 2004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11655
11656 Committed by Mark Kettenis <kettenis@gnu.org>.
11657
11658 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
11659 Define.
11660
11661 2004-02-18 Andrew Cagney <cagney@redhat.com>
11662
11663 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
11664 CONFIG_INSTALL and CONFIG_UNINSTALL.
11665 * configure: Re-generate.
11666 * interps.h (INTERP_TUI): Define.
11667 * Makefile.in: Update dependencies.
11668 (TUI): New macro.
11669 (tui-main.o): Specify dependencies.
11670 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
11671 * tui/tui-main.c: New file.
11672
11673 2004-02-18 Mark Kettenis <kettenis@gnu.org>
11674
11675 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
11676 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
11677 dependencies.
11678 * configure.host: Add x86_64-*-openbsd*.
11679 * configure.tgt: Add x86_64-*-openbsd*.
11680 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
11681
11682 * tui/tui.c: Don't include <malloc.h>.
11683
11684 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
11685 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
11686 amd64nbsd-tdep.c.
11687
11688 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
11689 static. Remove extraneous whitespace.
11690 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
11691 static.
11692
11693 2004-02-17 Jim Blandy <jimb@redhat.com>
11694
11695 * findvar.c (value_from_register): Doc fix.
11696
11697 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11698
11699 Committed by Jim Blandy <jimb@redhat.com>.
11700
11701 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
11702 CORE_ADDR as type for selectors. Correct types for GNU run time
11703 message lookup function to use double indirection.
11704 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
11705 * objc-lang.h (lookup_child_selector): Adapt prototype.
11706
11707 * s390-nat.c (SUBOFF): New macro.
11708 (supply_gregset, fill_gregset): Use it to handle debugging
11709 of 32-bit exectuables running under a 64-bit kernel.
11710 * s390-tdep.c: Include "solib-svr4.h".
11711 (s390_svr4_fetch_link_map_offset): New function.
11712 (s390x_svr_fetch_link_map_offset): Likewise.
11713 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
11714 * Makefile.in (s390-tdep.o): Update dependencies.
11715
11716 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
11717 "frame-unwind.h".
11718 (s390_readinstruction): Reformat. Use read_memory_nobpt.
11719 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
11720 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
11721 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
11722 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
11723 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
11724 S390_SIGNAL_FRAMESIZE,
11725 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
11726 (struct frame_extra_info): Remove.
11727 (s390_memset_extra_info): Remove.
11728 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
11729 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
11730 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
11731 (is_rse): Renamed to ...
11732 (is_rsy): ... this. Support long displacements.
11733 (is_rxe): Renamed to ...
11734 (is_rxy): ... this. Support long displacements.
11735 (compute_x_addr): Support long displacements.
11736 (struct s390_prologue_data): New data type.
11737 (s390_on_stack): Change API to use struct s390_prologue_data.
11738 (s390_store): Reimplement.
11739 (s390_load): New function.
11740 (s390_get_signal_frame_info): Remove.
11741 (s390_get_frame_info): Remove, replace by ...
11742 (s390_analyze_prolog): ... this new function.
11743 (s390_check_function_end): Remove.
11744 (s390_function_start): Remove.
11745 (s390_frameless_function_invokation): Remove.
11746 (s390_is_sigreturn): Remove.
11747 (s390_init_frame_pc_first): Remove.
11748 (s390_init_frame_extra_info): Remove.
11749 (s390_frame_init_saved_regs): Remove.
11750 (s390_frame_saved_pc_nofix): Remove.
11751 (s390_frame_saved_pc): Remove.
11752 (s390_frame_chain): Remove.
11753 (s390_fp_regnum, s390_read_fp): Remove.
11754 (s390_pop_frame_regular, s390_pop_frame): Remove.
11755 (s390_saved_pc_after_call): Remove.
11756 (s390_skip_prologue): Reimplement.
11757 (s390_in_function_epilogue_p): Support long displacements.
11758 (struct s390_unwind_cache): New data structure.
11759 (s390_frame_unwind_cache): New function.
11760 (s390_prologue_frame_unwind_cache): Likewise.
11761 (s390_backchain_frame_unwind_cache): Likewise.
11762 (s390_frame_this_id, s390_frame_prev_register): Likewise.
11763 (s390_frame_unwind): Define.
11764 (s390_frame_sniffer): New function.
11765 (struct s390_pltstub_unwind_cache): New data structure.
11766 (s390_pltstub_frame_unwind_cache): New function.
11767 (s390_pltstub_frame_this_id): Likewise.
11768 (s390_pltstub_frame_prev_register): Likewise.
11769 (s390_pltstub_frame_unwind): Define.
11770 (s390_pltstub_frame_sniffer): New function.
11771 (struct s390_sigtramp_unwind_cache): New data structure.
11772 (s390_sigtramp_frame_unwind_cache): New function.
11773 (s390_sigtramp_frame_this_id): Likewise.
11774 (s390_sigtramp_frame_prev_register): Likewise.
11775 (s390_sigtramp_frame_unwind): Define.
11776 (s390_sigtramp_frame_sniffer): New function.
11777 (s390_frame_base_address, s390_local_base_address): New functions.
11778 (s390_frame_base): Define.
11779 (s390_unwind_pc, s390_unwind_sp): New function.
11780 (s390_push_dummy_call): Use new frame base location.
11781 (s390_unwind_dummy_id): Likewise.
11782 (s390_gdbarch_init): Remove calls to:
11783 set_gdbarch_frameless_function_invocation,
11784 set_gdbarch_deprecated_init_frame_pc,
11785 set_gdbarch_deprecated_frame_chain,
11786 set_gdbarch_deprecated_frame_init_saved_regs,
11787 set_gdbarch_deprecated_pop_frame,
11788 set_gdbarch_deprecated_init_extra_frame_info,
11789 set_gdbarch_deprecated_init_frame_pc_first,
11790 set_gdbarch_deprecated_target_read_fp,
11791 set_gdbarch_deprecated_frame_saved_pc,
11792 set_gdbarch_deprecated_saved_pc_after_call,
11793 set_gdbarch_deprecated_fp_regnum.
11794 Add calls to:
11795 set_gdbarch_in_solib_call_trampoline,
11796 frame_unwind_append_sniffer,
11797 frame_base_set_default,
11798 set_gdbarch_unwind_pc,
11799 set_gdbarch_unwind_sp.
11800 * Makefile.in (s390-tdep.o): Update dependencies.
11801
11802 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
11803 (S390_STACK_FRAME_OVERHEAD): Remove.
11804 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
11805 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
11806 (s390_promote_integer_argument): Remove.
11807 (s390_cannot_extract_struct_value_address): Remove.
11808 (s390_use_struct_convention, s390_store_struct_return): Remove.
11809 (s390_extract_return_value, s390_store_return_value): Remove.
11810 (s390_return_value_convention, s390_return_value): New functions.
11811 (is_float_singleton): Handle typedefs.
11812 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
11813 Remove, replace by ...
11814 (s390_function_arg_pass_by_reference, s390_function_arg_float,
11815 s390_function_arg_integer): ... these new functions.
11816 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
11817 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
11818 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
11819 Fill in tdep->abi.
11820 Remove calls to:
11821 set_gdbarch_deprecated_store_struct_return,
11822 set_gdbarch_deprecated_extract_return_value,
11823 set_gdbarch_deprecated_store_return_value,
11824 set_gdbarch_use_struct_convention,
11825 set_gdbarch_extract_struct_value_address,
11826 set_gdbarch_deprecated_pc_in_call_dummy,
11827 set_gdbarch_deprecated_push_arguments,
11828 set_gdbarch_deprecated_save_dummy_frame_tos,
11829 set_gdbarch_deprecated_push_return_address,
11830 set_gdbarch_deprecated_sizeof_call_dummy_words,
11831 set_gdbarch_deprecated_call_dummy_words,
11832 set_gdbarch_deprecated_dummy_write_sp.
11833 Add calls to:
11834 set_gdbarch_push_dummy_call,
11835 set_gdbarch_unwind_dummy_id,
11836 set_gdbarch_return_value.
11837
11838 * config/s390/nm-linux.h: Update comments.
11839 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
11840 (STOPPED_BY_WATCHPOINT): Redefine.
11841 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
11842 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
11843 (s390_stopped_by_watchpoint): Likewise.
11844 (watch_area_cnt): Remove.
11845 * s390-nat.c: Update comments.
11846 (watch_area): Remove typedef.
11847 Global replace watch_area by struct watch_area.
11848 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
11849 (s390_stopped_by_watchpoint): Remove pid argument,
11850 use s390_inferior_tid. Add short-cut for the no watchpoint case.
11851 (s390_fix_watch_points): Remove pid argument,
11852 use s390_inferior_tid. Recompute area spanned by watchpoints.
11853 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
11854 argument. Reimplement.
11855
11856 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
11857 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
11858 (FETCH_INFERIOR_REGISTERS): Define.
11859 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
11860 core-regset.o.
11861 * config/s390/s390x.mt: Remove.
11862 * config/s390/tm-s390.h: Remove.
11863 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
11864 (TARGET_ELF64): Remove.
11865 (SKIP_TRAMPOLINE_CODE): Do not undefine.
11866 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
11867 s390*-*-* case; always set gdb_target to s390.
11868 * regformats/reg-s390.dat: Remove control registers.
11869 * regformats/reg-s390x.dat: Likewise.
11870 * s390-tdep.h: New file.
11871 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
11872 Include "inferior.h" and "s390-tdep.h".
11873 Remove private definition of offsetof.
11874 (s390_register_u_addr): Remove.
11875 (regmap_gregset, regmap_fpregset): Define.
11876 (supply_gregset, fill_gregset): Reimplement.
11877 (supply_fpregset, fill_fpregset): Likewise.
11878 (s390_inferior_tid): New function.
11879 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
11880 (fetch_inferior_registers, store_inferior_registers): Likewise.
11881 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
11882 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
11883 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
11884 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
11885 (struct gdbarch_tdep): Define.
11886 (struct s390_register_info): Define.
11887 (s390_register_info): New variable.
11888 (s390_register_name): Reimplement.
11889 (s390_register_type): New function.
11890 (s390_register_raw_size, s390x_register_raw_size): Remove.
11891 (s390_cannot_fetch_register): Remove.
11892 (s390_register_byte): Remove.
11893 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
11894 (s390_dwarf_regmap): New variable.
11895 (s390_dwarf_reg_to_regnum): New function.
11896 (s390_stab_reg_to_regnum): Remove.
11897 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
11898 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
11899 (s390_convert_register_p): Likewise.
11900 (s390_register_to_value, s390_value_to_register): Likewise.
11901 (s390_register_reggroup_p): Likewise.
11902 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
11903 s390_gregset, s390x_gregset, s390_fpregset): New variables.
11904 (s390_supply_regset, s390_regset_from_core_section): New functions.
11905 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
11906 (S390_FPR_SIZE): Likewise.
11907 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
11908 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
11909 (S390_NUM_GPRS): Move here from tm-s390.h.
11910 (S390_NUM_FPRS): Likewise.
11911 (s390_in_function_epilogue_p): New function.
11912 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
11913 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
11914 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
11915 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
11916 Replace S390_FP_REGNUM by S390_SP_REGNUM.
11917 Remove calls to:
11918 set_gdbarch_deprecated_max_register_raw_size,
11919 set_gdbarch_deprecated_max_register_virtual_size,
11920 set_gdbarch_deprecated_register_byte,
11921 set_gdbarch_cannot_fetch_register,
11922 set_gdbarch_cannot_store_register,
11923 set_gdbarch_deprecated_register_size,
11924 set_gdbarch_deprecated_register_raw_size,
11925 set_gdbarch_deprecated_register_virtual_size,
11926 set_gdbarch_deprecated_register_virtual_type,
11927 set_gdbarch_deprecated_register_bytes.
11928 Add calls to:
11929 set_gdbarch_num_pseudo_regs,
11930 set_gdbarch_register_type,
11931 set_gdbarch_convert_register_p,
11932 set_gdbarch_register_to_value,
11933 set_gdbarch_value_to_register,
11934 set_gdbarch_register_reggroup_p,
11935 set_gdbarch_regset_from_core_section,
11936 set_gdbarch_pseudo_register_read,
11937 set_gdbarch_pseudo_register_write,
11938 set_gdbarch_in_function_epilogue_p.
11939 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
11940 (s390_tdep_h): New variable.
11941
11942 2004-02-17 Jim Blandy <jimb@redhat.com>
11943
11944 * findvar.c (value_from_register): If the type has no length, just
11945 return an acceptable value --- don't report an internal error.
11946
11947 * stabsread.c (read_type): If we find any type numbers that are
11948 forward references, complain if the references aren't resolved by
11949 the time we're finished reading.
11950 (cleanup_undefined_types): Make error message more appropriate for
11951 a complaint.
11952
11953 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
11954
11955 * Makefile.in (defs_h): Remove dependency on progress_h.
11956 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
11957 progress.h.
11958 * main.c (captured_main): Delete use of START_PROGRESS and
11959 END_PROGRESS.
11960
11961 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
11962
11963 * objfiles.c (terminate_minimal_symbol_table): Add back
11964 initialization of MSYMBOL_TYPE.
11965
11966 2004-02-17 David Mosberger <davidm@hpl.hp.com>
11967
11968 Committed by Andrew Cagney.
11969 * Makefile.in (ia64_tdep_h): New macro.
11970 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
11971 (ia64-tdep.o): Likewise.
11972 * ia64-tdep.h: New file.
11973 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
11974 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
11975 (ia64_aix_sigcontext_register_address): Likewise.
11976 (ia64_linux_getunwind_table): Delete declaration.
11977 * ia64-linux-tdep.c: Likewise.
11978
11979 2004-02-17 Corinna Vinschen <vinschen@redhat.com>
11980
11981 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
11982 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
11983 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
11984
11985 2004-02-17 Andrew Cagney <cagney@redhat.com>
11986
11987 * symtab.c (skip_prologue_using_sal): New function.
11988 * symtab.h (skip_prologue_using_sal): Declare.
11989 * frv-tdep.c: Include "symtab.h".
11990 (skip_prologue_using_sal): Delete function.
11991 * mips-tdep.c (skip_prologue_using_sal): Delete function.
11992 * rs6000-tdep.c (refine_prologue_limit): Mention
11993 skip_prologue_using_sal.
11994 * ia64-tdep.c (refine_prologue_limit): Ditto.
11995 * Makefile.in: Update dependencies.
11996
11997 2004-02-16 Andrew Cagney <cagney@redhat.com>
11998
11999 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
12000 START_INFERIOR_TRAPS_EXPECTED.
12001 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
12002 START_INFERIOR_TRAPS_EXPECTED.
12003 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
12004 Delete macro.
12005 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
12006 macro, moved to "nm-osf.h". Update copyright.
12007 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
12008 update copyright.
12009
12010 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
12011 and function replacing FRAMELESS_FUNCTION_INVOCATION.
12012 * blockframe.c (legacy_frameless_look_for_prologue): Rename
12013 frameless_look_for_prologue.
12014 * frame.h (legacy_frameless_look_for_prologue): Rename
12015 frameless_look_for_prologue.
12016 * gdbarch.h, gdbarch.c: Re-generate.
12017 * sh64-tdep.c (sh64_gdbarch_init): Update.
12018 * sh-tdep.c (sh_gdbarch_init): Update.
12019 * s390-tdep.c (s390_gdbarch_init): Update.
12020 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12021 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
12022 * m68k-tdep.c (m68k_gdbarch_init): Update.
12023 (delta68_frame_args_address): Update.
12024 * m32r-tdep.c (m32r_gdbarch_init): Update.
12025 * hppa-tdep.c (hppa_gdbarch_init): Update.
12026 * h8300-tdep.c (h8300_gdbarch_init): Update.
12027 * frv-tdep.c (frv_gdbarch_init): Update.
12028 (frv_frameless_function_invocation): Update.
12029 * cris-tdep.c (cris_gdbarch_init): Update.
12030 (cris_frameless_function_invocation): Update.
12031 * avr-tdep.c (avr_gdbarch_init): Update.
12032 * arm-tdep.c (arm_gdbarch_init): Update.
12033 * stack.c (frame_info): Update, call predicate.
12034 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
12035 * frame.c (legacy_get_prev_frame): Update, call predicate..
12036 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
12037 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
12038 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
12039 invocation.
12040 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
12041 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
12042 * vax-tdep.c (vax_gdbarch_init): Ditto.
12043
12044 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
12045 function.
12046
12047 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
12048
12049 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
12050 initializations.
12051
12052 2004-02-16 Andrew Cagney <cagney@redhat.com>
12053
12054 * tui/tui-windata.c: Include "gdb_string.h".
12055 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
12056 * tui/tui-layout.c, tui/tui-command.c: Ditto.
12057 * Makefile.in: Update dependencies.
12058
12059 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
12060
12061 * Makefile.in (infrun.o): Add $(gdb_assert_h).
12062 * infrun.c: Include "gdb_assert.h".
12063 (singlestep_ptid, saved_singlestep_ptid)
12064 (stepping_past_singlestep_breakpoint): New variables.
12065 (resume): Set singlestep_ptid. Check for singlestep thread
12066 hop.
12067 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
12068 (handle_inferior_event): Handle singlestep thread hop.
12069
12070 2004-02-16 Andrew Cagney <cagney@redhat.com>
12071
12072 * dwarf2-frame.c (dwarf2_frame_ops): New function.
12073 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
12074 (dwarf2_frame_init_reg): Ditto.
12075
12076 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
12077 suggested by Joshua Neuheisel
12078
12079 * configure.in: Always check for curses, including pdcurses.
12080 Warn, instead of error, when no curses are found. Enable TUI when
12081 curses is available.
12082 * configure: Re-generate.
12083
12084 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
12085
12086 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
12087 sh_sh4_register_convert_to_virtual.
12088 (sh_register_convert_to_raw): Rename from
12089 sh_sh4_register_convert_to_raw.
12090 (sh_pseudo_register_read): Accomodate above name change.
12091 (sh_pseudo_register_write): Ditto.
12092
12093 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
12094
12095 * sh-tdep.c (sh_generic_register_name): Remove.
12096 (sh_gdbarch_init): Use sh_sh_register_name in default case.
12097
12098 2004-02-15 Andrew Cagney <cagney@redhat.com>
12099
12100 * configure.in (build_warnings): Add -Wunused-function.
12101 * configure: Re-generate.
12102
12103 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
12104 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
12105
12106 * procfs.c (procfs_init_inferior): Assume that
12107 START_INFERIOR_TRAPS_EXPECTED is defined.
12108 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
12109 * config/ns32k/tm-nbsd.h: Delete file,
12110 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
12111
12112 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
12113 * config/vax/tm-vax.h: Delete file.
12114
12115 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
12116 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
12117 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
12118 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
12119 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
12120 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
12121 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
12122
12123 2004-02-15 Mark Kettenis <kettenis@gnu.org>
12124
12125 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
12126 * dwarf2-frame.c (dwarf2_frame_data): New variable.
12127 (struct dwarf2_frame_ops): New.
12128 (dwarf2_frame_default_init_reg): New function, based on
12129 dwarf2_frame_init_reg.
12130 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
12131 (dwarf2_frame_init_reg): Call architecture-specific function.
12132 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
12133 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
12134 instead of dwarf2_frame_data.
12135 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
12136 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
12137
12138 2004-02-15 Andrew Cagney <cagney@redhat.com>
12139
12140 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
12141 register_gdbarch_swap.
12142 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
12143 * f-lang.c (_initialize_f_language): Update, use
12144 DEPRECATED_REGISTER_GDBARCH_SWAP.
12145 * remote.c (_initialize_remote): Ditto.
12146 * regcache.c (_initialize_regcache): Ditto.
12147 * parse.c (_initialize_parse): Ditto.
12148 * infrun.c (_initialize_infrun): Ditto.
12149 * mi/mi-main.c (_initialize_mi_main): Ditto.
12150 * gdbtypes.c (_initialize_gdbtypes): Ditto.
12151
12152 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
12153 poking .cacheable directly.
12154 * symfile.c (symfile_bfd_open): Ditto.
12155
12156 * Makefile.in: Update all dependencies.
12157
12158 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
12159 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
12160 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
12161 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
12162 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
12163
12164 2004-02-14 Andrew Cagney <cagney@redhat.com>
12165
12166 * arch-utils.c (legacy_convert_register_p): Check
12167 DEPRECATED_REGISTER_CONVERTIBLE_P.
12168 * findvar.c (value_of_register): Ditto.
12169
12170 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
12171 * gdbarch.h, gdbarch.c: Re-generate.
12172 * arch-utils.c (deprecated_register_convertible_not): Delete.
12173 * arch-utils.h (deprecated_register_convertible_not): Delete.
12174 * mi/mi-main.c (get_register): Update. Update copyright.
12175 * infcmd.c (default_print_registers_info): Update.
12176
12177 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
12178 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
12179 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
12180 * gdbarch.h, gdbarch.c: Re-generate.
12181 * frame.c (deprecated_get_next_frame_hack): Delete function.
12182 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
12183 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
12184 Update.
12185 * infcall.c (call_function_by_hand): Update.
12186
12187 2004-02-14 Elena Zannoni <ezannoni@redhat.com>
12188
12189 * symfile.c (init_entry_point_info, entry_point_address): Move
12190 from here...
12191 * objfiles.c (init_entry_point_info, entry_point_address):..to
12192 here.
12193 * symfile.h (init_entry_point_info, entry_point_address): Remove
12194 prototypes.
12195 * objfiles.h (init_entry_point_info, entry_point_address):Add
12196 prototypes.
12197 * cris-tdep.c: Remove include of symfile.h. Add include of
12198 objfiles.h.
12199 * infcall.c: Ditto.
12200 * mcore-tdep.c: Ditto.
12201 * mn10300-tdep.c: Ditto.
12202 * sh64-tdep.c: Ditto.
12203 * v850-tdep.c: Ditto.
12204 * arm-tdep.c: Remove include of symfile.h.
12205 * blockframe.c: Ditto.
12206 * coffread.c: Ditto.
12207 * dbxread.c: Ditto.
12208 * dwarf2read.c: Ditto.
12209 * dwarfread.c: Ditto.
12210 * frv-tdep.c: Ditto.
12211 * ia64-tdep.c: Ditto.
12212 * mdebugread.c: Ditto.
12213 * mipsread.c: Ditto.
12214 * rs6000-tdep.c: Ditto.
12215 * s390-tdep.c: Ditto.
12216 * sh-tdep.c: Ditto.
12217 * xstormy16-tdep.c: Ditto.
12218 * gdbarch.sh: Remove include of symfile.h.
12219 * gdbarch.c: Regenerate.
12220 * solib-irix.c (enable_break): Use entry_point_address().
12221 Add comment about include file.
12222 * xcoffread.c: Add comment about include file.
12223 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
12224 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
12225 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
12226 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
12227 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
12228
12229 2004-02-13 Andrew Cagney <cagney@redhat.com>
12230
12231 * corelow.c (core_xfer_partial): Use "struct bfd_section".
12232 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
12233 copyright.
12234 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
12235
12236 2004-02-12 Fred Fish <fnf@redhat.com>
12237
12238 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
12239 set_gdbarch_store_return_value.
12240
12241 2004-02-12 Andrew Cagney <cagney@redhat.com>
12242
12243 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
12244 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
12245 (interrupt_query): Ditto.
12246 (ofunc): Delete unused variable.
12247 * cris-tdep.c (cris_abi): Delete unused function.
12248 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
12249 (cris_get_wide_opcode, cris_get_short_size): Ditto.
12250 (cris_get_asr_quick_shift_steps): Ditto.
12251 (cris_skip_prologue_frameless_p): Ditto.
12252 * arm-tdep.c (arm_push_return_address): Delete unused function.
12253 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
12254 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
12255 * s390-tdep.c (s390_function_start): Delete unused function.
12256
12257 2004-02-12 Andrew Cagney <cagney@redhat.com>
12258
12259 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
12260 gdbarch.h, gdbarch.c: Re-generate.
12261 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
12262 to generic_prologue_frameless_p.
12263 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
12264 * arch-utils.c (generic_prologue_frameless_p): Delete function.
12265
12266 2004-02-11 Daniel Jacobowitz <drow@mvista.com>
12267
12268 * mips-linux-tdep.c: Include "frame.h".
12269 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
12270 (mips_linux_skip_resolver): New functions.
12271 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
12272 and set_gdbarch_in_solib_call_trampoline.
12273 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
12274 to after set_gdbarch_in_solib_return_trampoline. Only set the
12275 solib hooks to mips16 functions if the OS ABI is unknown.
12276 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
12277 including "config/tm-linux.h".
12278 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
12279 * Makefile.in (mips-linux-tdep.o): Update.
12280
12281 2004-02-11 David Carlton <carlton@kealia.com>
12282
12283 * linespec.c (decode_compound): Only look for a class symbol when
12284 considering all but the rightmost component.
12285
12286 2004-02-11 Andrew Cagney <cagney@redhat.com>
12287
12288 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
12289 abi code are are separatly grouped.
12290
12291 2004-02-11 Andrew Cagney <cagney@redhat.com>
12292
12293 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
12294 * gdbarch.h, gdbarch.c: Re-generate.
12295 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12296 * v850-tdep.c (v850_gdbarch_init): Update.
12297 * sh64-tdep.c (sh64_gdbarch_init): Update.
12298 * sh-tdep.c (sh_gdbarch_init): Update.
12299 * s390-tdep.c (s390_gdbarch_init): Update.
12300 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12301 * mips-tdep.c (mips_gdbarch_init): Update.
12302 * mcore-tdep.c (mcore_gdbarch_init): Update.
12303 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12304 * m32r-tdep.c (m32r_gdbarch_init): Update.
12305 * ia64-tdep.c (ia64_gdbarch_init): Update.
12306 * hppa-tdep.c (hppa_gdbarch_init): Update.
12307 * h8300-tdep.c (h8300_gdbarch_init): Update.
12308 * frv-tdep.c (frv_gdbarch_init): Update.
12309 * d10v-tdep.c (d10v_gdbarch_init): Update.
12310 * cris-tdep.c (cris_gdbarch_init): Update.
12311 * avr-tdep.c (avr_gdbarch_init): Update.
12312 * arm-tdep.c (arm_gdbarch_init): Update.
12313 * alpha-tdep.c (alpha_gdbarch_init): Update.
12314
12315 2004-02-11 Corinna Vinschen <vinschen@redhat.com>
12316
12317 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
12318 comma.
12319 (sh_sh4al_dsp_register_name): Ditto.
12320
12321 2004-02-10 Andrew Cagney <cagney@redhat.com>
12322
12323 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
12324 (mips_init_frame_pc_first): Delete function.
12325 (mips_frame_saved_pc): Delete function.
12326 (mips_frame_chain): Delete function.
12327 (mips_init_extra_frame_info): Delete function.
12328 (mips_xfer_register): Delete unused variable "reg".
12329 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
12330 (mips_n32n64_return_value): Delete unused variable "reg".
12331 (mips_n32n64_return_value): Delete unused variable "pos".
12332 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
12333 (mips_o32_return_value): Delete unused variable "pos".
12334 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
12335 (mips_print_fp_register): Delete unused variable "namelen"
12336 (mips_print_fp_register): Delete unused variable "flt2"
12337 (get_frame_pointer): Delete function.
12338 (cached_proc_desc): Delete static variable.
12339 (mips_pop_frame): Delete function.
12340 (mips_find_saved_regs): Delete function.
12341 (mips_get_saved_register): Delete function.
12342 (mips_saved_pc_after_call): Delete function.
12343 (SIGFRAME_BASE): Delete macro.
12344 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
12345 (SIGFRAME_PC_OFF): Delete macro.
12346 (SIGFRAME_REGSAVE_OFF): Delete macro.
12347 (mips_dump_tdep): Do not print deleted macro definitions.
12348
12349 2004-02-10 Andrew Cagney <cagney@redhat.com>
12350
12351 * Makefile.in (SFILES): Remove explictly listed tui files.
12352 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
12353
12354 2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
12355
12356 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
12357 to use paddr functions to format ia64 addresses and long values.
12358 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
12359 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
12360 (get_kernel_table, ia64_find_proc_info_x): Ditto.
12361 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
12362 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
12363
12364 2004-02-10 Andrew Cagney <cagney@redhat.com>
12365
12366 * defs.h: Do not include "tui.h".
12367 * gdb_curses.h: New file.
12368 * tui/tui-hooks.h: New file.
12369 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
12370 (tui_install_hooks, tui_remove_hooks): Delete declarations.
12371 (tui_initialize_io): Delete declaration.
12372 (tui_initialize_readline: Delete redundant declaration.
12373 (struct tui_point): Delete definition.
12374 * tui/tui-data.h (struct tui_point): Define.
12375 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
12376 * utils.c: Include "tui/tui.h".
12377 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
12378 * printcmd.c [TUI]: Include "tui/tui.h".
12379 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
12380 * tui/tui-command.c: Include "gdb_curses.h".
12381 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
12382 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
12383 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
12384 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
12385 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
12386 * Makefile.in: Update all dependencies.
12387 (tui_hooks_h, gdb_curses_h): Define.
12388 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
12389
12390 2004-02-10 Elena Zannoni <ezannoni@redhat.com>
12391
12392 * objfiles.h (struct objfile): Remove unused fields auxf1 and
12393 auxf2. Add comments about some other rarely used fields.
12394
12395 2004-02-10 Andrew Cagney <cagney@redhat.com>
12396
12397 * Makefile.in (init.c): Fix script removing duplicates. Problem
12398 reported by Peter Schauer.
12399
12400 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
12401
12402 * bcache.c (bcache_xmalloc): Use obstack_init instead of
12403 obstack_specify_allocation.
12404 * objfiles.c (allocate_objfile): Ditto.
12405 * solib-sunos.c (solib_add_common_symbols)
12406 (allocate_rt_common_objfile): Ditto.
12407 * symfile.c (reread_symbols): Ditto.
12408 * gdb_obstack.h: Add comment.
12409
12410 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
12411
12412 * linespec.c (decode_line_1, locate_first_half)
12413 (decode_compound, lookup_prefix_sym): Update comments. Delete old
12414 commented out code.
12415
12416 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
12417
12418 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
12419 obstack_free.
12420
12421 2004-02-09 Andrew Cagney <cagney@redhat.com>
12422
12423 * blockframe.c (find_pc_partial_function): If find_pc_overlay
12424 fails, try find_pc_section. Fix PR c++/1267.
12425 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
12426 instead of find_pc_mapped_section.
12427 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
12428 not default to the section containing PC. Fix PR symtab/1519.
12429
12430 2004-02-09 Andrew Cagney <cagney@redhat.com>
12431
12432 * Makefile.in (mips-tdep.o): Update dependencies.
12433 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
12434 "trad-frame.h".
12435 (mips_unwind_pc): Return the pseudo PC register.
12436 (mips_unwind_dummy_id): New function.
12437 (mips16_fetch_instruction): New function.
12438 (mips32_fetch_instruction): New function.
12439 (struct mips_frame_cache): Define.
12440 (mips_mdebug_frame_cache): New function.
12441 (mips_mdebug_frame_this_id): New function.
12442 (mips_mdebug_frame_prev_register): New function.
12443 (mips_mdebug_frame_unwind): Define.
12444 (mips_mdebug_frame_sniffer): New function.
12445 (mips_mdebug_frame_base_address): New function.
12446 (mips_mdebug_frame_base): Define.
12447 (mips_mdebug_frame_base_sniffer): New function.
12448 (mips_gdbarch_init): Append unwind and base sniffers. Set
12449 unwind_dummy_id.
12450
12451 2004-02-08 Andrew Cagney <cagney@redhat.com>
12452
12453 * frame.c: Print both the register number and name.
12454
12455 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
12456 and a sed into a single sed. Make .c and .o patterns more robust.
12457 (OBS): Delete.
12458 (INIT_FILES): Replace OBS with COMMON_OBS.
12459 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
12460
12461 2004-02-08 Mark Kettenis <kettenis@gnu.org>
12462
12463 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
12464 the PT_WCOOKIE request.
12465
12466 2004-02-08 Andrew Cagney <cagney@redhat.com>
12467
12468 * mips-tdep.c (mips_unwind_pc): New function.
12469 (mips_gdbarch_init): Set mips_unwind_pc.
12470
12471 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
12472 (get_frame_id): Allow the UNKNOWN_FRAME.
12473 (frame_register_unwind, get_frame_type): Ditto.
12474
12475 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
12476 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
12477 unwind_dummy_id indicates a legacy frame.
12478
12479 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
12480 * configure: Re-generate.
12481
12482 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
12483 methods.
12484
12485 2004-02-08 Andrew Cagney <cagney@redhat.com>
12486
12487 * configure.in (CONFIG_ALL): Set to Makefile target, and not
12488 makefile macro.
12489 * configure: Re-generate.
12490 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
12491 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
12492 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
12493 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
12494 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
12495 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
12496 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
12497 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
12498 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
12499 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
12500
12501 2004-02-07 Andrew Cagney <cagney@redhat.com>
12502
12503 * Makefile.in: Update all dependencies.
12504
12505 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
12506 * configure: Re-generate.
12507 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
12508 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
12509 (COMMON_OBS): Add "main.o" and "annotate.o".
12510 (ANNOTATE_OBS): Delete.
12511 (OBS): Remove ANNOTATE_OBS.
12512 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
12513 CONFIG_INITS.
12514 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
12515 against CONFIG_OBS and "main.o".
12516 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
12517 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
12518
12519 * tui/tui-command.c: Include "gdb_string.h", delete register
12520 attribute, use ISO-C function signatures.
12521 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
12522 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
12523 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
12524 * tui/tui.c: Ditto.
12525
12526 * tui/tui-command.c: Change variable and function names to lower
12527 case.
12528 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
12529 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
12530 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
12531 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
12532 * tui/tui-winsource.c, tui/tui.c: Ditto.
12533
12534 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
12535
12536 * buildsym.c (free_pending_blocks, finish_block)
12537 (record_pending_block, make_blockvector, end_symtab): Replace
12538 symbol_obstack with objfile_obstack.
12539 * coffread.c (process_coff_symbol, coff_read_struct_type)
12540 (coff_read_enum_type): Ditto.
12541 * cp-namespace.c (initialize_namespace_symtab)
12542 (check_one_possible_namespace_symbol): Ditto.
12543 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
12544 (dwarf2_symbol_mark_computed): Ditto.
12545 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
12546 * elfread.c (elf_symtab_read): Ditto.
12547 * hpread.c (hpread_symfile_init, hpread_symfile_init)
12548 (hpread_read_enum_type, hpread_read_function_type)
12549 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
12550 Ditto.
12551 * jv-lang.c (get_java_class_symtab, add_class_symbol)
12552 (java_link_class_type): Ditto.
12553 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
12554 (new_symbol): Ditto.
12555 * minsyms.c (install_minimal_symbols): Ditto.
12556 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
12557 (terminate_minimal_symbol_table): Replace symbol_obstack with
12558 objfile_obstack.
12559 (free_objfile): Remove freeing of symbol_obstack.
12560 * objfiles.h: Remove symbol_obstack field.
12561 * pa64solib.c (add_to_solist): Replace symbol_obstack with
12562 objfile_obstack.
12563 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
12564 symbol_obstack.
12565 (solib_add_common_symbols): Replace symbol_obstack with
12566 objfile_obstack.
12567 * somsolib.c (som_solib_add): Ditto.
12568 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
12569 (common_block_start, common_block_end): Ditto.
12570 * symfile.c (reread_symbols): Remove freeing and init of
12571 symbol_obstack.
12572 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
12573 * symfile.h: Update comment.
12574 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
12575 stats printing.
12576 * symtab.c (symbol_set_names): Replace symbol_obstack with
12577 objfile_obstack.
12578 * symtab.h (struct general_symbol_info, struct minimal_symbol):
12579 Update comments.
12580 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
12581 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
12582 objfile_obstack.
12583
12584 2004-02-07 Andrew Cagney <cagney@redhat.com>
12585
12586 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
12587 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
12588 fields and variables.
12589 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
12590 (m_beInvisible): Delete macro.
12591 * tui/tui-data.h: Fix case case fields and variables.
12592 (m_genWinPtrIsNull): Delete macro.
12593 (tui_win_list): Rename winList.
12594 (TUI_SRC_WIN): Rename srcWin.
12595 (TUI_DISASM_WIN): Rename disassemWin.
12596 (TUI_DATA_WIN): Rename dataWin.
12597 (TUI_CMD_WIN): Rename cmdWin.
12598 (m_genWinPtrNotNull): Delete macro.
12599 (m_winPtrIsNull): Delete macro.
12600 (m_winPtrNotNull): Delete macro.
12601 (tui_win_is_source_type): Replace m_winIsSourceType
12602 (tui_win_is_auxillary): Replace m_winIsAuzillary.
12603 (tui_win_has_locator): Replace m_hasLocator.
12604 (tui_set_win_highlight): Replace m_setWinHighlightOn and
12605 m_setWinHighlightOff.
12606 * tui/tui-data.c: Update references.
12607 (tui_win_is_source_type, tui_set_win_highlight): New functions.
12608 (tui_win_has_locator, tui_win_is_auxillary): New functions.
12609 * tui/tui-command.c, tui/tui-disasm.c: Update references.
12610 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
12611 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
12612 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
12613 * tui/tui-winsource.c, tui/tui.c: Ditto.
12614
12615 2004-02-07 Mark Kettenis <kettenis@gnu.org>
12616
12617 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
12618 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
12619 StackGhost.
12620
12621 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
12622 variable `i6' to `i7'.
12623 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
12624
12625 2004-02-07 Andrew Cagney <cagney@redhat.com>
12626
12627 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
12628 (TuiPoint, TuiPointPtr): Ditto.
12629 (TuiStatus, TuiStatusPtr): Ditto.
12630 (TuiWinType, TuiWinTypePtr): Ditto.
12631 (struct tui_point): Rename _TuiPoint.
12632 (tui_get_low_disassembly_address): Rename
12633 tuiGetLowDisassemblyAddress.
12634 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
12635 (tuiFree): Delete declaration.
12636 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
12637 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
12638 * tui/tui.c (tuiFree): Delete function.
12639 * cli/cli-cmds.c (disassemble_command): Update references.
12640 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
12641 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
12642 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
12643 * tui/tui-winsource.c: Ditto.
12644
12645 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
12646
12647 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
12648 coffstab_build_psymtabs, elfstab_build_psymtabs)
12649 (stabsect_build_psymtabs): Replace psymbol_obstack with
12650 objfile_obstack.
12651 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
12652 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
12653 Ditto.
12654 * dwarfread.c (scan_compilation_units): Ditto.
12655 * elfread.c (elfstab_offset_sections): Ditto.
12656 * hppa-tdep.c (read_unwind_info): Ditto.
12657 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
12658 (hpread_end_psymtab): Ditto.
12659 * mdebugread.c (mdebug_build_psymtabs, add_pending)
12660 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
12661 Ditto.
12662 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
12663 * objfiles.c (add_to_objfile_sections)
12664 (build_objfile_section_table): Ditto.
12665 (allocate_objfile): Remove init of psymbol_obstack.
12666 (free_objfile): Remove freeing of psymbol_obstack.
12667 * objfiles.h (struct objfile): Remove field
12668 psymbol_obstack. Update comments.
12669 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
12670 psymbol_obstack with objfile_obstack.
12671 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
12672 psymbol_obstack.
12673 * somread.c (som_symfile_offsets, init_import_symbols)
12674 (init_export_symbols): Replace psymbol_obstack with
12675 objfile_obstack.
12676 * somsolib.c (som_solib_add_solib_objfile): Ditto.
12677 * symfile.c (default_symfile_offsets, syms_from_objfile)
12678 (reread_symbols): Remove freeing and init of psymbol_obstack.
12679 (cashier_psymtab): Update comment.
12680 * symmisc.c (print_objfile_statistics): Don't report stats for
12681 psymbol obstack.
12682 * symtab.h (struct general_symbol_info, struct partial_symtab):
12683 Update comments.
12684 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
12685 (xcoff_symfile_offsets): Replace psymbol_obstack with
12686 objfile_obstack.
12687
12688 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
12689
12690 * objfiles.h (struct objfile): Add objfile_obstack field.
12691 Remove type_obstack field.
12692
12693 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
12694 read_structure_scope read_enumeration, new_symbol): Replace
12695 type_obstack with objfile_obstack.
12696 * dwarfread.c (struct_type, enum_type): Ditto.
12697 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
12698 (lookup_fundamental_type): Ditto.
12699 * gdbtypes.h (TYPE_ALLOC): Ditto.
12700 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
12701 (hpread_read_doc_function_type, hpread_read_struct_type)
12702 (fix_static_member_physnames, hpread_read_array_type)
12703 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
12704 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
12705 (java_link_class_type): Ditto.
12706 * mdebugread.c (parse_type): Ditto.
12707 * objfiles.c (allocate_objfile, free_objfile): Ditto.
12708 * solib-sunos.c (solib_add_common_symbols): Ditto.
12709 * stabsread.c (define_symbol, read_type, read_member_functions,
12710 read_cpp_abbrev, read_one_struct_field): Ditto.
12711 * symfile.c (reread_symbols): Ditto.
12712 * symmisc.c (print_objfile_statistics): Ditto.
12713
12714 2004-02-07 Andrew Cagney <cagney@redhat.com>
12715
12716 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
12717 (tui_exec_info_content): Rename TuiExecInfoContent.
12718 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
12719 (TuiWinInfo, TuiWinInfoPtr): Ditto.
12720 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
12721 (TuiList, TuiListPtr): Ditto.
12722 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
12723 (TuiDataType, TuiDataTypePtr): Ditto.
12724 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
12725 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
12726 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
12727 (TuiSourceElement, TuiSourceElementPtr): Ditto.
12728 (TuiDataElement, TuiDataElementPtr): Ditto.
12729 (TuiWinElement, TuiWinElementPtr): Ditto.
12730 (TuiDataInfo, TuiDataInfoPtr): Ditto.
12731 (TuiCommandElement, TuiCommandElementPtr): Ditto.
12732 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
12733 (TuiWhichElement, TuiWhichElementPtr): Ditto.
12734 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
12735 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
12736 * tui/tui-command.c, tui/tui-data.c: Update references.
12737 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
12738 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
12739 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
12740 * tui/tui-winsource.c, tui/tui.c: Ditto.
12741
12742 2004-02-07 Mark Kettenis <kettenis@gnu.org>
12743
12744 * dwarf2-frame.h: Update copyright.
12745 (enum dwarf2_frame_reg_rule): New.
12746 (struct dwarf2_frame_state_reg): New.
12747 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
12748 * dwarf2-frame.c: Update copyright.
12749 (enum dwarf2_reg_rule): Remove.
12750 (struct dwarf2_frame_state): Remove defenition of `struct
12751 dwarf2_frame_state_reg'.
12752 (read_reg): Call get_frame_arch to get the architecture instead of
12753 using CURRENT_GDBARCH.
12754 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
12755 DWARF2_FRAME_.
12756 (dwarf2_frame_init_reg): New function.
12757 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
12758 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
12759 initialize the register state. Prefix old `enum dwarf2_reg_rule'
12760 tags with DWARF2_FRAME_.
12761 (dwarf2_frame_prev_register): Call get_frame_arch to get the
12762 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
12763 dwarf2_reg_rule' tags with DWARF2_FRAME_.
12764
12765 2004-02-06 Andrew Cagney <cagney@redhat.com>
12766
12767 * tui/tui-data.h (struct tui_list): Rename _TuiList.
12768 (enum tui_data_type): Rename _TuiDataType.
12769 (struct tui_layout_def): Rename _TuiLayoutDef.
12770 (struct tui_source_element): Rename _TuiSourceElement.
12771 (struct tui_data_element): Rename _TuiDataElement.
12772 (struct tui_command_element): Rename _TuiCommandElement.
12773 (struct tui_locator_element): Rename _TuiLocatorElement.
12774 (union tui_which_element): Define.
12775 (struct tui_win_element): Rename _TuiWinElement.
12776 (struct tui_data_info): Rename _TuiDataInfo.
12777 (struct tui_source_info): Rename _TuiSourceInfo.
12778 (struct tui_command_info): Rename _TuiCommandInfo.
12779 (tui_initialize_static_data): Rename initializeStaticData.
12780 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
12781 (tui_alloc_win_info): Rename allocWinInfo.
12782 (tui_init_generic_part): Rename initGenericPart.
12783 (tui_init_win_info): Rename initWinInfo.
12784 (tui_alloc_content): Rename allocContent.
12785 (tui_add_content_elements): Rename addContentElements.
12786 (tui_init_content_element): Rename initContentElement.
12787 (tui_free_window): Rename freeWindow.
12788 (tui_free_win_content): Rename freeWinContent.
12789 (tui_free_data_content): Rename freeDataContent.
12790 (tui_free_all_source_wins_content): Rename
12791 freeAllSourceWinsContent.
12792 (tui_del_window): Rename tuiDelWindow.
12793 (tui_del_data_windows): Rename tuiDelDataWindows.
12794 (tui_partial_win_by_name): Rename partialWinByName.
12795 (tui_win_name): Rename winName.
12796 (tui_current_layout): Rename currentLayout.
12797 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
12798 (tui_term_height): Rename termHeight.
12799 (tui_set_term_height_to): Rename setTermHeightTo.
12800 (tui_term_width): Rename termWidth.
12801 (tui_set_term_width_to): Rename setTermWidthTo.
12802 (tui_set_gen_win_origin): Rename setGenWinOrigin.
12803 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
12804 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
12805 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
12806 (tui_source_windows): Rename sourceWindows.
12807 (tui_clear_source_windows): Rename clearSourceWindows.
12808 (tui_clear_source_windows_detail): Rename
12809 clearSourceWindowsDetail.
12810 (tui_clear_win_detail): Rename clearWinDetail.
12811 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
12812 (tui_default_tab_len): Rename tuiDefaultTabLen.
12813 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
12814 (tui_win_with_focus): Rename tuiWinWithFocus.
12815 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
12816 (tui_layout_def): Rename tuiLayoutDef.
12817 (tui_win_resized): Rename tuiWinResized.
12818 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
12819 (tui_next_win): Rename tuiNextWin.
12820 (tui_prev_win): Rename tuiPrevWin.
12821 (tui_add_to_source_windows): Rename addToSourceWindows.
12822 * tui/tui-winsource.c, tui/tui-win.c: Update references.
12823 * tui/tui-layout.c, tui/tui-source.c: Ditto.
12824 * tui/tui-stack.c, tui/tui-io.c: Ditto.
12825 * tui/tui.c, tui/tui-data.c: Ditto.
12826 * tui/tui-interp.c, tui/tui-data.c: Ditto.
12827 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
12828
12829 * tui/tui-source.h: Update copyright. Include "tui-data.h".
12830 (struct symtab): Declare.
12831 (tui_set_source_content): Rename tuiSetSourceContent.
12832 (tui_show_symtab_source): Rename tuiShowSource.
12833 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
12834 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
12835 * tui/tui-source.c: Update copyright. Update references.
12836 * tui/tui-win.c, tui/tui-winsource.c: Update references.
12837 * tui/tui-stack.c: Update references.
12838
12839 * tui/tui-win.h: Update copyright. Include "tui-data.h".
12840 (struct tui_win_info): Declare.
12841 (tui_scroll_forward): Rename tuiScrollForward.
12842 (tui_scroll_backward): Rename tuiScrollBackward.
12843 (tui_scroll_left): Rename tuiScrollLeft.
12844 (tui_scroll_right): Rename tuiScrollRight.
12845 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
12846 (tui_resize_all): Rename tuiResizeAll.
12847 (tui_refresh_all_win): Rename tuiRefreshAll.
12848 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
12849 * tui/tui-layout.c, * tui/tui-io.c: Update references.
12850 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
12851 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
12852
12853 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
12854 (tui_erase_data_content): Rename tuiEraseDataContent.
12855 (tui_display_all_data): Rename tuiDisplayAllData.
12856 (tui_check_data_values): Rename tuiCheckDataValues.
12857 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
12858 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
12859 (tui_first_data_element_no_in_line): Rename
12860 tuiFirstDataElementNoInLine.
12861 (tui_delete_data_content_windows): Rename
12862 tuiDeleteDataContentWindows.
12863 (tui_refresh_data_win): Rename tuiRefreshDataWin.
12864 (tui_display_data_from): Rename tuiDisplayDataFrom.
12865 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
12866 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
12867 * tui/tui-win.c, tui/tui-regs.c: Update references.
12868 * tui/tui-layout.c, tui/tui.c: Update references.
12869
12870 * tui/tui-wingeneral.h: Update copyright.
12871 (m_allBeVisible): Delete macro.
12872 (m_allBeInvisible): Delete macro.
12873 (struct tui_gen_win_info): Declare.
12874 (struct tui_win_info): Declare.
12875 (tui_unhighlight_win): Rename unhighlightWin.
12876 (tui_make_visible, tui_make_invisible): Replace makeVisible.
12877 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
12878 (tui_make_window): Rename makeWindow.
12879 (tui_copy_win): Rename copyWin.
12880 (tui_box_win): Rename boxWin.
12881 (tui_highlight_win): Rename highlightWin.
12882 (tui_check_and_display_highlight_if_needed): Rename
12883 checkAndDisplayHighlightIfNeeded.
12884 (tui_refresh_all): Rename refreshAll.
12885 (tui_delete_win): Rename tuiDelwin.
12886 (tui_refresh_win): Rename tuiRefreshWin.
12887 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
12888 (tui_make_visible, tui_make_invisible): New functions.
12889 (tui_make_all_visible, tui_make_all_invisible): New functions.
12890 (make_all_visible): Rename makeAllVisible.
12891 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
12892 * tui/tui-data.c, tui/tui-winsource.c: Update references.
12893 * tui/tui-windata.c, tui/tui-win.c: Update references.
12894 * tui/tui-regs.c, tui/tui-layout.c: Update references.
12895 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
12896
12897 2004-02-06 Mark Kettenis <kettenis@gnu.org>
12898
12899 * proc-api.c (write_with_trace): Initialize local variable to
12900 silence compiler warning.
12901
12902 2004-02-06 Andrew Cagney <cagney@redhat.com>
12903
12904 * tui/tui-source.h: Do not include "defs.h".
12905 (struct tui_win_info): Declare.
12906 (tui_set_source_content_nil): Declare.
12907 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
12908 (union tui_line_or_address): Rename _TuiLineOrAddress.
12909 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
12910 (tui_update_source_window): Rename tuiUpdateSourceWindow.
12911 (tui_update_source_window_as_is): Rename
12912 tuiUpdateSourceWindowAsIs.
12913 (tui_update_source_windows_with_addr): Rename
12914 tuiUpdateSourceWindowsWithAddr.
12915 (tui_update_source_windows_with_line): Rename
12916 tuiUpdateSourceWindowsWithLine.
12917 (tui_clear_source_content): Rename tuiClearSourceContent.
12918 (tui_erase_source_content): Rename tuiEraseSourceContent.
12919 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
12920 (tui_show_source_content): Rename tuiShowSourceContent.
12921 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
12922 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
12923 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
12924 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
12925 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
12926 (tui_update_exec_info): Rename tuiUpdateExecInfo.
12927 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
12928 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
12929 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
12930 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
12931 (struct tui_win_info): Declare.
12932 * tui/tui-stack.c: Update references.
12933 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
12934 * tui/tui-win.c, tui/tui-source.c: Ditto.
12935 * tui/tui.c, tui/tui-disasm.c: Ditto.
12936
12937 2004-02-06 Mark Kettenis <kettenis@gnu.org>
12938
12939 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
12940 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
12941
12942 2004-02-05 Mark Kettenis <kettenis@gnu.org>
12943
12944 * infrun.c (handle_inferior_event): Allow for breakpoint
12945 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
12946 and SIGEMT. Update comments.
12947 * NEWS (Revised SPARC target): Mention support for non-executable
12948 stack.
12949
12950 2004-02-04 Mark Kettenis <kettenis@gnu.org>
12951
12952 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
12953 * inftarg.c: Update copyright year.
12954 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
12955 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
12956 (sparc_xfer_wcookie): New function.
12957 * sparc-tdep.c (sparc_fetch_wcookie): New function.
12958 * Makefile.in (sparc-nat.o): Update dependencies.
12959 * config/sparc/nm-nbsd.h: Include "target.h".
12960 (NATIVE_XFER_WCOOKIE): New define.
12961 (sparc_xfer_wcookie): New prototype.
12962
12963 2004-02-04 Andrew Cagney <cagney@redhat.com>
12964
12965 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
12966 SYSCALL_TRAP function.
12967 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
12968
12969 2004-02-04 Andrew Cagney <cagney@redhat.com>
12970 Daniel Jacobowitz <drow@mvista.com>
12971
12972 * objfiles.h: Delete comments refering to inside_entry_func and
12973 DEPRECATED_FRAME_CHAIN_VALID.
12974 * defs.h (inside_entry_func): Update prototype..
12975 * blockframe.c (inside_entry_func): Rename to
12976 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
12977 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
12978
12979 2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
12980
12981 * breakpoint.c (struct captured_parse_breakpoint_args): Move
12982 outside of #ifdef SOLIB_ADD region.
12983 (do_restore_lang_radix_cleanup): Ditto.
12984 (resolve_pending_breakpoint): Ditto.
12985
12986 2004-02-03 Andrew Cagney <cagney@redhat.com>
12987
12988 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
12989 (process_note_abi_tag_sections): Delete unused function.
12990 (ia64_read_fp): Delete unused function.
12991 (gdbarch_extract_struct_value_address): Delete declaration.
12992
12993 2004-02-02 Andrew Cagney <cagney@redhat.com>
12994
12995 * vax-tdep.c (vax_frame_chain): Delete call to
12996 deprecated_inside_entry_file.
12997 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
12998
12999 2004-02-02 Mark Kettenis <kettenis@gnu.org>
13000
13001 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
13002 column that's "empty" or "same value" when eliminating REG_RA
13003 rules.
13004
13005 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
13006
13007 * NEWS: Add information about new pending breakpoint support.
13008
13009 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
13010
13011 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
13012 and pending fields for pending breakpoint support.
13013 * breakpoint.c (breakpoint_enabled): Add check for not pending.
13014 (condition_command): Only parse condition if not a pending
13015 breakpoint.
13016 (print_one_breakpoint): Add support for pending breakpoints.
13017 (describe_other_breakpoints): Add checks to verify we are not
13018 dealing with pending breakpoints.
13019 (check_duplicates): Don't check pending breakpoints.
13020 (set_raw_breakpoint): Initialize pending flag.
13021 (do_restore_lang_radix_cleanup): New cleanup routine.
13022 (resolve_pending_breakpoint): New function.
13023 (re_enable_breakpoints_in_shlibs): Try and resolve any
13024 pending breakpoints via resolve_pending_breakpoint.
13025 (mention): Add pending breakpoint support.
13026 (parse_breakpoint_sals): Add new parameter to pass to
13027 decode_line_1 to indicate silent errors when files or functions
13028 are not found. Change all callers.
13029 (do_captured_parse_breakpoint): New function.
13030 (break_command_1): Change prototype to return an rc value and to
13031 take an optional pending breakpoint pointer. Support creating
13032 a pending breakpoint if a "not found" form of error occurs when
13033 parsing the breakpoint. Also support resolving an existing pending
13034 breakpoint and be silent if the resolution fails.
13035 (create_breakpoints): Change prototype to take pending breakpoint
13036 pointer. When resolving a pending breakpoint, use the new pointer
13037 to provide a conditional or commands added by the end-user.
13038 (delete_breakpoint): Add appropriate check for pending.
13039 (breakpoint_re_set_one): Ditto.
13040 (do_enable_breakpoint): Ditto.
13041
13042 2004-02-02 David Carlton <carlton@kealia.com>
13043
13044 * valops.c (enum oload_classification): New.
13045 (find_overload_match): Break implementation into separate
13046 functions; delete #if 0'd code; look for symbols within
13047 namespaces.
13048 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
13049 (find_oload_champ,oload_method_static,classify_oload_match): New.
13050 * cp-support.h: Add declaration for cp_func_name; update
13051 declaration for make_symbol_overload_list.
13052 * cp-support.c (cp_func_name): New.
13053 (overload_list_add_symbol): Fix comment, use
13054 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
13055 (make_symbol_overload_list): Take a function name and a namespace
13056 instead of a symbol; change implementation.
13057 (make_symbol_overload_list_using): New.
13058 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
13059
13060 2004-02-02 Fred Fish <fnf@redhat.com>
13061
13062 * main.c (gdb_stdtarg): Move definition to group with other
13063 gdb_stdtarg definitions and update copyright years.
13064 * remote-sim.c (gdb_os_write_stderr): Write output to
13065 gdb_stdtargerr stream instead of gdb_stdtarg stream.
13066 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
13067 gdb_stderr stream and update copyright years.
13068
13069 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
13070
13071 * Makefile.in (mips-linux-nat.o): Update dependencies.
13072 * mips-linux-nat.c: Include mips-tdep.h.
13073
13074 2004-02-01 Roland McGrath <roland@redhat.com>
13075
13076 * sol-thread.c (sol_thread_xfer_partial): New function.
13077 (init_sol_thread_ops): Use that for to_xfer_partial hook.
13078 (init_sol_core_ops): Likewise.
13079
13080 * procfs.c (procfs_xfer_partial): New function.
13081 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
13082 * Makefile.in (procfs.o): Add $(auxv_h) dep.
13083
13084 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
13085 procfs_xfer_auxv function.
13086
13087 * procfs.c (procfs_make_note_section): If we can read
13088 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
13089 * linux-proc.c (linux_make_note_section): Likewise.
13090
13091 * auxv.h: New file.
13092 * auxv.c: New file.
13093 * Makefile.in (auxv_h): New variable.
13094 (COMMON_OBS): Add auxv.o here.
13095 (auxv.o): New target.
13096
13097 * corelow.c (core_xfer_partial): New function.
13098 (init_core_ops): Use it for core_ops.to_xfer_partial.
13099
13100 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
13101 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
13102 macro if that is defined.
13103
13104 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
13105
13106 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
13107 and check the specified thread for each breakpoint.
13108 * breakpoint.h (bpstat_stop_status): Update prototype.
13109 * infrun.c (handle_inferior_event): Update calls to
13110 bpstat_stop_status.
13111
13112 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
13113
13114 * Makefile.in (cli-cmds.o): Add $(readline_h).
13115
13116 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
13117
13118 * cli/cli-cmds.c: Include readline.h.
13119 (complete_command): Pass the start of the last word to
13120 complete_line.
13121
13122 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
13123
13124 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
13125 argument, and change first argument to a CORE_ADDR.
13126 * breakpoint.h (bpstat_stop_status): Update prototype.
13127 * infrun.c (adjust_pc_after_break): Add a new comment.
13128 (handle_inferior_event): Update calls to bpstat_stop_status.
13129
13130 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
13131
13132 * breakpoint.h: Update copyright years.
13133
13134 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
13135
13136 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
13137 (bpstat_stop_status): Don't decrement PC.
13138 * breakpoint.h (software_breakpoint_inserted_here_p): Add
13139 prototype.
13140 * infrun.c (adjust_pc_after_break): New function.
13141 (handle_inferior_event): Call it, early. Remove later references
13142 to DECR_PC_AFTER_BREAK.
13143 (normal_stop): Add commentary.
13144
13145 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
13146
13147 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
13148 2004-01-27 double-free fix.
13149
13150 2004-01-31 Mark Kettenis <kettenis@gnu.org>
13151
13152 * sparc-tdep.c (sparc_fetch_wcookie): New function.
13153 (sparc32_frame_prev_register): Handle StackGhost.
13154 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
13155
13156 2004-01-29 Roland McGrath <roland@redhat.com>
13157
13158 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
13159 * configure: Regenerated.
13160
13161 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
13162 * Makefile.in (procfs.o): Add dep.
13163
13164 2004-01-28 Andrew Cagney <cagney@redhat.com>
13165
13166 * tui/tui-stack.h: Update copyright.
13167 (struct frame_info): Add opaque declaration.
13168 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
13169 (tui_show_locator_content): Rename tuiShowLocatorContent.
13170 (tui_show_frame_info): Rename tuiShowFrameInfo.
13171 * tui/tui-stack.c: Update copyright. Update references.
13172 * tui/tui-winsource.c: Update references.
13173 * tui/tui-win.c: Update references.
13174 * tui/tui-layout.c: Update references.
13175 * tui/tui-hooks.c: Update copyright, update references.
13176 * tui/tui.c: Update copyright, update references.
13177 * tui/tui-disasm.c: Update references.
13178
13179 2004-01-28 David Carlton <carlton@kealia.com>
13180
13181 * dwarf2read.c (add_partial_structure): Use demangled name if
13182 namespace equals "".
13183
13184 2004-01-27 Jim Blandy <jimb@redhat.com>
13185
13186 Clean up misapplied patch:
13187 * dwarf2read.c (determine_prefix): Change one of the two forward
13188 declarations for 'determine_prefix_aux' to a declaration for this.
13189 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
13190 argument to 'die_specification'.
13191
13192 * dwarf2read.c (read_func_scope): Re-indent comment.
13193
13194 2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
13195
13196 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
13197 b->exp to NULL after freeing so that error during re-parsing or
13198 evaluation of expressions associated with breakpoint don't
13199 eventually lead to re-freeing of storage.
13200 Committed by Andrew Cagney.
13201
13202 2004-01-27 Andrew Cagney <cagney@redhat.com>
13203
13204 * source.c (ambiguous_line_spec): Delete undefined declaration.
13205 * m32r-rom.c (m32r_set_board_address): Delete unused function.
13206 (m32r_set_server_address, m32r_set_download_path): Ditto.
13207 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
13208
13209 2004-01-27 Daniel Jacobowitz <drow@mvista.com>
13210
13211 * dwarf2read.c: Update calls to changed and renamed functions, and
13212 references to moved variables.
13213
13214 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
13215 language, language_defn, list_in_scope, and ftypes members.
13216 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
13217 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
13218 (baseaddr): Remove globals.
13219
13220 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
13221 (set_cu_language, die_is_declaration, die_specification)
13222 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
13223 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
13224 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
13225 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
13226
13227 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
13228 cu.list_in_scope. Don't initialize cu_header_offset.
13229 (add_partial_symbol): Add local baseaddr.
13230 (psymtab_to_symtab_1): Add local baseaddr. Use
13231 objfile->section_offsets for consistency. Don't initialize
13232 cu_header_offset; do initialize cu.header.offset and
13233 cu.list_in_scope.
13234 (read_file_scope, read_func_scope, read_lexical_block_scope)
13235 (dwarf_decode_lines, new_symbol): Add local baseaddr.
13236
13237 2004-01-27 Michael Chastain <mec.gnu@mindspring.com>
13238
13239 * PROBLEMS: Add gdb/1516.
13240
13241 2003-12-29 Robert Millan <robertmh@gnu.org>
13242
13243 Patch committed by Andrw Cagney.
13244 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
13245 * configure.tgt: Match knetbsd*-gnu.
13246
13247 2004-01-26 Andrew Cagney <cagney@redhat.com>
13248
13249 * breakpoint.c (catch_command_1): Delete #ifdef code.
13250 (catch_fork_command_1): Delete #ifdef wrapper.
13251 (catch_exec_command_1): Ditto.
13252 (catch_load_command_1): Ditto.
13253 (catch_unload_command_1): Ditto.
13254
13255 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
13256 (catch_breakpoint): Delete #if0ed function.
13257 (disable_catch_breakpoint): Ditto.
13258 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
13259 (disable_catch, enable_catch, delete_catch): Ditto.
13260
13261 2004-01-26 Andrew Cagney <cagney@redhat.com>
13262
13263 * remote.c (echo_check, quit_flag): Delete variables.
13264 (cisco_kernel_mode): Delete variable.
13265 (minitelnet_return, tty_input, escape_count): Delete variables.
13266 (remote_cisco_mode): Delete variable.
13267 (remote_cisco_open, remote_cisco_close): Delete function.
13268 (remote_cisco_mourn, remote_cisco_wait): Delete function.
13269 (init_remote_cisco_ops): Delete function.
13270 (_initialize_remote): Do not install "remote cisco" code.
13271 (read_frame): Delete cisco specific code.
13272 (remote_info_process): Delete function.
13273 (remote_wait): Delete cisco specific code.
13274 (remote_cisco_section_offsets): Delete function.
13275 (remote_cisco_objfile_relocate): Delete function.
13276 (remote_async_wait): Delete cisco specific code.
13277 (minitelnet, readtty, readsocket): Delete function.
13278
13279 2004-01-26 Andrew Cagney <cagney@redhat.com>
13280
13281 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
13282 comments mentioning extract_returned_value_address.
13283 * infcmd.c (print_return_value): Update. Add comments on
13284 extract_returned_value_address.
13285 * stack.c (return_command): Add comments on
13286 extract_returned_value_address.
13287 * values.c: Update comment.
13288 * m32r-tdep.c: Update comment.
13289 * sparc-tdep.c: Update comment.
13290 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
13291 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
13292 * sh64-tdep.c (sh64_gdbarch_init): Update.
13293 * sh-tdep.c (sh_gdbarch_init): Update.
13294 * s390-tdep.c (s390_gdbarch_init): Update.
13295 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
13296 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
13297 * m68k-tdep.c (m68k_gdbarch_init): Update.
13298 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
13299 * m32r-tdep.c (m32r_gdbarch_init): Update.
13300 * ia64-tdep.c (ia64_gdbarch_init): Update.
13301 * h8300-tdep.c (h8300_gdbarch_init): Update.
13302 * frv-tdep.c (frv_gdbarch_init): Update.
13303 * arm-tdep.c (arm_gdbarch_init): Update.
13304 * alpha-tdep.c (alpha_gdbarch_init): Update.
13305
13306 2004-01-26 Andrew Cagney <cagney@redhat.com>
13307
13308 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
13309 SYMBOL_LOCATION_FUNCS
13310 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
13311 "struct symbol_ops".
13312 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
13313 type to "struct symbol_ops".
13314 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
13315 (struct symbol): Replace ".aux_value.loc.funcs" and
13316 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
13317 (SYMBOL_OBJFILE): Delete macro.
13318 (SYMBOL_LOCATION_FUNCS): Delete macro.
13319 (SYMBOL_LOCATION_BATON): Update.
13320 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
13321 intead of SYMBOL_LOCATION_FUNCS.
13322 * ax-gdb.c (gen_var_ref): Ditto.
13323 * printcmd.c (address_info): Ditto.
13324 * findvar.c (read_var_value): Ditto.
13325 (symbol_read_needs_frame): Ditto.
13326
13327 2004-01-26 Andrew Cagney <cagney@redhat.com>
13328
13329 * dwarf2read.c (read_func_scope): Document frame-base hack.
13330
13331 2004-01-25 Mark Kettenis <kettenis@gnu.org>
13332
13333 * infcmd.c (print_return_value): Plug memory leak; delete
13334 ui_stream object. Rename argument `structure_return' to
13335 `struct_return'.
13336
13337 2004-01-25 Mark Kettenis <kettenis@gnu.org>
13338
13339 * infcmd.c (print_return_value): Wrap long lines.
13340 (finish_command_continuation, finish_command): Remove unused
13341 variable `funcaddr'. Fix some coding-standards problems.
13342
13343 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
13344 SECT_SIZE is large enough, not whether it's exactly the right size.
13345 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
13346 TDEP->fpregset to zero.
13347
13348 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
13349 floating-point registers for traditional NetBSD core files.
13350 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
13351 TDEP->sizeof_fpregset here.
13352
13353 2004-01-25 Mark Kettenis <kettenis@gnu.org>
13354
13355 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
13356 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
13357 function with code split out from
13358 sparc32nbsd_sigcontext_frame_cache.
13359 (sparc32nbsd_sigcontext_frame_cache): Use
13360 sparc32nbsd_sigcontext_saved_regs.
13361 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
13362 OpenBSD.
13363 * sparcobsd-tdep.c: New file.
13364 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
13365 (sparcobsd-tdep.o): New dependency.
13366 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
13367 * config/sparc/obsd.mt: New file.
13368
13369 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
13370 TDEP->fpregset to be initialized to enable core file register
13371 sets.
13372
13373 2004-01-24 Mark Kettenis <kettenis@gnu.org>
13374
13375 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
13376 Add opaque declarations.
13377 (sparc64nbsd_sigcontext_saved_regs): New prototype.
13378 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
13379 function with code split out from
13380 sparc64nbsd_sigcontext_frame_cache.
13381 (sparc64nbsd_sigcontext_frame_cache): Use
13382 sparc64nbsd_sigcontext_saved_regs.
13383 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
13384 OpenBSD.
13385 * sparc64obsd-tdep.c: New file.
13386 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
13387 (sparc64obsd-tdep.o): New dependency.
13388 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
13389 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
13390 * config/sparc/obsd64.mt: New file.
13391
13392 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
13393 read the instruction at PC.
13394
13395 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
13396 value of GDB_OSABI_DEFAULT.
13397 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
13398 instead of GDB_OSABI_NETBSD_AOUT.
13399
13400 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
13401
13402 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
13403 copyright.
13404
13405 2004-01-23 Andrew Cagney <cagney@redhat.com>
13406
13407 * printcmd.c (display_command): Replace tui_set_display call with
13408 tui_set_layout_for_display_command.
13409 * tui/tui.h (enum tui_win_type): Define.
13410 (tui_set_layout): Delete declaration.
13411 (tui_set_layout_for_display_command): Rename set_tui_layout.
13412 * tui/tui-data.h (enum tui_layout_type): Define.
13413 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
13414 "tui.h".
13415 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
13416 (tui_default_win_height): Rename tuiDefaultWinHeight.
13417 (tui_default_win_viewport_height): Rename
13418 tuiDefaultWinViewportHeight.
13419 (tui_set_layout): RenametuiSetLayout.
13420 * tui/tui-layout.c: Update references.
13421 * tui/tui.c: Update references.
13422 * tui/tui-disasm.c: Update references.
13423
13424 2004-01-23 David Carlton <carlton@kealia.com>
13425
13426 Partial workaround for PR c++/1511:
13427 * cp-namespace.c: Include frame.h.
13428 (cp_lookup_transparent_type): New
13429 (cp_lookup_transparent_type_loop): New.
13430 * cp-support.h: Declare cp_lookup_transparent_type.
13431 * symtab.c (basic_lookup_transparent_type): Renamed from
13432 lookup_transparent_type.
13433 (lookup_transparent_type): Replace old body by a call to
13434 current_language->la_lookup_transparent_type.
13435 * symtab.h: Update copyright. Declare
13436 basic_lookup_transparent_type.
13437 * language.h: Update copyright.
13438 (struct language_defn): Add la_lookup_transparent_type.
13439 * language.c: Update copyright.
13440 (unknown_language_defn): Add basic_lookup_transparent_type.
13441 (auto_language_defn): Add basic_lookup_transparent_type.
13442 (local_language_defn): Add basic_lookup_transparent_type.
13443 * ada-lang.c: Update copyright.
13444 (ada_language_defn): Add basic_lookup_transparent_type.
13445 * c-lang.c: Update copyright.
13446 (c_language_defn): Add basic_lookup_transparent_type.
13447 (cplus_language_defn): Add basic_lookup_transparent_type.
13448 (asm_language_defn): Add basic_lookup_transparent_type.
13449 (minimal_language_defn): Add basic_lookup_transparent_type.
13450 * f-lang.c: Update copyright.
13451 (f_language_defn): Add basic_lookup_transparent_type.
13452 * jv-lang.c: Update copyright.
13453 (java_language_defn): Add basic_lookup_transparent_type.
13454 * m2-lang.c: Update copyright.
13455 (m2_language_defn): Add basic_lookup_transparent_type.
13456 * objc-lang.c: Update copyright.
13457 (objc_language_defn): Add basic_lookup_transparent_type.
13458 * p-lang.c: Update copyright.
13459 (p_language_defn): Add basic_lookup_transparent_type.
13460 * scm-lang.c: Update copyright.
13461 (scm_language_defn): Add basic_lookup_transparent_type.
13462 * Makefile.in (cp-namespace.o): Depend on frame.h.
13463
13464 2004-01-23 David Carlton <carlton@kealia.com>
13465
13466 Patch for PR c++/1520:
13467 * dwarf2read.c (read_func_scope): Set processing_current_prefix
13468 properly if we have a specification die.
13469 (determine_prefix_aux): Rename from determine_prefix.
13470 (determine_prefix): Like the old determine_prefix, but never
13471 returns NULL.
13472
13473 2004-01-23 Theodore A. Roth <troth@openavr.org>
13474
13475 * avr-tdep.c: Update copyright.
13476 (avr_iaddr_p): Delete unused function.
13477 (avr_saddr_p): Delete unused function.
13478
13479 2004-01-23 David Carlton <carlton@kealia.com>
13480
13481 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
13482 Fix for PR symtab/1534.
13483
13484 2004-01-23 Mark Kettenis <kettenis@gnu.org>
13485
13486 * NEWS (New native configurations): Mention OpenBSD/sparc and
13487 OpenBSD/sparc64.
13488 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
13489 * configure.host: Likewise.
13490 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
13491 handler for OpenBSD.
13492 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
13493
13494 2004-01-22 Mark Kettenis <kettenis@gnu.org>
13495
13496 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
13497 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
13498
13499 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
13500 * cli/cli-cmds.c (shell_escape): Likewise.
13501
13502 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
13503 OpenBSD .note.openbsd.ident sections.
13504
13505 2004-01-22 David Carlton <carlton@kealia.com>
13506
13507 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
13508 get_scope_pc_bounds.
13509 (read_file_scope): Ditto.
13510 (get_scope_pc_bounds): New function, produced by extracting code
13511 from the above two functions, consolidating it, and adding support
13512 for DW_TAG_namespace.
13513
13514 2004-01-22 Mark Kettenis <kettenis@gnu.org>
13515
13516 * osabi.c (MAX_NOTESZ): New define.
13517 (check_note): New function.
13518 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
13519 check_note.
13520
13521 2004-01-21 Roland McGrath <roland@redhat.com>
13522
13523 * MAINTAINERS (write after approval): Add myself.
13524
13525 2004-01-21 Eli Zaretskii <eliz@gnu.org>
13526
13527 * utils.c (init_page_info): Move declarations of `rows' and
13528 `cols' before the __GO32__-specific code. Move the closing brace
13529 outside the #ifdef __GO32__..#endif block.
13530 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
13531
13532 2004-01-21 Paul Brook <paul@codesourcery.com>
13533
13534 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
13535 BPSTAT_WHAT_CHECK_SHLIBS.
13536
13537 2004-01-21 Paul Brook <paul@codesourcery.com>
13538
13539 * MAINTAINERS: Add myself to write-after-approval.
13540
13541 2004-01-20 Andrew Cagney <cagney@redhat.com>
13542
13543 * ax-gdb.c (print_axs_value): Delete unused function.
13544 * jv-lang.c (java_lookup_type): Delete unused function.
13545 * cli/cli-dump.c (dump_filetype): Delete unused function.
13546 * remote-mips.c (remote_mips_insert_hw_breakpoint)
13547 (remote_mips_remove_hw_breakpoint): Delete unused functions.
13548 (mips_getstring): Delete unused function.
13549 (pmon_insert_breakpoint): Delete #if0ed function.
13550 (PMON_MAX_BP): Delete #if0ed MACRO.
13551 (mips_pmon_bp_info): Delete #if0ed variable.
13552 (pmon_remove_breakpoint): Delete #if0ed function.
13553 * monitor.c (monitor_write_even_block): Delete unused function.
13554 (monitor_write_memory_block): Delete #if0ed code.
13555 * dink32-rom.c (dink32_load): Delete unused function.
13556 (_initialize_dink32_rom): Delete #if0ed code.
13557 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
13558
13559 * tui/tui-command.c: Update references.
13560 * tui/tui-io.c: Update references.
13561 * tui/tui-command.h: Update copyright.
13562 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
13563
13564 * source.c (ambiguous_line_spec): Delete never-defined function.
13565 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
13566 * gdbtypes.c (add_name, add_mangled_type): Ditto.
13567 * cli/cli-cmds.c (validate_comname): Ditto.
13568
13569 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
13570 "tui-data.h".
13571 (tui_set_disassem_content): Rename tuiSetDisassemContent.
13572 (tui_show_disassem): Rename tuiShowDisassem.
13573 (tui_show_disassem_and_update_source): Rename
13574 tuiVerticalDisassemScroll.
13575 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
13576 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
13577 * tui/tui.h: Update copyright.
13578 (enum tui_status): Define.
13579 * tui/tui-data.h (enum tui_scroll_direction): Define.
13580 * tui/tui-disasm.c: Update copyright. Update references.
13581 * tui/tui-winsource.c: Update copyright. Update references.
13582 * tui/tui-win.c: Update references.
13583 * tui/tui-layout.c: Update references.
13584
13585 2004-01-20 Andrew Cagney <cagney@redhat.com>
13586
13587 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
13588 sym2 to start of block.
13589
13590 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
13591
13592 * MAINTAINERS: Delete mmalloc.
13593 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
13594 * NEWS: Mention removal of --with-malloc.
13595 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
13596 * config.in: Regenerate.
13597 * configure: Regenerate.
13598 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
13599 USE_MMALLOC, MMCHECK_FORCE.
13600 * gdbinit.in: Remove mmalloc.
13601 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
13602 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
13603 * config/i386/go32.mh: Likewise.
13604 * config/i386/interix.mh: Likewise.
13605 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
13606
13607 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
13608
13609 * linespec.c (decode_variable, symtab_from_filename): Call
13610 error_silent with error message instead of throwing an exception
13611 directly.
13612 * defs.h (error_silent, error_output_message): Add prototypes.
13613 (catch_exceptions_with_msg): Ditto.
13614 * utils.c (error_silent, error_output_message): New functions.
13615 * top.c (catch_exceptions_with_msg): New function.
13616
13617 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
13618
13619 * mi/mi-cmds.h (enum print_values): Add definition.
13620
13621 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
13622 type and value for simple data types and just the name and type
13623 for complex ones, if required.
13624
13625 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
13626 children, if required.
13627
13628 2004-01-19 Kevin Buettner <kevinb@redhat.com>
13629
13630 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
13631 unused declarations.
13632
13633 2004-01-19 Andrew Cagney <cagney@redhat.com>
13634
13635 * top.h (mapped_symbol_files): Delete declaration.
13636 * main.c (captured_main): Delete option "m" and "mapped".
13637 * objfiles.c (mapped_symbol_files): Delete variable.
13638 * symfile.c (symbol_file_command): Delete mmap code.
13639 (symbol_file_add_with_addrs_or_offsets): Ditto.
13640 (add_symbol_file_command, reread_separate_symbols): Ditto.
13641 * objfiles.h (OBJF_MAPPED): Delete.
13642 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
13643 (free_objfile) [USE_MMALLOC]: Ditto.
13644 (open_existing_mapped_file): Delete function.
13645 (open_mapped_file): Delete function.
13646 (map_to_file): Delete function.
13647
13648 2004-01-19 Kevin Buettner <kevinb@redhat.com>
13649
13650 * infrun.c (step_into_function): Account for possible breakpoint
13651 adjustment when computing ``stop_func_start''.
13652
13653 2004-01-19 Kevin Buettner <kevinb@redhat.com>
13654
13655 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
13656 the region size against the size of a pointer, not the size of
13657 a register as given by DEPRECATED_REGISTER_SIZE.
13658
13659 2004-01-19 Andrew Cagney <cagney@redhat.com>
13660
13661 * tui/tui-regs.h: Include "tui-data.h".
13662 (tuiFirstRegElementNoInLine): Delete declaration.
13663 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
13664 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
13665 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
13666 (tui_calculate_regs_column_count): Rename
13667 tuiCalculateRegsColumnCount.
13668 (tui_check_register_values): Rename tuiCheckRegisterValues.
13669 (tui_show_registers): Rename tuiShowRegisters.
13670 (tui_display_registers_from_line): Rename
13671 tuiDisplayRegistersFromLine.
13672 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
13673 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
13674 (tui_first_reg_element_no_inline): Rename
13675 tuiFirstRegElementNoInLine.
13676 * tui/tui-data.h: Update copyright.
13677 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
13678 * tui/tui-windata.c: Update copyright, update references.
13679 * tui/tui-regs.c: Update copyright, update references.
13680 * tui/tui-win.c: Update copyright, update references.
13681 * tui/tui-layout.c: Update copyright, update references.
13682
13683 2004-01-18 Andrew Cagney <cagney@redhat.com>
13684
13685 * tui/tui-io.c: Update copyright.
13686 (key_is_end_sequence, key_is_backspace): New functions.
13687 (key_is_command_char, key_is_start_sequence): New function.
13688 (tui_getc): Update references.
13689 * tui/tui-io.h: Update copyright.
13690 (m_tuiStartNewLine): Delete macro.
13691 (m_isBackspace, m_isDeleteChar): Delete macros.
13692 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
13693 (m_isNextPage, m_isPrevPage): Delete macros.
13694 (m_isLeftArrow, m_isRightArrow): Delete macros.
13695 (m_isXdbStyleCommandChar): Delete macro.
13696 (key_is_start_sequence): Declare, replace m_isStartSequence.
13697 (key_is_end_sequence): Declare, replace m_isEndSequence.
13698 (key_is_backspace): Declare ,replace m_isBackspace.
13699 (key_is_command_char): Declare, replace m_isCommandChar.
13700 * tui/tui-command.c: Update copyright.
13701 (tuiDispatchCtrlChar): Update references.
13702
13703 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
13704 tuiSourceWin.h.
13705
13706 * tui/tui-command.c: Rename tui/tuiCommand.c.
13707 * tui/tui-command.h: Rename tui/tuiCommand.h.
13708 * tui/tui-data.c: Rename tui/tuiData.c.
13709 * tui/tui-data.h: Rename tui/tuiData.h.
13710 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
13711 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
13712 * tui/tui-io.c: Rename tui/tuiIO.c.
13713 * tui/tui-io.h: Rename tui/tuiIO.h.
13714 * tui/tui-layout.c: Rename tui/tuiLayout.c.
13715 * tui/tui-layout.h: Rename tui/tuiLayout.h.
13716 * tui/tui-regs.c: Rename tui/tuiRegs.c.
13717 * tui/tui-regs.h: Rename tui/tuiRegs.h.
13718 * tui/tui-source.c: Rename tui/tuiSource.c.
13719 * tui/tui-source.h: Rename tui/tuiSource.h.
13720 * tui/tui-stack.c: Rename tui/tuiStack.c.
13721 * tui/tui-stack.h: Rename tui/tuiStack.h.
13722 * tui/tui-win.c: Rename tui/tuiWin.c.
13723 * tui/tui-win.h: Rename tui/tuiWin.h.
13724 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
13725 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
13726 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
13727 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
13728 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
13729 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
13730 * tui/tui-file.c: Update includes.
13731 * tui/tui-hooks.c: Update includes.
13732 * tui/tui-interp.c: Update includes.
13733 * tui/tui.c: Update includes.
13734 * Makefile.in: Update all tui/ dependencies.
13735 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
13736
13737 * Makefile.in: Update copyright. Update dependencies.
13738
13739 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
13740 problem.
13741
13742 2004-01-18 Andrew Cagney <cagney@redhat.com>
13743
13744 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
13745 instead of register_gdbarch_init.
13746
13747 * remote-sds.c (tohex): Delete unused function. Update copyright.
13748 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
13749 * v850-tdep.c (v850_register_virtual_size): Ditto.
13750 * target.c (normal_target_post_startup_inferior): Ditto.
13751 * source.c (ambiguous_line_spec): Ditto.
13752 * remote.c (adapt_remote_get_threadinfo): Ditto.
13753 * mi/mi-out.c (out_field_fmt): Ditto.
13754 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
13755 (output_control_change_notification): Ditto.
13756 * m68k-tdep.c (m68k_register_byte): Ditto.
13757 (m68k_remote_breakpoint_from_pc): Ditto.
13758 * ui-out.c (init_ui_out_state): Delete unused declaration.
13759 * stabsread.c (search_value): Ditto.
13760 * mi/mi-cmd-env.c (env_cli_command): Ditto.
13761 * maint.c (print_section_table): Ditto.
13762 * infrun.c (set_follow_fork_mode_command): Ditto.
13763
13764 2004-01-18 Mark Kettenis <kettenis@gnu.org>
13765
13766 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
13767 DW_CFA_def_cfa_exporession. Add support for
13768 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
13769 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
13770
13771 2004-01-18 Andrew Cagney <cagney@redhat.com>
13772
13773 * ocd.c: Update copyright.
13774 (bdm_read_register_command): Delete unused function.
13775 (_initialize_remote_ocd): Delete commented out reference.
13776 (get_quoted_char, reset_packet): Delete #if0ed function.
13777 (output_packet, put_quoted_char): Delete #if0ed function.
13778 (stu_put_packet, stu_get_packet): Delete #if0ed function.
13779 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
13780 (BDM_BREAKPOINT): Delete #if0ed macro.
13781 (remote_timeout): Delete #if0ed variable.
13782
13783 2004-01-18 Mark Kettenis <kettenis@gnu.org>
13784
13785 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
13786 (core-sol2.o): Remove dependency.
13787 * core-sol2.c: Remove file.
13788
13789 2004-01-17 Andrew Cagney <cagney@redhat.com>
13790
13791 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
13792 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
13793 enums.
13794
13795 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
13796
13797 * remote.c: Update copyright years.
13798
13799 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
13800
13801 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
13802
13803 2004-01-17 Andrew Cagney <cagney@redhat.com>
13804
13805 * mdebugread.c: Update copyright.
13806 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
13807 (parse_type, parse_procedure): Ditto.
13808 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
13809
13810 * cris-tdep.c (cris_store_struct_return): Put back accidently
13811 deleted function.
13812
13813 * gdbarch.sh: Update copyright year.
13814 * gdbarch.h, gdbarch.c: Re-generate.
13815
13816 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
13817
13818 Suggested by George Anzinger.
13819 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
13820 correct stack offset. Include unknown opcode numbers in the error
13821 message.
13822
13823 2004-01-17 Andrew Cagney <cagney@redhat.com>
13824
13825 * x86-64-tdep.c (x86_64_init_abi): No need to clear
13826 extract_struct_value_address, i386 does not set it.
13827 * sparc64-tdep.c (sparc64_init_abi): Do not set
13828 extract_struct_value_address, never called.
13829 (sparc64_extract_struct_value_address): Delete function.
13830 * m68hc11-tdep.c: Update copyright.
13831 (m68hc11_gdbarch_init): Delete redundant assignment of
13832 extract_struct_value_address.
13833 * i386-tdep.c: Update copyright.
13834 (i386_gdbarch_init): Do not set extract_struct_value_address,
13835 never called.
13836 (i386_extract_struct_value_address): Delete function.
13837 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
13838 extract_struct_value_address, never called.
13839 (sparc32_extract_struct_value_address): #if 0 function. Add
13840 comments explaining its future.
13841
13842 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
13843
13844 * arm-tdep.c (arm_write_pc): New function.
13845 (arm_gdbarch_init): Call set_gdbarch_write_pc.
13846
13847 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
13848
13849 * breakpoint.c (must_shift_inst_regs): Delete.
13850 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
13851 and SHIFT_INST_REGS.
13852 * infcmd.c (step_1, step_1_continuation): Delete references to
13853 SHIFT_INST_REGS.
13854 * infrun.c (keep_going): Likewise.
13855 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
13856 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
13857
13858 2004-01-17 Andrew Cagney <cagney@redhat.com>
13859
13860 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
13861 * gdbarch.h, gdbarch.c: Re-generate.
13862 * infcmd.c (print_return_value): Delete reference to
13863 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
13864
13865 * cris-tdep.c (cris_gdbarch_init): Do not set
13866 deprecated_extract_struct_value_address.
13867
13868 * xstormy16-tdep.c: Update copyright.
13869 (xstormy16_extract_struct_value_address): Update to current
13870 extract struct value address interface.
13871 (xstormy16_gdbarch_init): Set extract_struct_value_address.
13872 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
13873 current extract struct value address interface.
13874 (sh64_gdbarch_init): Set extract_struct_value_address.
13875
13876 * cris-tdep.c: Update copyright.
13877 (cris_extract_struct_value_address): Delete function.
13878 (struct_return_address): Delete variable.
13879 (cris_store_struct_return): Do not set struct_return_address.
13880
13881 * mcore-tdep.c: Update copyright.
13882 (mcore_extract_struct_value_address): Delete function. Update
13883 comments.
13884 (mcore_gdbarch_init): Update.
13885 * mn10300-tdep.c: Update copyright.
13886 (mn10300_extract_struct_value_address): Delete function.
13887 (mn10300_gdbarch_init): Update.
13888 * v850-tdep.c: Update copyright.
13889 (v850_extract_struct_value_address): Delete.
13890 (v850_gdbarch_init): Update.
13891 * ns32k-tdep.c: Update copyright.
13892 (ns32k_extract_struct_value_address): Delete.
13893 (ns32k_gdbarch_init): Update.
13894 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
13895 (hppa_gdbarch_init): Update.
13896 * vax-tdep.c: Update copyright.
13897 (vax_extract_struct_value_address): Delete.
13898 (vax_gdbarch_init): Update.
13899
13900 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
13901 * gdbarch.h, gdbarch.c: Re-generate.
13902 * procfs.c (procfs_fetch_registers): Delete reference to
13903 DEPRECATED_NPC_REGNUM.
13904 (procfs_store_registers): Ditto.
13905 * regcache.c (generic_target_write_pc): Simplify.
13906 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
13907
13908 * core-sol2.c (fetch_core_registers): Replace
13909 DEPRECATED_NPC_REGNUM with equivalent tdep value.
13910
13911 * hppa-tdep.c: Update copyright year.
13912 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
13913 NPC_REGNUM.
13914 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
13915
13916 * mips-tdep.c (mips_write_pc): New function.
13917 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
13918 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
13919 (mips_find_saved_regs, mips_software_single_step: Ditto.
13920 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
13921 mips_init_extra_frame_info, mips_pop_frame): Ditto.
13922
13923 2004-01-17 Andrew Cagney <cagney@redhat.com>
13924
13925 * mips-tdep.c: Re-indent. Group functions by ABI.
13926
13927 2004-01-17 Andrew Cagney <cagney@redhat.com>
13928
13929 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
13930 * gdbarch.c: Re-generate.
13931 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
13932 DECR_PC_AFTER_BREAK to zero.
13933 * vax-tdep.c (vax_gdbarch_init): Ditto.
13934 * v850-tdep.c (v850_gdbarch_init): Ditto.
13935 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
13936 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
13937 * sh-tdep.c (sh_gdbarch_init): Ditto.
13938 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
13939 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
13940 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
13941 * mips-tdep.c (mips_gdbarch_init): Ditto.
13942 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
13943 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
13944 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
13945 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
13946 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
13947 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
13948 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
13949 * frv-tdep.c (frv_gdbarch_init): Ditto.
13950 * cris-tdep.c (cris_gdbarch_init): Ditto.
13951 * avr-tdep.c (avr_gdbarch_init): Ditto.
13952 * arm-tdep.c (arm_gdbarch_init): Ditto.
13953 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
13954
13955 2004-01-17 J. Brobecker <brobecker@gnat.com>
13956
13957 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
13958 Delete, no longer used.
13959 (read_subrange_type): New function, mostly extracted from
13960 read_array_type().
13961 (read_array_type): Replace extracted code by call to
13962 read_subrange_type().
13963 (dwarf2_get_attr_constant_value): New function.
13964 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
13965 (add_partial_symbol): Likewise.
13966 (process_die): Likewise.
13967 (new_symbol): Likewise.
13968 (read_type_die): Likewise.
13969
13970 2004-01-16 Andrew Cagney <cagney@redhat.com>
13971
13972 * symfile.c: Update copyright year.
13973 (compare_symbols): Delete unused function.
13974 * stabsread.c: Update copyright year.
13975 (lrs_general_complaint): Delete unused function.
13976 (ref_search_value): Ditto.
13977 (get_substring): Delete declaration.
13978 * sh64-tdep.c: Update copyright year.
13979 (sh64_get_gdb_regnum): Delete unused function.
13980 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
13981 Delete unused function.
13982
13983 2004-01-17 Mark Kettenis <kettenis@gnu.org>
13984
13985 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
13986 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
13987
13988 2004-01-16 Andrew Cagney <cagney@redhat.com>
13989
13990 Changes from Peter Schauer.
13991 * rs6000-tdep.c: Update copyright year.
13992 (rs6000_push_dummy_call): Update the stack pointer before
13993 accessing the corresponding stack region.
13994 * rs6000-nat.c: Update copyright year.
13995 (set_host_arch): Set "info.abfd" to "exec_bfd".
13996
13997 2004-01-15 Mark Kettenis <kettenis@gnu.org>
13998
13999 * blockframe.c: Update copyright year.
14000 (inside_entry_func): Don't treat a zero PC specially.
14001
14002 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
14003
14004 * gcore.c (gcore_copy_callback): Use paddr_d to print size
14005 variable.
14006 (gcore_create_callback): Ditto. Skip any memory segment that has
14007 no permissions set.
14008
14009 2004-01-14 David Carlton <carlton@kealia.com>
14010
14011 Change symbols for C++ nested types to contain the fully qualified
14012 name, if possible. (At least in the DWARF-2 case.) Partial fix
14013 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
14014 c++/895.
14015 * c-exp.y (qualified_type): Handle types nested within classes.
14016 * cp-namespace.c: Update comments.
14017 (cp_set_block_scope): Delete #if 0.
14018 (cp_lookup_nested_type): Handle types nested within classes.
14019 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
14020 when appropriate.
14021 (add_partial_symbol): Add the name of the enclosing namespace to
14022 types.
14023 (pdi_needs_namespace): New.
14024 (add_partial_namespace): Tweak comment.
14025 (add_partial_structure): New.
14026 (psymtab_to_symtab_1): Initialize processing_current_prefix
14027 here...
14028 (process_die): instead of here.
14029 (read_structure_scope): Try to figure out the name of the class or
14030 namespace that the structure might be defined within.
14031 (read_enumeration): Generate fully-qualified names, if possible.
14032 (read_namespace): Don't set name to NULL.
14033 (die_specification): New.
14034 (new_symbol): Generate fully-qualified names for types.
14035 (read_type_die): Determine appropriate prefix.
14036 (determine_prefix): New.
14037 (typename_concat): New.
14038 (class_name): New.
14039 * valops.c (value_aggregate_elt): Pass NOSIDE to
14040 value_struct_elt_for_reference.
14041 (value_struct_elt_for_reference): Make static, add NOSIDE
14042 parameter, call value_maybe_namespace_elt as a last resort.
14043 (value_namespace_elt): Break out code into
14044 value_maybe_namespace_elt.
14045 (value_maybe_namespace_elt): New.
14046
14047 2004-01-12 Andrew Cagney <cagney@redhat.com>
14048
14049 * mips-tdep.c (mips_convert_register_p): Handle both raw and
14050 cooked floating-point registers.
14051 (mips_gdbarch_init): Set convert_register_p, register_to_value,
14052 and value_to_register.
14053
14054 2004-01-13 Andrew Cagney <cagney@redhat.com>
14055
14056 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
14057 * gdbarch.c: Re-generate.
14058 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
14059 FUNCTION_START_OFFSET.
14060 * v850-tdep.c (v850_gdbarch_init): Ditto.
14061 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
14062 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
14063 * sh-tdep.c (sh_gdbarch_init): Ditto.
14064 * s390-tdep.c (s390_gdbarch_init): Ditto.
14065 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
14066 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
14067 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
14068 * mips-tdep.c (mips_gdbarch_init): Ditto.
14069 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
14070 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
14071 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
14072 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
14073 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
14074 * i386-tdep.c (i386_gdbarch_init): Ditto.
14075 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
14076 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
14077 * frv-tdep.c (frv_gdbarch_init): Ditto.
14078 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
14079 * cris-tdep.c (cris_gdbarch_init): Ditto.
14080 * avr-tdep.c (avr_gdbarch_init): Ditto.
14081 * arm-tdep.c (arm_gdbarch_init): Ditto.
14082 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
14083
14084 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
14085
14086 * infrun.c (follow_fork_mode_ask): Remove.
14087 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
14088 (follow_fork): Simplify and remove internal error for
14089 follow_fork_mode_ask.
14090 (_initialize_infrun): Update "set follow-fork-mode" help text.
14091
14092 2004-01-13 Andrew Cagney <cagney@redhat.com>
14093
14094 * configure.in: Update copyright year.
14095 (build_warnings): Add -Wunused-label.
14096 * configure: Re-generate.
14097
14098 2004-01-12 Andrew Cagney <cagney@redhat.com>
14099
14100 * exec.h (exec_ops): Make "extern".
14101
14102 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
14103 the function is void.
14104 (mips_pseudo_register_write): Ditto.
14105
14106 2004-01-12 Andrew Cagney <cagney@redhat.com>
14107
14108 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
14109 call. Never defined.
14110 * sparc-tdep.h (struct frame_info): Add opaque declaration.
14111 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
14112 (struct sparc_gregset, struct regcache): Ditto.
14113 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
14114
14115 2004-01-12 Andrew Cagney <cagney@redhat.com>
14116
14117 * mi/ChangeLog: Delete file. Renamed to ...
14118 * mi/ChangeLog-1999-2003: New file.
14119 * tui/ChangeLog: Delete file. Renamed to ...
14120 * tui/ChangeLog-1998-2003: New file.
14121
14122 2004-01-11 Mark Kettenis <kettenis@gnu.org>
14123
14124 * sparc64nbsd-tdep.c: Include "regset.h".
14125 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
14126 Remove variables.
14127 (fetch_core_registers): Remove function.
14128 (sparc64nbsd_core_fns): Remove variable.
14129 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
14130 functions.
14131 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
14132 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
14133 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
14134
14135 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
14136 sparc_extract_struct_value_address.
14137 (sparc32_gdbarch_init): Set extract_struct_value_address.
14138 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
14139 function.
14140 (sparc64_init_abi): Set extract_struct_value_address. Don't set
14141 return_value_on_stack.
14142
14143 * NEWS: Mention that %cs and %ss have been added to the AMD64
14144 configurations
14145
14146 * frame.c: Update copyright year.
14147 (get_prev_frame): Improve comment.
14148
14149 * sparc64fbsd-tdep.c: Include "regset.h".
14150 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
14151 Remove variables.
14152 (fetch_core_registers): Remove function.
14153 (sparc64fbsd_core_fns): Remove variable.
14154 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
14155 functions.
14156 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
14157 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
14158 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
14159
14160 * sparcnbsd-tdep.c: Include "regset.h".
14161 (fetch_core_registers): Remove function.
14162 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
14163 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
14164 functions.
14165 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
14166 TDEP->fpregset.
14167 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
14168
14169 * sparc-tdep.h (struct regset): Provide opaque declaration.
14170 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
14171 fpregset and sizeof_fpregset members.
14172 * sparc-tdep.c (struct regset): Provide opaque declaration.
14173 (sparc_regset_from_core_section): New function.
14174 (sparc32_gdbarch_init): Initialize TDEP->gregset,
14175 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
14176 Set regset_from_core_section when appropriate.
14177
14178 2004-01-10 Mark Kettenis <kettenis@gnu.org>
14179
14180 * x86-64-tdep.c (amd64_non_pod_p): New function.
14181 (amd64_classify_aggregate): Return class memory for non-POD
14182 C++ structure types.
14183
14184 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
14185 argument. Use it to reserve a register if necessary.
14186 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
14187 amd64_push_arguments.
14188
14189 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
14190
14191 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
14192 register numbers in comments.
14193 * x86-64-tdep.h: Update copyright year.
14194 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
14195 Adjust for addition of %cs and %ss.
14196 * amd64fbsd-nat.c: Update copyright year.
14197 (reg_offset): Add register offsets for %cs and %ss.
14198 * amd64fbsd-tdep.c: Update copyright year.
14199 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
14200 (amd64fbsd_sc_reg_offset): Likewise.
14201 * x86-64-linux-nat.c: Update copyright year.
14202 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
14203 and %ss.
14204 * amd64nbsd-nat.c: Update copyright year.
14205 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
14206 * amd64nbsd-tdep.c: Update copyright year.
14207 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
14208 * x86-64-linux-tdep.c: Update copyright year.
14209 (user_to_gdb_regmap): Add mapping for %cs and %ss.
14210 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
14211 * regformats/reg-x86-64.dat: Add %cs and %ss.
14212
14213 * blockframe.c (inside_entry_func): Reformat. Introduce new local
14214 variables to prevent long lines. Update comments to reflect
14215 reality.
14216
14217 2004-01-09 David Carlton <carlton@kealia.com>
14218
14219 Checked in by Elena Zannoni <ezannoni@redhat.com>.
14220 * dwarf2read.c (read_namespace): Pull out name-generating code
14221 into namespace_name. Rename previous_namespace to previous_prefix
14222 and processing_current_namespace to processing_current_prefix..
14223 (namespace_name): New function.
14224 (add_partial_symbol): Substitute uses of pdi->name with
14225 actual_name.
14226 * cp-support.h: Rename processing_current_namespace to
14227 processing_current_prefix.
14228 Update copyright year.
14229 * cp-namespace.c: Rename processing_current_namespace to
14230 processing_current_prefix.
14231 Update copyright year.
14232
14233 2004-01-09 Andrew Cagney <cagney@redhat.com>
14234
14235 * jv-valprint.c, ser-unix.c: Add missing copyright years.
14236
14237 2004-01-09 Mark Kettenis <kettenis@gnu.org>
14238
14239 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
14240 complaining.
14241 (process_one_symbol): Deal with N_PATCH stabs.
14242
14243 2004-01-09 Elena Zannoni <ezannoni@redhat.com>
14244
14245 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
14246 ifdeffed code.
14247 Update copyright year.
14248
14249 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14250
14251 * config/pa/tm-hppa.h: Update extern declarations for
14252 hppa32_hpux_frame_saved_pc_in_sigtramp,
14253 hppa32_hpux_frame_base_before_sigtramp, and
14254 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
14255
14256 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14257
14258 * config/pa/tm-hppah.h: Update copyright years.
14259
14260 2004-01-08 Andrew Cagney <cagney@redhat.com>
14261
14262 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
14263 (mips_o32_reg_struct_has_addr): Delete function.
14264 (mips_gdbarch_init): Update.
14265 (mips_extract_struct_value_address): Delete function.
14266
14267 2004-01-08 David Mosberger <davidm@hpl.hp.com>
14268
14269 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
14270 reality.
14271
14272 2004-01-07 Andrew Cagney <cagney@redhat.com>
14273
14274 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
14275 architecture's elf flags (when available).
14276
14277 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
14278 FPU to the start, check the MIPS FPU when looking for an old
14279 architecture.
14280 (set_mipsfpu_single_command): Update the architecture.
14281 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
14282
14283 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
14284 (mips_mask_address_p): Add "tdep" parameter.
14285 (show_mask_address, mips_addr_bits_remove): Update.
14286 (mips_dump_tdep): Update.
14287 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
14288 (MIPS_STACK_ARGSIZE): Delete macro.
14289 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
14290 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
14291 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
14292 (mips_dump_tdep): Update.
14293 (MIPS_SAVED_REGSIZE): Delete macro.
14294 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
14295 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
14296 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
14297 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
14298 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
14299 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
14300 (mips_pop_frame, return_value_location): Update.
14301 (mips_n32n64_return_value, mips_dump_tdep): Update.
14302
14303 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
14304 MIPS ABI.
14305
14306 * mips-tdep.c: Update copyright.
14307 (mips_gdbarch_init): Merge two code blocks handling the register
14308 name and number layout.
14309
14310 2004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
14311
14312 * tracepoint.c (validate_actionline): Fix segv at EOF
14313
14314 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14315
14316 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
14317 properly for static fields.
14318
14319 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
14320 Jason Molenda <jmolenda@apple.com>
14321
14322 * disasm.c: Update copyright to include 2004.
14323 (do_mixed_source_and_assembly): For uiout asm list
14324 and tuple cleanups, initialize to null_cleanup instead of
14325 NULL and do so prior to loop. Only reset when we close off
14326 the tuple/list. Move check for whether to close off the
14327 asm tuple/list to after dump_insns call where it will be run
14328 on each loop iteration.
14329
14330 2004-01-05 Andrew Cagney <cagney@redhat.com>
14331
14332 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
14333 should be a switch case and not a label.
14334 * mips-tdep.c (mips32_next_pc): Delete unused labels
14335 "greater_equal_branch" and "less_zero_branch".
14336 * jv-valprint.c (java_print_value_fields): Delete unused label
14337 "flush_it".
14338
14339 * target.c (unpush_target): Only close a target that is in the
14340 target stack.
14341
14342 2004-01-05 Mark Kettenis <kettenis@gnu.org>
14343
14344 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
14345 address from [sp + 64] instead of %o2.
14346
14347 * frame.c (get_prev_frame): Don't try to unwind the PC. This
14348 fixes PR backtrace/1476.
14349
14350 2004-01-05 Andrew Cagney <cagney@redhat.com>
14351
14352 * libunwind-frame.h (struct frame_id): Add opaque declaration,
14353 move to start of file.
14354 * i386-tdep.h (struct regcache): Add opaque declaration.
14355 * config/ia64/nm-linux.h (struct target_ops): Add opaque
14356 declaration.
14357 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
14358 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
14359 * win32-nat.c (fake_create_process): Use ISO C style definition.
14360 * stabsread.c (define_symbol): Delete #ifndef
14361 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
14362 stabs_argument_has_addr call, macro never defined.
14363
14364 2004-01-04 Michael Chastain <mec.gnu@mindspring.com>
14365
14366 * op50-rom.c: Delete.
14367 * w89k-rom.c: Delete.
14368 * Makefile.in: Remove references.
14369
14370 2004-01-04 Mark Kettenis <kettenis@gnu.org>
14371
14372 * x86-64-tdep.c: Update copyright year.
14373 (struct amd64_register_info): Rename from x86_64_register_info.
14374 (amd64_register_info): Rename from x86_64_register_info.
14375 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
14376 (amd64_register_name): Rename from x86_64_register_name.
14377 (amd64_register_type): Rename from x86_64_register_type.
14378 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
14379 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
14380 (amd64_dwarf_reg_to_regnum): Rename from
14381 x86_64_dwarf_reg_to_regnum.
14382 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
14383 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
14384 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
14385 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
14386 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
14387 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
14388 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
14389 (amd64_frame_cache): Rename from x86_64_frame_cache.
14390 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
14391 (amd64_frame_prev_register): Rename from
14392 x86_64_frame_prev_register.
14393 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
14394 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
14395 (amd64_sigtramp_frame_cache): Rename from
14396 x86_64_sigtramp_frame_cache.
14397 (amd64_sigtramp_frame_prev_register): Rename from
14398 x86_64_sigtramp_frame_prev_register.
14399 (amd64_sigtramp_frame_unwind): Rename from
14400 x86_64_sigtramp_frame_unwind.
14401 (amd64_sigtramp_frame_sniffer): Rename from
14402 x86_64_sigtramp_frame_sniffer.
14403 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
14404 (amd64_frame_base): Rename from x86_64_frame_base.
14405 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
14406 (amd64_frame_align): Rename from x86_64_frame_align.
14407 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
14408 (amd64_regset_from_core_section): Rename from
14409 x86_64_regset_from_core_section.
14410 (x86_64_init_abi): Update comments.
14411
14412 2004-01-04 Nick Roberts <nick@nick.uklinux.net>
14413
14414 * MAINTAINERS (write after approval): Add myself.
14415
14416 2004-01-04 Mark Kettenis <kettenis@gnu.org>
14417
14418 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
14419 `float' arguments.
14420
14421 2004-01-04 Mark Kettenis <kettenis@gnu.org>
14422
14423 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
14424 such that it mentions a specific version of GCC that exhibits this
14425 bug.
14426
14427 2004-01-03 Mark Kettenis <kettenis@gnu.org>
14428
14429 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
14430 structure that has a single `float' member, store it in %f1 in
14431 addition to %f0.
14432
14433 * sparc-sol2-nat.c: Add missing '\'.
14434
14435 * sparc-tdep.c (sparc32_return_value): New function.
14436 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
14437 Remove functions.
14438 (sparc32_gdbarch_init): Set return_value, don't set
14439 extract_return_value, store_return_value, use_struct_convention
14440 and return_value_on_stack.
14441
14442 * sparc-sol2-nat.c: Add missing ')'.
14443
14444 2004-01-03 J. Brobecker <brobecker@gnat.com>
14445
14446 * infrun.c (handle_step_into_function): New function.
14447 (handle_inferior_event): Extract out some code into the new
14448 function above.
14449
14450 2004-01-03 J. Brobecker <brobecker@gnat.com>
14451
14452 * infrun.c (handle_inferior_event): Move the declaration of
14453 real_stop_pc inside the if blocks where it is used.
14454
14455 2004-01-03 Mark Kettenis <kettenis@gnu.org>
14456
14457 * sparc64-tdep.c (sparc64_16_byte_align_p)
14458 (sparc64_store_floating_fields, sparc64_store_floating_fields):
14459 Use check_typedef to get subtypes of structures and unions.
14460 (sparc64_store_return_value): Fix calculation of the appropriate
14461 offset into VALBUF when storing a structure or union.
14462 (sparc64_return_value): New function.
14463 (sparc64_use_struct_convention): Remove function.
14464 (sparc64_init_abi): Set return_value, don't set
14465 extract_return_value, store_return_value and
14466 use_struct_convention.
14467
14468 2004-01-03 Eli Zaretskii <eliz@elta.co.il>
14469
14470 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
14471 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
14472 gdb/config/alpha/xm-alphaosf.h,
14473 gdb/config/powerpc/tm-ppcle-eabi.h,
14474 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
14475 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
14476 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
14477 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
14478 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
14479 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
14480 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
14481 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
14482 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
14483 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
14484 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
14485 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
14486 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
14487 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
14488 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
14489 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
14490 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
14491 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
14492 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
14493 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
14494 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
14495 Remove lines for .cvsignore files.
14496
14497 2004-01-03 J. Brobecker <brobecker@gnat.com>
14498
14499 * infrun.c: Back out the previous change.
14500
14501 2004-01-03 Mark Kettenis <kettenis@gnu.org>
14502
14503 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
14504 sparc-*-sunos4* to the list of REMOVED configurations.
14505
14506 * configure.tgt: Add back sparc-*-vxworks*.
14507 * remote-vxsparc.c: Remove all includes except for "defs.h",
14508 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
14509 Include "sparc-tdep.h".
14510 (SPARC_R_G1): New define.
14511 (vxsparc_gregset): New variable.
14512 (ext_format_sparc): Remove extern declaration.
14513 (vx_read_register): Rewrite to use sparc32_supply_gregset and
14514 sparc32_supply_fpregset.
14515 (vx_write_register): Rewrite to use sparc32_collect_gregset,
14516 sparc_collect_rwindow and sparc32_collect_fpregset.
14517 * config/sparc/tm-vxworks.h: New file, based on recently removed
14518 tm-vxsparc.h.
14519 * config/sparc/vxworks.mt: New file, based on recently removed
14520 vxworks.mt.
14521
14522 2004-01-03 J. Brobecker <brobecker@gnat.com>
14523
14524 * infrun.c (handle_step_into_function): New function.
14525 (handle_inferior_event): Extract out some code into the new
14526 function above.
14527
14528 2004-01-02 Mark Kettenis <kettenis@gnu.org>
14529
14530 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
14531 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
14532 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
14533 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
14534 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
14535 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
14536 (sparc_nat_h): New variable.
14537 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
14538 (tm-sun4os4.h): Remove dependency.
14539 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
14540 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
14541 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
14542 sparc-tdep.o): Update dependencies.
14543 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
14544 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
14545 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
14546 dependencies.
14547 * configure.host: Remove existing sparc-*-lynxos*,
14548 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
14549 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
14550 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
14551 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
14552 triplets.
14553 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
14554 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
14555 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
14556 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
14557 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
14558 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
14559 sparc64-*-solaris2* and sparc64-*-* triplets.
14560 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
14561 "symtab.h" and "objfiles.h".
14562 (BIAS): Remove define.
14563 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
14564 (X_DISP19): Remove macros.
14565 (sparc_fetch_instruction): Remove function.
14566 (struct gdbarch_tdep): Remove definition.
14567 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
14568 (sparc_breakpoint_from_pc): Remove function.
14569 (struct sparc64_frame_cache): Remove definition.
14570 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
14571 sparc64_unwind_pc): Remove functions.
14572 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
14573 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
14574 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
14575 (sparc64_frame_cache): Change return type to `struct
14576 sparc_frame_cache *'. Simply call sparc_frame_cache.
14577 (sparc64_frame_this_id, sparc64_frame_prev_register,
14578 sparc64_frame_base_address): Use `struct sparc_frame_cache'
14579 instead of `struct sparc64_frame_cache.
14580 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
14581 sparc_analyze_control_transfer, sparc_software_single_step,
14582 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
14583 _initialize_sparc64_tdep): Remove functions.
14584 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
14585 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
14586 macros.
14587 (sparc64_supply_gregset, sparc64_collect_gregset,
14588 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
14589 (sparc64_init_abi): New function.
14590 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
14591 inclusion guard. Include "sparc-tdep.h".
14592 (BIAS): Define.
14593 (r_tstate_offset, r_fprs_offset): New defines.
14594 (enum sparc_regnum): Remove defenition.
14595 (enum sparc64_regnum): Reformat.
14596 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
14597 (sparc64_init_abi, sparc64_supply_gregset,
14598 sparc64_collect_gregset, sparc64_supply_fpregset,
14599 sparc64_collect_fpregset): New prototypes.
14600 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
14601 Add extern declarations.
14602 (sparc64_sol2_init_abi): New prototype.
14603 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
14604 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
14605 prototypes.
14606 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
14607 "sparnbsd-nat.h".
14608 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
14609 functions.
14610 (_initialize_sparc64fbsd_nat): Remove initialization of
14611 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
14612 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
14613 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
14614 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
14615 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
14616 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
14617 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
14618 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
14619 (sparc64fbsd_r_y_offset): Remove variables.
14620 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
14621 Make static and const.
14622 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
14623 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
14624 functions.
14625 (sparc64fbsd_gregset): New variable.
14626 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
14627 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
14628 and sparc64_supply_fpregset.
14629 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
14630 (sparc64fbsd_sigtramp_frame_this_id)
14631 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
14632 (sparc64fbsd_sigtramp_frame_unwind): New variable.
14633 (sparc64fbsd_sigtramp_frame_sniffer): New function.
14634 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
14635 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
14636 * sparcnbsd-tdep.c: Update copyright year. Include
14637 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
14638 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
14639 "value.h" and "sparcnbsd-tdep.h".
14640 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
14641 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
14642 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
14643 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
14644 defines.
14645 (sparcnbsd_gregset): New variable.
14646 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
14647 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
14648 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
14649 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
14650 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
14651 variables.
14652 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
14653 (sparc32nbsd_sigcontext_frame_this_id)
14654 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
14655 (sparc32nbsd_sigcontext_frame_unwind): New variable.
14656 (sparc32nbsd_sigtramp_frame_sniffer): New function.
14657 (sparcnbsd_get_longjmp_target_32,
14658 sparcnbsd_get_longjmp_target_64): Remove functions.
14659 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
14660 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
14661 sparcnbsd_init_elf): Remove.
14662 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
14663 (sparcnbsd_elf_init_abi): New functions.
14664 (_initialize_sparcnbsd_tdep): New prototype.
14665 (_initialize_sparnbsd_tdep): Update.
14666 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
14667 corelow.o. Add sparc64-nat.o and sparc-nat.o.
14668 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
14669 * config/sparc/linux.mh: Update comment.
14670 (XM_FILE, HOST_IPC): Remove variables.
14671 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
14672 sparc-linux-nat.o.
14673 * config/sparc/linux.mt: Update comment.
14674 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
14675 * config/sparc/nbsd.mt: Reformat.
14676 * config/sparc/nbsd64.mh: Update comment.
14677 (NATDEPFILES): Add sparc-nat.o.
14678 * config/sparc/nbsd64.mt: Update comment.
14679 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
14680 (TM_FILE): Set to tm-nbsd.h.
14681 * config/sparc/nbsdelf.mh: Update comment.
14682 (NATDEPFILES): Add sparc-nat.o.
14683 (XM_FILE): Delete.
14684 * config/sparc/nbsdaout.mh: Update comment.
14685 (NATDEPFILES): Add sparc-nat.o
14686 (XM_FILE): Delete.
14687 * config/sparc/nm-linux.h: Update copyright year. Don't include
14688 "config/nm-svr4.h" and "solib.h". Add protection against multiple
14689 inclusion.
14690 (KERNEL_U_SIZE): Remove define.
14691 (kernel_u_size): Remove prototype.
14692 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
14693 * config/sparc/nm-nbsd.h: Update copyright. Don't include
14694 "regcache.h".
14695 (CHILD_PREPARE_TO_STORE): Remove define.
14696 * config/sparc/nm-nbsdaout.h: Tweak some comments.
14697 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
14698 sparcnbsd-nat.c: Rewrite files.
14699 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
14700 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
14701 sparcnbsd-tdep.h: Remove files.
14702 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
14703 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
14704 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
14705 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
14706 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
14707 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
14708 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
14709 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
14710 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
14711 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
14712 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
14713 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
14714 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
14715 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
14716 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
14717 * config/sparc/linux64.mh, config/sparc/linux64.mt,
14718 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
14719 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
14720 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
14721
14722 2004-01-02 Andrew Cagney <cagney@redhat.com>
14723
14724 From 2003-12-18 Kazuhiro Inaoka:
14725 * configure.host: Add m32r-linux target.
14726
14727 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
14728
14729 * top.c (print_gdb_version): Update year to 2004.
14730
14731 2004-01-02 Mark Mitchell <mark@codesourcery.com>
14732
14733 * MAINTAINERS: Add myself to the write-after-approval category.
14734
14735 2004-01-02 Daniel Jacobowitz <drow@mvista.com>
14736
14737 From Bernardo Innocenti <bernie@develer.com>:
14738 * configure.tgt: Add uClinux target.
14739
14740 2004-01-02 Andrew Cagney <cagney@redhat.com>
14741
14742 * utils.c (do_my_cleanups): Make static, add forward declaration.
14743 * defs.h (do_my_cleanups): Delete declaration.
14744
14745 2004-01-02 Eli Zaretskii <eliz@elta.co.il>
14746
14747 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
14748 bfd/ChangeLog-0203.
14749
14750 2004-01-02 Mark Kettenis <kettenis@gnu.org>
14751
14752 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
14753 in <machine/reg.h>.
14754 * configure, config.in: Regenerate.
14755
14756 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
14757 tui/ChangeLog-1998-2003.
14758 \f
14759 Local Variables:
14760 mode: change-log
14761 left-margin: 8
14762 fill-column: 74
14763 version-control: never
14764 End: