* dbxread.c (process_one_symbol): Fix a few coding standard
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2004-11-20 Mark Kettenis <kettenis@gnu.org>
2
3 * dbxread.c (process_one_symbol): Fix a few coding standard
4 issues. Improve code formatting.
5
6 * dbxread.c: Include "gdb_string.h".
7 (record_minimal_symbol, read_ofile_symtab): Replace
8 DEPRECATED_STREQ and DEPRECATED_STREQN with strcmp and strncmp.
9 * Makefile.in (dbxread.o): Update dependencies.
10
11 * dwarf2-frame.c (read_encoded_value): Correctly calculate number
12 of bytes read for aligned LEB128 encodings.
13
14 2004-11-19 Mark Kettenis <kettenis@gnu.org>
15
16 * bsd-kvm.c (bsd_kvm_pcb_cmd): Cast return value from
17 parse_and_eval_address to u_long before converting it to a pointer
18 type.
19 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Change type of
20 ps_strings from int to u_long.
21 * i386obsd-nat.c (_initialize_i386obsd_nat): Cast _ps.val to
22 u_long instead of CORE_ADDR.
23
24 2004-11-18 Mark Kettenis <kettenis@gnu.org>
25
26 * dbxread.c (process_one_symbol): Do not adjust address of first
27 N_SLINE stab for a function for code generated by non-GCC
28 compilers.
29
30 2004-11-18 Kevin Buettner <kevinb@redhat.com>
31
32 * solib-null.c: New file.
33
34 2004-11-17 Andrew Cagney <cagney@gnu.org>
35
36 * MAINTAINERS: Drop MIPS and remote.
37
38 2004-11-15 Andrew Cagney <cagney@gnu.org>
39
40 * findvar.c (value_of_register): Set the frame ID.
41 * value.c (value_primitive_field): Copy the frame ID.
42 * valops.c (value_assign): Simplify lval_register case, there's
43 always a frame.
44
45 2004-11-14 Daniel Jacobowitz <dan@debian.org>
46
47 * Makefile.in (mips-linux-tdep.o): Update dependencies.
48 * mips-linux-tdep.c: Include "regcache.h".
49 (fill_fpregset, mips64_fill_fpregset): Use regcache_raw_collect.
50
51 2004-11-14 Daniel Jacobowitz <dan@debian.org>
52
53 * Makefile.in (linux-thread-db.o): Fix typo in last change.
54
55 2004-11-14 Daniel Jacobowitz <dan@debian.org>
56
57 * linux-thread-db.c: New file, renamed from thread-db.c.
58 * thread-db.c: Remove.
59 * Makefile.in (linux-thread-db.o): Rename from thread-db.o rule.
60 * config/alpha/alpha-linux.mh (NATDEPFILES): Rename thread-db.o
61 to linux-thread-db.o.
62 * config/arm/linux.mh (NATDEPFILES): Likewise.
63 * config/i386/linux.mh (NATDEPFILES): Likewise.
64 * config/i386/linux64.mh (NATDEPFILES): Likewise.
65 * config/ia64/linux.mh (NATDEPFILES): Likewise.
66 * config/m32r/linux.mh (NATDEPFILES): Likewise.
67 * config/m68k/linux.mh (NATDEPFILES): Likewise.
68 * config/mips/linux.mh (NATDEPFILES): Likewise.
69 * config/pa/linux.mh (NATDEPFILES): Likewise.
70 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
71 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
72 * config/s390/s390.mh (NATDEPFILES): Likewise.
73 * config/sparc/linux.mh (NATDEPFILES): Likewise.
74 * config/sparc/linux64.mh (NATDEPFILES): Likewise.
75
76 2004-11-13 Andrew Cagney <cagney@gnu.org>
77
78 * config/i386/i386lynx.mh: Delete file.
79 * config/i386/i386lynx.mt: Delete file.
80 * Makefile.in (ALLDEPFILES, i386ly-tdep.o): Remove i386ly-tdep.c.
81 * i386ly-tdep.c: Delete.
82
83 * config/tm-lynx.h: Delete, inline contents ...
84 * config/rs6000/tm-rs6000ly.h: ... here.
85
86 * config/tm-sysv4.h: Delete file, inlining contents.
87 * config/ia64/tm-aix.h (SKIP_TRAMPOLINE_CODE): Define.
88 * config/tm-linux.h (SKIP_TRAMPOLINE_CODE): Define.
89 * config/tm-nto.h (SKIP_TRAMPOLINE_CODE): Define.
90
91 * regcache.h (deprecated_register_valid): Delete.
92 (deprecated_registers): Delete.
93 * regcache.c (deprecated_register_valid): Delete.
94 (deprecated_registers): Delete.
95 (deprecated_read_register_byte, _initialize_regcache)
96 (deprecated_write_register_bytes, build_regcache): Update.
97 * config/powerpc/ppc-sim.mt (TDEPFILES): Remove ppc-bdm.o and
98 remote-sds.o.
99 * config/powerpc/ppc-eabi.mt (TDEPFILES): Ditto.
100 * config/mips/embed.mt (TDEPFILES): Remove remote-mips.o.
101
102 * NEWS: List h8300*-*-*, mcore-*-*, mn10300-*-*, ns32k-*-*, and
103 v850-*-* under removed.
104 * configure.host: Delete ns32k-*-netbsd*.
105 * configure.tgt: Delete h8300-*-*, mcore*-*-*, mn10300-*-*,
106 ns32k-*-netbsd*, and v850*-*-*.
107 * MAINTAINERS: Mark h8300, mcore, mn10300, ns32k, v850 as
108 "Deleted"
109 * config/h8300/tm-h8300.h, config/h8300/h8300.mt: Delete.
110 * h8300-tdep.c, config/mcore/mcore.mt, mcore-rom.c: Delete.
111 * mcore-tdep.c, config/mn10300/mn10300.mt: Delete.
112 * mn10300-tdep.c, config/ns32k/nbsdaout.mh: Delete.
113 * config/ns32k/nbsdaout.mt, config/ns32k/nm-nbsd.h: Delete.
114 * config/ns32k/nm-nbsdaout.h, config/ns32k/tm-ns32k.h: Delete.
115 * ns32knbsd-nat.c, ns32knbsd-tdep.c, ns32k-tdep.c: Delete.
116 * ns32k-tdep.h, config/v850/v850.mt, v850ice.c: Delete.
117 * v850-tdep.c: Delete.
118
119 2004-11-13 Joel Brobecker <brobecker@gnat.com>
120
121 * irix5-nat.c (fetch_core_registers): Replace use of
122 deprecated_registers by equivalent code.
123
124 2004-11-13 Joel Brobecker <brobecker@gnat.com>
125
126 * irix5-nat.c (fill_gregset): Replace use of deprecated_registers
127 with equivalent code.
128 (fill_fpregset): Likewise.
129
130 2004-11-13 Andrew Cagney <cagney@gnu.org>
131
132 * MAINTAINERS: Do not list "Deleted" architectures.
133
134 * configure.tgt: Delete i[34567]86-*-vxworks*, m68*-netx-*,
135 m68*-*-vxworks*, mips*-*-vxworks*, powerpc-*-vxworks*, and
136 sparc-*-vxworks*.
137 * NEWS: Mention that vxworks was deleted.
138 * config/m68k/tm-vx68.h, config/mips/tm-vxmips.h: Delete.
139 * config/powerpc/tm-vxworks.h, config/tm-vxworks.h: Delete.
140 * config/i386/vxworks.mt, config/m68k/vxworks68.mt: Delete.
141 * config/mips/vxmips.mt, config/powerpc/vxworks.mt: Delete.
142 * config/sparc/vxworks.mt, vx-share/dbgRpcLib.h: Delete.
143 * vx-share/ptrace.h, vx-share/regPacket.h: Delete.
144 * vx-share/vxTypes.h, vx-share/vxWorks.h: Delete.
145 * vx-share/wait.h, vx-share/xdr_ld.c: Delete.
146 * vx-share/xdr_ld.h, vx-share/xdr_ptrace.c: Delete.
147 * vx-share/xdr_ptrace.h, vx-share/xdr_rdb.c: Delete.
148 * vx-share/xdr_rdb.h, remote-vxsparc.c: Delete.
149 * remote-vxmips.c, remote-vx.c: Delete.
150 * remote-vx68.c: Delete.
151 * config/m68k/tm-os68k.h: Remove reference to VxWorks.
152 * config/m68k/os68k.mt, ada-lang.h: Ditto.
153 * Makefile.in (HFILES_NO_SRCDIR, ALLDEPFILES, remote-vx68.o)
154 (remote-vx.o, remote-vxmips.o, remote-vxsparc.o): Delete vx files.
155
156 2004-11-13 Eli Zaretskii <eliz@gnu.org>
157
158 * config/i386/xm-go32.h: Don't include fopen-bin.h.
159 Don't define CRLF_SOURCE_FILES and DIRNAME_SEPARATOR.
160
161 * source.c (OPEN_MODE, FDOPEN_MODE): Remove the definitions in the
162 branch that doesn't define CRLF_SOURCE_FILES; always use
163 binary-mode open.
164 (print_source_lines_base, forward_search_command)
165 (reverse_search_command): Enable the code that accepts DOS-style
166 CRLF line endings on all platforms (this removes the need for
167 CRLF_SOURCE_FILES).
168
169 * defs.h: Fix wording of the comment before FOPEN_RB.
170 (DIRNAME_SEPARATOR) [__MSDOS__]: Define to ';'.
171
172 * config/djgpp/fnchange.lst: Group renames for opcode directory
173 together.
174
175 * config/djgpp/djconfig.sh: Replace file names that don't exist
176 anymore with existing files, for checking the unpacked
177 distribution.
178
179 * config/djgpp/config.sed (am_cv_exeext, lt_cv_sys_max_cmd_len):
180 Export pre-cooked values in configure-* targets that begin with
181 "@test -f stage_last".
182
183 2004-11-12 Andrew Cagney <cagney@gnu.org>
184
185 * defs.h (enum lval_type): Delete lval_reg_frame_relative.
186 * value.h (struct value): Update comment.
187 * valops.c (value_assign): Fold lval_reg_fame_relative into
188 lval_register.
189 * findvar.c (value_from_register, locate_var_value): Ditto.
190
191 2004-11-12 Randolph Chung <tausq@debian.org>
192
193 * config/tm/tm-hppa.h (SYMBOLS_CAN_START_WITH_DOLLAR): Remove.
194 * parse.c (SYMBOLS_CAN_START_WITH_DOLLAR): Remove.
195 (write_exp_msymbol): Remove conditional check for symbols starting
196 with $. Update comments.
197
198 2004-11-12 Randolph Chung <tausq@debian.org>
199
200 * pa64solib.c (pa64_solib_thread_start_addr): Rename from
201 so_lib_thread_start_addr.
202 * pa64solib.h (so_list): Forward declare.
203 (pa64_solib_thread_start_addr): Prototype.
204 * somsolib.c (SHL_LOAD, SHL_UNLOAD): Define if not already defined.
205 (no_shared_libraries): Remove.
206 (som_solib_thread_start_addr): Rename from so_lib_thread_start_addr.
207 * somsolib.h (som_solib_thread_start_addr): Likewise; prototype.
208 * hpread.c (hpread_process_one_debug_symbol): Use either the som or
209 the elf solib handler to find the start address.
210
211 * config/pa/hppahpux.mh (NATDEPFILES): Move target-specific support
212 files to the target makefile.
213 * config/pa/hpux1020.mh (NATDEPFILES): Likewise.
214 * config/pa/hpux11.mh (NATDEPFILES): Likewise.
215 * config/pa/hpux11w.mh (NATDEPFILES): Likewise.
216
217 * config/pa/hppa64.mt (TDEPFILES): Put target-specific support
218 files for symbol reading and shared library handling here.
219 * config/pa/hppahpux.mt (TDEPFILES): Likewise.
220 (PA_SOM_ONLY): Define so we can build a 32-bit SOM only target
221 without bringing in 64-bit support.
222
223 2004-11-12 Andrew Cagney <cagney@gnu.org>
224
225 * sparc-tdep.c: Replace VALUE_TYPE with value_type.
226 * v850-tdep.c, sparc64-tdep.c, sh-tdep.c: Ditto.
227 * sh64-tdep.c, s390-tdep.c, mcore-tdep.c: Ditto.
228 * h8300-tdep.c, arm-linux-tdep.c, amd64-tdep.c: Ditto.
229 * hppa-tdep.c, mips-tdep.c, m88k-tdep.c: Ditto.
230 * m68hc11-tdep.c, m32r-tdep.c, ia64-tdep.c: Ditto.
231 * frv-tdep.c, cris-tdep.c, avr-tdep.c, alpha-tdep.c: Ditto.
232
233 Merge VALUE_REGNO and VALUE_FRAME_REGNUM into VALUE_REGNUM.
234 * value.h (VALUE_REGNO, VALUE_FRAME_REGNUM): Delete.
235 (VALUE_REGNUM): Define.
236 (struct value): Delete location.regnum, rename "regno" to
237 "regnum".
238 * value.c, valops.c, valarith.c, findvar.c: Update.
239
240 * value.h (VALUE_TYPE, VALUE_NEXT, VALUE_OFFSET, VALUE_BITSIZE)
241 (VALUE_BITPOS): Delete.
242 (value_type, value_offset, value_bitsize, value_bitpos): Declare.
243 * value.c (value_type, value_offset, value_bitpos)
244 (value_bitsize): New functions. Update references.
245 * arm-tdep.c, gnu-v3-abi.c, hpacc-abi.c, gnu-v2-abi.c: Update.
246 * f-valprint.c, cp-valprint.c, c-valprint.c: Update.
247 * ada-valprint.c, typeprint.c, scm-valprint.c, scm-exp.c: Update.
248 * p-valprint.c, jv-valprint.c, jv-lang.c, varobj.c: Update.
249 * objc-lang.c, ada-lang.c, std-regs.c, stack.c: Update.
250 * infcall.c, linespec.c, printcmd.c, valarith.c: Update.
251 * valops.c, eval.c, findvar.c, breakpoint.c: Update.
252 * tracepoint.c, ax-gdb.c, mi/mi-main.c, cli/cli-dump.c:
253 * rs6000-tdep.c, ppc-sysv-tdep.c: Update.
254
255 2004-11-12 Andrew Cagney <cagney@gnu.org>
256
257 * cris-tdep.c (cris_register_offset): Delete, never called.
258 (cris_spec_reg_applicable): Delete cris_ver_sim.
259 * MAINTAINERS: List d10v as OBSOLETE.
260 * rdi-share/host.h (FOPEN_WB): #ifdef 0 out definitions of
261 FOPEN_WB et.al., defined by "fopen-bin.h".
262
263 2004-11-12 Randolph Chung <tausq@debian.org>
264
265 * hppa-tdep.c (hppa_skip_permanent_breakpoint): Move definition ...
266 * hppa-hpux-tdep.c (hppa_skip_permanent_breakpoint): ... to here.
267 * config/pa/tm-hppa.h (SKIP_PERMANENT_BREAKPOINT): Move definition ...
268 * config/pa/tm-hppah.h (SKIP_PERMANENT_BREAKPOINT): ... to here.
269
270 2004-11-12 Mark Kettenis <kettenis@jive.nl>
271
272 * tui/tui-io.c: Don't include "terminal.h".
273 * Makefile.in (tui-io.o): Update dependencies.
274
275 2004-11-12 Kei Sakamoto <sakamoto.kei@renesas.com>
276
277 * Makefile.in (m32r-linux-tdep.o): Update dependencies.
278 * m32r-linux-tdep.c (m32r_linux_init_abi): Call
279 set_gdbarch_regset_from_core_section for core file support.
280 (m32r_linux_supply_gregset, m32r_linux_regset_from_core_section):
281 New functions.
282
283 2004-11-11 Randolph Chung <tausq@debian.org>
284
285 * hppa-tdep.c (skip_prologue_hard_way): Make static, add
286 stop_after_branch parameter and use it to determine if we should look
287 at the delay slot of the first branch insn to find prologue insns.
288 (hppa_skip_prologue): Update comment and call to skip_prologue_hard_way.
289 (hppa_frame_cache): Likewise.
290
291 2004-11-11 Randolph Chung <tausq@debian.org>
292
293 * hppa-tdep.c (hppa_frame_cache): Properly handle the frame pointer
294 register so that it can be unwound from anywhere in the prologue.
295
296 2004-11-10 msnyder <msnyder@redhat.com>
297
298 * rs6000-tdep.c (skip_prologue): After saving lr_offset,
299 must invalidate lr_reg (so we don't try to save it again).
300 Ditto for cr_offset and cr_reg.
301
302 2004-11-05 Jon Beniston <jon@beniston.com>
303
304 Committed by Andrew Cagney.
305 * remote.c (putpkt_binary) Fix PR gdb/1806. Send an ACK
306 when an unexpected packet is received, as the target stubs
307 continually retransmit the same packet until ACKed.
308
309 2004-11-10 Randolph Chung <tausq@debian.org>
310
311 * frame.c (get_prev_frame): Use get_frame_type to retrieve the
312 frame's type.
313
314 2004-11-10 Randolph Chung <tausq@debian.org>
315
316 * blockframe.c (inside_entry_func): Move to .....
317 * frame.c (inside_entry_func): ... here, and make static.
318 (backtrace_past_entry): New flag.
319 (get_prev_frame): Stop backtrace at the entry function if enabled
320 by flag. Update comments.
321 (_initialize_frame): Add command to set backtrace_past_entry flag.
322 * defs.h (inside_entry_func): Remove prototype.
323
324 2004-11-10 Mark Kettenis <kettenis@gnu.org>
325
326 * dwarf2read.c: Fix formatting.
327
328 2004-11-10 Andrew Cagney <cagney@gnu.org>
329
330 * value.h (COERCE_REF, COERCE_ARRAY, COERCE_NUMBER, COERCE_ENUM)
331 (coerce_ref, coerce_array, coerce_number, coerce_enum): Replace
332 macros with function declarations.
333 * value.c (coerce_ref, coerce_array, coerce_number)
334 (coerce_enum): New functions.
335 (value_as_long, value_as_address): Update.
336 * ada-lang.c (ada_coerce_ref, ada_value_binop)
337 (ada_evaluate_subexp, ada_value_assign, ada_value_struct_elt): Update.
338 * jv-lang.c (evaluate_subexp_java): Update.
339 * valarith.c (value_less, value_neg, value_complement)
340 (value_binop, value_add, value_subscript, value_x_binop)
341 (value_logical_not, value_sub): Update.
342 * valops.c (check_field, value_struct_elt, value_ind)
343 (value_find_oload_method_list, value_cast, value_assign): Update.
344 * eval.c (evaluate_subexp_standard): Update.
345
346 2004-11-10 Mark Kettenis <kettenis@gnu.org>
347
348 * mips-tdep.c (mips32_relative_offset): Change return type to
349 LONGEST, change argument type to ULONGEST. Fix sign-extension.
350
351 2004-11-10 Randolph Chung <tausq@debian.org>
352
353 * hppa-tdep.c (hppa32_register_name, hppa64_register_name): Make static.
354 (hppa32_push_dummy_call, hppa64_push_dummy_call): Likewise.
355 (hppa_fetch_pointer_argument): Likewise.
356 (hppa_frame_cache): Use safe_frame_unwind_memory instead of
357 deprecated_read_memory_nobpt.
358 (_initialize_hppa_tdep): Replace deprecated_add_show_from_set/
359 add_set_cmd sequence with add_setshow_boolean_cmd.
360
361 2004-11-09 Andrew Cagney <cagney@gnu.org>
362
363 GDB 6.3 released from GDB 6.3 branch.
364
365 2004-11-09 Andrew Cagney <cagney@gnu.org>
366
367 * values.c: Rename to ...
368 * value.c: ..., new file.
369 * Makefile.in: Update.
370
371 2004-11-09 Daniel Jacobowitz <dan@debian.org>
372
373 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Correct allocated
374 size.
375
376 2004-11-09 Andrew Cagney <cagney@gnu.org>
377
378 * TODO: Delete.
379
380 * value.h (struct value): Delete field bfd_section.
381 (VALUE_BFD_SECTION): Delete macro.
382 (COERCE_REF): Update.
383 (value_at, value_at_lazy): Delete asection parameter.
384 * printcmd.c (print_formatted, x_command): Update.
385 (do_examine): Delete asection parameter.
386 (next_section): Delete variable.
387 * valops.c (value_cast, value_at, value_at_lazy)
388 (value_coerce_function, value_addr, value_ind, value_string)
389 (find_rt_vbase_offset, value_full_object): Update.
390 * hpacc-abi.c (hpacc_virtual_fn_field)
391 (hpacc_value_rtti_type): Update.
392 * gnu-v3-abi.c (gnuv3_rtti_type, gnuv3_virtual_fn_field)
393 (gnuv3_baseclass_offset): Update.
394 * f-valprint.c (f_val_print): Update.
395 * c-valprint.c (c_val_print): Update.
396 * p-valprint.c (pascal_val_print): Update.
397 * jv-valprint.c (java_value_print): Update.
398 * jv-lang.c (java_class_from_object, evaluate_subexp_java): Update.
399 * ada-lang.c (ada_value_primitive_packed_val)
400 (ada_evaluate_subexp): Update.
401 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Update.
402 * expprint.c (print_subexp_standard): Update.
403 * infcall.c (call_function_by_hand): Update.
404 * valarith.c (value_add): Update.
405 * eval.c (evaluate_subexp_standard): Update.
406 * values.c (allocate_value, value_copy, value_static_field): Update.
407 * findvar.c (read_var_value, locate_var_value): Update.
408
409 2004-11-09 Andrew Cagney <cagney@gnu.org>
410
411 * i386-linux-tdep.c: Include "dwarf2-frame.h".
412 * Makefile.in: Update all dependencies.
413
414 2004-11-08 Andrew Cagney <cagney@gnu.org>
415
416 * sentinel-frame.c (sentinel_frame_prev_pc): New function.
417 (sentinel_frame_unwinder): Add the prev_pc method.
418 * frame.c (frame_pc_unwind): Use the per-frame pc unwinder when
419 available. Do not handle the sentinel-frame case.
420 * frame-unwind.h (frame_prev_register_ftype): Define.
421 (struct frame_unwind): Add prev_pc;
422
423 2004-11-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
424
425 * configure.in: Check for ncurses/term.h.
426 * gdb_curses.h: Include term.h here, prefering ncurses/term.h.
427 * utils.c: Include gdb_curses.h instead of curses.h and term.h.
428 * tui/tui.c: Don't include term.h.
429 * configure, config.in: Rebuilt.
430
431 2004-11-08 Mark Kettenis <kettenis@gnu.org>
432
433 * m68kbsd-nat.c: Include "inf-ptrace.h".
434 (_initialize_m68kbsd_nat): Fix pasto.
435 * Makefile.in (m68kbsd-nat.o): Update dependencies.
436
437 2004-11-08 Randolph Chung <tausq@debian.org>
438
439 * infrun.c (debug_infrun): New variable.
440 (resume, proceed, wait_for_inferior): Annotate with debug messages.
441 (handle_inferior_event, keep_going): Likewise.
442 (_initialize_infrun): Register "set debug infrun" command.
443
444 2004-11-08 Andreas Schwab <schwab@suse.de>
445
446 * linux-nat.c (PTRACE_EVENT_VFORK_DONE): Renamed from
447 PTRACE_EVENT_VFORKDONE.
448 (child_follow_fork): Adjust.
449
450 2004-11-08 Andrew Cagney <cagney@gnu.org>
451
452 * README: Refer to 6.3, not 6.2, update directory listing droppng
453 references to intl/ and mmalloc/.
454 * PROBLEMS: Refer to 6.3 not 6.2.
455
456 * PROBLEMS: Delete no-longer applicable problems.
457
458 2004-11-07 Andrew Cagney <cagney@redhat.com>
459 Daniel Jacobowitz <dan@debian.org>
460 Roland McGrath <roland@redhat.com>
461
462 * Makefile.in (symfile-mem.o): Update dependencies.
463 * i386-linux-tdep.c (i386_linux_dwarf_signal_frame_p): New.
464 (i386_linux_init_abi): Call dwarf2_frame_set_signal_frame_p.
465 * inf-ptrace.c (inf_ptrace_attach): Call
466 observer_notify_inferior_created.
467 * inftarg.c (child_attach): Likewise.
468 * symfile-mem.c: Include "observer.h", "auxv.h", and "elf/common.h".
469 (symbol_file_add_from_memory): Take NAME argument. Use it for
470 the new BFD's filename.
471 (add_symbol_file_from_memory_command): Update call to
472 symbol_file_add_from_memory.
473 (struct symbol_file_add_from_memory_args, add_vsyscall_page)
474 (symbol_file_add_from_memory_wrapper): New.
475 (_initialize_symfile_mem): Register add_vsyscall_page as an
476 inferior_created observer.
477
478 2004-11-07 Mark Kettenis <kettenis@gnu.org>
479
480 * m68kbsd-nat.c (m68kbsd_fetch_inferior_registers): Rename from
481 fetch_inferior_registers. Make static.
482 (m68kbsd_store_inferior_registers): Rename from
483 store_inferior_registers. Make static.
484 (_initialize_m68kbsd_nat): Construct and add target vector.
485 * config/m68k/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
486 inftarg.o. Add inf-ptrace.o.
487 (NAT_FILE): Set to tm-solib.h.
488 (LOADLIBES): New variable.
489 * config/m68k/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
490 inftarg.o. Add inf-ptrace.o.
491 (NAT_FILE): Delete variable.
492 * config/m68k/obsd.mh (NATDEPFILES): Remove infptrace.o and
493 inftarg.o. Add inf-ptrace.o.
494 (NAT_FILE): Set to tm-solib.h.
495 * config/m68k/nm-nbsdaout.h: Remove file.
496
497 2004-11-07 Daniel Jacobowitz <dan@debian.org>
498
499 * dwarf2-frame.c (struct dwarf2_frame_ops): Add signal_frame_p.
500 (dwarf2_frame_set_signal_frame_p, dwarf2_frame_signal_frame_p)
501 (dwarf2_signal_frame_unwind): New.
502 (dwarf2_frame_sniffer): Use dwarf2_frame_signal_frame_p.
503 * dwarf2-frame.h (dwarf2_frame_set_signal_frame_p): New prototype.
504
505 2004-11-07 Mark Kettenis <kettenis@gnu.org>
506
507 * Makefile.in (mips64obsd-tdep.o): Fix typo.
508
509 * mipsnbsd-tdep.c (mipsnbsd_ilp32_fetch_link_map_offsets): Renamed
510 from mipsnbsd_ilp32_solib_svr4_fetch_link_map_offsets. Trim sizes
511 to only include the structure members we actually need.
512 (mipsnbsd_lp64_fetch_link_map_offsets): Renamed from
513 mipsnbsd_lp64_solib_svr4_fetch_link_map_offsets. Trim sizes to
514 only include the structure members we actually need.
515 (mipsnbsd_init_abi): Update.
516
517 * mips64obsd-nat.c: Include "mips-tdep.h".
518 (MIPS64OBSD_NUM_REGS): Remove define.
519 (MIPS_PC_REGNUM, MIPS_FP0_REGNUM, MIPS_FSR_REGNUM): New defines.
520 (mips64obsd_supply_gregset, mips64obsd_collect_gregset): Handle
521 floating-point registers correctly.
522 * Makefile.in (mips64obsd-nat.o): Update dependencies.
523
524 * mips64obsd-tdep.c: Include "trad-frame.h", "tramp-frame.h" and
525 "gdb_assert.h".
526 (mips64obsd_sigframe_init): New function.
527 (mips64obsd_sigframe): New variable.
528 (mips64obsd_init_abi): Add comments. Prepend mips64obsd_sigrame
529 unwinder.
530 * Makefile.in (mips64obsd-tdep.o): Update dependencies.
531
532 2004-11-06 Joel Brobecker <brobecker@gnat.com>
533
534 * alpha-mdebug-tdep.c: #include mdebugread.h.
535 Replace alpha_extra_func_info_t by struct mdebug_extra_func_info *.
536 * Makefile.in (alpha-mdebug-tdep.o): Add dependency on mdebugread.h.
537
538 2004-11-05 Andrew Cagney <cagney@gnu.org>
539
540 * dwarf2-frame.c (dwarf2_frame_cache): Only complain when both the
541 CFI and the init_reg method leave the register unspecified.
542 Include the register name in the "Incomplete CFI data" complaint.
543 Supress leading zeros in the address.
544
545 2004-11-05 Mark Kettenis <kettenis@gnu.org>
546
547 * dwarf2-frame.c (decode_frame_entry_1): Avoid indirection when
548 skipping a personality routine in a CIE augmentation.
549
550 2004-11-05 Jeff Johnston <jjohnstn@redhat.com>
551
552 * defs.h (fatal, vfatal): New function prototypes.
553 * stack.c (backtrace_command_stub): Stub to call backtrace_command_1
554 via catch_errors.
555 (backtrace_command): Change to call backtrace_command_stub via
556 catch_errors instead of calling backtrace_command_1 directly.
557 (backtrace_full_command): Ditto.
558 * utils.c (error_stream_1): New static function.
559 (verror): Change to call error_stream_1 instead of error_stream.
560 (error_stream): Call error_stream_1 with RETURN_ERROR argument.
561 (vfatal, fatal): New functions.
562
563 2004-11-05 Andrew Cagney <cagney@gnu.org>
564
565 * stack.c (parse_frame_specification_1): Clear selected_frame_p
566 when not using selected frame.
567
568 2004-11-05 Mark Kettenis <kettenis@jive.nl>
569
570 * dwarf2-frame.c (decode_frame_entry_1): Correctly skip
571 personality routine in a CIE augmentation.
572
573 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
574
575 * stack.c (set_current_sal_from_frame): New function.
576 (print_args_stub): Use it.
577 (print_frame_info): Don't set sal here.
578
579 2004-11-04 Mark Kettenis <kettenis@gnu.org>
580
581 * dwarf2-frame.c (read_encoded_value): Change type of third
582 argument to `unsigned char *'. Add support for LEB128 encodings.
583
584 2004-11-04 Jim Blandy <jimb@redhat.com>
585
586 * gdbtypes.c (make_qualified_type): Doc fix. Add assertion to
587 prevent cross-objfile references.
588 (make_cv_type): Doc fix. Don't create cross-objfile references,
589 even for stub types.
590 (replace_type): Add assertion to prevent cross-objfile references.
591 (check_typedef): Never resolve a stub type by copying over a type
592 from another file.
593
594 2004-11-04 Kei Sakamoto <sakamoto.kei@denesas.com>
595
596 * Makefile.in (m32r-tdep.o): Update dependencies.
597 * m32r-tdep.c (m32r_gdbarch_init): Call gdbarch_init_osabi for
598 ABI-specific overrides.
599
600 2004-11-04 Kei Sakamoto <sakamoto.kei@denesas.com>
601
602 * m32r-tdep.c (m32r_memory_insert_breakpoint): Remove
603 unnecessary parallel execution bit.
604 (m32r_memory_remove_breakpoint): Ditto.
605 (m32r_breakpoint_from_pc): Update.
606
607 2004-11-03 Randolph Chung <tausq@debian.org>
608
609 * hppa-tdep.c (hppa_frame_cache): Use frame_pc_unwind instead of
610 frame_func_unwind to locate the unwind entry.
611 (hppa_frame_this_id): Likewise.
612
613 2004-11-03 Andrew Cagney <cagney@gnu.org>
614
615 * gdb/NEWS: Mention internationalization, m32r-*-linux-gnu, 'p'
616 packet, obsolete configurations, end-of-life deprecated_registers.
617
618 2004-11-02 Mark Kettenis <kettenis@gnu.org>
619
620 * dwarf2-frame.c (read_encoded_value): Set proper size for signed
621 encodings as well as unsigned encodings.
622
623 2004-11-02 Andrew Cagney <cagney@gnu.org>
624
625 * value.h (COERCE_VARYING_ARRAY): Delete.
626 * valops.c (value_cast, value_slice): Delete use.
627 * valarith.c (value_subscript, value_concat): Delete use.
628
629 2004-11-02 Paul Hilfinger <hilfingr@nile.gnat.com>
630
631 * NEWS: GDB understands GNAT Ada.
632
633 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
634
635 * Makefile.in (ALLDEPFILES): Add amd64-sol2-tdep.c.
636 (amd64-sol2-tdep.o): Add dependencies.
637 * amd64-sol2-tdep.c, config/i386/sol2-64.mh,
638 config/i386/sol2-64.mt: New files.
639 * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offset,
640 amd64_sol2_gregset32_reg_offset, _initialize_amd64_sol2_nat): New.
641 (supply_gregset): Correct order of arguments to
642 amd64_supply_native_gregset.
643 (fill_gregset): Correct order of arguments to
644 amd64_collect_native_gregset.
645 * configure.host (i[34567]86-*-solaris2.1[0-9]*): Add new case.
646 * configure.tgt (i[34567]86-*-solaris2.1[0-9]*): Likewise.
647 * configure.in (*-*-solaris2.[[6789]]): Add *-*-solaris2.1[[0-9]]
648 for definition of NEW_PROC_API.
649 * configure: Regenerate.
650
651 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
652
653 * MAINTAINERS (Write After Approval): Add myself.
654
655 2004-11-01 Andrew Cagney <cagney@gnu.org>
656
657 * configure.tgt: Mark d10v-*-* as obsolete.
658 * config/d10v/d10v.mt, d10v-tdep.c: Obsolete files.
659
660 2004-11-01 Paul N. Hilfinger <Hilfinger@gnat.com>
661
662 * values.c (modify_field): Correct handling of bit-fields that
663 don't fit in 32 bits. Use unsigned operations throughout and
664 simplify the code a bit. Document preconditions.
665
666 2004-10-31 Andrew Cagney <cagney@gnu.org>
667
668 * config/pa/tm-linux.h: Delete #undef IN_SOLIB_CALL_TRAMPOLINE.
669 * config/tm-sysv4.h (IN_SOLIB_CALL_TRAMPOLINE): Delete.
670 (in_plt_section): Delete.
671
672 * mips-tdep.c (mips_in_solib_return_trampoline): Delete.
673 (mips_gdbarch_init): Do not set same.
674
675 * arch-utils.c (generic_in_solib_call_trampoline): Delete.
676 * arch-utils.h (generic_in_solib_call_trampoline): Delete.
677
678 * gdbarch.sh (in_solib_call_trampoline): Delete.
679 * gdbarch.h, gdbarch.c: Re-generate.
680
681 * hppa-tdep.c (hppa_stub_unwind_sniffer): Replace
682 IN_SOLIB_CALL_TRAMPOLINE with tdep.in_solib_call_trampoline.
683 * hppa-tdep.h (struct gdbarch_tdep): Add in_solib_call_trampoline.
684 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Set same.
685 * hppa-linux-tdep.c (hppa_linux_init_abi): Ditto.
686
687 2004-10-31 Mark Kettenis <kettenis@gnu.org>
688
689 * mipsnbsd-nat.c: Include "target.h" and "inf-ptrace.h".
690 (mipsnbsd_fetch_inferior_registers): Rename from
691 fetch_inferior_registers. Make static.
692 (mipsnbsd_store_inferior_registers): Rename from
693 store_inferior_registers. Make static.
694 (_initialize_mipsnbsd_nat): New function and prototype.
695 * Makefile.in (mipsnbsd-nat.o): Update dependencies.
696 * config/mips/nbsd.mh (NAT_CLIBS, NAT_FILE): Remove variables.
697 (NATDEPFILES): Remove infptrace.o and inftarg.o. Add
698 inf-ptrace.o.
699
700 2004-10-31 Andrew Cagney <cagney@gnu.org>
701
702 * xstormy16-tdep.c (xstormy16_in_solib_call_trampoline)
703 (xstormy16_gdbarch_init): Do not set in_solib_call_trampoline,
704 delete corresponding unused function.
705 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Really do not set
706 in_solib_call_trampoline.
707 * config/arm/tm-embed.h (IN_SOLIB_CALL_TRAMPOLINE): Delete.
708 * config/powerpc/tm-linux.h: Delete #undef IN_SOLIB_CALL_TRAMPOLINE.
709 * config/mips/tm-nbsd.h: Ditto.
710 * config/arm/tm-linux.h: Ditto.
711 * config/mips/tm-linux.h: Ditto.
712
713 * armnbsd-tdep.c (arm_netbsd_aout_init_abi)
714 (arm_netbsd_aout_in_solib_call_trampoline): Do not set
715 in_solib_call_trampoline, delete corresponding unused function.
716 * vaxnbsd-tdep.c (vaxnbsd_aout_in_solib_call_trampoline)
717 (vaxnbsd_aout_init_abi): Ditto.
718 * sparcnbsd-tdep.c (sparcnbsd_aout_in_solib_call_trampoline)
719 (sparc32nbsd_aout_init_abi): Ditto.
720 * ppc-linux-tdep.c (ppc64_in_solib_call_trampoline)
721 (ppc_linux_init_abi): Ditto.
722 * ns32knbsd-tdep.c (ns32knbsd_aout_in_solib_call_trampoline)
723 (ns32knbsd_init_abi_aout): Ditto.
724 * mips-tdep.c (mips_in_call_stub, mips_gdbarch_init): Ditto.
725 * mips-linux-tdep.c (mips_linux_init_abi): Ditto.
726 * m68kbsd-tdep.c (m68kbsd_aout_in_solib_call_trampoline)
727 (m68kbsd_aout_init_abi): Ditto.
728 * i386-cygwin-tdep.c (i386_cygwin_in_solib_call_trampoline)
729 (i386_cygwin_init_abi): Ditto.
730 * i386bsd-tdep.c (i386bsd_aout_in_solib_call_trampoline)
731 (i386bsd_init_abi): Ditto.
732
733 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Do not set
734 in_solib_call_trampoline to in_plt_entry, IN_SOLIB_CALL_TRAMPOLINE
735 isn't used by this architecture.
736 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Ditto.
737 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Ditto.
738 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Ditto.
739 * s390-tdep.c (s390_gdbarch_init): Ditto.
740 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
741 * m68klinux-tdep.c (m68k_linux_init_abi): Ditto.
742 * i386-tdep.c (i386_svr4_init_abi): Ditto.
743 * i386-nto-tdep.c (i386nto_init_abi): Ditto.
744 * arm-linux-tdep.c (arm_linux_init_abi): Ditto.
745 * amd64-tdep.c (amd64_init_abi): Ditto.
746
747 * vaxnbsd-tdep.c (vaxnbsd_elf_init_abi): Do not set
748 in_solib_call_trampoline to its default value of
749 generic_in_solib_call_trampoline.
750 * ppcobsd-tdep.c (ppcobsd_init_abi): Ditto.
751 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Ditto.
752 * i386obsd-tdep.c (i386obsd_elf_init_abi): Ditto.
753 * i386nbsd-tdep.c (i386nbsdelf_init_abi): Ditto.
754 * i386fbsd-tdep.c (i386fbsd_init_abi): Ditto.
755 * hppabsd-tdep.c (hppabsd_init_abi): Ditto.
756
757 * mips-tdep.c (mips_dump_tdep): Don't print any of the macros.
758
759 * config/mips/obsd64.mt (DEPRECATED_TM_FILE): Delete.
760
761 * config/mips/tm-mips.h: Delete file.
762 * remote-mips.c: Delete tm-mips.h from comment.
763 * config/mips/embed.mt (DEPRECATED_TM_FILE): Delete.
764 * config/mips/tm-nbsd.h: Don't include tm-mips.h.
765 * config/mips/irix6.mt (DEPRECATED_TM_FILE): Delete.
766 * config/mips/tm-linux.h: Don't include tm-mips.h.
767 * config/mips/tm-vxmips.h: Don't include tm-mips.h.
768 * config/mips/irix5.mt (DEPRECATED_TM_FILE):
769 * config/mips/tm-wince.h: Don't include.
770
771 * mdebugread.h (MDEBUG_EFI_SYMBOL_NAME): Define.
772 * mdebugread.c (MDEBUG_EFI_SYMBOL_NAME): Delete.
773 * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
774 * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
775
776 * mdebugread.h (ecoff_relocate_efi): Delete declaration.
777 * mdebugread.c (ecoff_relocate_efi): Delete function.
778 * objfiles.c (objfile_relocate): Delete #ifdef
779 MDEBUG_EFI_SYMBOL_NAME code.
780
781 2004-10-31 Orjan Friberg <organ.friberg@axis.com>
782 Andrew Cagney <cagney@gnu.org>
783
784 * gdbarch.sh (single_step_through_delay): Add.
785 * gdbarch.h, gdbarch.c: Re-generate.
786 * config/mips/tm-mips.h (STEP_SKIPS_DELAY_P, STEP_SKIPS_DELAY)
787 (mips_step_skips_delay): Delete.
788 * mips-tdep.c (mips_single_step_through_delay): Replace
789 mips_step_skips_delay.
790 (mips_gdbarch_init): Set single_step_through_delay.
791 (mips_dump_tdep): Do not print STEP_SKIPS_DELAY.
792
793 2004-10-31 Mark Kettenis <kettenis@gnu.org>
794
795 * tramp-frame.c (tramp_frame_prepend_unwinder): Set unwinder type
796 from TRAMP_FRAME frame type.
797
798 2004-10-31 Andrew Cagney <cagney@gnu.org>
799
800 * mdebugread.c (parse_procedure): Wrap use of RA_REGNUM in #ifdef.
801
802 * mips-tdep.c (mips_ignore_helper): Delete.
803 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Delete.
804 * infrun.c (handle_inferior_event): Delete #ifdef
805 DEPRECATED_IGNORE_HELPER_CALL code.
806
807 * config/mips/tm-mips.h (RA_REGNUM): Delete.
808
809 2004-10-31 Mark Kettenis <kettenis@gnu.org>
810
811 * i386v4-nat.c (supply_gregset, supply_fpregset, fill_gregset)
812 (fill_fpregset): Do not compile for 64-bit systems.
813 * i386-sol2-nat.c: Don't include "i386v4-nat.c".
814 * Makefile.in (i386-sol2-nat.o): Update dependencies.
815 * config/i386/i386sol2.mh (NATDEPFILES): Add back i386v4-nat.c.
816
817 2004-10-30 Andrew Cagney <cagney@gnu.org>
818
819 * mdebugread.h: Include "coff/sym.h" and "coff/symconst.h".
820 (struct mdebug_extra_func_info): Define.
821 * config/alpha/tm-alpha.h: Delete same.
822 * config/mips/tm-mips.h: Delete same.
823 * mdebugread.c: Delete same.
824 * Makefile.in: Update dependencies.
825 * mips-mdebug-tdep.c: Include "mdebugread.h".
826
827 * objfiles.c: Include "mdebugread.h".
828 * mdebugread.c: Include "mdebugread.h".
829 (ecoff_relocate_cfi): Delete.
830 * config/alpha/tm-alpha.h (ecoff_relcate_cfi): Delete.
831 * config/mips/tm-mips.h (ecoff_relcate_cfi): Delete.
832 * mdebugread.h (ecoff_relocate_efi): New file.
833 * Makefile.in: Update dependencies.
834
835 * mips-tdep.c (struct frame_extra_info): Delete.
836 (temp_proc_desc): Delete.
837
838 * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Rename
839 MIPS_EFI_SYMBOL_NAME.
840 (mips_extra_func_info_t, mips_extra_func_info): Delete.
841 (struct mdebug_extra_func_info): Replace struct
842 alpha_extra_func_info and alpha_extra_func_info_t.
843 * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Rename
844 MIPS_EFI_SYMBOL_NAME.
845 (struct mdebug_extra_func_info): Replace struct
846 alpha_extra_func_info and alpha_extra_func_info_t.
847 * objfiles.c, mips-tdep.c, mips-mdebug-tdep.c: Update.
848 * mdebugread.c, alpha-mdebug-tdep.c:
849
850 Suggested by Mark Kettenis.
851 * config/mips/tm-mips.h (struct mips_extra_func_info): Delete
852 fields frame_adjust and high_addr.
853 * mips-mdebug-tdep.c (PROC_HIGH_ADDR, PROC_FRAME_ADJUST): Delete.
854 (non_heuristic_proc_desc): Delete references.
855
856 * mips-tdep.h (MIPS_PRID_REGNUM): Add.
857 * config/mips/tm-mips.h (PRID_REGNUM): Delete.
858 * mips-tdep.c: Update.
859
860 * mips-tdep.h (MIPS_FIRST_EMBED_REGNUM)
861 (MIPS_LAST_EMBED_REGNUM): Add.
862 * config/mips/tm-mips.h (FIRST_EMBED_REGNUM)
863 (LAST_EMBED_REGNUM): Delete.
864 * mipsv4-nat.c, mips-tdep.c, mips-linux-tdep.c: Update.
865
866 * config/mips/tm-mips.h (PS_REGNUM): Delete.
867 * mips-tdep.h (MIPS_PS_REGNUM): Add.
868 * remote-vxmips.c, mipsv4-nat.c, mips-tdep.c: Update.
869 * mips-linux-nat.c: Update.
870
871 * mips-tdep.h: Add comments on registers.
872 (MIPS_UNUSED_REGNUM): Define.
873 * config/mips/tm-mips.h (ZERO_REGNUM, UNUSED_REGNUM)
874 (T9_REGNUM, V0_REGNUM, A0_REGNUM): Delete.
875 * irix5-nat.c, mipsv4-nat.c, mips-linux-tdep.c: Update.
876 * mips-linux-nat.c, remote-mips.c: Update.
877
878 * config/mips/tm-mips.h (t_insn): Delete.
879 * mips-tdep.c (mips_fetch_instruction, mips_skip_trampoline_code):
880 Replace t_insn with ULONGEST.
881
882 2004-10-30 Mark Kettenis <kettenis@gnu.org>
883
884 * mipsnbsd-tdep.c: Include "regset.h" and "gdb_assert.h".
885 (MIPS_PC_REGNUM, MIPS_FP0_REGNUM, MIPS_FSR_REGNUM)
886 (MIPSNBSD_NUM_GREGS, MIPSNBSD_NUM_FPREGS): New defines.
887 (fetch_core_registers, fetch_elfcore_registers): Remove functions.
888 (mipsnbsd_core_fns, mipsnbsd_elfcore_fns): Remove variables.
889 (mipsnbsd_core_osabi_sniffer): New function.
890 (mipsnbsd_init_abi): Set regset_from_core_section.
891 (_initialize_mipsnbsd_tdep): Remove calls to
892 deprecated_add_core_fns.
893 (mipsnbsd_supply_fpregset, mipsnbsd_supply_gregset)
894 (mipsnbsd_regset_from_core_section): New functions.
895 (mipsnbsd_gregset, mipsnbsd_fpregset): New variables.
896 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
897
898 * procfs.c (procfs_fetch_registers, procfs_store_registers): Like
899 Remove optimization for DEPRECATED_FP_REGNUM.
900
901 2004-10-30 Andrew Cagney <cagney@gnu.org>
902
903 * alpha-tdep.c (alpha_setup_arbitrary_frame): Delete.
904 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Delete.
905 (alpha_setup_arbitrary_frame): Delete.
906 * mips-tdep.c (setup_arbitrary_frame): Delete.
907 * config/mips/tm-mips.h (SETUP_ARBITRARY_FRAME): Delete.
908 (setup_arbitrary_frame): Delete.
909 * stack.c (parse_frame_specification_1): When specified, call
910 create_new_frame with two parameters. Delete #ifdef
911 SETUP_ARBITRARY_FRAME.
912
913 * config/mips/tm-mips.h (MIPS16_INSTLEN, MIPS_NUMREGS)
914 (MIPS_INSTLEN): Delete.
915 * mips-tdep.h (enum mips_insn_size): Rename MIPS32_INSN_SIZE and
916 MIPS16_INSN_SIZE to MIPS_INSN32_SIZE and MIPS_INSN16_SIZE.
917 * remote-mips.c, mips-tdep.c: Update.
918
919 * config/mips/embed.mt (TDEPFILES): Add mips-mdebug-tdep.o.
920 * mips-mdebug-tdep.h, mips-mdebug-tdep.c: New files.
921 * mips-tdep.c (mips_mdebug_frame_cache)
922 (mips_mdebug_frame_this_id, mips_mdebug_frame_prev_register)
923 (mips_mdebug_frame_unwind, mips_mdebug_frame_sniffer)
924 (mips_mdebug_frame_base_address, mips_mdebug_frame_sniffer)
925 (mips_mdebug_frame_base_sniffer, non_heuristic_proc_desc)
926 (compare_pdr_entries, the_bfd, mips16_fetch_instruction): Delete.
927 (mips_gdbarch_init): Do not append mdebug sniffers.
928 (PROC_LOW_ADDR, PROC_HIGH_ADDR, PROC_FRAME_OFFSET)
929 (PROC_FRAME_REG, PROC_FRAME_ADJUST, PROC_REG_MASK)
930 (PROC_FREG_MASK, PROC_REG_OFFSET, PROC_FREG_OFFSET, PROC_PC_REG)
931 (PROC_SYMBOL, _PROC_MAGIC_): Delete.
932 * Makefile.in: Update dependencies.
933
934 * mips-tdep.h (mips_abi_regsize): Declare.
935 * mips-tdep.c (mips_abi_regsize): Make non-static.
936
937 * mips-tdep.c (gdb_print_insn_mips): Simplify.
938 (make_mips16_addr): Delete.
939
940 2004-10-30 Mark Kettenis <kettenis@gnu.org>
941
942 * i386-sol2-nat.c: New file.
943 * Makefile.in (ALLDEPFILES): Add i386-sol2-nat.c and
944 i386-sol2-tdep.c.
945 (i386-sol2-nat.o): Update dependencies.
946 * config/i386/i386sol2.mh (NATDEPFILES): Remove i386v4.o, add
947 i386-sol2-nat.o.
948
949 2004-10-30 Andrew Cagney <cagney@gnu.org>
950
951 Total breakage identified by Joel Brobecker.
952 * mips-tdep.c (after_prologue): Delete.
953 (mips_skip_prologue): Use skip_prologue_using_sal.
954 (heuristic_proc_desc): Delete, unused.
955
956 2004-10-30 Mark Kettenis <kettenis@gnu.org>
957
958 * procfs.c (proc_get_gregs, proc_get_fpregs, proc_set_gregs)
959 (proc_set_fpregs, procfs_fetch_registers, procfs_store_registers):
960 Cleanup coding style.
961
962 2004-10-30 Andrew Cagney <cagney@gnu.org>
963
964 * mips-tdep.h (mips_pc_is_mips16): Declare.
965 * mips-tdep.c (mips_pc_is_mips16): Rename pc_is_mips16, make
966 non-static. Update calls.
967
968 * cli/cli-decode.c (add_setshow_enum_cmd): New function.
969 * command.h (add_setshow_enum_cmd): Declare.
970 * mips-tdep.c (_initialize_mips_tdep): Use add_setshow_enum_cmd.
971
972 * mips-tdep.c (_initialize_mips_tdep): Use
973 add_setshow_zinteger_cmd.
974
975 * mips-tdep.c (mips_eabi_extract_return_value)
976 (mips_o64_extract_return_value, mips_o64_store_return_value)
977 (return_value_location, mips_eabi_reg_struct_has_addr)
978 (mips_eabi_use_struct_convention)
979 (mips_eabi_store_return_value): Delete.
980 (mips_eabi_store_return_value): New function.
981 (mips_eabi_return_value): New function.
982 (mips_gdbarch_init): For O64 and EABI, delete
983 extract_return_value, store_return_value, use_struct_convention
984 and reg_struct_has_addr, add return_value.
985
986 * mips-tdep.c (read_signed_register): Use
987 regcache_cooked_read_signed.
988
989 2004-10-30 Mark Kettenis <kettenis@gnu.org>
990
991 * mipsread.c: Cleanup coding style.
992 (mipscoff_new_init, mipscoff_symfile_init, mipscoff_symfile_read)
993 (mipscoff_symfile_finish): Remove prototypes.
994
995 2004-10-29 Mark Kettenis <kettenis@gnu.org>
996
997 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
998 (mips_mdebug_frame_cache, mips16_scan_prologue)
999 (mips32_scan_prologue, mips_stub_frame_cache)
1000 (heuristic_proc_start, heuristic_proc_desc)
1001 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
1002 (mips_n32n64_return_value, mips_o32_push_dummy_call)
1003 (mips_o32_return_value, mips_o64_push_dummy_call)
1004 (mips_step_skips_delay, mips_skip_trampoline_code)
1005 (mips_gdbarch_init): Use MIPS_A0_REGNUM instead of A0_REGNUM,
1006 MIPS_RA_REGNUM instead of RA_REGNUM, MIPS_T9_REGNUM instead of
1007 T9_REGNUM, MIPS_V0_REGNUM instead of V0_REGNUM, MIPS_ZERO_REGNUM
1008 instead of ZERO_REGNUM, MIPS32_SIZE_INSN instead of MIPS_INSTLEN
1009 and MIPS16_INSN_SIZE instead of MIPS16_INSTLEN.
1010 (mips_dump_tdep): Don't print A0_REGNUM, RA_REGNUM,
1011 T9_REGNUM, V0_REGNUM, ZERO_REGNUM, MIPS_INSTLEN and
1012 MIPS16_INSTLEN. Use MIPS_A0_REGNUM instead of A0_REGNUM.
1013 * mips-linux-tdep.c (mips_linux_o32_sigframe_init)
1014 (mips_linux_n32n64_sigframe_init): Use MIPS_ZERO_REGNUM instead of
1015 ZERO_REGNUM.
1016 * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register)
1017 (mipsnbsd_cannot_store_register): Use MIPS_ZERO_REGNUM instead of
1018 ZERO_REGNUM.
1019 (mipsnbsd_get_longjmp_target): Use MIPS_A0_REGNUM instead of
1020 A0_REGNUM.
1021 * mipsnbsd-nat.c: Include "mips-tdep.h".
1022 (getregs_supplies): Use MIPS_ZERO_REGNUM instead of ZERO_REGNUM.
1023 * Makefile.in (mipsnbsd-nat.o): Update dependencies.
1024
1025 2004-10-29 Andrew Cagney <cagney@gnu.org>
1026
1027 * stack.c (parse_frame_specification_1): New function based on
1028 parse_frame_specification. Add message and selected_frame_p
1029 paramters. Truely always return non-NULL.
1030 (parse_frame_specification): Call parse_frame_specification_1.
1031 (frame_info): Update. Eliminate target_has_stack check.
1032 (select_frame_command): Update.
1033
1034 2004-10-29 Andrew Cagney <cagney@gnu.org>
1035
1036 * frame.h (get_selected_frame): Add message parameter.
1037 * frame.c (get_selected_frame): Add and use message parameter.
1038 * stack.c (current_frame_command, return_command, locals_info)
1039 (catch_info, args_info, up_silently_base, down_silently_base): Use
1040 get_selected_frame with an explicit message.
1041 * thread.c, stack.c, sh-tdep.c, sh64-tdep.c: Update.
1042 * remote-rdp.c, remote-mips.c, remote-e7000.c: Update.
1043 * ocd.c, mi/mi-main.c, mi/mi-cmd-stack.c: Update.
1044 * infrun.c, inflow.c, infcmd.c, frame.c: Update.
1045 * findvar.c, eval.c, corelow.c, bsd-kvm.c: Update.
1046 * breakpoint.c: Update.
1047
1048 2004-10-29 Andrew Cagney <cagney@gnu.org>
1049
1050 * trad-frame.c (trad_frame_get_prev_register): Use
1051 frame_unwind_register instead of frame_register_unwind, do not
1052 recurse the register's location.
1053 * xstormy16-tdep.c (xstormy16_frame_prev_register):
1054 * sparc-tdep.c (sparc32_frame_prev_register): Ditto.
1055 * sparc64-tdep.c (sparc64_frame_prev_register): Ditto.
1056 * sh-tdep.c (sh_frame_prev_register): Ditto.
1057 * m68k-tdep.c (m68k_frame_prev_register): Ditto.
1058 * i386-tdep.c (i386_frame_prev_register): Ditto.
1059 * dwarf2-frame.c (dwarf2_frame_prev_register): Ditto.
1060 * amd64-tdep.c (amd64_frame_prev_register): Ditto.
1061
1062 2004-10-28 Mark Kettenis <kettenis@jive.nl>
1063
1064 * proc-events.c: Fix several coding-style issues. Consistently
1065 use #ifdef instead of #if defined().
1066 (proc_prettyfprint_fault, proc_prettyfprint_faultset): Use
1067 ARRAY_SIZE.
1068 (_initialize_proc_events): New prototype.
1069
1070 * proc-why.c: Fix several coding-style issues.
1071 (proc_prettyfprint_why): Use ARRAY_SIZE.
1072
1073 2004-10-27 Jim Blandy <jimb@redhat.com>
1074
1075 * remote.c (fetch_register_using_p): Construct 'p' packet in a
1076 manner independent of the host byte order.
1077
1078 2004-10-27 Mark Kettenis <kettenis@gnu.org>
1079
1080 * mips-tdep.c (id_delayed): Remove prototype.
1081
1082 2004-10-26 Mark Kettenis <kettenis@gnu.org>
1083
1084 * mips-tdep.h: Add MIPS_ZERO_REGNUM, MIPS_AT_REGNUM,
1085 MIPS_V0_REGNUM. MIPS_A0_REGNUM, MIPS_T9_REGNUM and MIPS_RA_REGNUM
1086 to enum with register numbers.
1087 (enum mips_insn_size): New enum.
1088
1089 2004-10-26 Andrew Cagney <cagney@gnu.org>
1090
1091 * config/mips/tm-linux.h: Delete #undef SKIP_TRAMPOLINE_CODE.
1092 * mips-tdep.c (mips_skip_trampoline_code): Rename mips_skip_stub.
1093 (mips_gdbarch_init): Update.
1094 (mips_dump_tdep): Do not print SKIP_TRAMPOLINE_CODE.
1095
1096 * config/arm/tm-linux.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
1097 * config/mips/tm-nbsd.h, config/mips/tm-linux.h: Delete #undef
1098 IN_SOLIB_RETURN_TRAMPOLINE.
1099 * mips-tdep.c (mips_dump_tdep): Do not print
1100 IN_SOLIB_RETURN_TRAMPOLINE.
1101 (mips_in_solib_return_trampoline): Rename mips_in_return_stub.
1102 (mips_gdbarch_init): Update.
1103
1104 * mips-tdep.h (mips_software_single_step): Move to here ...
1105 * config/mips/tm-mips.h: ... from here.
1106 * config/mips/tm-linux.h (SOFTWARE_SINGLE_STEP_P)
1107 (SOFTWARE_SINGLE_STEP): Delete.
1108 * mips-linux-tdep.c (mips_linux_init_abi): Set software_single_step.
1109
1110 2004-10-25 Andrew Cagney <cagney@gnu.org>
1111
1112 * NEWS: Add Changes since GDB 6.3 section.
1113
1114 2004-10-23 Andreas Schwab <schwab@suse.de>
1115
1116 * ada-lang.c (grow_vect): Return the new array instead of
1117 expecting pointer to pointer to avoid violation of aliasing rules.
1118 * ada-lang.h (GROW_VECT): Adapt call to grow_vect.
1119
1120 2004-10-23 Ulrich Weigand <uweigand@de.ibm.com>
1121
1122 * s390-tdep.c (enum pv_boolean): Remove.
1123 (pv_is_array_ref): Remove.
1124 (s390_on_stack): Remove.
1125 (S390_NUM_SPILL_SLOTS): Remove.
1126 (struct s390_prologue_data): Remove members 'spill' and 'back_chain',
1127 add members 'gpr_slot', 'fpr_slot', and 'back_chain_saved_p'.
1128 (s390_store): Track all stores of orginal incoming registers to the
1129 stack constant offsets relative to the CFA, instead of only tracking
1130 stores into specific spill slots.
1131 (s390_load): Likewise.
1132 (s390_analyze_prologue): Adapt to struct s390_prologue_data changes.
1133 (s390_prologue_frame_unwind_cache): Likewise. Only track registers
1134 defined as call-saved by the ABI.
1135 (s390_push_dummy_call): Use bottom of dummy call argument save area
1136 as return value, not the top. Do not store to the called function's
1137 register save area.
1138 (s390_unwind_dummy_id): Adapt accordingly.
1139
1140 2004-10-23 Andrew Cagney <cagney@gnu.org>
1141
1142 * objfiles.h (struct objfile): Rename obj_private to
1143 deprecated_obj_private, sym_private to deprecated_sym_private, and
1144 sym_stab_info to deprecated_sym_stab_info.
1145 * gdb-stabs.h: Update.
1146 * elfread.c: Update.
1147 * dbxread.c: Update.
1148 * coffread.c: Update.
1149 * xcoffread.c: Update.
1150 * symfile.c: Update.
1151 * somread.c: Update.
1152 * nlmread.c: Update.
1153 * mdebugread.c: Update.
1154 * hpread.c: Update.
1155 * coffread.c: Update.
1156
1157 2004-10-23 Mark Kettenis <kettenis@gnu.org>
1158
1159 * mips64obsd-nat.c, mips64obsd-tdep.c: New files.
1160 * configure.host: Add mips64*-*-openbsd*.
1161 * configure.tgt: Add mips64*-*-openbsd*.
1162 * Makefile.in (ALLDEPFILES): Add mips64obsd-nat.o,
1163 mips64obsd-tdep.c.
1164 (mips64obsd-nat.o, mips64obsd-tdep.o): New dependecies.
1165 * config/mips/obsd64.mh, config/mips/obsd64.mt: New files.
1166
1167 2004-10-21 Joel Brobecker <brobecker@gnat.com>
1168
1169 * symtab.c (symbol_search_name): Minor reformatting.
1170
1171 2004-10-20 Joel Brobecker <brobecker@gnat.com>
1172
1173 * symtab.h: Fix typo in comment.
1174
1175 2004-10-19 Mark Kettenis <kettenis@gnu.org>
1176
1177 * dwarf2read.c (struct comp_unit_head): Fix coding style.
1178 (dwarf_decode_line_header): Likewise.
1179
1180 2004-10-19 Michael Chastain <mec.gnu@mindspring.com>
1181
1182 * NEWS: GDB works with GCC -feliminate-dwarf2-dups.
1183
1184 2004-10-19 Andrew Cagney <cagney@gnu.org>
1185
1186 GDB 6.3 branch created.
1187 * version.in: Bump to version 6.3.50_2004-10-19-cvs.
1188
1189 2004-10-15 Joel Brobecker <brobecker@gnat.com>
1190
1191 * dwarf2read.c (set_cu_language): Set language to Ada for
1192 DW_LANG_Ada83 and DW_LANG_Ada95.
1193
1194 2004-10-15 Michael Chastain <mec.gnu@mindspring.com>
1195
1196 From Andreas Schwab <schwab@suse.de>:
1197 * Makefile.in (.y.c, .l.c.): Fix the substitutions for
1198 for xmalloc and xrealloc.
1199
1200 2004-10-15 Andrew Cagney <cagney@gnu.org>
1201
1202 * ada-exp.y, ada-lex.l: Use xmalloc and xrealloc through out.
1203 * inf-ptrace.c: Include "gdb_wait.h" instead of <wait.h>.
1204 * Makefile.in (.y.c, .l.c): Don't replace xmalloc with xxmalloc.
1205 Update dependencies.
1206
1207 2004-10-15 Paul Hilfinger <Hilfinger@gnat.com>
1208
1209 * ada-lang.c (ada_lookup_symbol): Correct comment.
1210 (ada_evaluate_subexp): Change error message for
1211 OP_FUNCALL case so as not to indicate an internal error.
1212
1213 2004-10-15 Joel Brobecker <brobecker@gnat.com>
1214
1215 Committed by Paul Hilfinger.
1216 * ada-lang.c (ada_template_to_fixed_record_type_1): Detect bogus
1217 type sizes in XVE/XVU types, and emit a warning when that happens,
1218 instead of rounding up the size of the resulting type.
1219 Some minor reformatting.
1220 (ada_is_aligner_type): Do not consider a type as an aligner type
1221 if there is a corresponding XVS type as well.
1222 (ada_evaluate_subexp): For TERNOP_SLICE, handle cases where we
1223 have several levels of pointer indirection to the array.
1224
1225 2004-10-15 Jerome Guitton <guitton@gnat.com>
1226
1227 Committed by Paul Hilfinger.
1228 * ada-lang.c (check_size): New function.
1229 (coerce_unspec_val_to_type): call check_size to make sure
1230 that the object size is reasonable.
1231 (ada_evaluate_subexp): in UNOP_IND: Ditto. In TERNOP_SLICE:
1232 Implements the case when we get a reference when we evaluate
1233 the expression of one of the bounds of the slice.
1234 (ada_value_struct_elt): when a packed array field is
1235 a reference, use ada_coerce_ref to dereference it; use
1236 ada_value_ind only if it is a pointer.
1237
1238 2004-10-15 Joel Brobecker <brobecker@gnat.com>
1239
1240 * mips-tdep.c (mips32_scan_prologue): Move the implementation up
1241 a bit to avoid the necessity of an advance declaration. Remove
1242 declaration.
1243 (set_reg_offset): Move implemenation up.
1244 (mips16_get_imm): Likewise.
1245 (mips16_scan_prologue): Likewise.
1246 (reset_saved_regs): Likewise.
1247 (mips32_scan_prologue): Likewise.
1248
1249 2004-10-14 Joel Brobecker <brobecker@gnat.com>
1250
1251 * mips-tdep.c (mips32_scan_prologue): Add advance declaration.
1252 Remove sp as a parameter, compute it internally instead. Move
1253 prologue scanning limit from heuristic_proc_desc to here.
1254 (mips16_scan_prologue): Likewise.
1255 (mips_insn16_frame_cache): Replace call to heuristic_proc_desc
1256 by call to mips16_scan_prologue.
1257 (mips_insn32_frame_cache): Replace call to heuristic_proc_desc
1258 by call to mips32_scan_prologue.
1259 (heuristic_proc_desc): Remove code that's no longer necessary.
1260 Update calls to mips16_scan_prologue and mips32_scan_prologue.
1261 (mips_skip_prologue): Update calls to mips16_scan_prologue
1262 and mips32_scan_prologue.
1263
1264 2004-10-14 Joel Brobecker <brobecker@gnat.com>
1265
1266 * mips-tdep.c (mips16_scan_prologue): Merge code from
1267 mips16_skip_prologue. Now return the address of the first
1268 instruction past the function prologue.
1269 (mips16_skip_prologue): Remove, no longer necessary.
1270 (mips_skip_prologue): Replace call to mips16_skip_prologue
1271 by call to mips16_scan_prologue.
1272
1273 2004-10-14 Joel Brobecker <brobecker@gnat.com>
1274
1275 * mips-tdep.c (mips32_scan_prologue): Merge code from
1276 mips32_skip_prologue. Now return the address of the first
1277 instruction past the function prologue.
1278 (mips32_skip_prologue): Remove. No longer necessary.
1279 (mips16_skip_prologue): Add parameter end_pc instead of
1280 computing it.
1281 (mips_skip_prologue): Compute the upper limit for the
1282 prologue scanning. Update call to mips16_skip_prologue.
1283 Replace call to mips32_skip_prologue by call to
1284 mips32_scan_prologue.
1285
1286 2004-10-14 Mark Kettenis <kettenis@gnu.org>
1287
1288 * hppa-tdep.c (hppa_frame_cache): Add support for OpenBSD and
1289 NetBSD system call stubs that store %rp in the ERP slot of the
1290 stack frame.
1291
1292 * source.c: Always define O_BINARY to 0 if not defined already.
1293 (openp): Unconditionally use O_BINARY.
1294
1295 * top.c (gdb_readline): Always accept "\r\n" as a line-ending.
1296 * event-top.c (gdb_readline2): Likewise.
1297
1298 2004-10-14 Orjan Friberg <orjanf@axis.com>
1299
1300 * cris-tdep.c (_initialize_cris_tdep): Re-add call to
1301 deprecated_add_core_fns which was removed by mistake.
1302
1303 2004-10-13 Kevin Buettner <kevinb@redhat.com>
1304
1305 * ia64-linux-nat.c (fill_gregset, fill_fpregset): Replace
1306 references to deprecated_registers[] with equivalent code.
1307
1308 2004-10-13 Kevin Buettner <kevinb@redhat.com>
1309
1310 * rs6000-tdep.c (rs6000_push_dummy_call): Replace references to
1311 ``deprecated_registers'' with equivalent code. Use gdb_assert()
1312 instead of explicit test and print statement.
1313
1314 2004-10-12 Mark Kettenis <kettenis@gnu.org>
1315
1316 * sparc-nat.c: Include "inf-ptrace.h".
1317 (sparc_target): New function.
1318 * sparc-nat.h: Update copyright year.
1319 (sparc_target): New prototype.
1320 * sparcnbsd-nat.c: Don't include "gdbcore.h", include "target.h".
1321 (_initialize_sparcnbsd_nat): Construct and add target vector.
1322 * sparc64nbsd-nat.c: Include "target.h".
1323 (_initialize_sparc64nbsd_nat): Construct and add target vector.
1324 * Makefile.in (sparc-nat.o, sparcnbsd-nat.o, sparc64nbsd-nat.o):
1325 Update dependencies.
1326 * config/sparc/nbsd64.mh (NATDEPFILES): Remove infptrace.o and
1327 inftarg.o, add inf-ptrace.o.
1328 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
1329 inftarg.o, add inf-ptrace.o and bsd-kvm.o.
1330 (NAT_FILE): Set to nm-bsd.h.
1331 (LOADLIBES): New variable.
1332 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
1333 infarg.o, add inf-ptrace.o.
1334 * config/sparc/nm-nbsdaout.h: Remove file.
1335 * config/sparc/fbsd.mh (NATDEPFILES): Add inf-ptrace.o.
1336 * config/sparc/linux.mh (NATDEPFILES): Add inf-ptrace.o.
1337 * config/sparc/linux64.mh (NATDEPFILES): Add inf-ptrace.o.
1338
1339 * defs.h [!FOPEN_RB]: Include "fopen-bin.h" instead of
1340 "fopen-same.h". Update comment.
1341
1342 2004-10-11 Mark Kettenis <kettenis@gnu.org>
1343
1344 * i386gnu-nat.c: Include "gdb_string.h".
1345 (fetch_fpregs): Use i387_supply_fxsave to fill the floating-point
1346 registers when the floating-point state isn't initialized.
1347 * Makefile.in (i386gnu-nat.o): Update dependencies.
1348
1349 2004-10-11 David Anderson <davea@sgi.com>
1350
1351 * regcache.c (regcache_raw_read): Comment was missing "to".
1352 Extraneous ' removed.
1353 * gdb_thread_db.h (struct td_thrinfo): ti_lid field
1354 comment now describes use.
1355
1356 2004-10-11 Orjan Friberg <orjanf@axis.com>
1357
1358 * cris-tdep.c (cris_sigtramp_start, cris_rt_sigtramp_start)
1359 (cris_sigcontext_addr, cris_sigtramp_frame_unwind_cache)
1360 (cris_sigtramp_frame_this_id, cris_sigtramp_frame_prev_register)
1361 (cris_sigtramp_frame_sniffer): New functions.
1362 (cris_gdbarch_init): Hook in signal trampoline unwinder.
1363 (cris_dwarf2_reg_to_regnum, cris_dwarf2_frame_init_reg): New functions.
1364 (cris_gdbarch_init): Hook in Dwarf-2 unwinder.
1365 (struct gdbarch_tdep, set_cris_dwarf2_cfi, cris_dump_tdep)
1366 (cris_gdbarch_init, _initialize_cris_tdep): Add CRIS Dwarf-2 CFI usage
1367 command.
1368 (cris_version_update): Remove, replace with ...
1369 (set_cris_version): New function.
1370 (struct gdbarch_tdep, cris_mode, cris_mode_update)
1371 (cris_cannot_store_register, cris_dump_tdep, cris_gdbarch_init)
1372 (_initialize_cris_tdep): Remove CRIS mode command.
1373 (cris_fpless_backtrace, _initialize_cris_tdep): Remove
1374 cris-fpless-backtrace command.
1375 (cris_scan_prologue): Fix prologue scanning limit.
1376 (cris_register_type): Update to reflect actual registers.
1377 (cris_register_bytes_ok) Remove.
1378 (cris_gdbarch_init): Remove support for CRIS v8 and v9.
1379 Remove set_gdbarch_deprecated_register_size,
1380 set_gdbarch_deprecated_register_byte, set_gdbarch_register_bytes_ok.
1381
1382 2004-10-10 Andrew Cagney <cagney@gnu.org>
1383
1384 * ada-lang.c (lim_warning): Add ATTR_FORMAT prototype and FIXME
1385 comment.
1386
1387 2004-10-10 Joel Brobecker <brobecker@gnat.com>
1388
1389 * mips-tdep.c (mips16_scan_prologue): Remove redundant code.
1390
1391 2004-10-10 Joel Brobecker <brobecker@gnat.com>
1392
1393 * mips-tdep.c (mips16_scan_prologue): Renames
1394 mips16_heuristic_proc_desc. Update comment.
1395 (mips32_scan_prologue): Renames mips32_heuristic_proc_desc.
1396 (heuristic_proc_desc): Update calls to the 2 functions above.
1397
1398 2004-10-10 Joel Brobecker <brobecker@gnat.com>
1399
1400 * mips-tdep.c (mips_insn16_frame_cache): Remove unused variables.
1401 Update comments. Also immediately return empty cache when the start
1402 address of our function could not be found.
1403 (mips_insn32_frame_cache): Likewise.
1404
1405 2004-10-10 Joel Brobecker <brobecker@gnat.com>
1406
1407 * mips-tdep.c (mips16_decode_reg_save): Delete, no longer used.
1408 (mips_insn16_frame_cache): Pass frame cache in call to
1409 heuristic_proc_desc. Move some code to mips16_heuristic_proc_desc.
1410 Remove code that became redundant as a consequence.
1411 (mips32_heuristic_proc_desc): No longer compute a fake
1412 procedure descriptor. Compute the full frame cache instead.
1413 Some minor comment reformatting.
1414
1415 2004-10-10 Jim Blandy <jimb@redhat.com>
1416
1417 * MAINTAINERS (generic symtabs, dwarf readers, elf reader, stabs
1418 reader, tracing bytecode stuff): Remove self.
1419
1420 2004-10-10 Mark Kettenis <kettenis@gnu.org>
1421
1422 * sparc64-linux-tdep.c: Update copyright year. Don't include
1423 "solib-svr4.h".
1424 (sparc64_linux_svr4_fetch_link_map_offsets): Remove function.
1425 (sparc64_linux_init_abi): Don't set solib_svr4_link_map_offsets.
1426 * Makefile.in (sparc64-linux-tdep.o): Update dependencies.
1427
1428 * sparc-linux-tdep.c: Update copyright year.
1429 (sparc_linux_sigtramp_start): Change first argument from CORE_ADDR
1430 to struct frame_info *. Use safe_frame_unwind_memory instead of
1431 deprecated_read_memory_nobpt.
1432 (sparc32_linux_sigtramp_start, sparc32_linux_rt_sigtramp_start):
1433 Change argumen from CORE_ADDR to struct frame_info *. Adjust for
1434 changed signature of sparc_linux_sigtramp_start.
1435 (sparc32_linux_pc_in_sigtramp): Remove function.
1436 (sparc32_linux_sigtramp_p): New function.
1437 (sparc32_linux_sigtramp_frame_sniffer): Use
1438 sparc32_linux_sigtramp_p instead of sparc32_linux_pc_in_sigtramp.
1439
1440 * sparc-linux-tdep.c (sparc32_linux_svr4_fetch_link_map_offsets):
1441 Remove function.
1442 (sparc32_linux_init_abi): Don't set solib_svr4_link_map_offsets.
1443
1444 * ada-lang.c (lim_warning): Re-implement as a varargs function.
1445 (decode_packed_array_type, value_subscript_packed)
1446 (ada_evaluate_subexp, to_fixed_range_type): Remove redundant
1447 argument in call to lim_warning.
1448
1449 * configure.in: Really disable the TUI if an enhanced curses
1450 library isn't found.
1451 * configure: Regenerate.
1452
1453 2004-10-09 Mark Kettenis <kettenis@gnu.org>
1454
1455 * config/i386/nbsdaout.mh (NAT_FILE): Set to solib.h.
1456 * config/i386/nbsdelf.mh (NAT_FILE): Set to solib.h.
1457 * config/i386/nm-nbsdaout.h: Remove file.
1458 * config/i386/nm-fbsd.h (link_object, lo_name, lo_library)
1459 (lo_unused, lo_major, lo_minor, lo_next, link_map, lm_addr)
1460 (lm_name, lm_next, lm_lop, lm_lob, lm_rwt, lm_ld, lm_lpd)
1461 (link_dynamic_2, ld_loaded, ld_need, ld_rules, ld_got, ld_plt)
1462 (ld_rel, ld_hash, ld_stab, ld_stab_hash, ld_buckets, ld_symbols)
1463 (ld_symb_size, ld_text, ld_plt_sz, rtc_symb, rtc_sp, rtc_next)
1464 (ld_debug, ldd_version, ldd_in_debugger, ldd_sym_loaded)
1465 (ldd_bp_addr, ldd_bp_inst, ldd_cp, link_dynamic, ld_version)
1466 (ldd, ld_un, ld_2): Remove defines.
1467 * config/i386/nm-obsd.h: Likewise.
1468
1469 2004-10-09 Paul Hilfinger <hilfingr@nile.gnat.com>
1470
1471 * ada-lex.l: Remove useless rule whose right-context clause
1472 causes unreferenced static function warning for yyrealloc.
1473 (ada_flex_use): Remove the artificial reference to yyrealloc.
1474
1475 2004-10-08 Andrew Cagney <cagney@gnu.org>
1476
1477 * target.h (struct target_ops): Rename to_xfer_memory to
1478 deprecated_xfer_memory.
1479 * target.c: Update.
1480 (deprecated_debug_xfer_memory): Rename debug_to_xfer_memory.
1481 * wince.c: Update.
1482 * win32-nat.c: Update.
1483 * v850ice.c: Update.
1484 * uw-thread.c: Update.
1485 * thread-db.c: Update.
1486 * sol-thread.c: Update.
1487 * remote.c: Update.
1488 * remote-vx.c: Update.
1489 * remote-st.c: Update.
1490 * remote-sim.c: Update.
1491 * remote-sds.c: Update.
1492 * remote-rdp.c: Update.
1493 * remote-rdi.c: Update.
1494 * remote-mips.c: Update.
1495 * remote-m32r-sdi.c: Update.
1496 * remote-e7000.c: Update.
1497 * procfs.c: Update.
1498 * ppc-bdm.c: Update.
1499 * nto-procfs.c: Update.
1500 * monitor.c: Update.
1501 * linux-nat.c: Update.
1502 * inftarg.c: Update.
1503 * hpux-thread.c: Update.
1504 * go32-nat.c: Update.
1505 * gnu-nat.c: Update.
1506 * exec.c: Update.
1507 * corelow.c: Update.
1508 * bsd-kvm.c: Update.
1509 * aix-thread.c: Update.
1510
1511 2004-10-08 Andrew Cagney <cagney@gnu.org>
1512
1513 * target.c (debug_target): Move to near start of file.
1514 (target_stopped_data_address_p): Re-org logic, add casts.
1515
1516 2004-10-02 Mark Kettenis <kettenis@gnu.org>
1517
1518 * solib-sunos.c [HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS] (link_map)
1519 (lm_addr, lm_name, lm_next, link_dynamic_2, ld_loaded, rtc_symb)
1520 (rtc_sp, rtc_next, ld_debug, ldd_in_debugger, ldd_bp_addr)
1521 (ldd_bp_inst, ldd_cp, link_dynamic, ld_version, ldd, ld_un, ld_2):
1522 New defines.
1523
1524 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
1525
1526 * target.h (to_stopped_data_address): Change prototype to
1527 take a CORE_ADDR pointer and return an int.
1528 * target.c (update_current_target): Change to_stopped_data_address
1529 to match new prototype.
1530 (debug_to_stopped_data_address): Change appropriately.
1531 * breakpoint.c (bpstat_stop_status): Change call to
1532 target_stopped_data_address to use new prototype.
1533 * frv-tdep.c (frv_have_stopped_data_address): New function.
1534 (frv_stopped_data_address): Change to new prototype and
1535 functionality.
1536 * ia64-linux-nat.c (ia64_stopped_data_address): Change to new
1537 prototype and functionality.
1538 (ia64_stopped_by_watchpoint): New function.
1539 * i386-nat.c (i386_stopped_data_address): Change to new
1540 prototype and functionality.
1541 (i386_stopped_by_watchpoint): New function.
1542 * remote.c (remote_stopped_data_address): Change to new prototype
1543 and functionality.
1544 * remote-m32r-sdi.c (m32r_stopped_data_address): Ditto.
1545 * config/frv/tm-frv.h (frv_stopped_data_address): Change prototype.
1546 (STOPPED_BY_WATCHPOINT): Change to use frv_have_stopped_data_address.
1547 * config/i386/nm-i386.h (STOPPED_BY_WATCHPOINT): Change to use
1548 new i386_stopped_by_watchpoint function.
1549 (i386_stopped_by_watchpoint): New prototype.
1550 (i386_stoppped_data_address): Change to new prototype.
1551 * config/ia64/nm-linux.h (STOPPED_BY_WATCHPOINT): Change to use
1552 new ia64_stopped_by_watchpoint function.
1553 (ia64_stopped_by_watchpoint): New prototype.
1554 (ia64_stopped_data_address): Ditto.
1555
1556 2004-10-08 Paul Hilfinger <Hilfinger@gnat.com>
1557
1558 * ada-typeprint.c (ada_print_type): Use int_string for printing
1559 modulus of modular type.
1560 * ada-lang.h (ada_modulus): Change return type to unsigned.
1561 * ada-lang.c (ada_language_arch_info): Correct type of
1562 string_char_type.
1563 (ada_modulus): Return unsigned result.
1564 (ada_lookup_symbol): Remove user disambiguation and modify comment
1565 accordingly.
1566
1567 2004-10-08 Eric Botcazou <ebotcazou@act-europe.fr>
1568
1569 Committed by Paul Hilfinger.
1570 * ada-lang.c (decode_packed_array): On big-endian targets,
1571 left-justify the value if it comes with a modular type.
1572
1573 2004-10-08 Joel Brobecker <brobecker@gnat.com>
1574
1575 Committed by Paul Hilfinger.
1576 * ada-lang.c (template_to_static_fixed_type): Fix a small typo.
1577 (is_name_suffix): Add support for "___JM" suffixes.
1578 (ada_check_typedef): Renames ada_completed_type.
1579 Update all users of CHECK_TYPEDEF, check_typedef, and
1580 ada_complete_type to call ada_check_typedef.
1581 * ada-typeprint.c: Likewise.
1582 * ada-valprint.c: Likewise.
1583
1584 2004-10-08 Corinna Vinschen <vinschen@redhat.com>
1585
1586 * infcall.c (call_function_by_hand): Use correct VALUE_TYPE macro.
1587
1588 2004-10-08 Nick Roberts <nickrob@snap.net.nz>
1589
1590 * MAINTAINERS: Update e-mail address.
1591
1592 2004-10-07 Daniel Jacobowitz <dan@debian.org>
1593
1594 From Maciej W. Rozycki <macro@mips.com>:
1595 * mips-tdep.c (mips32_next_pc): Check the register's contents,
1596 not its number for BLEZ/BLEZL and BGTZ/BGTZL.
1597
1598 2004-10-07 Kei Sakamoto <sakamoto.kei@renesas.com>
1599
1600 * m32r-tdep.c (decode_prologue): Support functions written
1601 in assembler language. Recognize trap instructions as the
1602 end of prologue.
1603 (m32r_frame_unwind_cache): Ditto.
1604 (m32r_skip_prologue): Extend search limit. Quit analyzing
1605 prologue if pc's location is not readable.
1606
1607 2004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com>
1608
1609 * Makefile.in (.l.c): Do conversions of names of alloc and free
1610 functions that are done for .y.c files, plus special one
1611 for yy_flex_realloc. Also, correct missing-file tests here.
1612 * ada-lex.l (malloc, free): Remove macros.
1613 (resize_tempbuf): Use "realloc"; rely on sed changes to convert to
1614 xrealloc.
1615 (ada_flex_use): Dummy definition to remove warnings about unused
1616 functions.
1617 * ada-exp.y (dummy_string_to_ada_operator): Temporary definition
1618 to suppress warning.
1619
1620 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1621
1622 * sh-tdep.c (sh_return_value_nofpu): New function, implementing
1623 RETURN_VALUE.
1624 (sh_return_value_fpu): Ditto for CPUs with FPU.
1625 (sh_gdbarch_init): Remove STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
1626 RETURN_VALUE_ON_STACK and USE_STRUCT_CONVENTION throughout.
1627 Install sh_return_value_nofpu resp. sh_return_value_fpu as
1628 RETURN_VALUE functions.
1629
1630 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1631
1632 * sh-tdep.c (sh_pseudo_register_read): Add PSEUDO_BANK_REGNUM handling.
1633 (sh_pseudo_register_write): Ditto.
1634
1635 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1636
1637 * sh-tdep.c (IS_MACL_STS): New define.
1638 (IS_MOVI20): Ditto.
1639 (IS_MACL_LDS): Ditto.
1640 (sh_analyze_prologue): Recognize STS.L MACL,@-r15 and MOVI20
1641 instructions in prologue.
1642 (sh_in_function_epilogue_p): Recognize LDS.L @r15+,MACL and MOVI20
1643 instructions in epilogue.
1644
1645 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1646
1647 * sh-tdep.c (SH_NUM_REGS): Define as 67.
1648 (sh_sh_register_name): Add eight empty register names.
1649 (sh_sh3_register_name): Ditto.
1650 (sh_sh3e_register_name): Ditto.
1651 (sh_sh2e_register_name): Ditto.
1652 (sh_sh2a_register_name): New function, defining SH2A register set.
1653 (sh_sh2a_nofpu_register_name): New function, defining SH2A register set
1654 in nofpu case.
1655 (sh_sh_dsp_register_name): Add eight empty register names.
1656 (sh_sh3_dsp_register_name): Ditto.
1657 (sh_sh4_register_name): Ditto.
1658 (sh_sh4_nofpu_register_name): Ditto.
1659 (sh_sh4al_dsp_register_name): Ditto.
1660 (sh2a_show_regs): New function.
1661 (sh2a_nofpu_show_regs): New function.
1662 (sh_sh2a_register_type): New function.
1663 (do_bank_register_info): New function.
1664 (sh_print_pseudo_register): Call do_bank_register_info.
1665 Call sh_print_pseudo_register for valid "bank" register.
1666 (sh_sh2a_register_sim_regno): New function.
1667 (sh_gdbarch_init): Add bfd_mach_sh2a and bfd_mach_sh2a_nofpu handling.
1668 Increment pseudo register count by one for all sh variants with
1669 pseudo registers to accomodate pseudo bank register.
1670 * sh-tdep.h: Add register numbers for R0_BANK0_REGNUM, MACHB_REGNUM,
1671 IVNB_REGNUM, PRB_REGNUM, GBRB_REGNUM, MACLB_REGNUM, BANK_REGNUM,
1672 IBCR_REGNUM, IBNR_REGNUM, TBR_REGNUM and PSEUDO_BANK_REGNUM.
1673 Increment pseudo register numbers.
1674
1675 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1676
1677 * dwarf2read.c (read_subroutine_type): Call make_function_type
1678 instead of lookup_function_type.
1679
1680 2004-10-05 Jim Blandy <jimb@redhat.com>
1681
1682 * linux-nat.c (_initialize_linux_nat): Rename child_ops.
1683 (Previous change missed some uses.)
1684
1685 2004-10-05 Andrew Cagney <cagney@gnu.org>
1686
1687 * target.h (deprecated_child_ops): Rename child_ops.
1688 * wince.c: Update copyright. Rename child_ops.
1689 * win32-nat.c: Rename child_ops.
1690 * target.c: Rename child_ops.
1691 * rs6000-nat.c: Rename child_ops.
1692 * linux-nat.c: Rename child_ops.
1693 * infttrace.c: Rename child_ops.
1694 * inftarg.c: Rename child_ops.
1695 * infptrace.c: Rename child_ops.
1696 * hppah-nat.c: Update copyright. Rename child_ops.
1697 * hpux-thread.c: Update copyright. Rename child_ops.
1698
1699 2004-10-05 Daniel Jacobowitz <dan@debian.org>
1700
1701 * remote.c (remote_xfer_partial): Handle TARGET_OBJECT_MEMORY.
1702
1703 2004-10-05 Andrew Cagney <cagney@gnu.org>
1704
1705 * version.in: Bump to version 6.2.50_YYYY-MM-DD-cvs.
1706
1707 2004-10-05 Daniel Jacobowitz <dan@debian.org>
1708
1709 * dwarf2read.c (REF_HASH_SIZE): Move earlier.
1710 (die_ref_table): Remove.
1711 (struct dwarf2_cu): Add DIES, DEPENDENCIES, and DIE_REF_TABLE.
1712 (struct dwarf2_per_cu_data): Add PSYMTAB. Add a comment describing
1713 the usage of this type.
1714 (struct dwarf2_per_objfile): Update comment for ALL_COMP_UNITS.
1715 (struct dwarf2_pinfo, PST_PRIVATE, DWARF_INFO_OFFSET): Remove.
1716 (struct dwarf2_queue_item, dwarf2_queue, dwarf2_queue_tail): New.
1717 (dwarf2_create_include_psymtab): Update comment.
1718 (find_partial_die): Remove third argument. Remove unreachable call
1719 to error ().
1720 (dwarf2_find_containing_comp_unit): Update comments. Change one
1721 assertion to an error. Remove an unreachable error.
1722 (dwarf2_find_comp_unit): Update comments.
1723 (type_at_offset): Remove dead code.
1724 (make_cleanup_free_die_list, dwarf2_empty_hash_tables): Remove.
1725 (store_in_ref_table): Add CU argument.
1726 (follow_die_ref): Take DIE, attribute, and CU arguments. Handle
1727 inter-compilation-unit references.
1728 (load_full_comp_unit, process_full_comp_unit): New functions, based
1729 on psymtab_to_symtab_1.
1730 (psymtab_to_symtab_1): Use them.
1731 (dwarf2_add_dependence): New function.
1732 (dwarf2_build_psymtabs_hard): Set the psymtab in per_cu. Always create
1733 a per_cu structure, and save it in READ_PSYMTAB_PRIVATE.
1734 (partial_die_parent_scope, guess_structure_name): Update for changes
1735 to find_partial_die.
1736 (dwarf2_psymtab_to_symtab): Initialize dwarf2_per_objfile here.
1737 (queue_comp_unit, process_queue, dwarf2_release_queue): New.
1738 (read_comp_unit): Don't call dwarf2_empty_hash_tables.
1739 (read_die_and_children): Update call to store_in_ref_table.
1740 (do_free_die_list_cleanup): Remove.
1741 (fixup_partial_die): Update for changes to find_partial_die.
1742 (read_full_die): Handle queueing absolute references.
1743 (read_attribute_value): Use DW_ADDR for all DW_FORM_ref* forms.
1744 (dwarf2_attr, die_specification, die_type)
1745 (die_containing_type, dwarf2_extension): Update calls to
1746 follow_die_ref.
1747 (dump_die): Update DW_FORM_ref* handling.
1748 (dwarf2_get_ref_die_offset): Likewise.
1749 (free_one_comp_unit): Release the dies list.
1750 (dwarf2_mark_helper): New function.
1751 (dwarf2_mark): Use it.
1752
1753 2004-10-05 Mark Kettenis <kettenis@jive.nl>
1754
1755 * procfs.c (procfs_xfer_partial): Use WRITEBUF instead of READBUF
1756 when writing to memory.
1757
1758 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
1759
1760 * m32r-tdep.c (m32r_use_struct_convention): Delete function.
1761 (m32r_extract_struct_value_address): Delete function.
1762 (m32r_return_value): New function.
1763 (m32r_gdbarch_init): Instead of store_return_value,
1764 extract_return_value, deprecated_extract_struct_value_address
1765 and deprecated_use_struct_convention, set return_value.
1766
1767 2004-10-03 Daniel Jacobowitz <dan@debian.org>
1768
1769 * dwarf2read.c (read_subrange_type): Add comment for variable
1770 sized arrays.
1771
1772 2004-10-03 Paul Hilfinger <hilfingr@nile.gnat.com>
1773
1774 * Makefile.in (.l.c): Modify rule for compatibility with recent
1775 versions of flex, and remove most command-line options.
1776 * ada-lex.l: Add %options line in place of -I -i and -s command-line
1777 options.
1778
1779 2004-10-02 Paul N. Hilfinger <Hilfinger@gnat.com>
1780
1781 Turn on initial Ada support (mainly expression evaluation).
1782
1783 * Makefile.in (SFILES): Remove ada-tasks.c.
1784 (HFILES_NO_SRCDIR): Add ada-lang.h.
1785 (COMMON_OBS): Add ada-lang.o, ada-typeprint.o, ada-valprint.o.
1786 (YYOBJ): Add ada-exp.o.
1787 (rule .l.c): Generalize to not mention ada.
1788 * symtab.c: Include ada-lang.h.
1789 (symbol_natural_name, symbol_demangled_name)
1790 (symbol_search_name): Add Ada case.
1791
1792 2004-10-01 Andrew Cagney <cagney@gnu.org>
1793
1794 * Makefile.in (COMMON_OBS): Add inf-child.o.
1795 * config/vax/obsd.mh (NATDEPFILES): Remove inf-child.o.
1796 * config/vax/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
1797 * config/vax/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
1798 * config/powerpc/nbsd.mh (NATDEPFILES): Remove inf-child.o.
1799 * config/m88k/obsd.mh (NATDEPFILES): Remove inf-child.o.
1800 * config/i386/obsdaout.mh (NATDEPFILES): Remove inf-child.o.
1801 * config/i386/obsd64.mh (NATDEPFILES): Remove inf-child.o.
1802 * config/i386/obsd.mh (NATDEPFILES): Remove inf-child.o.
1803 * config/i386/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
1804 * config/i386/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
1805 * config/i386/nbsd64.mh (NATDEPFILES): Remove inf-child.o.
1806 * config/i386/fbsd64.mh (NATDEPFILES): Remove inf-child.o.
1807 * config/i386/fbsd.mh (NATDEPFILES): Remove inf-child.o.
1808
1809 * target.c (xfer_using_stratum): Change return type to LONGEST.
1810 On each iteration offset, readbuf and writebuf.
1811 * inf-ptrace.c (inf_ptrace_xfer_partial): Simplify computation of
1812 partial_length, and read/modify/write predicate, update comments.
1813 Pass buffer.word to ptrace write.
1814
1815 2004-10-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1816
1817 * symfile.c (init_filename_language_table): Add extensions for
1818 Ada.
1819 * defs.h (enum language): Add language_ada.
1820 * gdbtypes.h (TYPE_FLAG_FIXED_INSTANCE): Define.
1821 * ada-lang.c: Strip code that is conditionalized out by GNAT_GDB.
1822 (add_symbols_from_enclosing_procs): Make a no-op for now.
1823 (ada_unqualified_name,add_angle_brackets,function_name_from_pc)
1824 (extended_canonical_line_spec, find_sal_from_funcs_and_line)
1825 (find_line_in_linetable, find_next_line_in_linetable)
1826 (read_all_symtabs, is_plausible_func_for_line)
1827 (adjust_pc_past_prologue, error_breakpoint_runtime_sym_not_found)
1828 (is_runtime_sym_defined, check_size): Remove declaration.
1829 (function_name_from_pc, ada_translate_error_message)
1830 (ada_lookup_minimal_symbol): Remove definition.
1831 (ada_add_block_symbols): Remove useless label.
1832 * ada-lang.h (ada_maybe_exception_partial_symbol): Remove
1833 useless declaration.
1834 (ada_is_exception_sym): Likewise.
1835
1836 2004-09-30 Kei Sakamoto <sakamoto.kei@renesas.com>
1837
1838 Add m32r-linux support.
1839 * configure.tgt: Add m32r*-*-linux*.
1840 * Makefile.in (ALLDEPFILES): Add m32r-tdep.c, m32r-linux-nat.c
1841 and m32r-linux-tdep.c.
1842 (m32r-linux-nat.o, m32r-linux-tdep.o): New dependencies.
1843 * m32r-tdep.c: Move some definitions to m32r-tdep.h.
1844 * config/djgpp/fnchange.lst: Add m32r-linux-nat.c and
1845 m32r-linux-tdep.c.
1846 * m32r-tdep.h, m32r-linux-nat.c, m32r-linux-tdep.c,
1847 config/m32r/linux.mh, config/m32r/linux.mt,
1848 config/m32r/nm-linux.h: New files.
1849
1850 2004-09-30 Joel Brobecker <brobecker@gnat.com>
1851
1852 * mips-tdep.c (mips32_decode_reg_save): Remove, unused.
1853 (mips32_fetch_instruction): Remove, unused.
1854
1855 2004-09-30 Joel Brobecker <brobecker@gnat.com>
1856
1857 * mips-tdep.c (mips_insn16_frame_cache): Remove dead code or
1858 conditions that will always be true.
1859
1860 2004-09-30 Mark Kettenis <kettenis@gnu.org>
1861
1862 * vaxbsd-nat.c: Include "target,h" and "inf-ptrace.h".
1863 (vaxbsd_fetch_inferior_registers): Rename from
1864 fetch_inferior_registers. Make static.
1865 (vaxbsd_store_inferior_registers): Rename from
1866 store_inferior_registers. Make static.
1867 (_initialize_vaxbsd_nat): Construct and add target vector.
1868 * config/vax/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
1869 inftarg.o. Add inf-child.o and inf-ptrace.o.
1870 * config/vax/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
1871 inftarg.o. Add inf-child.o and inf-ptrace.o.
1872 (NAT_FILE): Remove.
1873 * config/vax/obsd.mh (NATDEPFILES): Remove infptrace.o and
1874 inftarg.o. Add inf-child.o and inf-ptrace.o.
1875 (NAT_FILE): Remove.
1876 * Makefile.in (vaxbsd-nat.o): Update dependencies.
1877
1878 * m88kbsd-nat.c: Include "target.h" and "inf-ptrace.h".
1879 (m88kbsd_fetch_inferior_registers): Rename from
1880 fetch_inferior_registers. Make static.
1881 (m88kbsd_store_inferior_registers): Rename from
1882 store_inferior_registers. Make static.
1883 (_initialize_m88kbsd_nat): New prototype and function.
1884 * config/m88k/obsd.mh (NATDEPFILES): Remove infptrace.o and
1885 inftarg.o. Add inf-child.o and inf-ptrace.o.
1886 (NAT_FILE): Remove.
1887 * Makefile.in (m88kbsd-nat.o): Update dependencies.
1888
1889 2004-09-30 Andrew Cagney <cagney@gnu.org>
1890
1891 * target.c (target_xfer_partial): New function.
1892 (target_read_memory_partial, target_write_memory_partial)
1893 (default_xfer_partial, target_read_partial, target_write_partial)
1894 (xfer_using_stratum): Use.
1895 (debug_to_xfer_partial): Delete function.
1896 (setup_target_debug): Do not override to_xfer_partial.
1897
1898 2004-09-30 Mark Kettenis <kettenis@chello.nl>
1899
1900 * fork-child.c: Update copyright year. Fix coding style.
1901
1902 2004-09-29 Mark Kettenis <kettenis@gnu.org>
1903
1904 * defs.h (msavestring, mstrsave): Remove prototypes.
1905 * utils.c (msavestring, mstrsave): Remove functions.
1906 * objfiles.c (allocate_objfile): Use xstrdup instead of mstrsave.
1907 * solib-sunos.c (allocate_rt_common_objfile): Use xstrdup instead
1908 of mstrsave.
1909 * source.c (find_and_open_source): Use xstrdup instead of
1910 mstrsave.
1911
1912 2004-09-30 Andrew Cagney <cagney@gnu.org>
1913
1914 * inf-ptrace.c (inf_ptrace_target): Do not set to_xfer_memory.
1915 (inf_ptrace_xfer_memory): Delete.
1916 * target.c (target_xfer_partial_p, xfer_using_stratum): New.
1917 (target_read_memory, target_write_memory): Use xfer_using_stratum
1918 when target_xfer_partial_p.
1919 (debug_target): Move to start of file.
1920 (target_read_memory_partial, target_write_memory_partial): Use
1921 to_xfer_partial when target_xfer_partial_p.
1922
1923 * inf-ptrace.c (inf_ptrace_xfer_partial): Replace call to
1924 inf_ptrace_xfer_memory with equivalent code.
1925 * inftarg.c (child_xfer_partial): When performing a write, pass
1926 writebuf to child_xfer_memory.
1927
1928 * target.c (target_read_string): Use target_read_memory instead of
1929 target_xfer_memory.
1930
1931 2004-09-29 Andrew Cagney <cagney@gnu.org>
1932
1933 * infptrace.c (kill_inferior): Fix typo, in previous inline. Pass
1934 the address of status.
1935
1936 * infptrace.c (ptrace_wait): Mention problem with HPUX.
1937 (kill_inferior): Inline ptrace_wait call.
1938 * linux-nat.c (kill_inferior): Inline ptrace_wait call.
1939 * inftarg.c (child_wait): Inline ptrace_wait call.
1940
1941 * target.h (struct target_ops): Delete field to_post_wait.
1942 (target_post_wait): Delete macro.
1943 (child_post_wait): Delete declaration.
1944 * target.c (update_current_target, update_current_target)
1945 (debug_to_post_wait, setup_target_debug): Delete functions and
1946 references.
1947 * infttrace.c (ptrace_wait): Delete call to target_post_wait.
1948 * inftarg.c (child_post_wait): Delete.
1949 (init_child_ops): Do not set to_post_wait.
1950 * infptrace.c (ptrace_wait): Delete call to target_post_wait.
1951 * inf-ptrace.c (inf_ptrace_wait): Delete call to target_post_wait.
1952 * inf-child.c (inf_child_post_wait): Delete.
1953 (inf_child_target): Do not set to_post_wait.
1954 * inf-ptrace.c (inf_ptrace_post_wait): Delete.
1955 (inf_ptrace_target): Do not set to_post_wait.
1956
1957 * wince.c (child_ops): Delete.
1958 * win32-nat.c (child_ops): Delete.
1959
1960 * inftarg.c (inftarg_set_find_memory_regions)
1961 (inftarg_set_make_corefile_notes): Delete functions.
1962 (_initialize_linux_nat): Inline calls.
1963
1964 * target.h (child_ops): Declare.
1965 * inftarg.c (child_ops): Move from here ...
1966 * target.c (child_ops): ... to here.
1967 * wince.c (child_ops): Delete extern declaration.
1968 * win32-nat.c (child_ops): Delete extern declaration.
1969 * linux-nat.c (child_ops): Delete extern declaration.
1970 * hpux-thread.c (child_ops): Delete extern declaration.
1971
1972 2004-09-28 Mark Kettenis <kettenis@gnu.org>
1973
1974 * configure.tgt: Set default OS/ABI for OpenBSD ELF targets.
1975
1976 2004-09-28 Mark Kettenis <kettenis@gnu.org>
1977
1978 * configure.in: Only set host_makefile_frag when building a native
1979 debugger.
1980 * configure: Regenerate.
1981
1982 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Register OS/ABI
1983 for OpenBSD ELF.
1984
1985 2004-09-28 Andrew Cagney <cagney@gnu.org>
1986
1987 Problem identified by Paul Hilfinger.
1988 * Makefile.in (ada_lex_c): Define.
1989 (ada-lex.o): Delete rule.
1990
1991 * linux-proc.c: Delete file.
1992 * Makefile.in: Update.
1993 * config/sparc/linux64.mh (NATDEPFILES):
1994 * config/sparc/linux.mh (NATDEPFILES): Update.
1995 * config/s390/s390.mh (NATDEPFILES): Update.
1996 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Update.
1997 * config/powerpc/linux.mh (NATDEPFILES): Update.
1998 * config/pa/linux.mh (NATDEPFILES): Update.
1999 * config/mips/linux.mh (NATDEPFILES): Update.
2000 * config/m68k/linux.mh (NATDEPFILES): Update.
2001 * config/ia64/linux.mh (NATDEPFILES): Update.
2002 * config/i386/linux64.mh (NATDEPFILES): Update.
2003 * config/i386/linux.mh (NATDEPFILES): Update.
2004 * config/arm/linux.mh (NATDEPFILES): Update.
2005 * config/alpha/alpha-linux.mh (NATDEPFILES): Update.
2006 * linux-nat.c: Update copyright. Include <sys/param.h>,
2007 <sys/procfs.h>, "elf-bfd.h", "gregset.h", <ctype.h>,
2008 "gdbthread.h", "gdb_stat.h", <fcntl.h>.
2009 (O_LARGEFILE): Possibly define.
2010 (_initialize_linux_nat, linux_proc_pending_signals)
2011 (add_line_to_sigset, linux_proc_xfer_memory)
2012 (linux_nat_info_proc_cmd, linux_nat_make_corefile_notes)
2013 (linux_nat_do_registers, linux_nat_corefile_thread_callback)
2014 (struct linux_corefile_thread_data)
2015 (linux_nat_do_thread_registers, linux_nat_find_memory_regions)
2016 (child_pid_to_exec_file): Insert code previously in linux-proc.c.
2017
2018 2004-09-16 Andrew Cagney <cagney@gnu.org>
2019
2020 * lin-lwp.c: Delete file.
2021 * linux-nat.c: Include "gdb_assert.h", "gdb_string.h", <unistd.h>,
2022 <sys/syscall.h>, "gdbthread.h", "gdbcmd.h", "regcache.h".
2023 (status_to_str, init_lwp_list, add_lwp, delete_lwp)
2024 (find_lwp_pid, iterate_over_lwps, lin_lwp_attach_lwp)
2025 (linux_nat_attach, detach_callback, linux_nat_detach)
2026 (resume_callback, resume_clear_callback, linux_nat_resume)
2027 (kill_lwp, linux_nat_handle_extended, wait_lwp, stop_callback)
2028 (stop_wait_callback, linux_nat_has_pending, flush_callback)
2029 (status_callback, running_callback, count_events_callback)
2030 (select_singlestep_lwp_callback, select_event_lwp_callback)
2031 (cancel_breakpoints_callback, select_event_lwp, resumed_callback)
2032 (child_wait, stop_and_resume_callback, linux_nat_wait)
2033 (kill_callback, kill_wait_callback, linux_nat_kill)
2034 (linux_nat_create_inferior, linux_nat_mourn_inferior)
2035 (linux_nat_xfer_memory, linux_nat_thread_alive)
2036 (linux_nat_pid_to_str, init_linux_nat_ops, sigchld_handler)
2037 (_initialize_linux_nat): New functions.
2038 * Makefile.in: Update all dependencies.
2039 * config/sparc/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
2040 * config/sparc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2041 * config/s390/s390.mh (NATDEPFILES): Remove lin-lwp.o.
2042 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Remove lin-lwp.o.
2043 * config/powerpc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2044 * config/pa/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2045 * config/mips/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2046 * config/m68k/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2047 * config/ia64/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2048 * config/i386/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
2049 * config/i386/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2050 * config/arm/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2051 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove lin-lwp.o.
2052
2053 2004-09-27 Mark Kettenis <kettenis@gnu.org>
2054
2055 * config/i386/fbsd64.mh, config/i386/nbsd64.mh,
2056 config/i386/obsd64.mh (NAT_FILE): Remove variable.
2057
2058 * configure.in: Don't comment out NATDEPFILES in the generated
2059 Makefile if NAT_FILE is unset.
2060 * configure: Regenerate.
2061
2062 2004-09-27 Andrew Cagney <cagney@gnu.org>
2063
2064 * infrun.c (check_for_old_step_resume_breakpoint): Delete.
2065 (insert_step_resume_breakpoint): Delete.
2066 (insert_step_resume_breakpoint_at_frame): New function.
2067 (insert_step_resume_breakpoint_at_sal): New function.
2068 (handle_inferior_event, step_into_function)
2069 (insert_step_resume_breakpoint): Simplify by using same.
2070
2071 * gdb_indent.sh (types): Add caddr_t to list of predefined types.
2072
2073 2004-09-26 Mark Kettenis <kettenis@gnu.org>
2074
2075 * fbsd-proc.c: Remove file.
2076 * Makefile.in (fbsd-proc.o): Remove dependency.
2077
2078 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Group target related
2079 code together.
2080
2081 * config/i386/nm-fbsd64.h: Remove file.
2082 * config/i386/fbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
2083
2084 2004-09-26 Mark Kettenis <kettenis@gnu.org>
2085
2086 * amd64-nat.h: Update copyright year.
2087 (amd64bsd_target): New prototype.
2088 * amd64bsd-nat.c: Include "target.h" and "inf-ptrace.h".
2089 (amd64bsd_target): New function.
2090 (amd64bsd_fetch_inferior_registers): Rename from
2091 fetch_inferior_registers. Make static.
2092 (amd64bsd_store_inferior_registers): Rename from
2093 store_inferior_registers. Make static.
2094 * amd64fbsd-nat.c: Include "target.h" and "fbsd-nat.h".
2095 (_initialize_amd64fbsd_nat): Construct and add target vector.
2096 * amd64nbsd-nat.o: Include "target.h".
2097 (_initialize_amd64nbsd_nat): Construct and add target vector.
2098 * amd64obsd-nat.c: Include "target.h".
2099 (_initialize_amd64obsd_nat): Construct and add target vector.
2100 * config/i386/nm-fbsd64.h (CHILD_PID_TO_EXEC_FILE): Remove define.
2101 * config/i386/fbsd64.mh (NATDEPFILES): Remove infptrace.o,
2102 inftarg.o and fbsd-proc.o. Add inf-child.o, inf-ptrace.o and
2103 fbsd-nat.o.
2104 * config/i386/nbsd64.mh, config/i386/obsd64.mh (NATDEPFILES):
2105 Remove infptrace.o and inftarg.o. Add inf-child.o and
2106 inf-ptrace.o.
2107 * Makefile.in (amd64bsd-nat.o, amd64fbsd-nat.o, amd64nbsd-nat.o)
2108 (amd64obsd-nat.o): Update dependencies.
2109
2110 2004-09-25 Mark Kettenis <kettenis@gnu.org>
2111
2112 * config/i386/fbsd.mh (NATDEPFILES): Remove infptrace.o.
2113 * config/i386/nbsdaout.mh (NATDEPFILES): Remove infptrace.o.
2114 * config/i386/nbsdelf.mh (NATDEPFILES): Remove infptrace.o.
2115 * config/i386/obsd.mh (NATDEPFILES): Remove infptrace.o.
2116 * config/i386/obsdaout.mh (NATDEPFILES): Remove infptrace.o.
2117
2118 * inf-ptrace.c (inf_ptrace_attach): Remove redundant parenthesis.
2119 Inline attach call.
2120 (inf_ptrace_detach): Inline detach call.
2121
2122 * configure.in: Check for waddstr instead of mvwaddstr when
2123 searching for curses library. Check for wborder.
2124 * configure, config.in: Regenerate.
2125 * tui/tui-wingeneral.c (box_win): Use box if wborder isn't
2126 available.
2127
2128 * inf-ptrace.c (inf_ptrace_xfer_memory): Fix gdb_indent.sh wart.
2129
2130 2004-09-24 Robert Picco <Robert.Picco@hp.com>
2131
2132 Committed by Andrew Cagney.
2133 * remote.c (set_remote_protocol_p_packet_cmd, remote_protocol_p)
2134 (show_remote_protocol_p_packet_cmd): New. Implement 'p' packet.
2135 configuration.
2136 (fetch_register_using_p): Implement 'p' packet. Based on code by
2137 Fernando Nasser.
2138 (remote_fetch_registers): Call fetch_register_using_p.
2139 (init_all_packet_configs, show_remote_cmd)
2140 (_initialize_remote): Add p-packet.
2141
2142 2004-09-24 Mark Kettenis <kettenis@gnu.org>
2143
2144 * inf-ptrace.c (inf_ptrace_kill_inferior): Call ptrace directly
2145 instead of call_ptrace. Call wait directly instead of
2146 ptrace_wait.
2147 (inf_ptrace_me): Call ptrace directly instead of call_ptrace.
2148 (inf_ptrace_wait): Inline ptrace_wait call.
2149
2150 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
2151
2152 * Makefile.in (.y.c): Revert previous change. ../ylwrap was
2153 rolled back instead.
2154
2155 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
2156
2157 * Makefile.in (.y.c): Modify $(YLWRAP) invocation to use
2158 the new argument order.
2159
2160 2004-09-23 Corinna Vinschen <vinschen@redhat.com>
2161
2162 * MAINTAINERS: Remove "broken" from XStormy16 entry.
2163 * xstormy16-tdep.c: Convert XStormy16 target to latest GDB methods.
2164 (struct gdbarch_tdep): Remove.
2165 (struct xstormy16_frame_cache): New frame cache structure.
2166 (xstormy16_register_byte, xstormy16_register_raw_size)
2167 (xstormy16_reg_virtual_type, xstormy16_register_type)
2168 (xstormy16_push_arguments, xstormy16_push_return_address)
2169 (xstormy16_pop_frame, xstormy16_store_struct_return)
2170 (xstormy16_store_return_value, xstormy16_extract_struct_value_address)
2171 (xstormy16_frame_saved_register, xstormy16_get_saved_register)
2172 (xstormy16_scan_prologue, xstormy16_frame_init_saved_regs)
2173 (xstormy16_frame_saved_pc, xstormy16_init_extra_frame_info)
2174 (xstormy16_frame_chain, xstormy16_frame_chain_valid,
2175 (xstormy16_saved_pc_after_call, xstormy16_save_dummy_frame_to): Remove.
2176 (xstormy16_use_struct_convention): Drop gcc_p parameter.
2177 (xstormy16_extract_return_value, xstormy16_store_return_value):
2178 Regcachify. Drop useless struct convention handling.
2179 (xstormy16_register_type, xstormy16_return_value)
2180 (xstormy16_push_dummy_call, xstormy16_analyze_prologue)
2181 (xstormy16_alloc_frame_cache, xstormy16_frame_cache)
2182 (xstormy16_frame_prev_register, xstormy16_frame_this_id)
2183 (xstormy16_frame_base_address, xstormy16_frame_sniffer)
2184 (xstormy16_unwind_sp, xstormy16_unwind_pc)
2185 (xstormy16_unwind_dummy_id) : New functions.
2186 (xstormy16_skip_prologue): Call xstormy16_analyze_prologue instead
2187 of xstormy16_scan_prologue.
2188 (xstormy16_frame_unwind): New frame_unwind structure.
2189 (xstormy16_frame_base): New frame_base structure.
2190 (xstormy16_gdbarch_init): Accomodate all of the above changes.
2191 Reshuffle for better readability. Also add dwarf2_frame_sniffer.
2192
2193 2004-09-22 Mark Kettenis <kettenis@gnu.org>
2194
2195 * language.c (language_gdbarch_post_init): Fix off-by one error.
2196
2197 2004-09-21 Daniel Jacobowitz <dan@debian.org>
2198
2199 * dwarf2read.c (struct dwarf2_per_cu_data): New field type_hash.
2200 (struct dwarf2_offset_and_type): New.
2201 (set_die_type, reset_die_and_siblings_types, get_die_type)
2202 (offset_and_type_hash, offset_and_type_eq): New functions.
2203 (read_structure_type, read_enumeration_type, read_array_type)
2204 (read_namespace, read_tag_pointer_type, read_tag_ptr_to_member_type)
2205 (read_tag_reference_type, read_tag_const_type)
2206 (read_tag_volatile_type, read_tag_string_type, read_subroutine_type)
2207 (read_typedef, read_base_type, read_subrange_type): Use
2208 set_die_type.
2209
2210 2004-09-20 Daniel Jacobowitz <dan@debian.org>
2211
2212 * Makefile.in (dwarf2read.o): Update dependencies.
2213 * dwarf2read.c: Include "command.h" and "gdbcmd.h".
2214 (struct dwarf2_per_objfile): Add all_comp_units, n_comp_units,
2215 and read_in_chain.
2216 (struct dwarf2_cu): Add read_in_chain, per_cu, last_used,
2217 mark, and has_form_ref_addr.
2218 (struct dwarf2_per_cu_data): New.
2219 (dwarf2_max_cache_age): New.
2220 (dwarf2_build_psymtabs_hard): Free cached compilation units
2221 after loading. Create and manage the list of compilation units.
2222 Remove unnecessary NULL initialization. Fix indentation.
2223 (psymtab_to_symtab_1): Initialize all of CU.
2224 (dwarf2_read_abbrevs): Set has_form_ref_addr.
2225 (find_partial_die): Use dwarf2_find_containing_comp_unit
2226 and load_comp_unit.
2227 (free_stack_comp_unit): Update comments. Clear the per-cu
2228 pointer. Handle aging.
2229 (dwarf2_find_containing_comp_unit, free_cached_comp_units)
2230 (age_cached_comp_units, free_one_cached_comp_unit)
2231 (dwarf2_mark, dwarf2_clear_marks, create_all_comp_units)
2232 (load_comp_unit, dwarf2_find_comp_unit, free_one_comp_unit)
2233 (set_dwarf2_cmdlist, show_dwarf2_cmdlist, set_dwarf2_cmd)
2234 (show_dwarf2_cmd): New.
2235 (_initialize_dwarf2_read): Provide "maint set dwarf2 max-cache-age"
2236 and "maint show dwarf2 max-cache-age".
2237 * gdbcmd.h (maintenance_set_cmdlist, maintenance_show_cmdlist): New
2238 externs.
2239 * maint.c (maintenance_set_cmdlist, maintenance_show_cmdlist): Make
2240 global.
2241
2242 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
2243
2244 * dwarf2read.c (typename_concat): Change prototype to accept obstack
2245 and dwarf2_cu struct pointer as arguments. Change function to use
2246 obstack if provided and use dwarf2_cu to determine language-specific
2247 separator.
2248 (partial_die_parent_scope): Change comment to include java. Use
2249 new version of typename_concat instead of obconcat.
2250 (partial_die_full_name): Use typename_concat.
2251 (read_namespace): Ditto.
2252 (read_enumeration_type): Use typename_concat instead of obconcat.
2253 (new_symbol): Ditto.
2254 (add_partial_symbol): Enhance tests for C++ to also test for Java.
2255 (guess_structure_name): Ditto.
2256 (read_subroutine_type): Ditto.
2257 (read_structure_type): Ditto.
2258 (is_vtable_name): Add Java support.
2259 (determine_class_name): Switch to new typename_concat call.
2260 (determine_prefix): Switch to new typename_concat call.
2261 * jv-exp.y (FuncStart): New pattern.
2262 (MethodInvocation): Add support for simple function calls. Change
2263 warning message for other forms of inferior call currently not
2264 supported.
2265 * valarith.c (value_subscript): Treat an array with upper-bound
2266 of -1 as unknown size.
2267
2268 2004-09-20 Daniel Jacobowitz <dan@debian.org>
2269
2270 * symtab.c (lookup_partial_symtab): Use psymtab_to_fullname.
2271 (lookup_partial_symtab): Use symtab_to_fullname.
2272
2273 2004-09-19 Jim Blandy <jimb@redhat.com>
2274
2275 * minsyms.c (lookup_minimal_symbol): Doc fix.
2276
2277 2004-09-20 Andrew Cagney <cagney@gnu.org>
2278
2279 * config/nm-lynx.h (DEPRECATED_CHILD_RESUME): Deprecate
2280 CHILD_RESUME.
2281 * config/i386/nm-linux.h (DEPRECATED_CHILD_RESUME): Ditto.
2282 * config/nm-linux.h (DEPRECATED_KILL_INFERIOR): Deprecate
2283 KILL_INFERIOR.
2284 * infptrace.c: Update.
2285
2286 2004-09-19 Daniel Jacobowitz <dan@debian.org>
2287
2288 * symtab.c (output_source_filename): Mark first argument as const.
2289 (sources_info): Use symtab_to_fullname and psymtab_to_fullname
2290 for "info sources" output.
2291
2292 2004-09-20 Mark Kettenis <kettenis@gnu.org>
2293
2294 * config/i386/nm-fbsd.h, config/i386/nm-obsd.h: Don't include
2295 <machine/vmparam.h>.
2296 (KERNEL_U_ADDR, REGISTER_U_ADDR): Remove defines.
2297 (register_u_addr): Remove prototype.
2298
2299 2004-09-19 Mark Kettenis <kettenis@gnu.org>
2300
2301 * i386bsd-nat.c: Include "i386bsd-nat.h" and "inf-ptrace.h".
2302 (i386bsd_fetch_inferior_registers): Rename from
2303 fetch_inferior_registers. Make static.
2304 (i386bsd_store_inferior_registers): Rename from
2305 store_inferior_registers. Make static.
2306 (i386bsd_target): New function.
2307 * i386bsd-nat.h: New file.
2308 * i386fbsd-nat.c: Include "target.h", "fbsd-nat.h" and
2309 "i386bsd-nat.h".
2310 (i386fbsd_resume): Rename from child_resume. Make static.
2311 (_initialize_i386fbsd_nat): Construct and add target vector.
2312 * i386nbsd-nat.c: Include "target.h" and "i386bsd-nat.h".
2313 (_initialize_i386nbsd_nat): Construct and add target vector.
2314 * config/i386/nm-fbsd.h: (CHILD_RESUME, CHILD_PID_TO_EXEC_FILE):
2315 Remove defines.
2316 * config/i386/fbsd.mh (NATDEPFILES): Add inf-child.o, inf-ptrace.o
2317 and fbsd-nat.o. Remove inftarg.o and fbsd-proc.o.
2318 * config/i386/nbsdaout.mh (NATDEPFILES): Add inf-child.o,
2319 inf-ptrace.o, i386bsd-nat.o and bsd-kvm.o. Remove inftarg.o.
2320 (LOADLIBES): New variable.
2321 * config/i386/nbsdelf.mh (NATDEPFILES): Add inf-child.o and
2322 inf-ptrace.o. Remove inftarg.o.
2323 * config/i386/obsd.mh (NATDEPFILES): Add inf-child.o and
2324 inf-ptrace.o. Remove inftarg.o.
2325 * config/i386/obsdaout.mh (NATDEPFILES): Add inf-child.o,
2326 inf-ptrace.o, i386nbsd-nat.o and bsd-kvm.o. Remove inftarg.o.
2327 (LOADLIBES): New variable.
2328 * Makefile.in (i386bsd_nat_h): New variable.
2329 (i386bsd-nat.o, i386fbsd-nat.o, i386nbsd-nat.o): Update
2330 dependencies.
2331
2332 * sparc64nbsd-tdep.c: Include "objfiles.h".
2333 (sparc64nbsd_init_abi): Set in_solib_call_trampoline and
2334 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
2335 svr4_lp64_fetch_link_map_offsets.
2336 * sparc64obsd-tdep.c: Include "objfiles.h". Don't include
2337 "nbsd-tdep.h".
2338 (sparc64obsd_init_abi): Set in_solib_call_trampoline and
2339 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
2340 svr4_lp64_fetch_link_map_offsets.
2341 * Makefile.in (sparc64nbsd-tdep.o, sparc64obsd-tdep.o): Update
2342 dependencies.
2343
2344 * fbsd-nat.c: New files with cleaned up contents of fbsd-proc.c.
2345 * fbsd-nat.h: New file.
2346 * Makefile.in (ALLDEPFILES): Add fbsd-nat.c.
2347 (fbsd_nat_h): New variable.
2348 (fbsd-nat.o): New dependency.
2349
2350 * config/sparc/nbsd64.mt, config/sparc/obsd.mt,
2351 config/sparc/obsd64.mt (DEPRECATED_TM_FILE): Set to solib.h.
2352
2353 * inf-child.c (inf_child_post_wait): Remove stray whitespace in
2354 comment.
2355
2356 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
2357
2358 * ada-exp.y (type_int): New function to add layer of abstraction
2359 around references to expression types.
2360 (type_long): Ditto.
2361 (type_long_long): Ditto.
2362 (type_float): Ditto.
2363 (type_double): Ditto.
2364 (type_long_double): Ditto.
2365 (type_char): Ditto.
2366 (type_system_address): Ditto.
2367 (simple_exp): Use type_* functions in place of builtin_*
2368 variables.
2369 (exp): Ditto.
2370 (write_var_from_name): Ditto.
2371 (write_object_renaming): Ditto.
2372 * ada-lang.c (ada_create_fundamental_type): Remove redundant
2373 declaration.
2374 (build_ada_types): Remove, replacing with...
2375 (ada_language_arch_info): New function to initialize primitive
2376 type vector in language_arch_info.
2377 (ada_array_length): Remove use of builtin_type_ada_int.
2378 (value_pos_atr): Ditto.
2379 (ada_evaluate_subexp): Ditto.
2380 (builtin_type_ada_int, builtin_type_ada_short, builtin_type_ada_long,
2381 builtin_type_ada_long_long, builtin_type_ada_char,
2382 builtin_type_ada_float, builtin_type_ada_double,
2383 builtin_type_ada_long_double, builtin_type_ada_natural,
2384 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
2385 (ada_builtin_types): Remove.
2386 (ada_language_defn): Remove entries for la_builtin_type_vector and
2387 string_char_type and use ada_language_arch_info.
2388 (_initialize_ada_language): Do type-vector initialization along
2389 the lines of c-lang.c.
2390 (ada_create_fundamental_type): Break up line.
2391 (ada_dump_symtab): Remove unused function.
2392 (enum ada_primitive_types): Define.
2393 * ada-lang.h (builtin_type_ada_int, builtin_type_ada_short,
2394 builtin_type_ada_long,builtin_type_ada_long_long,builtin_type_ada_char,
2395 builtin_type_ada_float, builtin_type_ada_double,
2396 builtin_type_ada_long_double, builtin_type_ada_natural,
2397 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
2398 * ada-lex.l: Use type_* functions in place of builtin_* variables.
2399 (processInt): Ditto.
2400 (processReal): Ditto.
2401 (name_lookup): Ditto.
2402 * ada-typeprint.c (print_range): Use builtin_type_int, not
2403 builtin_type_ada_int.
2404
2405 2004-09-18 Mark Kettenis <kettenis@gnu.org>
2406
2407 * i386-tdep.c (i386_register_name): Rename regno to regnum.
2408
2409 * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
2410 * config/pa/hpux11.mh (MH_CFLAGS): Likewise.
2411 * config/pa/hpux11w.mh (MH_CFLAGS): Likewise.
2412 * configure.in: Improve checks for curses library by checking for
2413 mvwaddstr instead of initscr. Drop HP curses in favour of
2414 standard curses on HP-UX.
2415 * configure: Regenerated.
2416
2417 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
2418
2419 * ada-lang.c: (ada_main_name, ada_value_slice_ptr, ada_value_slice,
2420 ada_breakpoint_rewrite, ada_template_to_fixed_record_type_1):
2421 Minor formatting changes.
2422 (empty_array): Slight rewrite for formatting.
2423 (emit_char,parse,ada_language_defn,build_ada_types,
2424 ada_is_exception_sym, _initialize_ada_language): Move
2425 definitions around.
2426 (ada_dump_symtab): Remove unused definition.
2427 (ada_maybe_exception_partial_symbol): Remove unused definition.
2428
2429 2004-09-16 Andrew Cagney <cagney@gnu.org>
2430
2431 * inf-child.c: Include "gdb_string.h".
2432 (inf_child_core_file_to_sym_file): Delete.
2433 (inf_child_target): Set to_fetch_registers and to_store_registers.
2434 * inf-ptrace.c: Include "gdb_string.h".
2435 * Makefile.in: Update all dependencies.
2436
2437 * Makefile.in (gnu-v3-abi.o): Add explict rule to avoid -Werror
2438 problem.
2439
2440 2004-09-14 Joel Brobecker <brobecker@gnat.com>
2441
2442 * mips-tdep.c (mips_insn32_frame_cache): Pass frame cache in
2443 call to heuristic_proc_desc. Remove code that became redundant
2444 as a consequence.
2445 (read_next_frame_reg): Remove special case for SP_REGNUM.
2446 (set_reg_offset): Fix small typo.
2447 (reset_saved_regs): New procedure.
2448 (mips32_heuristic_proc_desc): No longer compute a fake
2449 procedure descriptor. Compute the full frame cache instead.
2450 Some minor comment reformatting.
2451
2452 2004-09-14 Andrew Cagney <cagney@gnu.org>
2453
2454 * MAINTAINERS: Add Michael Chastain as the backup gdb.threads
2455 maintainer.
2456
2457 * thread-db.c (thread_db_new_objfile): Assume that there is a
2458 child process.
2459
2460 2004-09-13 Jim Blandy <jimb@redhat.com>
2461
2462 * valops.c (value_assign): Move 'buffer' to the enclosing block,
2463 so that its storage isn't referenced after its lifetime ends.
2464
2465 * valops.c (value_assign): 'use_buffer' is initialized to zero,
2466 and never assigned to. Delete it, and the 'if (use_buffer)'
2467 clauses. Delete 'raw_buffer', since it is now unused.
2468
2469 2004-09-13 Andrew Cagney <cagney@gnu.org>
2470
2471 * configure.in (frags): Replace TM_FILE with DEPRECATED_TM_FILE.
2472 * configure: Re-generate.
2473 * nlm/Makefile.in (TAGS): Update.
2474 * Makefile.in (TAGS): Update.
2475 * config/vax/nbsd.mt (TM_FILE): Update.
2476 * config/sparc/vxworks.mt (TM_FILE): Update.
2477 * config/sparc/sol2.mt (TM_FILE): Update.
2478 * config/sparc/sol2-64.mt (TM_FILE): Update.
2479 * config/sparc/obsd64.mt (TM_FILE): Update.
2480 * config/sparc/obsd.mt (TM_FILE): Update.
2481 * config/sparc/nbsd64.mt (TM_FILE): Update.
2482 * config/sparc/nbsd.mt (TM_FILE): Update.
2483 * config/sparc/linux64.mt (TM_FILE): Update.
2484 * config/sparc/linux.mt (TM_FILE): Update.
2485 * config/sparc/fbsd.mt (TM_FILE): Update.
2486 * config/sh/wince.mt (TM_FILE): Update.
2487 * config/sh/nbsd.mt (TM_FILE): Update.
2488 * config/sh/linux.mt (TM_FILE): Update.
2489 * config/sh/embed.mt (TM_FILE): Update.
2490 * config/s390/s390.mt (TM_FILE): Update.
2491 * config/rs6000/rs6000lynx.mt (TM_FILE): Update.
2492 * config/rs6000/rs6000.mt (TM_FILE): Update.
2493 * config/rs6000/aix4.mt (TM_FILE): Update.
2494 * config/powerpc/vxworks.mt (TM_FILE): Update.
2495 * config/powerpc/ppc-sim.mt (TM_FILE): Update.
2496 * config/powerpc/ppc-eabi.mt (TM_FILE): Update.
2497 * config/powerpc/obsd.mt (TM_FILE): Update.
2498 * config/powerpc/nbsd.mt (TM_FILE): Update.
2499 * config/powerpc/linux.mt (TM_FILE): Update.
2500 * config/powerpc/aix.mt (TM_FILE): Update.
2501 * config/pa/obsd.mt (TM_FILE): Update.
2502 * config/pa/linux.mt (TM_FILE): Update.
2503 * config/pa/hppahpux.mt (TM_FILE): Update.
2504 * config/pa/hppa64.mt (TM_FILE): Update.
2505 * config/pa/hppa.mt (TM_FILE): Update.
2506 * config/ns32k/nbsdaout.mt (TM_FILE): Update.
2507 * config/mips/wince.mt (TM_FILE): Update.
2508 * config/mips/vxmips.mt (TM_FILE): Update.
2509 * config/mips/nbsd.mt (TM_FILE): Update.
2510 * config/mips/linux.mt (TM_FILE): Update.
2511 * config/mips/irix6.mt (TM_FILE): Update.
2512 * config/mips/irix5.mt (TM_FILE): Update.
2513 * config/mips/embed.mt (TM_FILE): Update.
2514 * config/m68k/vxworks68.mt (TM_FILE): Update.
2515 * config/m68k/st2000.mt (TM_FILE): Update.
2516 * config/m68k/os68k.mt (TM_FILE): Update.
2517 * config/m68k/obsd.mt (TM_FILE): Update.
2518 * config/m68k/nbsd.mt (TM_FILE): Update.
2519 * config/m68k/monitor.mt (TM_FILE): Update.
2520 * config/m68k/linux.mt (TM_FILE): Update.
2521 * config/m68k/cisco.mt (TM_FILE): Update.
2522 * config/ia64/linux.mt (TM_FILE): Update.
2523 * config/ia64/aix.mt (TM_FILE): Update.
2524 * config/ia64/ia64.mt (TM_FILE): Update.
2525 * config/i386/vxworks.mt (TM_FILE): Update.
2526 * config/i386/obsd64.mt (TM_FILE): Update.
2527 * config/i386/obsd.mt (TM_FILE): Update.
2528 * config/i386/nto.mt (TM_FILE): Update.
2529 * config/i386/nbsd64.mt (TM_FILE): Update.
2530 * config/i386/nbsd.mt (TM_FILE): Update.
2531 * config/i386/linux64.mt (TM_FILE): Update.
2532 * config/i386/linux.mt (TM_FILE): Update.
2533 * config/i386/i386sol2.mt (TM_FILE): Update.
2534 * config/i386/i386lynx.mt (TM_FILE): Update.
2535 * config/i386/fbsd64.mt (TM_FILE): Update.
2536 * config/i386/fbsd.mt (TM_FILE): Update.
2537 * config/i386/cygwin.mt (TM_FILE): Update.
2538 * config/h8300/h8300.mt (TM_FILE): Update.
2539 * config/frv/frv.mt (TM_FILE): Update.
2540 * config/cris/cris.mt (TM_FILE): Update.
2541 * config/arm/wince.mt (TM_FILE): Update.
2542 * config/arm/nbsd.mt (TM_FILE): Update.
2543 * config/arm/linux.mt (TM_FILE): Update.
2544 * config/arm/embed.mt (TM_FILE): Update.
2545 * config/alpha/nbsd.mt (TM_FILE): Update.
2546 * config/alpha/fbsd.mt (TM_FILE): Update.
2547 * config/alpha/alpha.mt (TM_FILE): Update.
2548 * config/alpha/alpha-osf1.mt (TM_FILE): Update.
2549 * config/alpha/alpha-linux.mt (TM_FILE): Update.
2550
2551 Eliminate event_loop_p, always has the value 1.
2552 * defs.h (event_loop_p): Delete macro.
2553 * breakpoint.c (until_break_command): Simplify.
2554 * utils.c (prompt_for_continue): Simplify.
2555 * tracepoint.c (read_actions): Simplify.
2556 * top.c (throw_exception, execute_command, gdb_readline_wrapper)
2557 (gdb_rl_operate_and_get_next, command_line_input, get_prompt)
2558 (set_prompt, init_main): Simplify.
2559 (init_signals, disconnect): Delete, unused.
2560 * remote.c (remote_async_resume)
2561 (extended_remote_async_create_inferior): Simplify.
2562 * mi/mi-interp.c (mi_input): Delete, unused.
2563 (mi_interpreter_resume, mi_command_loop): Simplify.
2564 * interps.c (current_interp_command_loop): Simplify.
2565 * infrun.c (proceed): Simplify.
2566 * infcmd.c (run_command, continue_command, step_1, jump_command)
2567 (until_command, advance_command, finish_command)
2568 (interrupt_target_command): Simplify.
2569 * event-top.c (gdb_setup_readline, gdb_disable_readline): Simplify.
2570
2571 * config/i386/nm-i386.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
2572 * config/s390/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
2573 * config/pa/nm-hppah.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
2574 * config/ia64/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
2575 * config/frv/tm-frv.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
2576 * mips-tdep.c (mips_dump_tdep): Do not print same.
2577
2578 2004-09-12 Andrew Cagney <cagney@gnu.org>
2579
2580 * valprint.c (print_longest): Use fputs_filtered. Make "val"
2581 const.
2582 * Makefile.in (valprint.o): Delete explict rule.
2583
2584 * config/m68k/nbsdelf.mh: Add missing trailing newline. Problem
2585 reported by Dave Anderson.
2586
2587 * target.c (target_info): Delete #ifdef call to FILES_INFO_HOOK.
2588
2589 * inferior.h (STORE_STRUCT_RETURN): Delete macro.
2590
2591 2004-09-12 Salvador E. Tropea <set@users.sf.net>
2592 Andrew Cagney <cagney@gnu.org>
2593
2594 * mi/mi-main.c (mi_cmd_data_list_changed_registers)
2595 (mi_cmd_data_list_register_values)
2596 (mi_cmd_data_write_register_values): Include the PSEUDO_REGS in
2597 the register number computation.
2598
2599 2004-09-12 Andrew Cagney <cagney@gnu.org>
2600
2601 * ppcnbsd-nat.c: Include "inf-ptrace.h".
2602 (ppcnbsd_fetch_inferior_registers): Rename fetch_inferior_registers.
2603 (ppcnbsd_store_inferior_registers): Rename store_inferior_registers.
2604 (_initialize_ppcnbsd_nat): Create and add a NetBSD/PPC ptrace
2605 target.
2606 * config/powerpc/nbsd.mh (NATDEPFILES): Replace and inftarg.o with
2607 inf-ptrace.o and inf-child.o.
2608 * inf-ptrace.h, inf-ptrace.c, inf-child.h, inf-child.c: New files.
2609 * Makefile.in: Update dependencies.
2610
2611 2004-09-11 Andrew Cagney <cagney@gnu.org>
2612
2613 * language.c (hex_string, hex_string_custom): Move from here ...
2614 * utils.c (hex_string, hex_string_custom): ... to here, rewrite.
2615 (CELLSIZE): Increase to 50.
2616 * language.h (hex_string, hex_string_custom): Move from here ...
2617 * defs.h: ... to here.
2618 * Makefile.in: Update all dependencies.
2619
2620 2004-09-11 Paul N. Hilfinger <hilfinger@gnat.com>
2621
2622 * language.c (local_hex_format_custom): Remove.
2623 (local_hex_string): Rename to hex_string, use C format, and move to
2624 utils.c
2625 (local_hex_string_custom): Rename to hex_string_custom and change
2626 interface. Now uses C format. Move to utils.c
2627 (local_octal_format_custom): Remove.
2628 (local_decimal_format_custom): Remove.
2629 (unknown_language_defn): Remove language-specific number
2630 formatting entries.
2631 (auto_language_defn): Ditto.
2632 (local_language_defn): Ditto.
2633 * language.h (struct language_format_info): Delete declaration.
2634 (struct language_defn): Remove language_format_info fields
2635 la_binary_format, la_octal_format, la_decimal_format, la_hex_format.
2636 (local_binary_format): Remove macro.
2637 (local_binary_format_prefix): Remove macro.
2638 (local_binary_format_specifier): Remove macro.
2639 (local_binary_format_suffix): Remove macro.
2640 (local_octal_format): Remove macro.
2641 (local_octal_format_prefix): Remove macro.
2642 (local_octal_format_specifier): Remove macro.
2643 (local_octal_format_suffix): Remove macro.
2644 (local_decimal_format): Remove macro.
2645 (local_decimal_format_prefix): Remove macro.
2646 (local_decimal_format_specifier): Remove macro.
2647 (local_decimal_format_suffix): Remove macro.
2648 (local_hex_format): Remove macro.
2649 (local_hex_format_prefix): Remove macro.
2650 (local_hex_format_specifier): Remove macro.
2651 (local_hex_format_suffix): Remove macro.
2652 (local_decimal_format_custom): Remove.
2653 (local_octal_format_custom): Remove.
2654 (local_hex_format_custom): Remove.
2655 (local_hex_string): Rename to hex_string and move to defs.h.
2656 (local_hex_string_custom): Rename to hex_string_custom, change
2657 interface, and move to defs.h.
2658 * utils.c: (int_string): New function.
2659 (hex_string): New function (from language.c).
2660 (hex_string_custom): New function (from language.c).
2661 (octal2str): New function.
2662 (decimal2str): Add width parameter.
2663 (paddr_u): Use new decimal2str interface.
2664 (paddr_d): Ditto.
2665 * defs.h (hex_string): Declare.
2666 (hex_string_custom): Declare.
2667 (int_string): Declare.
2668 * printcmd.c (print_scalar_formatted): Remove localized binary
2669 formatting.
2670 * valprint.c (print_longest): Use int_string.
2671 (print_floating): Use C hex format.
2672 (print_hex_chars): Ditto.
2673 (print_binary_chars): Remove language-specific formatting.
2674 (print_octal_chars): Use C octal format.
2675 (print_decimal_chars): Delocalize format.
2676 (print_decimal): Remove.
2677 * ada-lang.c (ada_language_defn): Remove language-specific number
2678 formatting entries.
2679 * p-lang.c (pascal_language_defn): Ditto.
2680 * c-lang.c (c_language_defn): Ditto.
2681 (cplus_language_defn): Ditto.
2682 (asm_language_defn): Ditto.
2683 (minimal_language_defn): Ditto.
2684 * f-lang.c (f_language_defn): Ditto.
2685 * jv-lang.c (java_language_defn): Ditto.
2686 * m2-lang.c (m2_language_defn): Ditto.
2687 * scm-lang.c (scm_language_defn): Ditto.
2688 * objc-lang.c (objc_language_defn): Ditto.
2689 * memattr.c (mem_info_command): Use renamed hex_string_custom with
2690 new interface.
2691 * pa64solib.c (pa64_sharedlibrary_info_command): Ditto.
2692 * ui-out.c (ui_out_field_core_addr): Ditto.
2693 * breakpoint.c (breakpoint_adjustment_warning): Ditto.
2694 * exec.c (print_section_info): Ditto.
2695 * i387-tdep.c (print_i387_status_word): Ditto.
2696 (print_i387_control_word): Ditto.
2697 (i387_print_float_info): Ditto.
2698 * maint.c (maint_print_section_info): Ditto.
2699 * solib.c (info_sharedlibrary_command): Ditto.
2700 * somsolib.c (som_sharedlibrary_info_command): Ditto.
2701 * symtab.c (print_msymbol_info): Ditto.
2702 * tracepoint.c (tracepoints_info): Ditto.
2703 * solib-frv.c (lm_base): Ditto.
2704 (frv_current_sos): Ditto.
2705 (enable_break2): Ditto.
2706 (enable_break): Ditto.
2707 * dbxread.c (read_dbx_symtab): Use renamed hex_string.
2708 (process_one_symbol): Ditto.
2709 * infcmd.c (program_info): Ditto.
2710 * mdebugread.c (parse_partial_symbols): Ditto.
2711 * symfile.c (add_symbol_file_command): Ditto.
2712 * cli/cli-cmds.c (edit_command): Ditto.
2713 (list_command): Ditto.
2714 * infcall.c (call_function_by_hand): Ditto.
2715 * remote-vx.c (vx_run_files_info): Ditto.
2716 (vx_wait): Ditto.
2717 (vx_attach): Ditto.
2718 (vx_detach): Ditto.
2719 (vx_kill): Ditto.
2720 * aix-thread.c (pdc_symbol_addrs): Ditto.
2721 (pdc_read_regs): Ditto.
2722 (pdc_write_regs): Ditto.
2723 (pdc_read_data): Ditto.
2724 (pdc_write_data): Ditto.
2725 * d10v-tdep.c (display_trace): Ditto.
2726 * rs6000-nat.c (find_toc_address): Ditto.
2727 * aix-thread.c: Don't include language.h.
2728 * buildsym.c: Ditto.
2729 * dbxread.c: Ditto.
2730 * mdebugread.c: Ditto.
2731 * rs6000-nat.c: Ditto.
2732 * buildsym.c (make_blockvector): Use renamed hex_string.
2733
2734 2004-09-10 Jason Molenda (jmolenda@apple.com)
2735
2736 * cli/cli-script.c (read_next_line): Accept zero or more whitespace
2737 chars after 'if' or 'while' commands in user-defined commands.
2738
2739 2004-09-08 Jim Blandy <jimb@redhat.com>
2740
2741 Fix bug reported and analyzed by Olivier Crete:
2742 * symfile.c (copy_section_addr_info): New function.
2743 (symbol_file_add_with_addrs_or_offsets): Use it to save the
2744 original set of address arguments, instead of handwritten code
2745 that uses one length to allocate and a different length to
2746 initialize. Use make_cleanup_free_section_addr_info.
2747 * symfile.h (copy_section_addr_info): New declaration.
2748 * utils.c: #include "symfile.h".
2749 (do_free_section_addr_info, make_cleanup_free_section_addr_info):
2750 New functions.
2751 * defs.h (make_cleanup_free_section_addr_info): New declaration.
2752 * Makefile.in (utils.o): Update dependencies.
2753
2754 2004-09-08 Andrew Cagney <cagney@gnu.org>
2755
2756 * thread-db.c (keep_thread_db): Delete.
2757 (thread_db_new_objfile, thread_db_create_inferior)
2758 (thread_db_mourn_inferior): Simplify assuming !keep_thread_db.
2759
2760 2004-09-08 Mark Kettenis <kettenis@gnu.org>
2761
2762 * i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)
2763 (FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM)
2764 (FOP_REGNUM, XMM0_REGNUM, MXCSR_REGNUM): Remove macros.
2765 (i386_frameless_signal_p): Remove prototype.
2766 * i386-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
2767 (GETFPXREGS_SUPPLIES): Define using I386_ST0_REGNUM and
2768 I386_SSE_NUM_REGS.
2769 * i386-nto-tdep.c (i386nto_supply_gregset): Use I386_NUM_GREGS
2770 instead of FP0_REGNUM.
2771 (i386nto_regset_id): Use I386_NUM_GREGS and I386_NUM_FREGS instead
2772 of FP0_REGNUM and FPC_REGNUM.
2773
2774 * solib-sunos.c (sunos_relocate_main_executable): Remove function.
2775 (sunos_solib_create_inferior_hook): Don't call
2776 sunos_relocate_main_executable.
2777
2778 * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Set
2779 solib_svr4_fetch_link_map_offsets to
2780 svr4_ilp32_fetch_link_map_offsets.
2781 * sparcobsd-tdep.c: Don't include "nbsd-tdep.h".
2782 (sparc32obsd_init_abi): Set solib_svr4_fetch_link_map_offsets to
2783 svr4_ilp32_fetch_link_map_offsets.
2784 * Makefile.in (sparcobsd-tdep.o): Update dependencies.
2785
2786 2004-09-07 Jim Blandy <jimb@redhat.com>
2787
2788 * frame.h (frame_register): Doc fix.
2789
2790 2004-09-07 Andrew Cagney <cagney@gnu.org>
2791
2792 * vx-share/wait.h: Delete #ifdef USG.
2793 * utils.c (request_quit): Ditto.
2794 * tui/tui.c (tui_reset): Ditto.
2795 * remote.c: Ditto.
2796 * remote-sds.c: Ditto.
2797 * remote-rdi.c: Ditto.
2798 * mdebugread.c: Ditto.
2799 * m68klinux-nat.c: Ditto.
2800 * infttrace.c: Ditto.
2801 * infptrace.c: Ditto.
2802 * i386v-nat.c: Ditto.
2803 * exec.c: Ditto.
2804 * dbxread.c: Ditto.
2805 * core-aout.c: Ditto.
2806
2807 2004-09-05 Joel Brobecker <brobecker@gnat.com>
2808
2809 * mips-tdep.c (mips_insn16_frame_cache): Fix parameter in call to
2810 heuristic_proc_desc.
2811 (mips_insn32_frame_cache): Likewise.
2812
2813 2004-09-04 Joel Brobecker <brobecker@gnat.com>
2814
2815 * mips-tdep.c (mips32_heuristic_proc_desc): Remove code that was
2816 left behind by error.
2817
2818 2004-09-04 Joel Brobecker <brobecker@gnat.com>
2819
2820 * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
2821 * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
2822
2823 2004-09-04 Joel Brobecker <brobecker@gnat.com>
2824
2825 * config/rs6000/xm-aix4.h: Remove this file.
2826 * config/rs6000/aix4.mh (XM_FILE): Delete.
2827
2828 2004-09-04 Joel Brobecker <brobecker@gnat.com>
2829
2830 * config/rs6000/xm-rs6000.h: Remove this file.
2831 * config/rs6000/rs6000.mh (XM_FILE): Remove.
2832
2833 2004-09-03 Andrew Cagney <cagney@gnu.org>
2834
2835 * mips-tdep.c (PROC_DESC_IS_DUMMY, SET_PROC_DESC_IS_DUMMY)
2836 (_PROC_MAGIC_, after_prologue, mips_dump_tdep): Delete macros and
2837 only use.
2838
2839 * mips-tdep.c (temp_saved_regs): Delete.
2840 (set_reg_offset): Replace saved_regs parameter with this_cache.
2841 (heuristic_proc_desc, mips16_heuristic_proc_desc)
2842 (mips32_heuristic_proc_desc): Add this_cache parameter.
2843 (mips_insn32_frame_cache, mips_insn16_frame_cache)
2844 (after_prologue): Pass a NULL this_cache.
2845
2846 * mips-tdep.c (mips_mdebug_frame_cache): Delete code handling
2847 non-kernel trap prologues.
2848
2849 * mips-tdep.c (find_proc_desc): Delete function.
2850 (mips_mdebug_frame_cache): Inline call to find_proc_desc,
2851 simplify.
2852 (mips_insn16_frame_cache): Replace find_proc_desc with code from
2853 mips_insn32_frame_cache.
2854
2855 * mips-tdep.c (after_prologue): Inline call to find_proc_desc.
2856 Simplify as NEXT_FRAME is NULL.
2857 (find_proc_desc): Simplify as NEXT_FRAME is non-NULL.
2858
2859 * mips-tdep.c (after_prologue): Replace proc_desc parameter with
2860 local variable.
2861 (mips_skip_prologue): Update.
2862
2863 * mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete
2864 "cur_frame" parameter.
2865 (after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache):
2866 (mips_insn32_frame_cache, find_proc_desc): Update
2867
2868 * config/vax/nm-obsd.h: Delete file.
2869 * config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2870 * config/vax/nm-nbsd.h: Delete file.
2871 * config/vax/nm-nbsdaout.h: Include config/nm-nbsd.h.
2872 * config/vax/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2873 * config/sh/nm-nbsd.h: Delete file.
2874 * config/sh/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
2875 * config/rs6000/nm-rs6000ly.h: Delete file.
2876 * config/djgpp/fnchange.lst: Do not rename nm-rs6000ly.h.
2877 * config/rs6000/rs6000lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
2878 * config/powerpc/nm-obsd.h: Delete file.
2879 * config/powerpc/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2880 * config/powerpc/nm-nbsd.h: Delete file.
2881 * config/powerpc/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
2882 * config/pa/nm-obsd.h: Delete file.
2883 * config/pa/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2884 * config/mips/nm-nbsd.h: Delete file.
2885 * config/mips/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
2886 * config/m88k/nm-obsd.h: Delete file.
2887 * config/m88k/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2888 * config/m68k/nm-nbsd.h: Delete file.
2889 * config/m68k/nm-nbsdaout.h: Include config/nm-nbsd.h.
2890 * config/m68k/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2891 * config/i386/nm-nbsd.h: Delete file.
2892 * config/i386/nm-nbsdaout.h: Include config/nm-nbsd.h.
2893 * config/i386/obsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
2894 * config/i386/nbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
2895 * config/i386/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2896 * config/i386/nm-i386lynx.h: Delete file.
2897 * config/i386/i386lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
2898 * config/arm/nm-nbsd.h: Delete file.
2899 * config/arm/nm-nbsdaout.h: Include config/nm-nbsd.h.
2900 * config/arm/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2901
2902 * config/i386/tm-fbsd.h: Delete file.
2903 * config/i386/fbsd64.mt (TM_FILE): Set to solib.h.
2904 * config/i386/fbsd.mt (TM_FILE): Set to solib.h.
2905
2906 * config/rs6000/tm-rs6000-aix4.h: Delete file.
2907 * config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h.
2908 * config/rs6000/aix4.mt (TM_FILE): Set to
2909 config/rs6000/tm-rs6000.h.
2910 * config/powerpc/tm-ppc-aix.h: Delete file.
2911 * config/powerpc/aix.mt (TM_FILE): Set to
2912 config/rs6000/tm-rs6000.h.
2913 * config/m68k/tm-linux.h: Delete file.
2914 * config/m68k/linux.mt (TM_FILE): Set to solib.h
2915 * config/i386/tm-linux64.h: Delete file.
2916 * config/i386/linux64.mt (TM_FILE): Set to solib.h.
2917 * config/djgpp/fnchange.lst: Do not rename tm-linux.h.
2918
2919 * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete.
2920 * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete.
2921 * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete.
2922 * config/tm-linux.h (SVR4_SHARED_LIBS): Delete.
2923 * config/nm-sysv4.h (SVR4_SHARED_LIBS): Delete.
2924 * config/nm-linux.h (SVR4_SHARED_LIBS): Delete.
2925 * config/nm-gnu.h (SVR4_SHARED_LIBS): Delete.
2926 * sh64-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
2927 * sh-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
2928
2929 * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not
2930 gdb_host_cpu.
2931
2932 2004-09-02 Joel Brobecker <brobecker@gnat.com>
2933
2934 * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code.
2935 Minor reformatting. Some code factoring.
2936
2937 2004-09-02 Andrew Cagney <cagney@gnu.org>
2938
2939 * config/vax/nbsd.mt (TM_FILE): Set to solib.h.
2940 * config/vax/tm-nbsd.h: Delete file.
2941 * config/sparc/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
2942 * config/sparc/tm-vxworks.h: Delete file.
2943 * config/sparc/nbsd.mt (TM_FILE): Set to solib.h.
2944 * config/sparc/tm-nbsd.h: Delete file.
2945 * config/sparc/linux64.mt (TM_FILE): Set to solib.h.
2946 * config/sparc/linux.mt (TM_FILE): Set to solib.h.
2947 * config/sparc/tm-linux.h: Delete file.
2948 * config/s390/s390.mt (TM_FILE): Set to config/tm-linux.h
2949 * config/s390/tm-linux.h: Delete file.
2950 * config/pa/obsd.mt (TM_FILE): Set to solib.h.
2951 * config/pa/tm-bsd.h: Delete file.
2952 * config/m68k/obsd.mt (TM_FILE): Set to solib.h.
2953 * config/m68k/tm-obsd.h: Delete file.
2954 * config/m68k/nbsd.mt (TM_FILE): Set to solib.h.
2955 * config/m68k/tm-nbsd.h: Delete file.
2956 * config/i386/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
2957 * config/i386/tm-vxworks.h: Delete file.
2958 * config/i386/obsd64.mt (TM_FILE): Set to solib.h.
2959 * config/i386/obsd.mt (TM_FILE): Set to solib.h.
2960 * config/i386/nbsd64.mt (TM_FILE): Set to solib.h.
2961 * config/i386/nbsd.mt (TM_FILE): Set to solib.h.
2962 * config/i386/tm-nbsd.h: Delete file.
2963 * config/i386/i386lynx.mt (TM_FILE): Set to config/tm-lynx.h.
2964 * config/i386/tm-i386lynx.h: Delete file.
2965 * config/cris/cris.mt (TM_FILE): Set to solib.h.
2966 * config/cris/tm-cris.h: Delete file.
2967
2968 * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path.
2969 * configure: Re-generate.
2970 * config/arm/nbsd.mt (TM_FILE): Set to "solib.h".
2971 * config/arm/tm-nbsd.h: Delete file.
2972
2973 * config/powerpc/tm-ppcle-sim.h: Delete.
2974 * config/powerpc/tm-ppcle-eabi.h: Delete.
2975 * config/powerpc/tm-nbsd.h: Delete.
2976 * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h.
2977 * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or
2978 tm-ppcle-eabi.h.
2979
2980 * config/i386/nto.mh (NAT_FILE): Delete.
2981 * config/i386/nm-nto.h: Delete.
2982
2983 * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
2984 * config/m68k/tm-os68k.h: Ditto.
2985 * config/m68k/tm-monitor.h: Ditto.
2986 * config/m68k/tm-cisco.h: Ditto.
2987 * config/m68k/st2000.mt (TM_FILE): Delete.
2988 * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
2989 * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
2990 * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
2991 * m68k-tdep.c (m68k_get_longjmp_target): Make static.
2992
2993 * config/m68k/tm-st2000.h: Delete.
2994 * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
2995 * config/sparc/fbsd.mt (TM_FILE): Delete.
2996 * config/sparc/tm-fbsd.h: Delete.
2997
2998 * acconfig.h (GDB_MULTI_ARCH): Delete undef.
2999 * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM)
3000 (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
3001
3002 * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
3003 GDB_TM_FILE and GDB_XM_FILE.
3004 * gdbarch.c: Re-generate.
3005 * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
3006 quotes in macro definition.
3007 * configure.in: Re-generate.
3008
3009 * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
3010 validating architecture methods.
3011 * gdbarch.c: Re-generate.
3012
3013 * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
3014 and GDB_TM_FILE. Check for GDB_TM_FILE instead of
3015 GDB_MULTI_ARCH_PARTIAL.
3016 * gdbarch.h: Re-generate.
3017
3018 * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
3019 * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
3020 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
3021 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
3022 * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
3023 * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
3024 * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
3025 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
3026 * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
3027 * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
3028 * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
3029 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
3030
3031 2004-09-01 Andrew Cagney <cagney@gnu.org>
3032
3033 * objfiles.h (struct entry_info): Delete fields main_func_lowpc
3034 and main_func_highpc.
3035 (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
3036 * objfiles.c (init_entry_point_info, objfile_relocate): Update
3037 * nlmread.c (nlm_symfile_read): Update.
3038
3039 2004-09-01 Joel Brobecker <brobecker@gnat.com>
3040
3041 * mips-tdep.c (linked_proc_desc_table): Delete, not used.
3042 (mips_insn32_frame_cache): Inline call to find_proc_desc.
3043 (find_proc_desc): Remove dead code.
3044
3045 2004-09-01 Joel Brobecker <brobecker@gnat.com>
3046
3047 * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
3048
3049 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3050
3051 * observer.sh: Add struct so_list declaration.
3052 * Makefile.in: Add dependencies on observer.h for solib.c and
3053 breakpoint.c.
3054 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
3055 function.
3056 (_initialize_breakpoint): Register
3057 disable_breakpoints_in_unloaded_shlib as an observer of the
3058 "solib unloaded" observation event.
3059 (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
3060 call decode_line_1 so unfound breakpoint errors are silent.
3061 * solib.c (update_solib_list): When a solib is discovered to have
3062 been unloaded by the program, notify all observers of the
3063 "solib unloaded" observation event.
3064
3065 2004-09-01 Andrew Cagney <cagney@gnu.org>
3066
3067 * frame.c: Include "objfiles.h".
3068 (inside_main_func): New function.
3069 (get_prev_frame): Use new inside_main_func.
3070 * Makefile.in (frame.o): Update dependencies.
3071 * defs.h (inside_main_func): Delete declaration.
3072 * blockframe.c (inside_main_func): Delete function.
3073
3074 2004-08-31 Jim Blandy <jimb@redhat.com>
3075
3076 * dwarf2read.c (is_vtable_name): New function, based on logic from
3077 read_structure_type, but passing the correct length to strncmp,
3078 and using 'sizeof' instead of 'strlen'.
3079 (read_structure_type): Call it.
3080
3081 2004-08-31 Joel Brobecker <brobecker@gnat.com>
3082
3083 * config/powerpc/aix.mh: Add comment.
3084
3085 2004-08-31 Paul GIlliam <pgilliam@us.ibm.com>
3086
3087 * MAINTAINERS: Add self to Write-After-Approval.
3088
3089 2004-08-30 Manoj Iyer <manjo@austin.ibm.com>
3090
3091 * MAINTAINERS: Add self to Write-After-Approval.
3092
3093 2004-08-30 Andrew Cagney <cagney@gnu.org>
3094
3095 Fix PR breakpoints/1757.
3096 * infrun.c (struct execution_control_state): Replace
3097 remove_breakpoints_on_following_step with
3098 step_after_step_resume_breakpoint.
3099 (init_execution_control_state): Update.
3100 (handle_inferior_event): For signals, when stepping off a
3101 breakpoint, set step_after_step_resume_breakpoint. When
3102 BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
3103 (keep_going): Delete code handling
3104 remove_breakpoints_on_following_step.
3105
3106 2004-08-29 David Lecomber <david@streamline-computing.com>
3107
3108 Fix PR gdb/648
3109 * language.h (enum array_ordering): New enum.
3110 * language.h (struct language_defn): New la_array_ordering
3111 attribute.
3112 * language.c (unknown_language_defn, auto_language_defn)
3113 (local_language_defn): Ditto.
3114 * ada-lang.c (ada_language_defn): Ditto.
3115 * c-lang.c (c_language_defn, cplus_language_defn)
3116 (asm_language_defn, minimal_language_defn): Ditto.
3117 * f-lang.c (f_language_defn): Ditto.
3118 * jv-lang.c (java_language_defn): Ditto.
3119 * m2-lang.c (f_language_defn): Ditto.
3120 * objc-lang.c (objc_language_defn): Ditto.
3121 * p-lang.c (pascal_language_defn): Ditto.
3122 * scm-lang.c (scm_language_defn): Ditto.
3123 * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
3124 oriented large to small in type structure.
3125 * dwarf2read.c (read_array_order): New function.
3126 (read_array_type): Use read_array_order to check row/column
3127 major ordering.
3128
3129 2004-08-27 Nathan J. Williams <nathanw@wasabisystems.com>
3130
3131 * target.c (target_resize_to_sections): Check
3132 current_target.to_sections for an old value when updating.
3133
3134 2004-08-27 Joel Brobecker <brobecker@gnat.com>
3135
3136 * procfs.c (dbx_link_bpt_addr): New static global variable.
3137 (dbx_link_shadow_contents): New static global variable.
3138 (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
3139 (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
3140 if we just hit it.
3141 (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
3142 Reset dbx_link_bpt_addr as the address of __dbx_link() may change
3143 from run to run.
3144 (procfs_create_inferior): Remove syssgi syscall-exit notifications
3145 after the inferior has been forked.
3146 (remove_dbx_link_breakpoint): New function.
3147 (dbx_link_addr): New function.
3148 (insert_dbx_link_bpt_in_file): New function.
3149 (insert_dbx_link_bpt_in_region): New function.
3150 (insert_dbx_link_breakpoint): New function.
3151 (proc_trace_syscalls_1): New function, extracted from
3152 proc_trace_syscalls.
3153 (proc_trace_syscalls): Replace extract code by call to
3154 proc_trace_syscalls_1.
3155 * solib-irix.c (disable_break): Remove stop_pc assertion, as it
3156 is no longer valid.
3157
3158 2004-08-25 Jim Blandy <jimb@redhat.com>
3159
3160 * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
3161
3162 2004-08-25 Andrew Cagney <cagney@gnu.org>
3163
3164 * infrun.c (struct execution_control_state): Delete field
3165 "stepping_through_sigtramp".
3166 (init_execution_control_state): Do not set same.
3167 (context_switch): Do not pass same to save_infrun_state and
3168 load_infrun_state.
3169 * gdbthread.h (struct thread_info): Delete field
3170 stepping_through_sigtramp.
3171 (save_infrun_state, load_infrun_state): Delete parameter
3172 stepping_through_sigtramp.
3173 * thread.c (load_infrun_state, save_infrun_state): Update.
3174
3175 * infrun.c: Re-indent. Move expression operators to the beginning
3176 of the line. Remove long disabled #if 0 code.
3177
3178 2004-08-24 Andrew Cagney <cagney@gnu.org>
3179
3180 * doublest.h (floatformat_ieee_quad): Rename
3181 floatformat_ia64_quad.
3182 * doublest.c (floatformat_ieee_quad): Rename
3183 floatformat_ia64_quad.
3184 (_initialize_doublest): Update.
3185
3186 2004-08-24 Jim Blandy <jimb@redhat.com>
3187
3188 * dwarf2expr.h (struct dwarf_expr_context): New members
3189 'num_pieces' and 'pieces', for returning the result of an
3190 expression that uses DW_OP_piece.
3191 (struct dwarf_expr_piece): New struct type.
3192 * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
3193 pieces.
3194 (free_dwarf_expr_context): Free pieces, if any.
3195 (add_piece): New function.
3196 (execute_stack_op): Implement DW_OP_piece.
3197 * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
3198 expression is a list of pieces, print an error message.
3199 (dwarf2_loc_desc_needs_frame): If the expression yields
3200 pieces, and any piece is in a register, then we need a frame.
3201
3202 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
3203 the stack until we've decided what sort of result the evaluation
3204 has produced. Use separate variables, with more specific names.
3205
3206 2004-08-23 Richard Earnshaw <rearnsha@arm.com>
3207
3208 * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
3209 (arm_nbsd_thumb_[lb]e_breakpoint): Define.
3210 (arm_netbsd_init_abi_common): Register them.
3211
3212 2004-08-22 Mark Kettenis <kettenis@gnu.org>
3213
3214 * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
3215
3216 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
3217 safe_frame_unwind_memory instead of target_read_memory.
3218
3219 * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
3220 Reorder includes.
3221 (fetch_register, store_register): Remove prototypes.
3222 (child_resume): Reorganize code and comments such that it is
3223 grouped a bit more logically.
3224 (attach): Explicitly compare errno against 0.
3225 (detach): Likewise. Use perror_with_name instead of
3226 print_sys_errmsg.
3227 * Makefile.in (infptrace.o): Update dependencies.
3228
3229 * ia64-linux-nat.c: Update copyright year.
3230 (fetch_debug_register, store_debug_register)
3231 (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
3232 PTRACE_TYPE_ARG3.
3233 * config/ia64/nm-linux.h: Update copyright year.
3234 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
3235
3236 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
3237 from CORE_ADDR to struct frame_info *. Use
3238 safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
3239 (amd64_linux_sigtramp_p): Adjust for changed signature of
3240 and64_linux_sigtramp_start
3241
3242 * gdb_ptrace.h: GNU/Linux.
3243
3244 * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
3245 Remove defines.
3246
3247 * infptrace.c: Include "gdb_assert.h".
3248 (PTRACE_XFER_TYPE): Remove define.
3249 (offsetof): Only define if U_REGS_OFFSET isn't defined.
3250 (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
3251 Tweak comment.
3252 (fetch_inferior_registers, store_inferior_registers): Remove
3253 redundant culry braces. Tweak comment. s/regno/regnum.
3254 * Makefile.in (infptrace.o): Update dependencies.
3255
3256 * configure.in: Change test for return type of ptrace to default
3257 to `long' instead of `int'.
3258 * configure: Regenerate.
3259
3260 2004-08-21 Mark Kettenis <kettenis@gnu.org>
3261
3262 * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
3263
3264 * configure.in: Check for ttrace function.
3265 * configure, config.in: Regenerate.
3266
3267 * gdb_ptrace.h: New file.
3268 * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
3269 <sys/ptrace.h>.
3270 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
3271 (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
3272 (attach): Don't define PT_ATTACH.
3273 (detach): Don't define PT_DETACH.
3274 * Makefile.in (gdb_ptrace_h): New variable.
3275 (infptrace.o): Update dependencies.
3276
3277 2004-08-16 Mark Kettenis <kettenis@gnu.org>
3278
3279 * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
3280 instead of `int' if not already defined.
3281 (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
3282 PTRACE_TYPE_ARG3.
3283 * infptrace.c (call_ptrace): Revert change that replaced
3284 PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3285
3286 2004-08-15 Mark Kettenis <kettenis@gnu.org>
3287
3288 * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
3289 Remove defines.
3290
3291 * linux-nat.c (kill_inferior): Add missing third and fourth
3292 arguments to ptrace call. Don't use PTRACE_ARG3_TYPE.
3293
3294 * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
3295 PTRACE_TYPE_RET.
3296
3297 * proc-why.c (proc_prettyfprint_why): Fix format string.
3298
3299 * solib-osf.c (osf_current_sos): Remove unsused label.
3300
3301 * configure.in: Add <ncurses/ncurses.h> to the list of possible
3302 curses headers.
3303 * configure, config.in: Regenerate.
3304 * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
3305 <ncurses/ncurses.h>.
3306
3307 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
3308 * config/nm-nbsd.h: Update copyright year.
3309 (PTRACE_ARG3_TYPE): Remove define.
3310
3311 * sparc-nat.c (fetch_inferior_registers)
3312 (store_inferior_registers, sparc_xfer_wcookie):
3313 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3314
3315 * alphabsd-nat.c (fetch_inferior_registers):
3316 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3317 PTRACE_TYPE_ARG3.
3318 * amd64bsd-nat.c (fetch_inferior_registers)
3319 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3320 PTRACE_TYPE_ARG3.
3321 * armnbsd-nat.c: Update copyright year.
3322 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
3323 (store_register, store_regs, store_fp_register, store_fp_regs):
3324 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3325 * hppabsd-nat.c (fetch_inferior_registers)
3326 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3327 PTRACE_TYPE_ARG3.
3328 * i386bsd-nat.c (fetch_inferior_registers)
3329 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
3330 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3331 * m68kbsd-nat.c (fetch_inferior_registers)
3332 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3333 PTRACE_TYPE_ARG3.
3334 * m88kbsd-nat.c (fetch_inferior_registers)
3335 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3336 PTRACE_TYPE_ARG3.
3337 * mipsnbsd-nat.c: Update copyright year.
3338 (fetch_inferior_registers, store_inferior_registers):
3339 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3340 * ns32knbsd-nat.c: Update copyright year.
3341 (fetch_inferior_registers, store_inferior_registers):
3342 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3343 * ppcnbsd-nat.c (fetch_inferior_registers):
3344 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3345 PTRACE_TYPE_ARG3.
3346 * ppcobsd-nat.c (fetch_inferior_registers):
3347 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3348 PTRACE_TYPE_ARG3.
3349 * shnbsd-nat.c: Update copyright year.
3350 (fetch_inferior_registers, store_inferior_registers):
3351 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3352 * vaxbsd-nat.c (fetch_inferior_registers)
3353 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3354 PTRACE_TYPE_ARG3.
3355
3356 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
3357 PTRACE_TYPE_ARG3.
3358 * infptrace.c (call_ptrace, child_resume, attach, detach)
3359 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
3360 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3361 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
3362 PTRACE_TYPE_ARG3.
3363
3364 2004-08-14 Mark Kettenis <kettenis@gnu.org>
3365
3366 * defs.h: Remove out-of-date comment.
3367 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
3368 [!GETENV_PROVIDED] (getenv): Remove prototype.
3369
3370 * standalone.c: Remove file.
3371 * Makefile.in (standalone.o): Remove dependency.
3372
3373 * i386-linux-nat.c (dummy_sse_values): Remove function and
3374 prototype.
3375 (i386_linux_dr_get): Fix typo in comment.
3376 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
3377
3378 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
3379
3380 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
3381 from declaration.
3382 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
3383 from definition.
3384
3385 2004-08-13 Mark Kettenis <kettenis@gnu.org>
3386
3387 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
3388 parenthesis in definition.
3389 * configure: Regenerated.
3390
3391 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
3392
3393 * PROBLEMS: Mention build/1411.
3394
3395 2004-08-09 Robert Millan <robertmh@gnu.org>
3396
3397 Committed by Nathanael Nerode.
3398 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
3399 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
3400
3401 2004-08-12 Andrew Cagney <cagney@gnu.org>
3402
3403 * NEWS: Mention fixes in GDB 6.2.1.
3404 * PROBLEMS: Remove mention of mips-irix.
3405
3406 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3407
3408 * config/powerpc/xm-aix.h: Delete.
3409 * config/powerpc/aix.mh (MH_FILE): Remove.
3410 * config/powerpc/aix432.mh (MH_FILE): Remove.
3411
3412 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3413
3414 * config/powerpc/aix.mh: Remove obsolete comment.
3415 * config/powerpc/aix432.mh: Likewise.
3416
3417 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3418
3419 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
3420
3421 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3422
3423 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
3424 this file is now empty.
3425 * config/xm-aix4.h: Remove, this file is no longer included
3426 anywhere.
3427
3428 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3429
3430 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
3431 that file is now empty.
3432 (termdef): Remove prototype, function no longer used.
3433
3434 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3435
3436 * doc/gdbint.texinfo (Host Definition): Remove documentation
3437 for USE_O_NOCTTY, no longer used.
3438 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
3439 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
3440
3441 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3442
3443 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
3444 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
3445 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
3446
3447 2004-08-11 Mark Kettenis <kettenis@gnu.org>
3448
3449 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
3450 instead of FIVE_ARG_PTRACE.
3451
3452 * inflow.c (O_NOCTTY): Define to zero if not already defined.
3453 (new_tty): Use O_NOCTTY unconditionally.
3454
3455 2004-08-10 Mark Kettenis <kettenis@gnu.org>
3456
3457 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
3458 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
3459 fflush on stdout.
3460
3461 2004-08-10 Joel Brobecker <brobecker@gnat.com>
3462
3463 * xcoff_symfile_finish: Replace last call to xmfree by call
3464 to xfree.
3465
3466 2004-08-10 Andrew Cagney <cagney@gnu.org>
3467
3468 * main.c (captured_main): Delete call to init_malloc.
3469 * defs.h (init_malloc): Delete declaration.
3470 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
3471 (init_malloc): Delete functions.
3472
3473 * defs.h (xmfree): Delete.
3474 * utils.c (xmfree): Delete function.
3475 (xfree): Inline calls to xmfree and mfree.
3476 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
3477 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
3478 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
3479 * somread.c (som_symfile_finish): Ditto.
3480 * objfiles.c (allocate_objfile, free_objfile):
3481 * nlmread.c (nlm_symfile_finish): Ditto.
3482 * hpread.c (hpread_symfile_finish): Ditto.
3483 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
3484 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
3485 * coffread.c (coff_symfile_finish): Ditto.
3486
3487 * defs.h (xmcalloc): Delete declaration.
3488 * utils.c (xmcalloc): Delete.
3489 (xcalloc): Inline calls to xmcalloc and mcalloc.
3490 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
3491 xcalloc and xfree.
3492 * symtab.c (create_demangled_names_hash): Ditto.
3493
3494 * defs.h (xmrealloc): Delete.
3495 * utils.c (xmrealloc): Delete.
3496 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
3497 * symmisc.c (extend_psymbol_list): Use xrealloc.
3498 * source.c (find_source_lines): Ditto.
3499 * hpread.c (hpread_lookup_type): Ditto.
3500 * dbxread.c (add_bincl_to_list): Ditto.
3501
3502 * utils.c (xmmalloc): Delete.
3503 (xmalloc): Inline xmmalloc and mmalloc calls.
3504 (msavestring): Use xmalloc.
3505 * defs.h (xmmalloc): Delete declaration.
3506 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
3507 xmmalloc.
3508 * symmisc.c (extend_psymbol_list): Ditto.
3509 * symfile.c (init_psymbol_list): Ditto.
3510 * source.c (find_source_lines): Ditto.
3511 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
3512 * elfread.c (elf_symtab_read): Ditto.
3513 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
3514 * coffread.c (coff_symfile_init): Ditto.
3515
3516 2004-08-10 David Carlton <carlton@bactrian.org>
3517
3518 * MAINTAINERS: Remove David Carlton from c++ testsuite
3519 maintainers.
3520
3521 2004-08-10 Jerome Guitton <guitton@gnat.com>
3522
3523 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
3524 print a line feed before the prompt.
3525
3526 2004-08-10 Mark Kettenis <kettenis@gnu.org>
3527
3528 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
3529
3530 2004-08-09 Joel Brobecker <brobecker@gnat.com>
3531
3532 General cleanup of the AIX xm include file:
3533 * config/xm-aix4.h (fd_set): Remove undefine.
3534 Remove include of <sys/select.h>.
3535 (HAVE_TERMIO): Remove define.
3536 (USG): Likewise.
3537 (NULL): Remove redefine.
3538 (alloca): Remove #pragma.
3539 (vfork): Remove define.
3540 (termdef): Remove.
3541 (SIGWINCH_HANDLER): Remove.
3542 (SIGWINCH_HANDLER_BODY): Remove.
3543
3544 2004-08-09 Mark Kettenis <kettenis@gnu.org>
3545
3546 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
3547 GDB_OSABI_OPENBSD_ELF.
3548
3549 2004-08-07 Robert Millan <robertmh@gnu.org>
3550
3551 * bsd-kvm.c: Check for nlist.h before including it.
3552
3553 2004-08-09 Mark Kettenis <kettenis@gnu.org>
3554
3555 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
3556 sigcontext' offset consistency checks for ancient BSD.
3557
3558 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
3559
3560 * configure.in: Check for <sys/types.h>. Check return and
3561 argument types of ptrace.
3562 * configure, config.in: Regenerate.
3563
3564 2004-08-09 Jim Blandy <jimb@redhat.com>
3565
3566 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
3567 rs6000_register_sim_regno): Doc fixes.
3568
3569 2004-08-08 Joel Brobecker <brobecker@gnat.com>
3570
3571 * mips-tdep.c: Include "floatformat.h".
3572 (n32n64_floatformat_always_valid): New function.
3573 (floatformat_n32n64_long_double_big): New constant.
3574 (mips_gdbarch_init): Set size and format of long double
3575 for N32 and N64 ABIs.
3576 * Makefile.in (mips-tdep.o): Update dependencies.
3577
3578 2004-08-08 Andrew Cagney <cagney@gnu.org>
3579
3580 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
3581 print. Improve script's error messages.
3582 * gdbarch.h: Re-generate.
3583
3584 * gdbarch.sh (pformat): New function.
3585 (float_format, double_format, long_double_format): List with bit
3586 members. Use pformat when printing.
3587 * gdbarch.c, gdbarch.h: Re-generate.
3588
3589 2004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
3590
3591 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
3592 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
3593 (ppcnbsd_supply_pcb): New function.
3594 (_initialize_ppcnbsd_nat): New prototype and function.
3595 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
3596 (LOADLIBES): New variable.
3597 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
3598
3599 2004-08-08 Andrew Cagney <cagney@gnu.org>
3600
3601 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
3602 (builtin_type_ieee_double, builtin_type_ia64_quad)
3603 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
3604 BE/LE floating-point types.
3605 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
3606 (builtin_type_ieee_double, builtin_type_ia64_quad)
3607 (builtin_type_ia64_spill): Declare.
3608 * doublest.c (_initialize_doublest, floatformat_ieee_single)
3609 (floatformat_ieee_double, floatformat_arm_ext)
3610 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
3611 of LE/BE floatformats.
3612 * doublest.h: (struct floatformat, floatformat_ieee_single)
3613 (floatformat_ieee_double, floatformat_arm_ext)
3614 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
3615
3616 2004-08-08 Mark Kettenis <kettenis@gnu.org>
3617
3618 * i386gnu-nat.c (gnu_store_registers): Fix typo.
3619
3620 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
3621 instead of regcache_raw_supply when storing the registers.
3622
3623 * i386gnu-nat.c: Update copyright year.
3624 (gnu_store_registers): Don't use deprecated_registers and
3625 deprecated_registers_valid. Use regcache_valid_p and
3626 regcache_raw_supply instead.
3627
3628 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
3629 frame_pc_unwind.
3630
3631 * procfs.c (procfs_pid_to_str): Remove redundant and unused
3632 variables. Incapitalized "process".
3633
3634 * configure.in: Add cursesX to the list of possible curses libs.
3635 Add cursesX.h to the list of possible curses headers.
3636 * configure, config.in: Regenerate.
3637
3638 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
3639
3640 * configure.in: Test for struct lwp in <sys/lwp.h>.
3641 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
3642 the offset of l_addr in struct lwp.
3643
3644 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
3645
3646 * bsd-kvm.c: Include "gdbcore.h"
3647 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
3648
3649 2004-08-07 Andrew Cagney <cagney@gnu.org>
3650
3651 * gdbtypes.c (build_flt, build_complex): New functions.
3652 (gdbtypes_post_init): Use.
3653
3654 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
3655
3656 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
3657 through to builtin_type_uint128.
3658
3659 * c-exp.y: Use builtin_type function to obtain builtin types.
3660
3661 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
3662 builtin_uint128.
3663 * gdbtypes.c (gdbtypes_post_init): Update.
3664 (build_gdbtypes): Move initialization of builtin_type_int0
3665 through to builtin_type_uint128 from here ...
3666 (_initialize_gdbtypes): ... to here.
3667 * d10v-tdep.c (d10v_register_type): Update.
3668
3669 * doublest.c: Update copyright.
3670 (floatformat_from_length): Call error when floatformat is NULL.
3671 (extract_floating_by_length): Remove NULL fmt check.
3672 (store_floating_by_length): Ditto.
3673
3674 2004-08-07 Andrew Cagney <cagney@gnu.org>
3675
3676 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
3677 that the register is valid.
3678
3679 2004-08-05 Mark Kettenis <kettenis@chello.nl>
3680
3681 * i386-linux-tdep.c (i386_linux_sigtramp_start)
3682 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
3683 struct frame_info *. Use safe_frame_unwind_memory instead of
3684 deprecated_read_memory_nobpt.
3685 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
3686 changed signature of i386_linux_sigtramp_start and
3687 i386_linux_rt_sigtramp_start.
3688
3689 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
3690 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
3691 instead of deprecated_read_memory_nobpt.
3692 (i386nbsd_sigtramp_p): Adjust for changed signature of
3693 i386nbsd_sigtramp_offset.
3694
3695 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
3696 safe_frame_unwind_memory instead of target_read_memory.
3697
3698 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
3699 !NO_SYS_FILE.
3700 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
3701 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
3702 (_initialize_kernel_u_addr): Remove prototype and function.
3703 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
3704 !NO_SYS_FILE.
3705 * xcoffread.c: Likewise.
3706
3707 2004-08-06 Mark Kettenis <kettenis@gnu.org>
3708
3709 * vax-nat.c: New file.
3710 * vaxbsd-nat.c: Tweak comment.
3711 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
3712 vaxnbsd-tdep.c.
3713 (vax-nat.o): New dependency.
3714 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
3715 (vax-*-ultrix2*): Remove.
3716 * config/vax/vax.mh: New file.
3717 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
3718 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
3719 (vax_register_u_addr): New prototype.
3720 (REGISTER_U_ADDR): Define using vax_register_u_addr.
3721 * config/vax/vaxult2.mh: Remove file.
3722 * config/vax/vaxult.mh: Remove file.
3723 * config/vax/vaxbsd.mh: Remove file.
3724 * config/vax/vax.mt (TM_FILE): Remove.
3725 * config/vax/tm-vaxbsd.h: Remove file.
3726
3727 2004-08-06 Joel Brobecker <brobecker@gnat.com>
3728
3729 * aix-thread.c (get_signaled_thread): New function.
3730 (iter_trap): Delete, no longer used.
3731 (iter_tid): New function.
3732 (pd_update): Find the thread that received the SIGTRAP signal
3733 by first locating the kernel thread, and then finding its
3734 associated thread.
3735
3736 2004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
3737
3738 * lin-lwp.c (child_wait): Continue inferior after processing
3739 PTRACE_EVENT_CLONE event.
3740
3741 2004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
3742
3743 * MAINTAINERS: Add self to Write-After-Approval.
3744
3745 2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
3746
3747 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
3748 libunwind-xxxx.so" where xxxx is UNW_TARGET.
3749
3750 2004-08-05 Andrew Cagney <cagney@gnu.org>
3751
3752 * config/xm-sysv4.h: Delete file.
3753 * config/mips/xm-irix5.h: Delete file.
3754 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
3755 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
3756 * config/ia64/xm-aix.h: Delete file.
3757 * config/ia64/aix.mh (XM_FILE): Delete.
3758 * config/pa/xm-hppah.h: Delete file.
3759 * config/pa/hpux11w.mh (XM_FILE): Delete.
3760 * config/pa/hpux11.mh (XM_FILE): Delete.
3761 * config/pa/hpux1020.mh (XM_FILE): Delete.
3762 * config/pa/hppahpux.mh (XM_FILE): Delete.
3763
3764 * config/alpha/xm-alphalinux.h: Delete file.
3765 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
3766 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
3767 * config/alpha/xm-alphaosf.h: Delete file.
3768 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
3769 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
3770 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
3771 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
3772
3773 * config/i386/xm-i386v.h: Delete file.
3774 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
3775 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
3776 * config/i386/xm-i386sco.h: Delete file.
3777 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
3778 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
3779 * config/i386/xm-i386v4.h: Delete file.
3780 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
3781 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
3782 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
3783 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
3784
3785 * config/vax/xm-vax.h: Delete file.
3786 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
3787 * config/vax/xm-vaxult2.h: Delete file.
3788 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
3789 * config/vax/vaxult2.mh (XM_FILE): Delete.
3790 * config/vax/xm-vaxult.h: Delete file.
3791 * config/vax/vaxult.mh (XM_FILE): Delete.
3792 * config/vax/xm-vaxbsd.h: Delete file.
3793 * config/vax/vaxbsd.mh (XM_FILE): Delete.
3794
3795 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
3796 * gdbarch.h, gdbarch.c: Re-generate.
3797 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
3798 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
3799 * frame.h: Delete deprecated_read_fp from comments.
3800 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
3801 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
3802
3803 2004-08-04 Mark Kettenis <kettenis@gnu.org>
3804
3805 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
3806 trampoline in OpenBSD 3.5-current.
3807
3808 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
3809 SSE registers.
3810
3811 * Makefile.in: Remove embedded page breaks.
3812
3813 2004-08-04 Jim Blandy <jimb@redhat.com>
3814
3815 * regcache.c (regcache_raw_read): Assert that, after calling
3816 target_fetch_registers, the register we're reading is cached.
3817
3818 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
3819 a call to 'internal_error', with a more helpful error message.
3820 * rs6000-tdep.c (e500_pseudo_register_read,
3821 e500_pseudo_register_write, rs6000_store_return_value): Same.
3822
3823 2004-08-04 Andrew Cagney <cagney@gnu.org>
3824
3825 * Makefile.in: Update dependencies.
3826
3827 2004-08-04 Jim Blandy <jimb@redhat.com>
3828
3829 Change the layout of the PowerPC E500 raw register cache to allow
3830 the lower 32-bit halves of the GPRS to be their own raw registers,
3831 not pseudoregisters.
3832 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
3833 add ppc_ev0_upper_regnum flag.
3834 * rs6000-tdep.c: #include "reggroups.h".
3835 (spe_register_p): Recognize the ev upper half registers as SPE
3836 registers.
3837 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
3838 registers.
3839 (e500_move_ev_register): New function.
3840 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
3841 vector registers are the pseudo-registers now, formed by splicing
3842 together the gprs and the upper-half registers.
3843 (e500_register_reggroup_p): New function.
3844 (P): Macro deleted.
3845 (P8, A4): New macro.
3846 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
3847 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
3848 macros.
3849 (registers_e500): Rearrange register set so that the raw register
3850 set contains 32-bit GPRs and upper-half registers, and the SPE
3851 vector registers become pseudo-registers.
3852 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
3853 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
3854 register numbers are now the same for the E500 as they are for
3855 other PowerPC variants. Register e500_register_reggroup_p as the
3856 register group function for the E500.
3857 * Makefile.in (rs6000-tdep.o): Update dependencies.
3858
3859 Adapt PPC E500 native support to the new raw regcache layout.
3860 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
3861 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
3862 (fetch_spe_register, store_spe_register): Handle fetching/storing
3863 all the SPE registers at once, if regno == -1. These now take
3864 over the job of fetch_spe_registers and store_spe_registers.
3865 (fetch_spe_registers, store_spe_registers): Deleted.
3866 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
3867 unconditionally; they're always raw. Fetch/store SPE upper half
3868 registers, if present, instead of ev registers.
3869 (fetch_register, store_register): Remove sanity checks: gprs are
3870 never pseudo-registers now, so we never need to even mention any
3871 registers that are ever pseudoregisters.
3872
3873 Use a fixed register numbering when communicating with the PowerPC
3874 simulator.
3875 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
3876 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
3877 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
3878 New functions.
3879 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
3880 init_sim_regno_table.
3881 * Makefile.in (gdb_sim_ppc_h): New variable.
3882 (rs6000-tdep.o): Update dependencies.
3883
3884 2004-08-02 Andrew Cagney <cagney@gnu.org>
3885
3886 * cris-tdep.c (cris_register_size): Restore function, still used
3887 locally.
3888
3889 * gdbarch.sh (deprecated_target_read_fp)
3890 (deprecated_frame_locals_address, deprecated_frame_args_address)
3891 (deprecated_frame_chain_valid, deprecated_frame_chain)
3892 (deprecated_init_extra_frame_info, deprecated_pop_frame)
3893 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
3894 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
3895 * gdbarch.h, gdbarch.c: Re-generate.
3896 * regcache.c (deprecated_read_fp): Do not call
3897 DEPRECATED_TARGET_READ_FP_P.
3898 * infcmd.c (default_print_registers_info): Do not call
3899 DEPRECATED_DO_REGISTERS_INFO.
3900 * frame-base.c (default_frame_locals_address): Do not call
3901 DEPRECATED_FRAME_LOCALS_ADDRESS.
3902 (default_frame_args_address): Do not call
3903 DEPRECATED_FRAME_ARGS_ADDRESS.
3904
3905 * gdbarch.sh (deprecated_register_raw_size)
3906 (deprecated_register_virtual_size:int): Delete.
3907 * gdbarch.h, gdbarch.c: Re-generate.
3908 * cris-tdep.c (cris_register_size): Delete.
3909 (cris_gdbarch_init): Update.
3910 * alpha-tdep.c (alpha_register_raw_size)
3911 (alpha_register_virtual_size): Delete.
3912 (alpha_gdbarch_init): Update.
3913
3914 * gdbarch.sh (deprecated_register_virtual_type)
3915 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
3916 (deprecated_dummy_write_sp): Delete.
3917 * gdbarch.h, gdbarch.c: Re-generate.
3918
3919 * gdbarch.sh (deprecated_register_bytes): Delete.
3920 * gdbarch.h, gdbarch.c: Re-generate.
3921 * regcache.c (deprecated_register_bytes): New function.
3922 * regcache.h (deprecated_register_bytes): Declare.
3923 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3924 * v850-tdep.c (v850_gdbarch_init): Update.
3925 * sh64-tdep.c (sh64_gdbarch_init): Update.
3926 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
3927 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
3928 * mcore-tdep.c (mcore_gdbarch_init): Update.
3929 * cris-tdep.c (cris_gdbarch_init): Update.
3930 * arm-tdep.c (arm_gdbarch_init): Update.
3931 * remote.c (init_remote_state): Update.
3932 * remote-vx.c (vx_prepare_to_store): Update.
3933 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
3934 * irix5-nat.c (fetch_core_registers): Update.
3935 * cris-tdep.c (cris_register_bytes_ok): Update.
3936 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
3937
3938 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
3939 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
3940 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
3941 (mips_insn16_frame_base_address, mips_insn16_frame_base)
3942 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
3943 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
3944 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
3945 (mips_insn32_frame_base_address, mips_insn32_frame_base)
3946 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
3947 with mips_insn16 and mips_insn32.
3948
3949 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
3950 * rs6000-tdep.c (rs6000_push_dummy_call)
3951 (rs6000_extract_return_value): Use register_size.
3952 * xstormy16-tdep.c (xstormy16_get_saved_register)
3953 (xstormy16_extract_return_value): Ditto.
3954 * valops.c (value_assign): Ditto.
3955 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
3956 * v850-tdep.c (v850_extract_return_value): Ditto.
3957 * tracepoint.c (collect_symbol): Ditto.
3958 * target.c (debug_print_register): Ditto.
3959 * stack.c (frame_info): Ditto.
3960 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
3961 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
3962 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
3963 (store_register_using_P): Ditto.
3964 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
3965 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
3966 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
3967 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
3968 * regcache.c (deprecated_read_register_bytes)
3969 (deprecated_write_register_bytes, read_register)
3970 (write_register): Ditto.
3971 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
3972 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
3973 * monitor.c (monitor_supply_register, monitor_fetch_register)
3974 (monitor_store_register): Ditto.
3975 * mn10300-tdep.c (mn10300_pop_frame_regular)
3976 (mn10300_print_register): Ditto.
3977 * mipsv4-nat.c (fill_fpregset): Ditto.
3978 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
3979 (mips64_fill_fpregset): Ditto.
3980 * mi/mi-main.c (register_changed_p, get_register)
3981 (mi_cmd_data_write_register_values): Ditto.
3982 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
3983 * irix5-nat.c (fill_gregset, fetch_core_registers):
3984 * infrun.c (write_inferior_status_register): Ditto.
3985 * infptrace.c (fetch_register, store_register): Ditto.
3986 * infcmd.c (default_print_registers_info): Ditto.
3987 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
3988 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
3989 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
3990 * hpux-thread.c (hpux_thread_fetch_registers)
3991 (hpux_thread_store_registers): Ditto.
3992 * hppah-nat.c (store_inferior_registers, fetch_register):
3993 * findvar.c (value_from_register): Ditto.
3994 * dve3900-rom.c (fetch_bitmapped_register):
3995 * cris-tdep.c (cris_gdbarch_init): Ditto.
3996 * alpha-tdep.h: Ditto.
3997 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
3998
3999 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
4000 DEPRECATED_REGISTER_RAW_SIZE from comments.
4001 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
4002 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
4003 DEPRECATED_REGISTER_RAW_SIZE.
4004 * findvar.c (value_of_register): Simplify by assuming that the
4005 registers raw and virtual sizes are identical.
4006 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
4007 comment.
4008 * arch-utils.c (generic_register_size): Simplify by assuming
4009 register_type.
4010
4011 * regcache.c (legacy_read_register_gen, real_register)
4012 (legacy_write_register_gen): Delete, not used.
4013
4014 * regcache.c (struct regcache_descr): Delete legacy_p.
4015 (init_legacy_regcache_descr): Delete function.
4016 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
4017 Do not use deprecated register functions.
4018 (regcache_raw_read, deprecated_write_register_gen):
4019 (deprecated_read_register_gen, regcache_raw_write): Delete code
4020 predicated on legacy_p.
4021 (register_size): Delete check against register raw size.
4022
4023 * cris-tdep.c (cris_register_type): Replace
4024 cris_register_virtual_type.
4025 (cris_gdbarch_init): Update, set register_type.
4026
4027 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
4028 * gdbarch.h, gdbarch.c: Re-generate.
4029 * arm-tdep.c (arm_frameless_function_invocation): Delete.
4030 (arm_gdbarch_init) Do not set frameless function invocation.
4031 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
4032 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
4033 * frv-tdep.c (frv_frameless_function_invocation): Delete.
4034 (frv_gdbarch_init): Do not set frameless function invocation.
4035 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
4036 * sh-tdep.c (sh_gdbarch_init): Ditto.
4037 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
4038 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
4039 * avr-tdep.c (avr_gdbarch_init): Ditto.
4040
4041 * blockframe.c (legacy_frame_chain_valid): Delete function.
4042
4043 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
4044 and pc. Update comments.
4045 (pc_in_dummy_frame): Delete function.
4046 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
4047 use the "id".
4048 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
4049 call_hi, top and pc, use the id.
4050 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
4051
4052 * dummy-frame.c: Include "gdb_string.h".
4053 (generic_save_call_dummy_addr, generic_push_dummy_frame)
4054 (generic_save_dummy_frame_tos): Delete.
4055 (dummy_frame_push): New function, replaces above.
4056 * dummy-frame.h: Update copyright.
4057 (dummy_frame_push): Declare.
4058 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
4059 (generic_save_call_dummy_addr): Delete declarations.
4060 * infcall.c: Include "dummy-frame.h".
4061 (call_function_by_hand): Add locals caller_regcache,
4062 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
4063 with call to frame_save_as_regcache plus cleanup. Delete calls to
4064 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
4065 Move clear_proceed_status to just before the resume, add call to
4066 dummy_frame_push (discard cleanup).
4067 * Makefile.in (infcall.o): Add $(dummy_frame_h).
4068 (dummy-frame.o): Add $(gdb_string_h).
4069
4070 2004-08-01 Andrew Cagney <cagney@gnu.org>
4071
4072 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
4073 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
4074 * dummy-frame.c (find_dummy_frame): Delete.
4075 (struct dummy_frame_cache, dummy_frame_sniffer)
4076 (dummy_frame_prev_register, dummy_frame_this_id)
4077 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
4078 frame unwinder using a dummy_frame_cache.
4079
4080 2004-08-01 Andrew Cagney <cagney@gnu.org>
4081
4082 * frame.h (frame_save_as_regcache): Declare.
4083 * frame.c (frame_save_as_regcache): New function.
4084 (do_frame_read_register): Replace do_frame_unwind_register.
4085 (frame_pop): Use frame_save_as_regcache.
4086 * dummy-frame.c (generic_push_dummy_frame): Use
4087 frame_save_as_regcache.
4088
4089 2004-08-01 Joel Brobecker <brobecker@gnat.com>
4090
4091 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
4092 file as included until we record the first line in the linetable.
4093
4094 2004-08-01 Andrew Cagney <cagney@gnu.org>
4095
4096 * frame.h (deprecated_pop_dummy_frame)
4097 (deprecated_read_register_dummy)
4098 (deprecated_generic_find_dummy_frame): Delete.
4099 * dummy-frame.c (deprecated_generic_find_dummy_frame)
4100 (deprecated_read_register_dummy)
4101 (deprecated_find_dummy_frame_regcache)
4102 (discard_innermost_dummy)
4103 (deprecated_pop_dummy_frame): Delete.
4104 (dummy_frame_this_id): Simplify.
4105 (struct dummy_frame): Delete "fp" and "sp".
4106 (find_dummy_frame): Simplify.
4107 (generic_push_dummy_frame): Do not set "fp" or "sp".
4108 (fprint_dummy_frames): Do not print "fp" and "sp"
4109
4110 2004-08-01 Mark Kettenis <kettenis@gnu.org>
4111
4112 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
4113 (struct i386_insn): New structure.
4114 (i386_match_insn): New function.
4115 (i386_frame_setup_skip_insns): New variable.
4116 (i386_analyze_frame_setup): Change to use i386_match_insn and the
4117 array i386_frame_setup_insns of instructions that should be
4118 skipped inside the frame setup sequence.
4119
4120 2004-08-01 Andrew Cagney <cagney@gnu.org>
4121
4122 * frame.h (deprecated_frame_xmalloc_with_cleanup)
4123 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
4124 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
4125 * stack.c (frame_info): Delete references to
4126 DEPRECATED_FRAME_INIT_SAVED_REGS and
4127 deprecated_get_frame_saved_regs.
4128 * frame.c (struct frame_info): Delete saved_regs and extra_info.
4129 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
4130 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
4131 (frame_unwind_register_signed)
4132 (frame_unwind_register_unsigned)
4133 (frame_unwind_unsigned_register): Use register_size.
4134 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
4135 (deprecated_frame_xmalloc_with_cleanup)
4136 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
4137 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
4138
4139 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
4140 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
4141 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
4142 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
4143
4144 * infcall.c (call_function_by_hand): Do not use
4145 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
4146 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
4147 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
4148 DEPRECATED_STACK_ALIGN.
4149
4150 2004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
4151
4152 Committed by Andrew Cagney.
4153 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
4154
4155 2004-08-01 Andrew Cagney <cagney@gnu.org>
4156
4157 * mips-tdep.c (mips16_frame_cache)
4158 (mips16_frame_this_id, mips16_frame_prev_register)
4159 (mips16_frame_unwind, mips16_frame_sniffer)
4160 (mips16_frame_base_address, mips16_frame_base)
4161 (mips16_frame_base_sniffer, mips32_frame_cache)
4162 (mips32_frame_this_id, mips32_frame_prev_register)
4163 (mips32_frame_unwind, mips32_frame_sniffer)
4164 (mips32_frame_base_address, mips32_frame_base)
4165 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
4166 separate heuristic mips16 and mips32 unwinders.
4167 (mips_stub_frame_cache, mips_stub_frame_this_id)
4168 (mips_stub_frame_prev_register)
4169 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
4170 (mips_stub_frame_base_address, mips_stub_frame_base)
4171 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
4172 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
4173 match true mdebug frames.
4174 (non_heuristic_proc_desc): Add forward declaration.
4175
4176 2004-08-01 Andrew Cagney <cagney@gnu.org>
4177
4178 * config/mips/tm-irix6.h: Delete file.
4179 * config/mips/tm-irix5.h: Delete file.
4180 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
4181 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
4182
4183 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
4184 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
4185 * config/nm-gnu.h (NO_CORE_OPS): Delete.
4186 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
4187 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
4188 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
4189 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
4190 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
4191 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
4192 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
4193 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
4194 (TARGET_SIGNAL_RAW_VALUES): Delete.
4195 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
4196 Delete.
4197 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
4198 (TARGET_HW_WATCH_LIMIT): Delete.
4199 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
4200 * minimon.h: Delete file.
4201
4202 * trad-frame.c (trad_frame_get_this_base)
4203 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
4204 functions.
4205 * trad-frame.h (trad_frame_set_this_base)
4206 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
4207
4208 2004-07-31 Andrew Cagney <cagney@gnu.org>
4209
4210 * trad-frame.c (trad_frame_get_prev_register): Rename
4211 trad_frame_get_prev_register.
4212 * vax-tdep.c (vax_frame_prev_register): Update.
4213 * trad-frame.h: Update.
4214 * trad-frame.c (trad_frame_get_register): Update.
4215 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
4216 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
4217 Update.
4218 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
4219 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
4220 Update.
4221 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
4222 Update.
4223 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
4224 Update.
4225 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
4226 Update.
4227 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
4228 Update.
4229 * s390-tdep.c (s390_frame_prev_register)
4230 (s390_stub_frame_prev_register)
4231 (s390_sigtramp_frame_prev_register): Update.
4232 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
4233 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
4234 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
4235 * m88k-tdep.c (m88k_frame_prev_register)
4236 * m68hc11-tdep.c (m68hc11_frame_prev_register)
4237 * m32r-tdep.c (m32r_frame_prev_register): Update.
4238 * hppa-tdep.c (hppa_frame_prev_register_helper)
4239 * frv-tdep.c (frv_frame_prev_register): Update.
4240 * d10v-tdep.c (d10v_frame_prev_register): Update.
4241 * cris-tdep.c (cris_frame_prev_register): Update.
4242 * avr-tdep.c (avr_frame_prev_register): Update.
4243 * arm-tdep.c (arm_prologue_prev_register)
4244 (arm_sigtramp_prev_register): Update.
4245
4246 2004-07-31 Andrew Cagney <cagney@gnu.org>
4247
4248 * frame.h (legacy_saved_regs_unwind)
4249 (legacy_frame_chain_valid, legacy_frame_p)
4250 (enum frame_type): Delete UNKNOWN_FRAME.
4251 * dummy-frame.c (dummy_frame_this_id): Simplify.
4252 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
4253 * frame.c (struct frame_info): Delete the field "type".
4254 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
4255 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
4256 (legacy_saved_regs_unwind, legacy_frame_p)
4257 (frame_type_from_pc): Delete.
4258 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
4259 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
4260
4261 2004-07-31 Mark Kettenis <kettenis@gnu.org>
4262
4263 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
4264 indentation.
4265
4266 * mips-nat.c: Remove file.
4267 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
4268 (mips-nat.o): Remove dependency.
4269
4270 * infptrace.c: Update copyright year.
4271 (fetch_register): Pass NULL in regcache_raw_supply call instead of
4272 explicitly setting the buffer to all zeroes.
4273
4274 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
4275 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
4276
4277 2004-07-30 Andrew Cagney <cagney@gnu.org>
4278
4279 * GDB 6.2 released from gdb_6_2-branch.
4280
4281 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4282
4283 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
4284
4285 * exec.c (exec_file_attach):
4286 * nto-tdep.c (nto_find_and_open_solib):
4287 * pa64solib.c (pa64_solib_sizeof_symbol_table):
4288 * solib.c (solib_open):
4289 * somsolib.c (som_solib_sizeof_symbol_table):
4290 * source.c (is_regular_file, openp, open_source_file):
4291 * symfile.c (symfile_bfd_open):
4292 * wince.c (upload_to_device): Differentiate between the search for
4293 binary and source files.
4294
4295 2004-07-30 Andrew Cagney <cagney@gnu.org>
4296
4297 * complaints.c (_initialize_complaints): Pass NULL to
4298 add_setshow_zinteger_cmd for help_doc.
4299 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
4300
4301 2004-07-30 Andrew Cagney <cagney@gnu.org>
4302
4303 Fix PR i18n/761.
4304 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
4305 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
4306 $(PACKAGE).pot and update-po.
4307 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
4308 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
4309 (update-po): New rules.
4310 (localedir): Define using autoconf.
4311 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
4312 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
4313 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
4314 * configure.in: Generate CATALOGS and LINGUAS from contents of
4315 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
4316 * configure: Re-generate.
4317 * po/gdbtext: New file
4318
4319 2004-07-30 Jerome Guitton <guitton@gnat.com>
4320
4321 * MAINTAINERS: Reorder Write After Approval list in alphabetical
4322 order.
4323
4324 2004-07-30 David Lecomber <dsl@sources.redhat.com>
4325
4326 * dwarf2read.c (read_file_scope): Set producer if attribute
4327 present.
4328 (struct dwarf2_cu): Added new member producer.
4329
4330 2004-07-30 Jerome Guitton <guitton@gnat.com>
4331
4332 * inflow.c (kill_command): release file handles in BFD.
4333 * exec.c (exec_file_attach): Ditto.
4334 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
4335
4336 2004-07-29 Andrew Cagney <cagney@gnu.org>
4337
4338 * PROBLEMS (mips-irix): Note that it is broken.
4339
4340 2004-07-29 Andrew Cagney <cagney@gnu.org>
4341
4342 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
4343 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
4344
4345 * config/xm-nbsd.h: Delete file.
4346 * config/arm/xm-nbsd.h: Delete file.
4347 * config/i386/xm-nbsd.h: Delete file.
4348 * config/ns32k/xm-nbsd.h: Delete file.
4349 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
4350 * config/i386/nbsdelf.mh (XM_FILE): Delete.
4351 * config/i386/nbsdaout.mh (XM_FILE): Delete.
4352 * config/arm/nbsdelf.mh (XM_FILE): Delete.
4353 * config/arm/nbsdaout.mh (XM_FILE): Delete.
4354
4355 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
4356 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
4357 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
4358 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
4359 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
4360 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
4361
4362 * config/powerpc/xm-linux.h: Delete empty file.
4363 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
4364 * config/powerpc/linux.mh (XM_FILE): Delete.
4365 * config/m68k/xm-linux.h: Delete empty file.
4366 * config/m68k/linux.mh (XM_FILE): Delete.
4367 * config/ia64/xm-linux.h: Delete empty file.
4368 * config/ia64/linux.mh (XM_FILE): Delete.
4369 * config/arm/xm-linux.h: Delete empty file.
4370 * config/arm/linux.mh (XM_FILE): Delete.
4371
4372 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4373 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
4374 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4375 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
4376 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4377 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
4378 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4379 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
4380
4381 * config/m68k/xm-m68k.h: Delete file.
4382 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
4383 copyright.
4384 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
4385 * config/pa/xm-linux.h: Delete empty file.
4386 * config/pa/linux.mh (XM_FILE): Delete.
4387 * config/i386/xm-i386.h: Delete empty file.
4388 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
4389 "i386/xm-i386.h".
4390 * config/i386/obsdaout.mh (XM_FILE): Delete.
4391 * config/i386/obsd64.mh (XM_FILE): Delete.
4392 * config/i386/fbsd64.mh (XM_FILE): Delete.
4393 * config/i386/nto.mh (XM_FILE): Delete.
4394 * config/i386/obsd.mh (XM_FILE): Delete.
4395 * config/i386/linux64.mh (XM_FILE): Delete.
4396 * config/i386/linux.mh (XM_FILE): Delete.
4397 * config/i386/i386sol2.mh (XM_FILE): Delete.
4398 * config/i386/i386gnu.mh (XM_FILE): Delete.
4399 * config/i386/fbsd.mh (XM_FILE): Delete.
4400 * config/i386/nbsd64.mh (XM_FILE): Delete.
4401
4402 2004-07-29 Andrew Cagney <cagney@gnu.org>
4403
4404 * config/pa/xm-linux.h: Do not include "floatformat.h".
4405 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
4406 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
4407 * config/i386/xm-i386.h: Do not include "floatformat.h".
4408 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
4409 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
4410 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
4411 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
4412 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
4413 GDB_HOST_LONG_DOUBLE_FORMAT instead.
4414 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
4415 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
4416 * configure, config.in: Regenerate.
4417 * configure.host (gdb_host_float_format, gdb_host_double_format)
4418 (gdb_host_long_double_format): Set according to the host.
4419
4420 2004-07-29 Andrew Cagney <cagney@gnu.org>
4421
4422 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
4423
4424 2004-07-28 Andrew Cagney <cagney@gnu.org>
4425
4426 * PROBLEMS: Mention threads/1650.
4427 * NEWS: Mention the NPTL fix.
4428
4429 2004-07-28 Andrew Cagney <cagney@gnu.org>
4430
4431 * cli/cli-decode.c (add_setshow_cmd): Delete function.
4432 (add_setshow_cmd_full): Make static.
4433 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
4434 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
4435 * cli/cli-decode.c (add_setshow_filename_cmd)
4436 (add_setshow_string_cmd): New functions.
4437 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
4438 * mips-tdep.c (_initialize_mips_tdep): Update.
4439 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
4440 * cli/cli-logging.c (_initialize_cli_logging): Update.
4441 * complaints.c (_initialize_complaints): Update.
4442 * remote.c (_initialize_remote): Update.
4443
4444 2004-07-28 Andrew Cagney <cagney@gnu.org>
4445
4446 * cli/cli-decode.c (add_setshow_zinteger_cmd)
4447 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
4448 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
4449 print parameters. Make string parameters constant.
4450 * command.h: Update. Update copyright.
4451 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
4452 * observer.c (_initialize_observer): Ditto.
4453 * frame.c (_initialize_frame): Ditto.
4454 * complaints.c (_initialize_complaints): Ditto.
4455 * maint.c (_initialize_maint_cmds): Ditto.
4456 * target.c (initialize_targets): Ditto.
4457 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
4458 * infcall.c (_initialize_infcall): Ditto.
4459 * arm-tdep.c (_initialize_arm_tdep): Ditto.
4460 * m32r-rom.c (_initialize_m32r_rom): Ditto.
4461 * remote-rdi.c (_initialize_remote_rdi): Ditto.
4462 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
4463 * mips-tdep.c (_initialize_mips_tdep): Ditto.
4464
4465 2004-07-28 Andrew Cagney <cagney@gnu.org>
4466
4467 * gdbtypes.c (lookup_primitive_typename): Delete function.
4468 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
4469 * ada-lex.l: Use language_lookup_primitive_type_by_name.
4470 * gdbtypes.c (lookup_typename): Ditto.
4471 * f-exp.y (yylex): Ditto.
4472 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
4473
4474 * scm-lang.c (c_builtin_types): Delete extern declaration.
4475 (scm_language_defn): Replace
4476 string_char_type and primitive_type_vector with
4477 la_language_arch_info.
4478 * jv-lang.c (java_language_defn): Replace
4479 string_char_type and primitive_type_vector with
4480 la_language_arch_info.
4481 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
4482 c_builtin_types in comment.
4483 * c-lang.h (struct language_arch_info): Declare opaque.
4484 (c_language_arch_info): Declare.
4485 (c_builtin_types): Delete declaration.
4486 * c-lang.c (c_language_arch_info): Set string_char_type to
4487 builtin_char, not builtin_true_char. Make global.
4488 (c_builtin_types): Delete array.
4489 (asm_language_defn, minimal_language_defn): Replace
4490 string_char_type and primitive_type_vector with
4491 la_language_arch_info.
4492
4493 2004-07-28 Andrew Cagney <cagney@gnu.org>
4494
4495 * gdbtypes.h (struct builtin_type): Rename true_char to
4496 builtin_true_char.
4497 * gdbtypes.c (gdbtypes_post_init): Update.
4498 * c-lang.c (arch_info): New function.
4499 (enum c_primitive_types): New enum.
4500 (c_language_defn): Instead of string_char_type and
4501 primitive_type_vector set la_language_arch_info.
4502
4503 2004-07-28 Andrew Cagney <cagney@gnu.org>
4504
4505 * language.h (struct language_arch_info): Fix typo
4506 s/primative/primitive/.
4507 * gdbtypes.c (lookup_primitive_typename): Ditto.
4508 * language.c (language_lookup_primitive_type_by_name)
4509 (unknown_language_arch_info): Ditto.
4510
4511 2004-07-27 Andrew Cagney <cagney@gnu.org>
4512
4513 * defs.h (enum language): Add nr_languages.
4514 * language.h (struct language_arch_info): Define.
4515 (struct language_defn): Add la_language_arch_info.
4516 (language_lookup_primative_type_by_name): Declare.
4517 (language_string_char_type): Declare.
4518 * language.c (_initialize_language, language_gdbarch_post_init)
4519 (struct language_gdbarch, language_gdbarch_data): Implement
4520 per-architecture language information.
4521 (unknown_language_arch_info, language_string_char_type)
4522 (language_lookup_primative_type_by_name): New functions.
4523 (unknown_language_defn, auto_language_defn)
4524 (local_language_defn): Set la_language_arch_info to
4525 unknown_language_arch_info.
4526 (unknown_builtin_types): Delete.
4527 * gdbtypes.c (lookup_primitive_typename): Use
4528 language_lookup_primative_type_by_name.
4529 (create_string_type): Use language_string_char_type.
4530 * values.c (value_from_string): Use language_string_char_type.
4531 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
4532 * p-lang.c (pascal_language_defn): Ditto.
4533 * m2-lang.c (m2_language_defn): Ditto.
4534 * jv-lang.c (java_language_defn): Ditto.
4535 * objc-lang.c (objc_language_defn): Ditto.
4536 * f-lang.c (f_language_defn): Ditto.
4537 * c-lang.c (c_language_defn, cplus_language_defn)
4538 (asm_language_defn, minimal_language_defn): Ditto.
4539
4540 2004-07-27 Andrew Cagney <cagney@gnu.org>
4541
4542 * gdbtypes.h (struct builtin_type): Declare.
4543 (builtin_type): Declare.
4544 * d10v-tdep.c (d10v_register_type): Use builtin_type.
4545 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
4546 (gdbtypes_post_init): New function.
4547 (builtin_type): New function.
4548
4549 2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
4550
4551 * remote-m32r-sdi.c: Fix breakpoint bug.
4552 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
4553 recv_char_data, recv_long_data): New functions to replace communication
4554 sequences.
4555
4556 2004-07-26 Michael Chastain <mec.gnu@mindspring.com>
4557
4558 Document PR threads/1650.
4559 * PROBLEMS (Threads): Document problem with many threads
4560
4561 2004-07-26 Andrew Cagney <cagney@gnu.org>
4562
4563 * gdb-mi.el: Move from here ...
4564 * mi/gdb-mi.el: ... to here.
4565
4566 2004-07-26 Andrew Cagney <cagney@gnu.org>
4567
4568 Problem reported by Ashley Pittman <ashley@quadrics.com>.
4569 * main.c (captured_main): When in batch mode always detach.
4570
4571 2004-07-26 Andrew Cagney <cagney@gnu.org>
4572
4573 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
4574 and h8300 as broken.
4575 * NEWS: END-OF-LIFE frame compatibility module.
4576 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
4577 specific comments.
4578
4579 2004-07-26 Andrew Cagney <cagney@gnu.org>
4580
4581 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
4582 * xcoffsolib.c (_initialize_xcoffsolib): Update.
4583 * wince.c (_initialize_wince): Update.
4584 * win32-nat.c (_initialize_win32_nat): Update.
4585 * varobj.c (_initialize_varobj): Update.
4586 * valops.c (_initialize_valops): Update.
4587 * utils.c (initialize_utils, initialize_utils): Update.
4588 * tui/tui-win.c (_initialize_tui_win): Update.
4589 * top.c (init_main): Update.
4590 * symfile.c (_initialize_symfile): Update.
4591 * source.c (_initialize_source): Update.
4592 * somsolib.c (_initialize_som_solib): Update.
4593 * solib.c (_initialize_solib): Update.
4594 * solib-frv.c (_initialize_frv_solib): Update.
4595 * serial.c (_initialize_serial): Update.
4596 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
4597 * remote.c (_initialize_remote, _initialize_remote): Update.
4598 * remote-vx.c (_initialize_vx): Update.
4599 * remote-utils.c (_initialize_sr_support): Update.
4600 * remote-sds.c (_initialize_remote_sds): Update.
4601 * remote-mips.c (_initialize_remote_mips): Update.
4602 * remote-e7000.c (_initialize_remote_e7000): Update.
4603 * proc-api.c (_initialize_proc_api): Update.
4604 * printcmd.c: Update.
4605 * parse.c (_initialize_parse): Update.
4606 * pa64solib.c (_initialize_pa64_solib): Update.
4607 * p-valprint.c (_initialize_pascal_valprint): Update.
4608 * monitor.c (_initialize_remote_monitors): Update.
4609 * mips-tdep.c (_initialize_mips_tdep): Update.
4610 * mcore-tdep.c (_initialize_mcore_tdep): Update.
4611 * maint.c (_initialize_maint_cmds): Update.
4612 * lin-lwp.c (_initialize_lin_lwp): Update.
4613 * language.c (_initialize_language): Update.
4614 * kod.c (_initialize_kod): Update.
4615 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
4616 * i386-tdep.c (_initialize_i386_tdep): Update.
4617 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
4618 * gdbarch.sh: Update.
4619 * gdbarch.c: Re-generate.
4620 * gdb-events.sh: Update.
4621 * gdb-events.c: Re-generate.
4622 * frame.c (_initialize_frame): Update.
4623 * exec.c: Update.
4624 * demangle.c (_initialize_demangler): Update.
4625 * dcache.c (_initialize_dcache): Update.
4626 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
4627 * cp-valprint.c (_initialize_cp_valprint): Update.
4628 * corefile.c (_initialize_core): Update.
4629 * command.h: Update.
4630 * cli/cli-decode.h: Update.
4631 * cli/cli-cmds.c (init_cli_cmds): Update.
4632 * charset.c (_initialize_charset): Update.
4633 * breakpoint.c (_initialize_breakpoint): Update.
4634 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
4635 * alpha-tdep.c (_initialize_alpha_tdep): Update.
4636 * aix-thread.c (_initialize_aix_thread): Update.
4637
4638 2004-07-24 Mark Kettenis <kettenis@gnu.org>
4639
4640 Partial fix for PR backtrace/1718.
4641 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
4642 that GCC migrates into the prolugue. Don't handle any
4643 instructions that clobber %ebx.
4644
4645 2004-07-23 Andrew Cagney <cagney@gnu.org>
4646
4647 Use regcache_raw_collect instead of regcache_collect.
4648 * regcache.h (regcache_collect): Delete declaration.
4649 * regcache.c (regcache_colect): Delete function.
4650 * win32-nat.c (do_child_store_inferior_registers): Update.
4651 * sol-thread.c (sol_thread_store_registers): Update.
4652 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
4653 * rs6000-nat.c (store_register): Update.
4654 * remote.c (store_register_using_P, remote_store_registers): Update.
4655 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
4656 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
4657 (fill_vrregset, store_spe_registers, fill_gregset)
4658 (fill_gregset): Update.
4659 * nto-procfs.c (procfs_store_registers): Update.
4660 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
4661 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
4662 * m68klinux-nat.c (store_register, fill_gregset): Update.
4663 * m68k-tdep.c (fill_gregset): Update.
4664 * infptrace.c (store_register): Update.
4665 * i386-nto-tdep.c (i386nto_regset_fill): Update.
4666 * i386-linux-nat.c (store_register, fill_gregset): Update.
4667 * hppa-linux-nat.c (fill_gregset): Update.
4668 * go32-nat.c (store_register): Update.
4669 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
4670 (store_fp_regs): Update.
4671 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
4672 (store_nwfpe_extended, store_fpregister, store_fpregs)
4673 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
4674 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
4675 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
4676 (store_regs_user_thread, store_regs_kernel_thread): Update.
4677
4678 2004-07-24 Mark Kettenis <kettenis@gnu.org>
4679
4680 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
4681 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
4682 encoding.
4683 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
4684 member of `struct comp_unit'.
4685
4686 2004-07-23 Andrew Cagney <cagney@gnu.org>
4687
4688 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
4689 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
4690
4691 2004-07-23 Martin Hunt <hunt@redhat.com>
4692 Kevin Buettner <kevinb@redhat.com>
4693
4694 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
4695 alignment was being added to the offset instead of multiplied.
4696
4697 2004-07-23 Mark Kettenis <kettenis@gnu.org>
4698
4699 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
4700 changed signal trampoline in OpenBSD 3.5-current.
4701
4702 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
4703 <machine/pcb.h> and "bsd-kvm.h".
4704 (sparc64nbsd_supply_pcb): New function.
4705 (_initialize_sparc64nbsd_nat): Renamed from
4706 _initialize_sparcnbsd_nat. Enable libkvm interface.
4707 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
4708 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
4709 (LOADLIBES): New variable.
4710
4711 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
4712
4713 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
4714
4715 2004-07-21 Andrew Cagney <cagney@gnu.org>
4716
4717 Use regcache_raw_supply instead of supply_register.
4718 * regcache.h (supply_register): Delete declaration.
4719 * regcache.c (supply_register): Delete function.
4720 * wince.c (do_child_fetch_inferior_registers): Update.
4721 * win32-nat.c (do_child_fetch_inferior_registers)
4722 (fetch_elf_core_registers): Update.
4723 * v850ice.c (v850ice_fetch_registers): Update.
4724 * thread-db.c (thread_db_store_registers): Update.
4725 * sol-thread.c (sol_thread_store_registers): Update.
4726 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
4727 * rs6000-nat.c (fetch_register): Update.
4728 * rom68k-rom.c (rom68k_supply_one_register): Update.
4729 * remote.c (remote_wait, remote_async_wait): Update.
4730 * remote-st.c (get_hex_regs): Update.
4731 * remote-sim.c (gdbsim_fetch_register): Update.
4732 * remote-sds.c (sds_fetch_registers): Update.
4733 * remote-rdp.c (remote_rdp_fetch_register): Update.
4734 * remote-rdi.c (arm_rdi_fetch_registers): Update.
4735 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
4736 * remote-m32r-sdi.c (m32r_fetch_register): Update.
4737 * remote-hms.c (init_hms_cmds): Update.
4738 * remote-est.c (init_est_cmds): Update.
4739 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
4740 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
4741 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
4742 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
4743 (fetch_register, supply_vrregset, supply_vrregset)
4744 (fetch_spe_registers): Update.
4745 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
4746 * monitor.c (monitor_supply_register): Update.
4747 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
4748 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
4749 (mipsnbsd_supply_fpreg): Update.
4750 * mips-nat.c (fetch_inferior_registers)
4751 (fetch_core_registers): Update.
4752 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
4753 (supply_fpregset, mips64_supply_gregset)
4754 (mips64_supply_fpregset): Update.
4755 * m68klinux-nat.c (fetch_register, supply_gregset)
4756 (supply_fpregset): Update.
4757 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
4758 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
4759 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
4760 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
4761 * infptrace.c (fetch_register): Update.
4762 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
4763 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
4764 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
4765 (gnu_fetch_registers, gnu_store_registers): Update.
4766 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
4767 * i386-linux-nat.c (fetch_register, supply_gregset)
4768 (dummy_sse_values): Update.
4769 * hpux-thread.c (hpux_thread_fetch_registers): Update.
4770 * hppah-nat.c (fetch_register): Update.
4771 * hppa-linux-nat.c (fetch_register, supply_gregset)
4772 (supply_fpregset): Update.
4773 * go32-nat.c (fetch_register): Update.
4774 * dve3900-rom.c (fetch_bitmapped_register)
4775 (_initialize_r3900_rom): Update.
4776 * cris-tdep.c (supply_gregset): Update.
4777 * abug-rom.c (init_abug_cmds): Update.
4778 * core-aout.c (fetch_core_registers): Update.
4779 * armnbsd-nat.c (supply_gregset, supply_fparegset)
4780 (fetch_register, fetch_fp_register): Update.
4781 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
4782 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
4783 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
4784 * alphanbsd-tdep.c (fetch_core_registers): Update.
4785 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
4786 * alpha-nat.c (fetch_osf_core_registers)
4787 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
4788 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
4789 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
4790
4791 2004-07-21 Andrew Cagney <cagney@gnu.org>
4792
4793 * PROBLEMS: Mention breakpoints/1702.
4794 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
4795 that is known to work.
4796
4797 2004-07-21 Andrew Cagney <cagney@gnu.org>
4798
4799 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
4800 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
4801 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
4802 (handle_inferior_event): Wrap call to deprecated
4803 IGNORE_HELPER_CALL in #ifdef.
4804 * config/mips/tm-nbsd.h: Update.
4805
4806 2004-07-20 Jim Blandy <jimb@redhat.com>
4807
4808 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
4809 bfd_mach_ppc has no segment registers.
4810
4811 Include PowerPC SPR numbers for special-purpose registers.
4812 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
4813 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
4814 new member in initializer.
4815 (S, S4, SN4, S64): New macros for defining special-purpose
4816 registers.
4817 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
4818 registers_403, registers_403GC, registers_505, registers_860,
4819 registers_601, registers_602, registers_603, registers_604,
4820 registers_750, registers_e500): Use them.
4821
4822 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
4823 replace references with expression used to initialize variable.
4824
4825 2004-07-20 Andrew Cagney <cagney@gnu.org>
4826
4827 * breakpoint.c (deprecated_read_memory_nobpt): Rename
4828 read_memory_nobpt.
4829 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
4830 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
4831 (s390_sigtramp_frame_sniffer): Update.
4832 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
4833 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
4834 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
4835 (mips32_fetch_instruction): Update.
4836 * mcore-tdep.c (get_insn): Update.
4837 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
4838 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
4839 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
4840 * i386-linux-tdep.c (i386_linux_sigtramp_start)
4841 (i386_linux_rt_sigtramp_start): Update.
4842 * i386-linux-nat.c (child_resume): Update.
4843 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
4844 * hppa-linux-tdep.c (insns_match_pattern): Update.
4845 * gdbcore.h: Update.
4846 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
4847 * frame.c (safe_frame_unwind_memory): Update.
4848 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
4849 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
4850 * alpha-tdep.c (alpha_read_insn): Update.
4851
4852 2004-07-20 Andrew Cagney <cagney@gnu.org>
4853
4854 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
4855 containing both bytes and mask. Add "frame_type".
4856 * tramp-frame.c (tramp_frame_start): Update.
4857 (tramp_frame_prepend_unwinder): Update.
4858 * mips-linux-tdep.c (mips_linux_o32_sigframe)
4859 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
4860 (mips_linux_n64_rt_sigframe): Update. Make "static const".
4861 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
4862
4863 2004-07-19 Eli Zaretskii <eliz@gnu.org>
4864
4865 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
4866 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
4867 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
4868 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
4869
4870 2004-07-17 Andrew Cagney <cagney@gnu.org>
4871
4872 * NEWS, PROBLEMS: Update for 6.2.
4873
4874 * README: Update to 6.2.
4875
4876 * utils.c (xvasprintf): Call xstrvprintf.
4877
4878 * parse.c: Update copyright.
4879 (null_post_parser): Eliminate ARGSUSED.
4880
4881 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
4882 * tui/tui-win.c (tui_get_cmd_list): Ditto.
4883 * symfile-mem.c (_initialize_symfile_mem): Ditto.
4884
4885 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
4886 * ppc-linux-nat.c: Use "Linux kernel".
4887 * hppa-linux-tdep.c: Use GNU/Linux.
4888 * hppa-linux-nat.c: Use GNU/Linux.
4889 * dwarfread.c: Add [sic] to use of Linux.
4890
4891 * hppa-linux-nat.c: Do not include <string.h>.
4892 (supply_fpregset): Remove "register" attribute.
4893
4894 * solib-frv.c (fetch_loadmap): Use xfree, not free.
4895
4896 2004-07-17 Mark Kettenis <kettenis@gnu.org>
4897
4898 * configure.in: Define _MSE_INT_H on Solaris 9 too.
4899 * configure, config.in: Regenerated.
4900
4901 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
4902 "bsd-kvm.h".
4903 (vaxbsd_supply_pcb): New function.
4904 (_initialize_vaxbsd_nat): New prototype and function.
4905 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
4906 solib-sunos.o.
4907 (LOADLIBES): New variable.
4908 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
4909 (LOADLIBES): New variable.
4910 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
4911 (LOADLIBES): New variable.
4912 * Makefile.in (vaxbsd-nat.o): Update dependencies.
4913
4914 2004-07-16 Andrew Cagney <cagney@gnu.org>
4915
4916 * defs.h (event_loop_p): Replace variable declaration with macro,
4917 always 1.
4918 * main.c (captured_main): Delete options "-async" and "-noasync".
4919 (event_loop_p): Delete variable.
4920 * NEWS: Mention that "-async" and "-noasync" were removed.
4921
4922 2004-07-16 Andrew Cagney <cagney@gnu.org>
4923
4924 * remote-m32r-sdi.c: Re-indent.
4925
4926 2004-07-16 Jim Blandy <jimb@redhat.com>
4927
4928 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
4929 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
4930 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
4931 missing MPC823 SPRs.
4932 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
4933 incorrect. (This was corrected in GDB's register name tables on
4934 2004-07-14.)
4935
4936 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
4937 should be "esasrr" ("ESA Save and Restore Register").
4938
4939 2004-07-16 Andrew Cagney <cagney@gnu.org>
4940
4941 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
4942 calls, no longer applicable. Update comments and rename parameter
4943 "step_frame" to "return_frame".
4944
4945 2004-07-16 Andrew Cagney <cagney@gnu.org>
4946
4947 * frame.c (fprint_field): New function.
4948 (fprint_frame_id): Use fprint_field.
4949
4950 2004-07-15 Joel Brobecker <brobecker@gnat.com>
4951
4952 * ada-lang.c (ada_language_defn): Remove commented out code.
4953
4954 2004-07-15 Jim Blandy <jimb@redhat.com>
4955
4956 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
4957 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
4958
4959 2004-07-14 Jim Blandy <jimb@redhat.com>
4960
4961 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
4962
4963 * ppc-tdep.h (ppc_num_vrs): New enum constant.
4964
4965 * ppc-tdep.h (ppc_num_srs): New enum constant.
4966
4967 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
4968 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
4969 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
4970 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
4971 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
4972 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
4973 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
4974 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
4975 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
4976 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
4977 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
4978 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
4979 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
4980 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
4981 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
4982 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
4983 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
4984 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
4985 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
4986 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
4987 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
4988 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
4989 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
4990 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
4991 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
4992 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
4993 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
4994 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
4995 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
4996 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
4997 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
4998 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
4999 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
5000 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
5001 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
5002 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
5003 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
5004 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
5005 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
5006 special-purpose register numbers.
5007
5008 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
5009 manual mentions 'md_twb', but many mention 'm_twb', and at that
5010 point in the register list.)
5011
5012 2004-07-14 Andrew Cagney <cagney@gnu.org>
5013
5014 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
5015 instead of "internal-error".
5016
5017 2004-07-10 Joel Brobecker <brobecker@gnat.com>
5018
5019 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
5020 that was inserted inside a comment.
5021
5022 2004-07-10 Randolph Chung <tausq@debian.org>
5023
5024 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
5025 function.
5026 (hppa_hpux_push_dummy_code): New function.
5027 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
5028 Set find_global_pointer method.
5029
5030 2004-07-10 Mark Kettenis <kettenis@gnu.org>
5031
5032 * NEWS: Mention BSD libkvm interface.
5033
5034 2004-07-10 Michael Snyder <msnyder@redhat.com>
5035
5036 * symfile.c (generic_load): Comment typo.
5037 * stack.c (get_selected_block): Ditto.
5038 * regcache.c (regcache_cooked_read): Ditto.
5039 * monitor.c (monitor_debug): Ditto.
5040 * mips-tdep.c (mips_read_pc): Ditto.
5041 * i386-linux-nat.c (ps_get_thread_area): Ditto.
5042 * gdb_mbuild.sh: Ditto.
5043 * gdbarch.sh: Ditto.
5044 * gdbarch.h: Ditto.
5045
5046 2004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
5047
5048 * ada-tasks.c: Remove file.
5049
5050 Remove ARI problems:
5051
5052 * ada-exp.y (write_var_from_sym): Reformat to put operator at
5053 beginning of line.
5054
5055 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
5056 Add comment.
5057 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
5058 (MIN_OF_SIZE): Rename min_of_size. Add comment.
5059 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
5060 (UMIN_OF_SIZE): Remove.
5061 (max_of_type): New function to replace orphan macro in gdbtypes.h
5062 (min_of_type): Ditto.
5063 (discrete_type_high_bound): Use max_of_type.
5064 (discrete_type_low_bound): Use min_of_type.
5065 (possible_user_operator_p): Move operator to beginning of line.
5066 (ada_is_variant_part): Ditto.
5067 (ensure_lval): Rewrite to avoid deprecated operations.
5068 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
5069 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
5070 (ada_enum_name): Remove assignments in 'if' statements.
5071 (build_ada_types): Add gdbarch parameter.
5072 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
5073 with gdbarch_data_register_post_init.
5074 Use add_setshow_uinteger_cmd rather than add_set_cmd and
5075 add_show_from_set.
5076
5077 * ada-valprint.c (inspect_it): Remove declaration.
5078 (repeat_count_threshold): Remove declaration.
5079 (ada_print_floating): Remove assignments in 'if' statements.
5080 (print_str): Move operator to beginning of line.
5081
5082 2004-07-08 Jim Blandy <jimb@redhat.com>
5083
5084 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
5085
5086 2004-07-08 Bob Rossi <bob@brasko.net>
5087
5088 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
5089
5090 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
5091
5092 * language.h (struct_language_defn): Add new function pointer:
5093 la_class_name_from_physname. Also add new prototype for
5094 language_class_name_from_physname.
5095 * language.c (language_class_name_from_physname): New function.
5096 (unk_lang_class_name): Ditto.
5097 (unknown_language_defn, auto_language_defn): Change
5098 to add unk_lang_class_name function pointer for
5099 la_class_name_from_physname.
5100 (local_language_defn): Ditto.
5101 * dwarf2read.c (guess_structure_name): Change to call
5102 language_class_name_from_physname.
5103 (determine_class_name): Ditto.
5104 * cp-support.c (class_name_from_physname): Renamed.
5105 (cp_class_name_from_physname): New name of function.
5106 * cp-support.h: Ditto.
5107 * c-lang.c (c_language_defn): Change to add NULL
5108 for class_name_from_physname function pointer.
5109 (cplus_language_defn): Change to add cp_class_name_from_physname.
5110 * jv-lang.c (java_class_name_physname): New function.
5111 (java_find_last_component): New static routine.
5112 (java_language_defn): Add java_class_name_from_physname pointer.
5113 * ada-lang.c (ada_language_defn): Change to add NULL
5114 for class_name_from_physname function pointer.
5115 * f-lang.c (f_language_defn): Ditto.
5116 * m2-lang.c (m2_language_defn): Ditto.
5117 * objc-lang.c (objc_language_defn): Ditto.
5118 * p-lang.c (pascal_language_defn): Ditto.
5119 * scm-lang.c (scm_language_defn): Ditto.
5120
5121 2004-07-06 Andrew Cagney <cagney@gnu.org>
5122
5123 Patch from Bart Robinson.
5124 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
5125 (O_LARGEFILE): Define to 0, if not defined.
5126
5127 2004-07-03 Mark Kettenis <kettenis@gnu.org>
5128
5129 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
5130 <machine/pcb.h> and "bsd-kvm.h".
5131 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
5132 (m68kbsd_supply_pcb): New function.
5133 (_initialize_m68kbsd_nat): New prototype and function.
5134 * Makefile.in (m68kbsd-nat.o): Update dependencies.
5135 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
5136 (LOADLIBES): New variable.
5137 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
5138 (LOADLIBES): New variable.
5139
5140 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
5141
5142 2004-07-03 Mark Kettenis <kettenis@gnu.org>
5143
5144 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
5145 <sys/proc.h>.
5146 (bsd_kvm_cmdlist): New variable.
5147 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
5148 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
5149 command and "kvm proc" command.
5150 * Makefile.in (bsd-kvm.o): Update dependencies.
5151
5152 2004-07-02 Mark Kettenis <kettenis@gnu.org>
5153
5154 * osabi.c: Update copyright year.
5155 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
5156 notes if EI_OSABI is set to ELFOSABI_HPUX.
5157
5158 2004-07-01 Michael Snyder <msnyder@redhat.com>
5159
5160 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
5161 that seems to have gotten whacked out of line.
5162
5163 2004-07-01 Mark Kettenis <kettenis@gnu.org>
5164
5165 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
5166 code.
5167
5168 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
5169
5170 * ada-lang.c (decode_packed_array): Minor change to comment.
5171 (ada_value_slice_ptr): New function.
5172 (ada_value_slice): New function.
5173 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
5174 test. Don't know why it is there.
5175 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
5176 to avoid dereferencing huge arrays from which one is slicing.
5177 (empty_array): Correct to return an array rather than
5178 a subrange value.
5179 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
5180 on empty arrays (let'em use 'FIRST instead).
5181
5182 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
5183
5184 Address complaints from gdb_ari.sh:
5185
5186 * ada-exp.y: Include gdb_string.h rather than string.h.
5187 (convert_char_literal): Reformat declaration.
5188 * ada-lang.h: Include opaque struct declaration for struct frame_info.
5189 * ada-lex.l: Change use of free to xfree (the macro would do so
5190 anyway, but this is harmless).
5191 Include gdb_string.h rather than string.h.
5192 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
5193
5194 * ada-lang.c (parse): Remove K&Rism in parameter list.
5195 (is_name_suffix): Correct Linux => GNU/Linux in comment.
5196
5197 2004-06-30 Mark Kettenis <kettenis@gnu.org>
5198
5199 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
5200 dead code.
5201
5202 2004-06-30 Mark Kettenis <kettenis@gnu.org>
5203
5204 * alphabsd-nat.c: Update copyright year.
5205 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
5206
5207 2004-06-29 Joel Brobecker <brobecker@gnat.com>
5208
5209 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
5210 (i386_cygwin_in_solib_call_trampoline): New function.
5211 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
5212 and skip_trampoline_code gdbarch methods.
5213
5214 2004-06-29 Jim Blandy <jimb@redhat.com>
5215
5216 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
5217 name actually used in the dependency lists.
5218
5219 2004-06-29 Randolph Chung <tausq@debian.org>
5220
5221 * NEWS (New native configurations): Mention GNU/Linux/hppa.
5222
5223 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
5224
5225 * win32-nat.c (child_pid_to_exec_file): New function.
5226 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
5227 functionality.
5228
5229 2004-06-28 Andrew Cagney <cagney@gnu.org>
5230
5231 * defs.h (xstrvprintf): Declare.
5232 * utils.c (xstrvprintf): New function.
5233 (internal_vproblem, xstrprintf, xasprintf)
5234 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
5235 * serial.c (serial_printf): Ditto.
5236 * complaints.c (vcomplaint): Ditto.
5237
5238 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
5239
5240 * infcmd.c (attach_command): Move call to target_terminal_inferior
5241 behind loading symbol table.
5242
5243 2004-06-28 Andrew Cagney <cagney@gnu.org>
5244
5245 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
5246 change - add back extern deprecated_ui_loop_hook declaration.
5247
5248 2004-06-28 Andrew Cagney <cagney@gnu.org>
5249
5250 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
5251 xstrprintf.
5252 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
5253 (c_value_of_variable): Ditto.
5254 * utils.c (internal_vproblem): Ditto.
5255 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
5256 * remote.c (add_packet_config_cmd): Ditto.
5257 * remote-rdp.c (rdp_set_command_line): Ditto.
5258 * regcache.c (regcache_dump): Ditto.
5259 * frv-tdep.c (new_variant, new_variant): Ditto.
5260 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
5261 (fbsd_find_memory_regions): Ditto.
5262 * breakpoint.c (create_thread_event_breakpoint)
5263 (create_breakpoints): Ditto.
5264 * aix-thread.c (aix_thread_pid_to_str): Ditto.
5265 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
5266
5267 2004-06-28 Joel Brobecker <brobecker@gnat.com>
5268
5269 * ada-lang.c: Re-indent file, with some massaging to help indent
5270 a bit when the result is otherwise really too ugly.
5271
5272 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
5273
5274 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
5275 code_addr_p and special_addr_p to 'unsigned int'.
5276
5277 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5278
5279 * i386v4-nat.c: Update copyright year and tweak comment.
5280 (regmap): Remove trailing comma.
5281 (supply_gregset): Rename local variable i to regnum. Call
5282 regcache_raw_supply instead of supply_register.
5283 (fill_gregset): Rename argument regno to regnum. Call
5284 regcache_raw_collect instead of regcache_collect.
5285
5286 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
5287
5288 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
5289 and special_addr_p.
5290 (frame_id_build, frame_id_build_special): Update comments.
5291 (frame_id_build_wild): New prototype.
5292 * frame.c (frame_id_build, frame_id_build_special): Fill in new
5293 struct frame_id fields.
5294 (frame_id_build_wild): New function.
5295 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
5296
5297 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5298
5299 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
5300 hppabsd-tdep.c.
5301
5302 2004-06-27 Joel Brobecker <brobecker@gnat.com>
5303
5304 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
5305
5306 2004-06-27 Joel Brobecker <brobecker@gnat.com>
5307
5308 * ada-lang.c: Re-indent file.
5309
5310 2004-06-27 Joel Brobecker <brobecker@gnat.com>
5311
5312 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
5313 (no_symtab_msg): Likewise.
5314
5315 2004-06-27 Andreas Schwab <schwab@suse.de>
5316
5317 * source.c: Fix whitespace.
5318
5319 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5320
5321 * configure.in: Include <sys/param.h> for td_pcb test.
5322 * configure: Regenerated.
5323
5324 * i386nbsd-nat.c: New file.
5325 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
5326 i386obsd-nat.c and i386obsd-tdep.c.
5327 (i386nbsd-nat.o): New dependency.
5328 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
5329 bsd-kvm.o.
5330 (LOADLIBES): New variable.
5331 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
5332 bsd-kvm.o.
5333 (LOADLIBES): New variable.
5334
5335 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
5336 (LOADLIBES): New variable.
5337
5338 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
5339 fetching from BSD_KVM_PADDR. Correctly lookup address for
5340 "_thread0".
5341
5342 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
5343 "bsd-kvm.h".
5344 (amd64fbsd_supply_pcb): New funcion.
5345 (_initialize_amd64fbsd_nat): Enable libkvm interface.
5346
5347 2004-06-27 <david@streamline-computing.com>
5348
5349 Partial fix for PR cli/1056.
5350 * valarith.c: Check for zero in division and remainder
5351 evaluation.
5352
5353 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5354
5355 * i387-tdep.c: Remove excessive whitespace.
5356
5357 2004-06-26 Andrew Cagney <cagney@gnu.org>
5358
5359 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
5360 * gdb-events.h, gdb-events.c: Re-generate.
5361 * tui/tui-hooks.c (tui_install_hooks): Update.
5362 (tui_remove_hooks): Update.
5363 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
5364
5365 2004-06-26 Mark Kettenis <kettenis@gnu.org>
5366
5367 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
5368 (gregset_t, fpregset_t): Remove typedefs.
5369 (REG_OFFSET): Rename argument.
5370 (amd64bsd_r_reg_offset): Rename from reg_offset.
5371 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
5372 Remove functions.
5373 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
5374 of reg_offset.
5375 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
5376
5377 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
5378
5379 * vax-tdep.c: Tweak comment.
5380
5381 Add OpenBSD/hppa support.
5382 * NEWS (New native configurations): Mention OpenBSD/hppa.
5383 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
5384 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
5385 files.
5386 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
5387 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
5388 * configure.host: Add hppa*-*-openbsd*.
5389 * configure.tgt: Add hppa*-*-openbsd*.
5390
5391 2004-06-25 Andrew Cagney <cagney@gnu.org>
5392
5393 * defs.h (deprecated_ui_loop_hook): Deprecated.
5394 * wince.c (child_wait): Update.
5395 * win32-nat.c (child_wait): Update.
5396 * v850ice.c (v850ice_wait): Update.
5397 * top.c (deprecated_ui_loop_hook): Update.
5398 * serial.h: Update.
5399 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
5400 (do_unix_readchar): Update.
5401 * ser-tcp.c (net_open): Update.
5402 * remote-sim.c (gdb_os_poll_quit): Update.
5403 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
5404
5405 2004-06-24 Andrew Cagney <cagney@gnu.org>
5406
5407 * defs.h (deprecated_pre_add_symbol_hook)
5408 (deprecated_post_add_symbol_hook): Deprecated.
5409 * symfile.c (symbol_file_add_with_addrs_or_offsets)
5410 (symbol_file_add_with_addrs_or_offsets): Update references.
5411
5412 2004-06-24 Andrew Cagney <cagney@gnu.org>
5413
5414 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
5415 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
5416 * wince.c (ui_loop_hook): Delete extern declaration.
5417 * win32-nat.c (ui_loop_hook): Delete extern declaration..
5418 * v850ice.c (ui_loop_hook): Delete extern declaration..
5419 * ser-unix.c (ui_loop_hook): Delete extern declaration..
5420 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
5421 * remote-sim.c (ui_loop_hook): Delete extern declaration..
5422 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
5423 ui_loop_hook declaration.
5424
5425 2004-06-24 Andrew Cagney <cagney@gnu.org>
5426
5427 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
5428 entry_func_highpc fields.
5429 * objfiles.c (init_entry_point_info): Do not clear
5430 entry_func_lowpc and entry_func_highpc.
5431 (objfile_relocate): Do not relocate entry_func_lowpc and
5432 entry_func_highpc.
5433 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
5434 entry_func_highpc.
5435 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
5436 entry_func_highpc.
5437 * blockframe.c (legacy_frame_chain_valid): Replace tests against
5438 entry_func_lowpc and entry_func_highpc with call to
5439 inside_entry_func.
5440
5441 2004-06-24 Mark Kettenis <kettenis@gnu.org>
5442
5443 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
5444 quad-precision floating point arguments in registers.
5445
5446 2004-06-24 Mark Kettenis <kettenis@gnu.org>
5447
5448 From Michael Mueller <m.mueller99@kay-mueller.de>:
5449 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
5450 account.
5451
5452 2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
5453
5454 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
5455 to -1.
5456 * breakpoint.c (bpstat_stop_status): Move check for ignoring
5457 untriggered watchpoints to a separate if clause. Update function
5458 comment regarding STOPPED_BY_WATCHPOINT argument.
5459
5460 2004-06-22 Jim Blandy <jimb@redhat.com>
5461
5462 * gdbarch.sh: Doc fix.
5463
5464 2004-06-21 Martin Hunt <hunt@redhat.com>
5465 Kevin Buettner <kevinb@redhat.com>
5466
5467 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
5468 * mips-tdep.h (MIPS_SP_REGNUM): Define.
5469 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
5470 to set_gdbarch_sp_regnum(). Use cooked register number.
5471 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
5472
5473 2004-06-21 Andrew Cagney <cagney@gnu.org>
5474
5475 * gdbarch.sh: When the macro field is empty, do not generate a
5476 macro definition. When the macro field is "=", generate the macro
5477 name from the upper-case function name.
5478 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
5479 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
5480 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
5481 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
5482 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
5483 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
5484 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
5485 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
5486 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
5487 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
5488 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
5489 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
5490 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
5491 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
5492 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5493 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
5494 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
5495 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
5496 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
5497 (DEPRECATED_USE_STRUCT_CONVENTION)
5498 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
5499 (DEPRECATED_FRAME_INIT_SAVED_REGS)
5500 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
5501 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
5502 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5503 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
5504 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
5505 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
5506 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
5507 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
5508 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
5509 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
5510 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
5511 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
5512 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
5513 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
5514 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
5515 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
5516
5517 2004-06-21 Andrew Cagney <cagney@gnu.org>
5518
5519 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
5520 macro name, and the function rather than macro value. Only wrap
5521 macro print statements in #ifdef. Move format logic to where it
5522 is needed.
5523 * gdbarch.c: Re-generate.
5524
5525 * gdbarch.sh (read): Delete "print_p" and "description", add
5526 "garbage_at_eol". Check for non-empty garbage at end-of-line.
5527 Delete references to print_p.
5528 (TARGET_ARCHITECTURE): Delete print predicate.
5529 * gdbarch.c: Re-generate.
5530
5531 * gdbarch.sh: Check that multi-arch methods do not provide a
5532 macro.
5533 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
5534 (print_registers_info, print_float_info, print_vector_info)
5535 (adjust_breakpoint_address, remote_translate_xfer_address)
5536 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
5537 (address_class_type_flags_to_name, unwind_sp): Remove the macro
5538 name from the multi-arch definition.
5539
5540 2004-06-20 Andrew Cagney <cagney@gnu.org>
5541
5542 * gdbarch.sh: Sort by the function, instead of macro name.
5543 * gdbarch.c: Re-generate.
5544
5545 2004-06-20 Andrew Cagney <cagney@gnu.org>
5546
5547 * gdbarch.sh: Use the function, instead of macro name in
5548 errors and the log file.
5549 (return_value): Remove stray ":" in spec.
5550
5551 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
5552 * gdbarch.h, gdbarch.c: Re-generate.
5553 * Makefile.in (arch-utils.o): Update dependencies.
5554 * values.c (using_struct_return): Move code calling
5555 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
5556 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
5557 to legacy_return_value, simplify.
5558 * infcmd.c (print_return_value): Move code calling
5559 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
5560 to legacy_return_value, simplify.
5561 * infcall.c (call_function_by_hand): Move code calling
5562 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
5563 * arch-utils.c: Update copyright. Include "gdbcore.h".
5564 (legacy_return_value): New function.
5565 * arch-utils.h: Update copyright.
5566 (legacy_return_value): Declare.
5567
5568 2004-06-20 Andrew Cagney <cagney@gnu.org>
5569
5570 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
5571 * gdbarch.h, gdbarch.c: Re-generate.
5572 * values.c (using_struct_return): Update call.
5573 * mcore-tdep.c: Update comment.
5574 * infcall.c (call_function_by_hand): Update comment.
5575 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5576 * arch-utils.h (always_use_struct_convention): Update.
5577 * v850-tdep.c (v850_gdbarch_init): Update.
5578 * sh64-tdep.c (sh64_gdbarch_init): Update.
5579 * sh-tdep.c (sh_gdbarch_init): Update.
5580 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5581 * mips-tdep.c (mips_gdbarch_init): Update.
5582 * mcore-tdep.c (mcore_gdbarch_init): Update.
5583 * m32r-tdep.c (m32r_gdbarch_init): Update.
5584 * ia64-tdep.c (ia64_gdbarch_init): Update.
5585 * h8300-tdep.c (h8300_gdbarch_init): Update.
5586 * frv-tdep.c (frv_gdbarch_init): Update.
5587 * cris-tdep.c (cris_gdbarch_init): Update.
5588 * arm-tdep.c (arm_gdbarch_init): Update.
5589 * alpha-tdep.c (alpha_gdbarch_init): Update.
5590
5591 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
5592
5593 * PROBLEMS: Add more specific information, and a work-around,
5594 for PR gdb/1458.
5595
5596 2004-06-18 Andrew Cagney <cagney@gnu.org>
5597
5598 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
5599 * gdbarch.h, gdbarch.c: Re-generate.
5600 * ada-lang.c (ada_finish_decode_line_1): Update.
5601 * infrun.c (handle_inferior_event): Update.
5602 * infcall.c (find_function_addr): Update.
5603 * linespec.c (minsym_found): Update.
5604 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
5605 Update.
5606 * blockframe.c (legacy_frameless_look_for_prologue): Update.
5607 * cli/cli-cmds.c (disassemble_command): Update.
5608 * vax-tdep.c (vax_gdbarch_init): Update.
5609
5610 2004-06-18 Mark Kettenis <kettenis@gnu.org>
5611
5612 * i386-tdep.c (i386_collect_fpregset): Fix comment.
5613
5614 2004-06-17 Andrew Cagney <cagney@gnu.org>
5615
5616 GDB 6.1.1 released from the GDB 6.1 branch.
5617 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
5618 * PROBLEMS: Ditto.
5619
5620 2004-06-16 Daniel Jacobowitz <dan@debian.org>
5621
5622 PR gdb/1658
5623 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
5624 operation as a uleb128. Found by Michael Coulter.
5625
5626 2004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
5627
5628 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
5629 make it non-static.
5630 * ada-lang.h (task_control_block): declaration moved from ada-task.c
5631 to ada-lang.h; this is needed to be able to implement the kill command
5632 in multi-task mode.
5633 (task_ptid): Ditto.
5634 (task_entry): Ditto.
5635 (task_list): Ditto.
5636 (ada_build_task_list): Ditto.
5637
5638 * ada-lang.c: Conditionalize routines and data structures related
5639 to breakpoints, exceptions, completion, and symbol caching on
5640 GNAT_GDB, since these are not yet used in the submitted public sources.
5641 (ada_main_name): Editorial: Move definition out of exception-related
5642 code.
5643
5644 2004-06-15 Andrew Cagney <cagney@gnu.org>
5645
5646 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
5647 deprecated_pc_in_call_dummy.
5648
5649 2004-06-15 Alan Modra <amodra@bigpond.net.au>
5650
5651 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
5652 bfd_get_section_size_before_reloc or _raw_size.
5653 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
5654 * dwarf2read.c (dwarf2_locate_sections): Likewise.
5655 (dwarf2_read_section): Likewise.
5656 * elfread.c (elf_locate_sections): Likewise.
5657 * gcore.c (derive_heap_segment): Likewise.
5658 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
5659 * remote-e7000.c (e7000_load): Likewise.
5660 * remote-m32r-sdi.c (m32r_load): Likewise.
5661 * remote-mips.c (mips_load_srec): Likewise.
5662 (pmon_load_fast): Likewise.
5663 * remote.c (compare_sections_command): Likewise.
5664 * symfile.c (add_section_size_callback): Likewise.
5665 (load_section_callback): Likewise.
5666 (pc_in_unmapped_range): Likewise.
5667 (pc_in_mapped_range): Likewise.
5668 (sections_overlap): Likewise.
5669 (list_overlays_command): Likewise.
5670 (simple_overlay_update_1): Likewise.
5671 (simple_overlay_update): Likewise.
5672 * tracepoint.c (remote_set_transparent_ranges): Likewise.
5673 * win32-nat.c (core_section_load_dll_symbols): Likewise.
5674
5675 2004-06-14 Randolph Chung <tausq@debian.org>
5676
5677 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
5678 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
5679 static.
5680 (hppa_hpux_inferior_created): New function.
5681 (hppa_hpux_init_abi): Register observer.
5682 * symfile.c (hp_cxx_exception_support_initialized)
5683 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
5684 (symbol_file_add_main_1, symbol_file_clear): Likewise.
5685
5686 2004-06-14 Randolph Chung <tausq@debian.org>
5687
5688 * MAINTAINERS (Write After Approval): Alphabetize my entry
5689 correctly.
5690
5691 2004-06-14 Andrew Cagney <cagney@gnu.org>
5692
5693 * MAINTAINERS (testsuite): List Michael Chastain as the lead
5694 testsuite maintainer.
5695
5696 2004-06-13 Andrew Cagney <cagney@gnu.org>
5697
5698 * infcmd.c (print_return_value): Fix logic, allow
5699 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
5700
5701 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
5702 defining any macros.
5703 * gdbarch.h: Re-generate.
5704
5705 * gdbarch.sh: Delete "level" attribute. Only check for a macro
5706 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
5707 * gdbarch.h: Re-generate.
5708
5709 * values.c (generic_use_struct_convention): Don't check gcc_p.
5710
5711 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
5712 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
5713 * gdbarch.h, gdbarch.c: Regenerate.
5714 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
5715 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
5716 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
5717 deprecated_max_register_raw_size and
5718 deprecated_max_register_virtual_size.
5719 * v850-tdep.c (v850_gdbarch_init): Ditto.
5720 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
5721 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5722 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5723 * cris-tdep.c (cris_gdbarch_init): Ditto.
5724
5725 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
5726 * gdbarch.h, gdbarch.c: Re-generate.
5727 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
5728 (m68hc11_use_struct_convention): Delete function.
5729 (m68hc11_extract_struct_value_address): Delete function.
5730 (m68hc11_return_value): New function.
5731 (m68hc11_gdbarch_init): Instead of store_return_value,
5732 extract_return_value, return_value_on_stack,
5733 deprecated_extract_struct_value_address and use_struct_convention,
5734 set return_value.
5735 * values.c (using_struct_return): Do not call
5736 RETURN_VALUE_ON_STACK.
5737 * arch-utils.h (generic_return_value_on_stack_not): Delete
5738 declaration.
5739 * arch-utils.c (generic_return_value_on_stack_not): Delete
5740 function.
5741
5742 2004-06-12 Andrew Cagney <cagney@gnu.org>
5743
5744 * values.c (register_value_being_returned): Delete function.
5745 * infcmd.c (legacy_return_value): Delete function.
5746 * infcall.c (call_function_by_hand): Inline
5747 "register_value_being_returned", simplify.
5748 * values.c (using_struct_return): Update comment, refer to
5749 print_return_value instead of register_value_being_returned.
5750 * infcmd.c (print_return_value): Inline calls to
5751 register_value_being_returned and legacy_return_value. Simplify.
5752
5753 2004-06-11 Randolph Chung <tausq@debian.org>
5754
5755 * somread.c (som_symtab_read): Exclude gcc local symbols.
5756
5757 2004-06-11 Randolph Chung <tausq@debian.org>
5758
5759 * infrun.c (handle_inferior_event): Handle the case when a
5760 trampoline ends up in the runtime resolver, and if the trampoline
5761 has no name. Rearrange the code so that all the trampoline
5762 processing happens before other step-out-of-range handling.
5763
5764 2004-06-11 Martin Hunt <hunt@redhat.com>
5765
5766 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
5767 has no fpu.
5768
5769 2004-06-10 Andrew Cagney <cagney@gnu.org>
5770
5771 * blockframe.c (legacy_inside_entry_func): Delete.
5772 (legacy_frame_chain_valid): Inline call to
5773 legacy_inside_entry_func, simplify.
5774
5775 2004-06-10 Bob Rossi <bob@brasko.net>
5776
5777 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
5778 * dwarf2read.c (partial_die_info): Add dirname field.
5779 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
5780 (read_partial_die): Save away DW_AT_comp_dir.
5781 * defs.h (symtab_to_filename): Removed.
5782 * source.c (find_and_open_source): Added.
5783 (open_source_file): Just calls find_and_open_source.
5784 (symtab_to_filename): Removed.
5785 (symtab_to_fullname, psymtab_to_fullname): Added.
5786 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
5787 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
5788 symtab_to_filename.
5789 * symtab.h (partial_symtab): Add dirname field.
5790 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
5791 (mi_cmd_file_list_exec_source_file): Call new function
5792 symtab_to_fullname to find fullname.
5793 (mi_cmd_file_list_exec_source_files): Added.
5794 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
5795 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
5796
5797 2004-06-10 Andrew Cagney <cagney@gnu.org>
5798
5799 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
5800 to generic_use_struct_convention, the default value.
5801
5802 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
5803 of abort.
5804
5805 * ns32k-tdep.c (ns32k_push_arguments): New function.
5806 (ns32k_gdbarch_init): Set deprecated_push_arguments.
5807 * infcall.c (call_function_by_hand): Call error instead of
5808 legacy_push_arguments.
5809 * value.h (legacy_push_arguments): Delete declaration.
5810 * valops.c (legacy_push_arguments): Delete function.
5811 (value_push): Delete function.
5812
5813 2004-06-10 Brian Ford <ford@vss.fsi.com>
5814
5815 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
5816 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
5817 info.
5818 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
5819
5820 2004-06-10 Andrew Cagney <cagney@gnu.org>
5821
5822 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
5823 * gdbarch.h, gdbarch.c: Re-generate.
5824 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
5825 parameters.
5826 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
5827 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
5828 deprecated_pc_in_call_dummy instead of
5829 DEPRECATED_PC_IN_CALL_DUMMY.
5830 (arm_skip_prologue): Ditto.
5831 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
5832 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
5833 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
5834 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
5835 Ditto.
5836 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
5837 (sh64_init_extra_frame_info, sh64_get_saved_register)
5838 (sh64_pop_frame): Ditto.
5839 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
5840 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
5841 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
5842 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
5843 (h8300_pop_frame): Ditto.
5844 * blockframe.c (legacy_inside_entry_func)
5845 (legacy_frame_chain_valid): Ditto.
5846 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
5847 to deprecated_pc_in_call_dummy.
5848
5849 2004-06-09 Andrew Cagney <cagney@gnu.org>
5850
5851 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
5852 provide a default value.
5853 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
5854 * gdbarch.h, gdbarch.c: Re-generate.
5855 * arch-utils.c (generic_convert_register_p): Rename
5856 legacy_convert_register_p
5857 (legacy_register_to_value, legacy_value_to_register): Delete
5858 functions.
5859 * arch-utils.h (generic_convert_register_p): Rename
5860 legacy_convert_register_p.
5861 (legacy_register_to_value, legacy_value_to_register): Delete
5862 declarations.
5863
5864 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
5865 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
5866 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
5867 * gdbarch.h, gdbarch.c: Re-generate.
5868 * infcmd.c (default_print_registers_info): Simplify.
5869 * findvar.c (value_of_register): Simplify.
5870 * mi/mi-main.c (get_register): Simplify.
5871 * arch-utils.c (legacy_convert_register_p): Always return 0.
5872 (legacy_register_to_value, legacy_value_to_register): Always call
5873 internal_error.
5874
5875 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
5876 #ifdef CLEAR_INSN_CACHE code.
5877 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
5878 Delete #ifdef CLEAR_DEFERRED_STORES code.
5879
5880 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
5881
5882 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
5883 copyright.
5884 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
5885
5886 * config/mips/mipsv4.mh: Delete file.
5887
5888 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
5889 unreferenced macro.
5890 (hpread_adjust_stack_address): Delete declaration.
5891
5892 2004-06-08 Andrew Cagney <cagney@gnu.org>
5893
5894 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
5895 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
5896 PTRACE_ATTACH / PTRACE_DETACH available call error.
5897 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
5898 * infttrace.c (update_thread_state_after_attach, attach, detach):
5899 Remove #ifdef wrappers.
5900 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
5901 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
5902 * config/nm-bsd.h (ATTACH_DETACH): Delete.
5903 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
5904 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
5905 * config/nm-linux.h (ATTACH_DETACH): Delete.
5906 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
5907 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
5908 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
5909 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
5910 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
5911
5912 2004-06-08 Corinna Vinschen <vinschen@redhat.com>
5913
5914 * configure.in: Set $configdir to the right OS specific value.
5915 Use value when setting $tcldir and $tkdir.
5916 * configure: Regenerate.
5917
5918 2004-06-06 Paul Brook <paul@codesourcery.com>
5919
5920 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
5921 records.
5922
5923 2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
5924
5925 * ada-lang.c (lookup_symbol_in_language): New function to allow
5926 re-use of another language's symbol lookup code. (Placed here
5927 temporarily while Ada support is being integrated into the public
5928 tree).
5929 (restore_language): New auxiliary function for
5930 lookup_symbol_in_language.
5931 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
5932 temporarily while Ada support is being integrated into the public
5933 tree).
5934
5935 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
5936
5937 * Makefile.in (check//%): New.
5938
5939 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
5940 (mn10300_store_return_value): Rewrite.
5941 (mn10300_type_align): New.
5942 (mn10300_use_struct_convention): Rewrite.
5943 (mn10300_return_value): New, using all of the above.
5944 (mn10300_pop_frame_regular): Add saved_regs_size.
5945 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
5946
5947 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
5948 regs if PC is on movm.
5949
5950 2004-06-07 Jim Blandy <jimb@redhat.com>
5951
5952 Add native Linux support for the PowerPC E500.
5953 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
5954 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
5955 all architectures except the E500.
5956 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
5957 #definitions.
5958 (struct gdb_evrregset_t): New type.
5959 (have_ptrace_getsetevrregs): New variable.
5960 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
5961 fetch_spe_registers): New functions.
5962 (fetch_register): Call fetch_spe_register as appropriate.
5963 Assert that we're only passed raw register numbers.
5964 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
5965 Don't fetch gprs if they're pseudoregisters.
5966 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
5967 store_spe_registers): New functions.
5968 (store_register): Call store_spe_register as appropriate.
5969 Assert that we're only passed raw register numbers.
5970 (store_ppc_registers): Call store_spe_registers as appropriate.
5971 Don't store gprs if they're pseudoregisters.
5972
5973 2004-06-07 Jeff Johnston <jjohnstn@redhat.com>
5974
5975 * thread-db.c (thread_get_info_callback): Fill in the thread_info
5976 struct if one exists, even if we are dealing with a zombie thread.
5977
5978 2004-06-07 Andrew Cagney <cagney@gnu.org>
5979
5980 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
5981 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
5982 Rename PC_REQUIRES_RUN_BEFORE_USE.
5983 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
5984 #ifdef.
5985
5986 2004-06-07 Randolph Chung <tausq@debian.org>
5987
5988 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
5989 unwinding after sp has been saved to the stack but before the end
5990 of the prologue, and after the fp has been modified but before it has
5991 been saved to the stack.
5992 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
5993 Remove superfluous definitions.
5994 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
5995
5996 2004-06-07 Guy Martin <gmsoft@gentoo.org>
5997
5998 Committed by Randolph Chung.
5999 * hppa-linux-nat.c: Include the correct version of the header file
6000 depending on the kernel version.
6001
6002 2004-06-06 Randolph Chung <tausq@debian.org>
6003
6004 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
6005 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
6006
6007 2004-06-06 Randolph Chung <tausq@debian.org>
6008
6009 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
6010 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
6011 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
6012 * hppa-tdep.c (hppa_symbol_address): New function definition.
6013 * hppa-tdep.h (hppa_symbol_address): New function declaration.
6014
6015 2004-06-06 Randolph Chung <tausq@debian.org>
6016
6017 * hppa-tdep.h (struct value): Forward declaration.
6018 (gdbarch_tdep): Define tdep find_global_pointer method.
6019 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
6020 associated with the function we are trying to call, and write it
6021 to the gp register.
6022 (hppa32_convert_from_funct_ptr_addr): New function.
6023 (hppa_find_global_pointer): New function.
6024 (hppa_gdbarch_init): Set default find_global_pointer method; set
6025 convert_from_func_ptr_addr method.
6026 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
6027 (hppa_linux_init_abi): Set find_global_pointer method.
6028 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
6029
6030 2004-06-06 Randolph Chung <tausq@debian.org>
6031
6032 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
6033 to struct value *function.
6034 * gdbarch.c: Regenerate.
6035 * gdbarch.h: Likewise.
6036 * infcall.c (call_function_by_hand): Pass entire function value
6037 to push_dummy_call.
6038
6039 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
6040 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
6041 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
6042 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
6043 * arm-tdep.c (arm_push_dummy_call): Likewise.
6044 * avr-tdep.c (avr_push_dummy_call): Likewise.
6045 * cris-tdep.c (cris_push_dummy_call): Likewise.
6046 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
6047 * frv-tdep.c (frv_push_dummy_call): Likewise.
6048 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
6049 * hppa-tdep.c (hppa32_push_dummy_call)
6050 (hppa64_push_dummy_call): Likewise.
6051 * i386-tdep.c (i386_push_dummy_call): Likewise.
6052 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
6053 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
6054 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
6055 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
6056 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
6057 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
6058 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
6059 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
6060 (ppc64_sysv_abi_push_dummy_call): Likewise.
6061 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
6062 (ppc64_sysv_abi_push_dummy_call): Likewise.
6063 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
6064 * s390-tdep.c (s390_push_dummy_call): Likewise.
6065 * sh-tdep.c (sh_push_dummy_call_fpu)
6066 (sh_push_dummy_call_nofpu): Likewise.
6067 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
6068 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
6069 * vax-tdep.c (vax_push_dummy_call): Likewise.
6070
6071 2004-06-04 Jim Blandy <jimb@redhat.com>
6072
6073 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
6074 gdbarch argument to register_size.
6075
6076 * rs6000-tdep.c (rs6000_store_return_value): Use
6077 regcache_cooked_write_part instead of
6078 deprecated_write_register_bytes.
6079 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
6080 not gdbarch_deprecated_store_return_value.
6081
6082 * ppc-linux-nat.c (store_register, fetch_register): Remove
6083 incorrect assertions. Simplify and generalize handling of
6084 transfers whose sizes are not multiples of, or less than, sizeof
6085 (PTRACE_XFER_TYPE).
6086
6087 2004-06-04 Jeff Johnston <jjohnstn@redhat.com>
6088
6089 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
6090 as a new thread event.
6091 * thread-db.c (thread_get_info_callback): If the thread is a
6092 zombie, return TD_THR_ZOMBIE.
6093 (thread_from_lwp): If thread_get_info_callback returns
6094 TD_THR_ZOMBIE, check if the thread is still on the thread list
6095 and return a -1 ptid if not found.
6096 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
6097 change the status to TARGET_WAITKIND_SPURIOUS.
6098
6099 2004-06-03 Corinna Vinschen <vinschen@redhat.com>
6100
6101 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
6102 double values in little endian mode.
6103
6104 2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
6105
6106 Committed by Andrew Cagney.
6107 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
6108 after last enum constant to avoid error from IBM C
6109 compiler.
6110
6111 2004-06-02 Jim Blandy <jimb@redhat.com>
6112
6113 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
6114 to 'message', and make it local to the lone block that uses it.
6115
6116 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
6117
6118 2004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
6119
6120 * ada-exp.y: Update copyright notice.
6121 Include block.h.
6122
6123 Replace REGNAME, LAST, INTERNAL_VARIABLE with
6124 SPECIAL_VARIABLE and unify the treatment of these cases.
6125
6126 (write_attribute_call0): Remove.
6127 (write_attribute_call1): Remove.
6128 (write_attribute_calln): Remove.
6129 (save_qualifier): Add missing semicolon.
6130
6131 (simple_exp,exp): Decomment (i.e., reactivate) code that was
6132 temporarily disabled to allow compilation with FSF head version.
6133
6134 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
6135 use individual operators (OP_*) for all attributes.
6136 (exp syntax): Use write_int.
6137 Handle STRING literals with OP_STRING.
6138 (variable syntax): Add limit parameter to calls to
6139 write_object_renaming.
6140
6141 (temp_parse_space): New definition to hold entities that need
6142 only live until the next call to ada_parse.
6143 (string_to_operator): Rename fields of ada_opname_table entries.
6144
6145 (write_var_from_sym): Record block.
6146 (write_var_from_name): Minor reformatting.
6147 Make sure saved name is properly encoded in the case of multiple
6148 matches, and set its language to Ada.
6149 Update comment.
6150 Modify to indicate unresolved name as symbol in the UNRESOLVED
6151 namespace, allocated in temp_parse_space.
6152 (write_int): New function.
6153
6154 (write_object_renaming): Add max_depth parameter to limit
6155 chains of object renamings.
6156 Handle case where root of renaming expression is itself a renaming.
6157 Use temp_parse_space for temporary name buffer.
6158 Handle renamings to dereferenced pointers (___XEXA suffices).
6159
6160 (ada_parse, yyerror, string_to_operator,
6161 write_var_from_sym, write_var_from_name, write_attribute_call0,
6162 write_attribute_call1, write_attribute_calln,
6163 write_object_renaming): Protoize.
6164
6165 (_initialize_ada_exp): New function.
6166
6167 * ada-lang.c: Update copyright notice.
6168 General terminology change to conform to GNAT compiler usage:
6169 mangle => encode, demangle => decode
6170 Include gdb_obstack.h.
6171 Include gdb_regex.h
6172 Include frame.h
6173 Include hashtab.h
6174 Include completer.h
6175 Include gdb_stat.h
6176 Include block.h
6177 Include infcall.h
6178
6179 (ADA_RETAIN_DOTS): Make sure this is defined.
6180 (TRUNCATION_TOWARDS_ZERO): Define.
6181 (struct string_vector): Define.
6182 (unresolved_names): Remove definition.
6183 (xnew_string_vector): New function.
6184 (string_vector_append): New function.
6185 (extract_string): Make static.
6186 (ada_unqualified_name): New function.
6187 (add_angle_brackets): New function.
6188 (function_name_from_pc): New function.
6189 (place_on_stack): Rename to ensure_lval.
6190
6191 (ensure_lval): Renamed from place_on_stack.
6192 Make identity on lvals.
6193 Update comment.
6194 (is_nonfunction): New interface.
6195 Only symbols in LOC_CONST class can be enumerals.
6196 (fill_in_ada_prototype): Remove; now independent of language.
6197 (add_defn_to_vec): Add obstack and symtab arguments.
6198 Use obstack to hold collected definitions.
6199 (num_defns_collected): New function.
6200 (defns_collected): New function.
6201 (ada_resolve_subexp): Rename to resolve_subexp.
6202 (resolve_subexp): Renamed from ada_resolve_subexp.
6203 (ada_op_name): Return non-const result.
6204 (ada_decoded_op_name): Renamed from ada_op_name, now used for
6205 other purposes.
6206
6207 (to_fixed_array_type): Add declaration.
6208 (coerce_unspec_val_to_type): Remove offset parameter.
6209 (find_sal_from_funcs_and_line): New interface.
6210 (find_line_in_linetable): Ditto.
6211
6212 (all_sals_for_line): Rename to ada_sals_for_line and make
6213 global.
6214 Add new parameter. When set, do not ask the user to choose the
6215 instance, but use the first one found instead.
6216 Use given line number in returned sals.
6217 Fix comment.
6218 Skip the prologue if funfirstline is set.
6219 Correct for memory leak when 0 lines found.
6220
6221 (value_pos_atr): Use pos_atr.
6222 (pos_atr): New function.
6223 (standard_lookup): Add block parameter.
6224
6225 (makeTimeStart): Remove declaration and uses.
6226 (makeTimeStop): Remove declaration and uses.
6227
6228 (ada_completer_word_break_characters): Allow for VMS.
6229 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
6230 (raise_sym_name): New constant.
6231 (raise_unhandled_sym_name): New constant.
6232 (raise_assert_sym_name): New constant.
6233 (process_raise_exception_name): New constant.
6234 (longest_exception_template): New constant.
6235 (warning_limit): New variable to limit warnings during expression
6236 evaluation.
6237 (warnings_issued): New variable to keep track of warnings issued.
6238 (known_runtime_file_name_patterns): New constant.
6239 (known_auxiliary_function_name_patterns): New constant.
6240 (symbol_list_obstack): New variable.
6241
6242 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
6243 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
6244 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
6245 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
6246 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
6247 ada_variant_discrim_name, field_alignment, dynamic_template_type,
6248 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
6249 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
6250 and strcmp.
6251
6252 (ada_get_field_index): New function.
6253 (lim_warning): New function.
6254 (ada_translate_error_message): New function.
6255 (MAX_OF_SIZE): New function.
6256 (MIN_OF_SIZE): New function.
6257 (UMAX_OF_SIZE): New function.
6258 (UMIN_OF_SIZE): New function.
6259 (discrete_type_high_bound): New function.
6260 (discrete_type_low_bound): New function.
6261 (base_type): New function.
6262 (do_command): Remove.
6263
6264 (ada_update_initial_language): Use language_ada, not language_unknown.
6265 (ada_encode): Renamed from ada_mangle.
6266 Obey ADA_RETAIN_DOTS.
6267 (ada_decode): Renamed from ada_demangle.
6268 Update coding conventions.
6269 (decoded_names_store): New hash table.
6270 (ada_decode_symbol): New function.
6271 (ada_la_decode): New function.
6272
6273 (modify_general_field): Correct computations of offset and bit
6274 position.
6275 (desc_base_type): Handle ref types, too.
6276 (ada_is_direct_array_type): New function.
6277
6278 (ada_is_simple_array): Rename to ada_is_simple_array_type.
6279 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
6280 (ada_is_bogus_array_descriptor,ada_type_of_array,
6281 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
6282 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
6283 ada_is_array_descriptor_type.
6284
6285 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
6286 (ada_is_packed_array_type): Handle pointers or
6287 references to packed arrays as well.
6288 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
6289 (decode_packed_array_type): Search for the packed array type
6290 symbol in the currently selected block and associated
6291 superblocks too.
6292 Use lookup_symbol again.
6293
6294 (decode_packed_array): Handle pointers and references.
6295 Update call to coerce_unspec_val_to_type.
6296 (decode_packed_array_type,value_subscript_packed): Limit warnings.
6297 (ada_value_primitive_packed_val): Improve comment.
6298
6299 (ada_index_type): Substitute int type for "undefined".
6300 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
6301 ada_array_langth, ada_is_string_type): Use renamed
6302 ada_is_simple_array_type.
6303 (empty_array): New function.
6304
6305 (ada_resolve): Rename to resolve.
6306 (resolve): Make static.
6307 Call renamed resolve_subexp.
6308 Update comment.
6309 (ada_resolve_subexp): Rename to resolve_subexp.
6310 (resolve_subexp): Update comment.
6311 Decomment disabled code.
6312 Add LOC_COMPUTED* cases.
6313 Modify to use temporary struct symbols (marked as being in
6314 UNDEF_NAMESPACE) to indicate unresolved names, instead of
6315 OP_UNRESOLVED_VALUE.
6316 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
6317 Add OP_STRING case.
6318 Remove OP_ARRAY.
6319 Use SYMBOL_PRINT_NAME instead of ada_demangle.
6320 Use new ada_lookup_symbol_list interface.
6321 Use new ada_resolve_function interface.
6322 Remove OP_TYPE case.
6323
6324 (ada_args_match): Idiot proof against null actuals.
6325 Use intermediate variables to clarify.
6326 (ada_resolve_function): Update comment and interface.
6327 (mangled_ordered_before): Rename to encoded_ordered_before and
6328 update comment.
6329 (sort_choices): Update comment and interface.
6330 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
6331 (user_select_syms): New interface.
6332 Use new sort_choices interface.
6333 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
6334 (possible_user_operator_p): Idiot-proof against null values.
6335 (ada_simple_renamed_entity): Don't make cleanup; rely on
6336 caller to free result string.
6337 Remove const from return type.
6338 (make_array_descriptor): Rename uses of place_on_stack to
6339 ensure_lval.
6340 Make sure that arrays are on stack.
6341
6342 (HASH_SIZE): Define.
6343 (struct cache_entry): Define.
6344 (cache_space): Define.
6345 (cache): Define.
6346 (clear_ada_sym_cache): New function.
6347 (find_entry): New function.
6348 (lookup_cached_symbol): New function.
6349 (defn_vector_size): Define.
6350 (cache_symbol): New function.
6351 (defn_symbols): Remove.
6352
6353 (standard_lookup): Use lookup_symbol_in_language to get effect of
6354 C lookup.
6355 Cache results.
6356
6357 (symbol_completion_match): New function.
6358 (symbol_completion_add): New function.
6359 (ada_make_symbol_completion_list): New function.
6360
6361 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
6362 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
6363 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
6364 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
6365
6366 (ada_lookup_simple_minsym): New function.
6367 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
6368
6369 (add_symbols_from_enclosing_procs): New interface.
6370 Conditionalize more helpfully.
6371 Don't bother if program isn't running.
6372 Use new interface to get_frame_block.
6373 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
6374
6375 (remove_extra_symbols): New interface.
6376 (xget_renaming_scope): New function.
6377 (is_package_name): New function.
6378 (renaming_is_visible): New function.
6379 (remove_out_of_scope_renamings): New function.
6380
6381 (ada_lookup_symbol_list): New interface.
6382 Properly reinitialize the symbol list obstack.
6383 Don't call add_symbols_from_enclosing_procs if we start from a
6384 static or global block.
6385 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
6386 add_symbols_from_enclosing_procs.
6387 Add symtab data to cached entries.
6388 Handle symbols prefixed with
6389 "standard__" specially; strip prefix and don't look in local symbols.
6390 Do not include out of scope renaming symbols in list of
6391 symbols returned.
6392 Add const to block parameter.
6393 Move check for non-local, non-global symbols earlier.
6394 Remove timing stuff.
6395 (ada_lookup_symbol): New interface.
6396 Find symtab as well.
6397 (ada_lookup_symbol_nonlocal): New function.
6398
6399 (is_name_suffix): Enhance suffix detection to recognize
6400 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
6401 (is_dot_digits_suffix): New function.
6402 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
6403
6404 (ada_add_block_symbols): New interface. Use obstack to return results
6405 in a vector of struct ada_symbol_infos. Add symtab argument.
6406 Use new interface to add_defn_to_vec.
6407 Remove calls to fill_in_ada_prototype.
6408 Use BLOCK_BUCKETS, BLOCK_BUCKET.
6409
6410 (ada_finish_decode_line_1): Add const qualification to local to fix
6411 warning.
6412 Start looking in static block for functions to avoid attempts
6413 to search frame chain for up-level variables.
6414 Adapt to new ada_sals_for_line interface.
6415 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
6416 Handle quoting of the function name inside the spec string.
6417 Skip prologue when funfirstline is set and update the
6418 function documentation to that effect.
6419
6420 (debug_print_lines, debug_print_block, debug_print_blocks,
6421 debug_print_symtab): Remove.
6422
6423 (ada_main_name): New function.
6424 (ada_exception_breakpoint_type): New function.
6425 (is_known_support_routine): New function.
6426 (ada_find_printable_frame): Renamed from find_printable_frame and made
6427 global.
6428 Remove level parameter.
6429 Use new interface to select_frame.
6430
6431 (begin_command): Remove.
6432 (ada_adjust_exception_stop): New function.
6433 (ada_print_exception_stop): New function.
6434 (exception_name_from_cond): New function.
6435 (ada_report_exception_break): Replace disabled code with
6436 conditionalization on GNAT_GDB.
6437 Get the exception name from the condition string.
6438 Remove and move functionality into new functions
6439 ada_print_exception_breakpoint_task and
6440 ada_print_exception_breakpoint_nontask.
6441 (error_breakpoint_runtime_sym_not_found): New function.
6442 (is_runtime_sym_defined): New function.
6443 (ada_breakpoint_rewrite): Uncomment suppressed code.
6444 Use symbolic error-message and runtime-symbol names.
6445 Surround runtime symbol names in quotes.
6446 Allow non-specific breakpoints on exceptions and assertions before
6447 program starts.
6448
6449 (ada_is_tagged_type): Add parameter.
6450 (ada_is_tag_type): New function.
6451 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
6452 (ada_variant_discrim_type): Ditto.
6453 (value_tag_from_contents_and_address): New function.
6454 (type_from_tag): New function.
6455 (struct tag_args): New structure used to communicate with
6456 ada_tag_name_1.
6457 (ada_tag_name_1): New function.
6458 (ada_tag_name): New function.
6459
6460 (ada_scan_number): Update comment.
6461 (find_struct_field): New function.
6462 (ada_search_struct_field): Make static.
6463 (ada_value_struct_elt): New version that returns references when
6464 given pointers or references to structs.
6465 (ada_lookup_struct_elt_type): Add 'refok' parameter.
6466 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
6467 interface.
6468 (ada_value_ind): Use new ada_to_fixed_value interface.
6469 (ada_coerce_ref): Ditto.
6470 (field_offset): Remove.
6471
6472 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
6473 (ada_find_renaming_symbol): New function.
6474 (ada_prefer_type): Prefer named types over unnamed ones.
6475 (variant_field_index): New function.
6476 (contains_variant_part): Removed: subsumed by variant_field_index.
6477 (ada_template_to_fixed_record_type): New function, mostly from
6478 template_to_fixed_record_type.
6479 (template_to_fixed_record_type):
6480 Do not scan the type fields beyond the last one; prevents a
6481 potential SEGV.
6482 Handle case where variant field is listed BEFORE discriminant it
6483 depends on.
6484 Fix calculation of record length when bit length is
6485 not evenly divisible by char length.
6486 Move code to ada_template_to_fixed_record_type and call it.
6487
6488 (template_to_static_fixed_type): Revise comment.
6489 Modify to work on ordinary record types as well as templates,
6490 so as to handle fields that use ___XVE or ___XVU encodings.
6491 (to_record_with_fixed_variant_part): Fill out comment.
6492 Initialize C++ stuff in right type.
6493 Allow case where DVAL is null.
6494 Handle case where variant field is not last.
6495 Fix typo concerning record length.
6496 (to_fixed_record_type): Decomment disabled code.
6497 (to_fixed_record_type): Use variant_field_index instead of
6498 contains_variant_part.
6499 (to_fixed_variant_branch_type): Ditto.
6500 (to_fixed_array_type): Decomment disabled code.
6501 (ada_to_fixed_type): Convert tagged types to the specific type.
6502 Deactivate the size-check for array types in order to avoid
6503 some false size alarms.
6504 (to_static_fixed_type): Decomment disabled code.
6505 Modify to call template_to_static_fixed_type
6506 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
6507 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
6508 Remove valaddr argument, as it is never really used.
6509 (ada_to_fixed_value): Change interface to act on single struct value*
6510 operand.
6511 (adjust_pc_past_prologue): New function.
6512 (ada_attribute_name): Modify to take enum exp_opcode argument.
6513
6514 (ada_enum_name): Recognize new homonym-distinguishing convention.
6515 Adjust local variable's type to remove compiler warning.
6516 Fix a small problem in the part that unqualifies the enumeration name.
6517 (ada_value_binop): New function.
6518 (ada_value_equal): New function.
6519
6520 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
6521 Don't give error message when not doing normal evaluation
6522 and a tagged type doesn't seem to contain a structure member.
6523 Give error message for packed arrays.
6524 For indexing arrays, handle pointers to packed arrays correctly.
6525 Handle case of 'first and 'last attributes of bare integral type
6526 without encoded subtype info.
6527 Remove some unnecessary casts.
6528 Fix uninitialized value of type in computing 'first, 'last, or 'length
6529 of array object.
6530 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
6531 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
6532 calls.
6533 Attributes are now exp_opcode values.
6534 Correct treatment of 'modulus.
6535 Better error message for taking 'length of wrong kind of type;
6536 improve comment.
6537 Change EVAL_NORMAL to noside for consistency.
6538 Use ada_value_binop for DIV, MOD, REM.
6539 Make special case out of array of length 0, since an argument
6540 of 0 upsets some platforms' malloc.
6541 Use OP_STRING instead of OP_ARRAY.
6542 For slice, add check that we have an array type before extracting
6543 a slice out of it. Avoids a SEGV.
6544 When evaluating an array slice, if the array type is a reference to
6545 an aligner type, then replace the aligner type by the actual type.
6546 Decomment disabled code.
6547 Remove some dead code.
6548 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
6549 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
6550 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
6551 and UNOP_MBR to UNOP_IN_RANGE.
6552 If an array type has a parallel ___XVE type, then use it.
6553 Turn arrays into pointers for lvalue arrays.
6554 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
6555 bounds error and handle 0-length slices.
6556 Use lim_warning.
6557 When selecting fields, apply ada_to_fixed_value (because the fields
6558 might have ___XVU or ___XVE encodings even if not dynamic.)
6559 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
6560 (ada_is_system_address_type): New function.
6561
6562 (get_var_value): Use new interface to ada_lookup_symbol_list.
6563 (get_int_var_value): New interface.
6564 (to_fixed_range_type): Allow unknown bound, with warning.
6565 (ada_is_modular_type): Decomment disabled code.
6566 (ADA_OPERATORS): New definition.
6567 (ada_operator_length): New function.
6568 (ada_expr_op_name): New function.
6569 (ada_forward_operator_length): New function.
6570 (ada_dump_subexp_body): New function.
6571 (ada_print_subexp): New function.
6572 (ada_exp_descriptor): New constant.
6573 (ada_op_print_tab): Add 'size. Remove FIXMEs.
6574 (ada_language_defn): Add ada_exp_descriptor entry.
6575 Change ada_parse => parse.
6576 Add post-parser entry.
6577 Use ada-specific non-local symbol lookup.
6578 Don't use C-style arrays.
6579 String lower-bound is 1.
6580 Decomment disabled code.
6581 (parse): New function.
6582 New fields ada_translate_error_message, ada_lookup_symbol,
6583 ada_lookup_minimal_symbol.
6584
6585 * ada-lang.h: Update copyright dates.
6586 Replace the mangle/demangle terminology throughout by the
6587 more appropriate encode/decode one.
6588 Include breakpoint.h.
6589 Forward declare struct partial_symbol, struct block.
6590 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
6591 (EXTRACT_ADDRESS): Remove.
6592 (EXTRACT_INT): Remove.
6593 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
6594 (MAX_ENCLOSING_FRAME_LEVELS): Define.
6595 (MAX_RENAMING_CHAIN_LENGTH): Define.
6596 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
6597
6598 (enum task_states): Remove.
6599 ada_task_states: Remove.
6600 (fat_string): Remove.
6601 (struct entry_call): Remove.
6602 (struct task_fields): Remove.
6603 (struct task_entry): Remove.
6604
6605 (struct ada_symbol_info): Define.
6606 (enum ada_attribute): Remove.
6607 (enum ada_operator): Define.
6608
6609 (ada_get_field_index): Declare.
6610 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
6611 (ada_is_simple_array): Rename to ada_is_simple_array_type.
6612 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
6613 (ada_lookup_symbol_list): New interface.
6614 (ada_decode_symbol): Declare.
6615 (ada_decode): Declare.
6616 (ada_lookup_symbol): New interface.
6617 (ada_update_initial_language): Declare.
6618 (ada_lookup_simple_minsym): Declare.
6619 (user_select_syms): New interface.
6620 (ada_sals_for_line): Declare.
6621 (ada_is_tagged_type): New interface.
6622 (ada_tag_name): Declare.
6623 (ada_lookup_struct_elt_type): Remove declaration.
6624 (ada_search_struct_field): Remove declaration.
6625 (ada_attribute_name): New interface.
6626 (ada_is_system_address_type): Declare.
6627 (ada_to_fixed_value): Remove declaration.
6628 (ada_template_to_fixed_record_type_1): Declare.
6629 (get_int_var_value): New interface.
6630 (ada_find_any_symbol): Declare.
6631 (ada_find_renaming_symbol): Declare.
6632 (ada_mangle): Rename to ada_encode.
6633 (ada_simple_renamed_entity): Remove const.
6634 (ada_main_name): Declare.
6635 (get_current_task): Rename to ada_get_current_task.
6636 (get_entry_number): Remove declaration.
6637 (ada_report_exception_break): Remove declaration.
6638 (ada_print_exception_breakpoint_nontask): Declare.
6639 (ada_print_exception_breakpoint_task): Declare.
6640 (ada_find_printable_frame): Declare.
6641
6642 * ada-lex.l: Update copyright notices.
6643 Use xmalloc and xfree instead of malloc and free.
6644 Use new interface to name_lookup.
6645 Use new interface to
6646 ada_mangle=>ada_encode.
6647 Redo handling of '$...' variable to parallel current treatment
6648 in c-exp.y.
6649 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
6650 digit_to_int, strtoulst, processInt, processReal, processId,
6651 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
6652 yywrap): Protoize.
6653
6654 (processInt): Use cast to remove harmless warning.
6655 (processReal): Modify to get rid of compiler warning on scan formats.
6656
6657 (processId): Replace xmalloc with obstack_alloc for name and remove
6658 call to ada_name_string_cleanup.
6659 Remove obsolete disabled code.
6660 (name_lookup): Ditto.
6661 New interface.
6662 Use obsavestring on temp_parse_space instead of savestring
6663 on name, and remove call to ada_name_string_cleanup.
6664 Free string returned from ada_simple_renamed_entity.
6665 Use new interface to ada_lookup_symbol_list.
6666 Decomment disabled code.
6667 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
6668 not types.
6669 When a type name lookup succeeds as a result of
6670 lookup_primitive_typename, check for regular type entry that has not
6671 yet been read in.
6672 Limit length of chain of renamed symbols we are willing to follow.
6673 Do not break names beginning with "standard__" into segments.
6674 (block_lookup): Use new interface to ada_lookup_symbol_list.
6675
6676 * ada-typeprint.c: Update copyright notice.
6677 (demangled_type_name): Rename to decoded_type_name.
6678 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
6679 (print_range_bound): Correct handling of negative
6680 bounds that make the index type looked unsigned under STABS.
6681 (print_dynamic_range_bound): Use new interface to get_int_var_value.
6682 (print_range_type_named): Use the builtin int type if no type
6683 corresponding to the given type name could be found.
6684 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
6685 Add some bullet-proofing.
6686 (print_variant_clauses): Allow for variant branches with ___XVU
6687 encodings that are not dynamic fields.
6688 Use new interface to ada_is_tagged_type.
6689 (print_record_type): Allow for fields with ___XVE encodings that
6690 are not dynamic fields.
6691 Use new interface to ada_is_tagged_type.
6692 (ada_print_type): ada_is_array_descriptor =>
6693 ada_is_array_descriptor_type.
6694
6695 * ada-valprint.c: Update copyright notice.
6696 Include gdb_string.h
6697 Include infcall.h
6698 (ui_memcpy): New function.
6699 (ada_print_floating): New function.
6700 (ada_print_str): Order arguments correctly.
6701 Correct handling of empty arrays and arrays of 0-length items.
6702 ada_is_array_descriptor => ada_is_array_descriptor_type
6703 Print values of type System.Address in hexadecimal format.
6704 Use ada_print_floating to print floating-point numbers in Ada format.
6705 Print class tag values with type names.
6706 No longer print the address of reference values. Avoids
6707 a potential confusion.
6708 (ada_value_print): Stop printing the object type for reference
6709 values, but preserve that behavior for access types. Avoids
6710 a potential confusion.
6711 Simplify one conditional expression, as the first part is now
6712 necessarily true.
6713 ada_is_array_descriptor => ada_is_array_descriptor_type
6714 Add check for arrays for null records, and print them by hand.
6715
6716 2004-06-01 Jim Blandy <jimb@redhat.com>
6717
6718 * ppc-tdep.h: Delete unused 'regoff' member.
6719 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
6720
6721 2004-06-01 Michael Chastain <mec.gnu@mindspring.com>
6722
6723 Fix PR symtab/1661.
6724 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
6725 (hpread_read_struct_type): Likewise.
6726
6727 2004-06-01 Andrew Cagney <cagney@gnu.org>
6728
6729 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
6730 instead of xasprintf.
6731 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
6732 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
6733 (mi_cmd_data_list_register_names)
6734 (mi_cmd_data_list_changed_registers)
6735 (mi_cmd_data_list_register_values)
6736 (get_register, mi_cmd_data_write_register_values)
6737 (mi_cmd_data_write_register_values)
6738 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
6739 (mi_cmd_target_download, mi_cmd_target_select)
6740 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
6741 (mi_execute_cli_command, mi_execute_async_cli_command)
6742 (mi_execute_async_cli_command): Ditto.
6743 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
6744 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
6745
6746 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
6747 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
6748 error_last_message instead of mi_error_last_message.
6749 * mi/mi-main.c (mi_error_last_message): Delete function.
6750
6751 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
6752 "invalid number of columns" error. Delete redundant "out of
6753 memory" check.
6754
6755 2004-05-31 Mark Kettenis <kettenis@gnu.org>
6756
6757 * i386bsd-nat.c: Don't include <sys/procfs.h>.
6758 (gregset_t, fpregset_t): Remove typedefs.
6759 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
6760 (REG_OFFSET): Rename argument.
6761 (i386bsd_r_reg_offset): Rename from reg_offset.
6762 (REG_ADDR): Remove macro.
6763 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
6764 functions.
6765 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
6766 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
6767 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
6768 instead of supply_gregset.
6769 (store_inferior_registers): Use `struct reg' and `struct fpreg'
6770 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
6771 instead of fill_gregset.
6772 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
6773
6774 * i386bsd-nat.c: Don't include "gregset.h".
6775 (supply_gregset, fill_gregset): Make static.
6776 (supply_fpregset, fill_fpregset): Remove.
6777 * Makefile.in (i386bsd-nat.o): Update dependencies.
6778
6779 2004-05-30 Mark Kettenis <kettenis@gnu.org>
6780
6781 * fbsd-proc.c: Include "regcache.h", "regset.h" and
6782 "gdb_assert.h". Con't include "gregset.h".
6783 (fbsd_make_corefile_notes): Use regset-based core file support
6784 instead off fill_gregset and fill_fpregset.
6785 * Makefile.in (fbsd-proc.o): Update dependencies.
6786
6787 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
6788 instructions.
6789 (m88k_frame_prev_register): Simplify code a bit.
6790
6791 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
6792 (amd64_collect_fpregset): New function.
6793 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
6794
6795 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
6796
6797 * i386-tdep.c (i386_supply_gregset): Adjust comment.
6798 (i386_collect_gregset): New function.
6799 (i386_supply_fpregset): Adjust comment.
6800 (i386_collect_fpregset): New function.
6801 (i386_regset_from_core_section): Use i386_collect_gregset and
6802 i386_collect_fpregset.
6803
6804 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
6805 handle VALUEP being null.
6806
6807 * regset.h (collect_regset_ftype): Unconstify fourth argument.
6808
6809 2004-05-29 Mark Kettenis <kettenis@gnu.org>
6810
6811 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
6812
6813 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
6814 assembler in OpenBSD 3.5-current.
6815 (amd64obsd_sigcontext_addr): Likewise.
6816
6817 2004-05-28 Jim Blandy <jimb@redhat.com>
6818
6819 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
6820 register set, so our regcache isn't declared "legacy" and our E500
6821 pseudoregister read and write functions aren't ignored.
6822 (rs6000_register_byte, rs6000_register_raw_size,
6823 rs6000_register_virtual_type, rs6000_register_convertible,
6824 rs6000_register_convert_to_virtual,
6825 rs6000_register_convert_to_raw): Deleted.
6826 (rs6000_register_type, rs6000_convert_register_p,
6827 rs6000_register_to_value, rs6000_value_to_register): New
6828 functions.
6829 (rs6000_gdbarch_init): Don't register
6830 gdbarch_deprecated_register_size,
6831 gdbarch_deprecated_register_bytes,
6832 gdbarch_deprecated_register_byte,
6833 gdbarch_deprecated_register_raw_size,
6834 gdbarch_deprecated_register_virtual_type,
6835 gdbarch_deprecated_register_convertible,
6836 gdbarch_deprecated_register_convert_to_virtual, or
6837 gdbarch_deprecated_register_convert_to_raw methods. Instead,
6838 register gdbarch_register_type, gdbarch_convert_register_p,
6839 gdbarch_register_to_value, and gdbarch_value_to_register methods.
6840
6841 2004-05-26 Jim Blandy <jimb@redhat.com>
6842
6843 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
6844 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
6845 functions, updated to match the register numberings used in GCC.
6846 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
6847 rs6000_dwarf2_reg_to_regnum as register number conversions
6848 functions for STABS and Dwarf2.
6849
6850 2004-05-26 Randolph Chung <tausq@debian.org>
6851
6852 * infttrace.h (target_waitkind): Forward declare type instead of pulling
6853 in header file.
6854
6855 2004-05-25 Joel Brobecker <brobecker@gnat.com>
6856
6857 * NEWS: Document new "start" command.
6858
6859 2004-05-25 Randolph Chung <tausq@debian.org>
6860
6861 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
6862 hppa-linux.
6863
6864 2004-05-25 Randolph Chung <tausq@debian.org>
6865
6866 * hppa-hpux-tdep.c (offsetof): Define.
6867 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
6868 (hppa32_hpux_frame_base_before_sigtramp)
6869 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
6870 (hppa64_hpux_frame_saved_pc_in_sigtramp)
6871 (hppa64_hpux_frame_base_before_sigtramp)
6872 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
6873 functions.
6874 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
6875 (hppa_hpux_sigtramp_frame_unwind_cache)
6876 (hppa_hpux_sigtramp_frame_this_id)
6877 (hppa_hpux_sigtramp_frame_prev_register)
6878 (hppa_hpux_sigtramp_frame_unwind)
6879 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
6880 (hppa_hpux_init_abi): Register sigtramp unwinder.
6881 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
6882
6883 2004-05-25 Randolph Chung <tausq@debian.org>
6884
6885 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
6886 and multiple stack unwinds.
6887 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
6888
6889 2004-05-25 Andrew Cagney <cagney@gnu.org>
6890
6891 * symfile.h (symbol_file_add_from_memory): Delete declaration.
6892 * symfile-mem.h: Delete file.
6893 * symfile-mem.c: Do not include "symfile-mem.h".
6894 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
6895 "struct bfd_section". When an error do not bother returning NULL.
6896 (add_symbol_file_from_memory_command): Use "struct bfd" and
6897 "struct bfd_section".
6898 * Makefile.in (symfile_mem_h): Delete.
6899 (symfile-mem.o): Update dependencies.
6900
6901 2004-05-25 Nick Roberts <nickrob@gnu.org>
6902
6903 * gdb-mi.el: New file.
6904
6905 2004-05-25 Andrew Cagney <cagney@gnu.org>
6906
6907 * inftarg.c: Include "observer.h".
6908 (child_attach, child_create_inferior): Notify inferior_created.
6909 * corelow.c: Include "observer.h".
6910 (core_open): Notify inferior_created.
6911 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
6912
6913 2004-05-25 Andrew Cagney <cagney@gnu.org>
6914
6915 * target.h (struct target_ops): Add from_tty to
6916 to_create_inferior.
6917 (target_create_inferior, find_default_create_inferior): Update.
6918 * infcmd.c (run_command): Update.
6919 * wince.c (child_create_inferior): Update.
6920 * win32-nat.c (child_create_inferior): Update.
6921 * uw-thread.c (uw_thread_create_inferior): Update.
6922 * thread-db.c (thread_db_create_inferior): Update.
6923 * target.c (debug_to_create_inferior)
6924 (find_default_create_inferior): Update.
6925 (maybe_kill_then_create_inferior): Update.
6926 * sol-thread.c (sol_thread_create_inferior): Update.
6927 * remote.c (extended_remote_async_create_inferior)
6928 (extended_remote_create_inferior): Update.
6929 * remote-vx.c (vx_create_inferior): Update.
6930 * remote-st.c (st2000_create_inferior): Update.
6931 * remote-sim.c (gdbsim_create_inferior): Update.
6932 * remote-sds.c (sds_create_inferior): Update.
6933 * remote-rdp.c (remote_rdp_create_inferior): Update.
6934 * remote-rdi.c (arm_rdi_create_inferior): Update.
6935 * remote-m32r-sdi.c (m32r_create_inferior): Update.
6936 * remote-e7000.c (e7000_create_inferior): Update.
6937 * procfs.c (procfs_create_inferior): Update.
6938 * ocd.c (ocd_create_inferior): Update.
6939 * ocd.h (ocd_create_inferior): Update.
6940 * nto-procfs.c (procfs_create_inferior): Update.
6941 * monitor.c (monitor_create_inferior): Update.
6942 * lin-lwp.c (lin_lwp_create_inferior): Update.
6943 * inftarg.c (child_create_inferior): Update.
6944 * hpux-thread.c (hpux_thread_create_inferior): Update.
6945 * gnu-nat.c (gnu_create_inferior): Update.
6946
6947 2004-05-25 Andrew Cagney <cagney@gnu.com>
6948
6949 * MAINTAINERS: Update e-mail address.
6950
6951 2004-05-24 Randolph Chung <tausq@debian.org>
6952
6953 * thread.c (info_threads_command, thread_apply_all_command)
6954 (thread_apply_command, thread_command, do_captured_thread_select):
6955 Remove HPUXHPPA-specific code.
6956
6957 2004-05-24 Randolph Chung <tausq@debian.org>
6958
6959 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
6960 unused symbols.
6961 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
6962 references.
6963
6964 2004-05-24 Joel Brobecker <brobecker@gnat.com>
6965
6966 * infcmd.c (kill_if_already_running): New function, extracted
6967 from run_command().
6968 (run_command): Replace extracted code by call to
6969 kill_if_already_running().
6970 (start_command): New function.
6971 (_initialize_infcmd): Add "start" command.
6972
6973 2004-05-24 Mark Kettenis <kettenis@gnu.org>
6974
6975 Add OpenBSD/m88k support.
6976 * NEWS (New native configurations): Mention OpenBSD/m88k.
6977 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
6978 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
6979 * Makefile.in (m88k_tdep_h): New variable.
6980 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
6981 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
6982 * configure.host: Add m88*-*-openbsd*.
6983 * configure.tgt: Add m88*-*-openbsd*.
6984
6985 2004-05-24 Jim Blandy <jimb@redhat.com>
6986
6987 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
6988 to approve changes.
6989
6990 2004-05-24 Kevin Buettner <kevinb@redhat.com>
6991
6992 * symtab.c (fixup_section): Search section table when lookup by
6993 name fails.
6994
6995 2004-05-24 Randolph Chung <tausq@debian.org>
6996
6997 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
6998 be "small_struct".
6999
7000 2004-05-24 Mark Kettenis <kettenis@gnu.org>
7001
7002 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
7003 register number in regcache_raw_collect call.
7004 (m68kbsd_collect_fpregset): Likewise.
7005 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
7006
7007 * regset.h (struct regset): Add back `regset' member.
7008
7009 2004-05-23 Mark Kettenis <kettenis@gnu.org>
7010
7011 * configure.in: Check for td_pcb in `struct thread'.
7012 * configure, config.in: Regenerated.
7013
7014 * dpx2-nat.c: Remove file.
7015 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
7016 (dpx2-nat.o): Remove dependencies.
7017
7018 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
7019 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
7020 (amd64obsd_supply_pcb): New function.
7021 (_initialize_amd64obsd_nat): Enable libkvm interface.
7022 * Makefile.in (amd64obsd-nat.o): Update dependencies.
7023 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
7024 (LOADLIBES): New variable.
7025
7026 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
7027 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
7028 (sparc32nbsd_supply_pcb): New function.
7029 (_initialize_sparcnbsd_nat): Enable libkvm interface.
7030 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
7031 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
7032 (LOADLIBES): New variable.
7033
7034 2004-05-22 Mark Kettenis <kettenis@gnu.org>
7035
7036 * bsd-kvm.c, bsd-kvm.h: New files.
7037 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
7038 "bsd-kvm.h".
7039 (i386fbsd_supply_pcb): New function.
7040 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
7041 (i386fbsd-nat.o): Update dependencies.
7042 (bsd_kvm_h): New variable.
7043 (bsd-kvm.o): New dependency.
7044 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
7045 (LOADLIBES): New variable.
7046
7047 * regset.c: Tweak comment.
7048 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
7049 macro.
7050 * regset.h: Update copyright year.
7051 (struct regset): Remove `descr' member, add `gdbarch' member.
7052 (regset_alloc): Adjust prototype and comment.
7053 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
7054 (i386_supply_fpregset): Likewise.
7055 (i386_regset_from_core_section): Update call to regset_alloc.
7056 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
7057 REGSET->arch.
7058 (i386obsd_aout_regset_from_core_section): Update call to
7059 regset_alloc.
7060 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
7061 REGSET->arch.
7062 (i386nbsd_aout_regset_from_core_section): Update call to
7063 regset_alloc.
7064 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
7065 REGSET->arch.
7066 (amd64_regset_from_core_section): Update call to regset_alloc.
7067 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
7068 REGSET->arch.
7069 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
7070 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
7071 &sparc32nbsd_gregset in sparc32_supply_gregset call.
7072 (sparc32nbsd_init_abi): Update call to regset_alloc.
7073 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
7074 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
7075 (sparc64obsd_init_abi): Update call to regset_alloc.
7076 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
7077 &sparc64nbsd_gregset in sparc64_supply_gregset call.
7078 (sparc64nbsd_init_abi): Update call to regset_alloc.
7079 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
7080 &sparc64fbsd_gregset in sparc64_supply_gregset call.
7081 (sparc64fbsd_init_abi): Update call to regset_alloc.
7082
7083 2004-05-22 Jim Blandy <jimb@redhat.com>
7084
7085 * ppc-tdep.h (spe_register_p): New declaration.
7086 (struct gdbarch_tdep): New members: ppc_acc_regnum and
7087 ppc_spefscr_regnum.
7088 * rs6000-tdep.c (spe_register_p): New function.
7089 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
7090 spefscr.
7091 (rs6000_gdbarch_init): Initialize the new members of the tdep
7092 structure.
7093
7094 2004-05-21 Jim Blandy <jimb@redhat.com>
7095
7096 * ppc-linux-nat.c (fetch_register): Move code back to be next
7097 to the comment that describes it. (Moved code, instead of
7098 comment, for symmetry with store_register.)
7099
7100 Allocate regset structures in the gdbarch's obstack, not using
7101 xmalloc.
7102 * regset.c (regset_alloc): Renamed from regset_xmalloc.
7103 Add 'arch' argument. Allocate the regset on arch's obstack, not
7104 using xmalloc.
7105 * regset.h (regset_alloc): Update declaration.
7106 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
7107 gdbarch argument.
7108 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
7109 * i386-tdep.c (i386_regset_from_core_section): Same.
7110 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
7111 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
7112 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
7113 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
7114 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
7115 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
7116
7117 2004-05-21 Joel Brobecker <brobecker@gnat.com>
7118
7119 * config/djgpp/fnchange.lst: Undo previous change, was useless.
7120
7121 2004-05-21 Jim Blandy <jimb@redhat.com>
7122
7123 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
7124 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
7125
7126 2004-05-20 Jim Blandy <jimb@redhat.com>
7127
7128 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
7129
7130 2004-05-20 Mark Kettenis <kettenis@gnu.org>
7131
7132 * regset.h: Make prototype const-correct.
7133 * regset.c (regset_xmalloc): Make const-correct.
7134
7135 2004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
7136
7137 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
7138 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
7139 (symbol_search_name): Declare.
7140
7141 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
7142 (iter_name_next_hashed): Ditto.
7143 (iter_name_next_linear): Ditto.
7144 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
7145
7146 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
7147 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
7148 (symbol_search_name): New function.
7149
7150 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
7151
7152 * minsyms.c (build_minimal_symbol_hash_tables): Change
7153 test for adding to demangled hash table to check for difference
7154 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
7155
7156 2004-05-19 Jim Blandy <jimb@redhat.com>
7157
7158 Use a constructor function to create regset structures.
7159 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
7160 (struct regset): Use supply_regset_ftype. Add new
7161 'collect_regset' member.
7162 (regset_xmalloc): New declaration.
7163 * regset.c: New file.
7164 * am64-tdep.c (amd64_regset_from_core_section): Use
7165 regset_xmalloc to construct regset structures.
7166 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
7167 * i386-tdep.c (i386_regset_from_core_section): Same.
7168 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
7169 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
7170 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
7171 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
7172 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
7173 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
7174 * Makefile.in (COMMON_OBS): Add regset.o.
7175 (regset.o): New rule.
7176
7177 2004-05-19 Joel Brobecker <brobecker@gnat.com>
7178
7179 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
7180 and pthread_cond_wait.c.
7181
7182 2004-05-18 Jim Blandy <jimb@redhat.com>
7183
7184 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
7185 before the mach-specific switch, and then let the individual cases
7186 override the defaults, rather than leaving them uninitialized
7187 until the switch and then setting them in each case.
7188
7189 2004-05-18 Randolph Chung <tausq@debian.org>
7190
7191 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
7192 millicode functions.
7193
7194 2004-05-18 Randolph Chung <tausq@debian.org>
7195
7196 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
7197 references to dld_flags_buffer consistent.
7198
7199 2004-05-18 Randolph Chung <tausq@debian.org>
7200
7201 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
7202 it for unwinding the stack.
7203
7204 2004-05-18 Randolph Chung <tausq@debian.org>
7205
7206 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
7207 Undefine these so we can overide them using gdbarch.
7208
7209 2004-05-18 Randolph Chung <tausq@debian.org>
7210
7211 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
7212 handling for 64-bit HPUX (elf).
7213
7214 2004-05-18 Daniel Jacobowitz <dan@debian.org>
7215
7216 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
7217 constants.
7218 * amd64-tdep.c (amd64_skip_prologue): Likewise.
7219 * ia64-tdep.c (examine_prologue): Likewise.
7220 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
7221 * v850-tdep.c (v850_fix_call_dummy): Likewise.
7222
7223 2004-05-18 Mark Kettenis <kettenis@gnu.org>
7224
7225 * vax-tdep.c (vax_return_value): Implement
7226 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7227
7228 2004-05-17 Mark Kettenis <kettenis@gnu.org>
7229
7230 * vax-tdep.c (vax_return_value): Fix typo.
7231
7232 2004-05-17 Andrew Cagney <cagney@redhat.com>
7233
7234 * MAINTAINERS: Mark Salter was also responsible for
7235 testsuite/config/
7236
7237 * NEWS: Mention signal fixes.
7238
7239 2004-05-17 Randolph Chung <tausq@debian.org>
7240
7241 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
7242 check to see if we are unwinding an export stub. Export stubs clobber
7243 the %rp in the call path and stores the original rp in a stack slot.
7244
7245 2004-05-17 Jim Blandy <jimb@redhat.com>
7246
7247 * MAINTAINERS: Update address for J.T. Conklin.
7248
7249 2004-05-17 Randolph Chung <tausq@debian.org>
7250
7251 * hppa-tdep.c: Remove superfluous #include's.
7252 * Makefile.in (hppa-tdep.o): Update dependencies.
7253
7254 2004-05-17 Randolph Chung <tausq@debian.org>
7255
7256 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
7257 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
7258 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
7259 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
7260 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
7261 Remove static function declarations.
7262
7263 2004-05-17 Mark Kettenis <kettenis@gnu.org>
7264
7265 * alphabsd-nat.c: Update copyright year.
7266 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
7267
7268 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
7269 and M68K_A2_REGNUM.
7270
7271 * m68k-tdep.c (m68k_svr4_return_value): Implement
7272 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7273
7274 2004-05-16 Mark Kettenis <kettenis@gnu.org>
7275
7276 * sol-thread.c Update copyright year. Fix various coding
7277 standards violations. Tweak a few comments.
7278 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
7279 Delete prototypes.
7280
7281 2004-05-15 Randolph Chung <tausq@debian.org>
7282
7283 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
7284 as pointer instead of array reference since HPUX compiler does
7285 not accept unsized array arguments.
7286 * somsolib.c (dld_flags_buffer): Use constant array size.
7287
7288 2004-05-15 Mark Kettenis <kettenis@gnu.org>
7289
7290 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
7291 offset with decimal offset.
7292 (amd64obsd_sigcontext_addr): Return correct address for entire
7293 signal trampoline.
7294
7295 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
7296 instead of get_frame_base.
7297
7298 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
7299 (fill_gregset): Use regcache_raw_collect.
7300
7301 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
7302 ppcobsd-tdep.c.
7303
7304 * config/sparc/tm-nbsd64.h: Remove file.
7305 * config/tm-sunos.h: Remove file.
7306
7307 2004-05-15 Joel Brobecker <brobecker@gnat.com>
7308
7309 * rs6000-tdep.c (store_param_on_stack_p): New function,
7310 an improved version of some code extracted from skip_prologue().
7311 (skip_prologue): Use store_param_on_stack_p() to detect
7312 instructions saving a parameter on the stack. Detect when r0
7313 is used to save a parameter.
7314 Do not mark "li rx, SIMM" instructions as part of the prologue,
7315 unless the following instruction is also part of the prologue.
7316
7317 2004-05-14 Andrew Cagney <cagney@redhat.com>
7318
7319 * infrun.c (handle_inferior_event): Simplify
7320 STEP_OVER_UNDEBUGGABLE.
7321
7322 * infrun.c (handle_step_into_function): Delete function.
7323 (handle_inferior_event): Inline calls to
7324 handle_step_into_function.
7325
7326 2004-05-14 Jerome Guitton <guitton@gnat.com>
7327
7328 * rs6000-nat.c: Fix a comment.
7329
7330 2004-05-12 David Anderson <davea@sgi.com>
7331
7332 Committed by Jim Blandy <jimb@redhat.com>:
7333 * regcache.c (struct regcache_descr): fix comment spelling.
7334
7335 2004-05-13 J. Brobecker <brobecker@gnat.com>
7336
7337 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
7338 Fixes a link link failure.
7339
7340 2004-05-13 J. Brobecker <brobecker@gnat.com>
7341
7342 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
7343 error that was causing the build to fail.
7344
7345 2004-05-13 J. Brobecker <brobecker@gnat.com>
7346
7347 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
7348 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
7349
7350 2004-05-13 Andrew Cagney <cagney@redhat.com>
7351
7352 * infrun.c (handle_inferior_event): Check for
7353 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
7354 calls. Update comments.
7355
7356 2004-05-13 Jim Blandy <jimb@redhat.com>
7357
7358 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
7359 (fetch_regs_user_thread, fetch_regs_kernel_thread)
7360 (store_regs_user_thread, store_regs_kernel_thread): Use
7361 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
7362 * ppc-linux-nat.c (fill_gregset): Same.
7363 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
7364 (ppc_linux_sigtramp_cache): Same.
7365 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
7366 (ppcnbsd_sigtramp_cache_init): Same.
7367 * rs6000-nat.c (fetch_core_registers): Same.
7368 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
7369 (rs6000_frame_cache): Same.
7370
7371 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
7372 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
7373 of assuming that the gprs are numbered starting with zero.
7374 * ppc-linux-nat.c (fill_gregset): Same.
7375 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
7376 * ppcnbsd-nat.c (getregs_supplies): Same.
7377 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
7378 * rs6000-nat.c (fetch_core_registers): Same.
7379 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
7380
7381 2004-05-07 Michael Snyder <msnyder@redhat.com>
7382
7383 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
7384 LOC_COMPUTED_ARG, and LOC_INDIRECT.
7385
7386 2004-05-13 Andrew Cagney <cagney@redhat.com>
7387
7388 * infrun.c (handle_inferior_event): Use frame_unwind_id.
7389
7390 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
7391
7392 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
7393 base_address for shared libraries.
7394
7395 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
7396
7397 * MAINTAINERS (write after approval): Add myself.
7398
7399 2004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
7400
7401 * breakpoint.c (bpstat_stop_status): Add new argument
7402 STOPPED_BY_WATCHPOINT. Use it instead of testing
7403 target_stopped_data_address agaist 0 to check whether
7404 or not we stopped due to a hardware watchpoint.
7405 * breakpoint.h (bpstat_stop_status): Adapt prototype.
7406 * infrun.c (handle_inferior_event): Call bpstat_stop_status
7407 with new argument.
7408
7409 2004-05-12 Jim Blandy <jimb@redhat.com>
7410
7411 * configure.in: When checking whether we should use the -bbigtoc
7412 option, don't forget to restore the original value of LDFLAGS.
7413 * configure: Regenerated.
7414
7415 2004-05-12 Andrew Cagney <cagney@redhat.com>
7416
7417 * thread.c (load_infrun_state): Delete step_sp.
7418 * infrun.c (context_switch): Ditto.
7419 * inferior.h (step_sp): Ditto.
7420 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
7421 * gdbthread.h (struct thread_info, save_infrun_state)
7422 (restore_infrun_state): Ditto.
7423
7424 2004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
7425
7426 * MAINTAINERS (write after approval): Add myself.
7427
7428 2004-05-12 Andrew Cagney <cagney@redhat.com>
7429
7430 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
7431 eliminate reference to step_sp.
7432 (struct execution_control_state, init_execution_control_state)
7433 (handle_inferior_event, keep_going): Delete update_step_sp and
7434 step_sp.
7435 * infcmd.c (step_sp): Note that variable is unused.
7436
7437 2004-05-11 Andrew Cagney <cagney@redhat.com>
7438
7439 * infrun.c (step_over_function): Delete function.
7440 (handle_step_into_function): Use insert_step_resume_breakpoint.
7441 (insert_step_resume_breakpoint): Fix assertion.
7442
7443 2004-05-11 Nick Roberts <nickrob@gnu.org>
7444
7445 * utils.c (defaulted_query): Just use the normal query input type
7446 when printing the annotations.
7447
7448 2004-05-11 Andrew Cagney <cagney@redhat.com>
7449
7450 * infrun.c (handle_inferior_event): Simplify code handling
7451 step-into or return-from a signal trampoline.
7452
7453 2004-05-11 Andrew Cagney <cagney@redhat.com>
7454
7455 * ppcnbsd-tdep.c: Include "gdb_assert.h".
7456 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
7457
7458 2004-05-10 Jim Blandy <jimb@redhat.com>
7459
7460 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
7461 with a call to internal_error.
7462
7463 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
7464 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
7465 processor variant lacks those registers.
7466 (ppc_floating_point_unit_p): Change description to make it clear
7467 that this returns info about the ISA, not the ABI.
7468 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
7469 return true or false by checking tdep->ppc_fp0_regnum and
7470 tdep->ppc_fpscr_regnum. The original code replicated the BFD
7471 arch/mach switching done in rs6000_gdbarch_init; it's better to
7472 keep that logic there, and just check the results here.
7473 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
7474 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
7475 floating-point registers.
7476 (ppc_supply_fpregset, ppc_collect_fpregset)
7477 (rs6000_push_dummy_call, rs6000_extract_return_value)
7478 (rs6000_store_return_value): Assert that we have floating-point
7479 registers.
7480 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
7481 (rs6000_frame_cache): Don't note the locations at which
7482 floating-point registers were saved if we have no fprs.
7483 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
7484 registers.
7485 (fetch_regs_user_thread, fetch_regs_kernel_thread)
7486 (store_regs_user_thread, store_regs_kernel_thread): Only call
7487 supply_fprs / fill_fprs if we actually have floating-point
7488 registers.
7489 (special_register_p): Check ppc_fpscr_regnum before matching
7490 against it.
7491 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
7492 supply / collect fpscr if we don't have it.
7493 * ppc-bdm.c: #include "gdb_assert.h".
7494 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
7495 have floating-point registers, since I can't test this code on
7496 FP-free systems to adapt it.
7497 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
7498 fpscr and floating point register numbers if they don't exist.
7499 (fetch_register): Assert that we have floating-point registers
7500 before we reach the code that handles them.
7501 (store_register): Same. And use tdep instead of calling
7502 gdbarch_tdep again.
7503 (fill_fpregset): Don't try to collect FP registers and fpscr if we
7504 don't have them.
7505 (ppc_linux_sigtramp_cache): Don't record the saved locations of
7506 fprs and fpscr if we don't have them.
7507 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
7508 don't have them.
7509 * ppcnbsd-nat.c: #include "gdb_assert.h".
7510 (getfpregs_supplies): Assert that we have floating-point registers.
7511 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
7512 * ppcobsd-tdep.c: #include "gdb_assert.h".
7513 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
7514 have floating-point registers.
7515 * rs6000-nat.c (regmap): Don't match against the fpscr and
7516 floating point register numbers if they don't exist.
7517 (fetch_inferior_registers, store_inferior_registers,
7518 fetch_core_registers): Only fetch / store / supply the
7519 floating-point registers and the fpscr if we have them.
7520 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
7521 (ppcobsd-tdep.o): Update dependencies.
7522
7523 2004-05-10 Andrew Cagney <cagney@redhat.com>
7524
7525 * infrun.c (through_sigtramp_breakpoint): Delete variable.
7526 (context_switch): Do not switch through_sigtramp_breakpoint.
7527 * gdbthread.h (save_infrun_state, load_infrun_state)
7528 (struct thread_info): Delete through_sigtramp_breakpoint parameter
7529 and structure member.
7530 * thread.c (load_infrun_state, save_infrun_state): Update.
7531
7532 2004-05-10 Mark Kettenis <kettenis@gnu.org>
7533
7534 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
7535
7536 2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7537
7538 * acinclude.m4: Quote macro names being defined by AC_DEFUN
7539 throughout.
7540 * aclocal.m4: Regenerate.
7541
7542 2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
7543
7544 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
7545
7546 2004-05-10 Andrew Cagney <cagney@redhat.com>
7547
7548 * infrun.c (check_sigtramp2): Delete function.
7549 (handle_inferior_event): When single stepping, and taking a
7550 signal, set a breakpoint at the signal return address. Delete
7551 redundant calls to check_sigtramp2.
7552 (insert_step_resume_breakpoint): New function.
7553 (through_sigtramp_breakpoint, handle_inferior_event)
7554 (follow_exec, wait_for_inferior, fetch_inferior_event)
7555 (currently_stepping, keep_going): Delete most uses of
7556 through_sigtramp_breakpoint, not that it should be deleted.
7557 (delete_breakpoint_current_contents): Delete function.
7558
7559 2004-05-10 Randolph Chung <tausq@debian.org>
7560
7561 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
7562 target.
7563 * config/pa/tm-linux.h: New file.
7564
7565 2004-05-10 Daniel Jacobowitz <drow@mvista.com>
7566
7567 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
7568 of prefixes. Don't print the prefix twice in the CLI.
7569
7570 2004-05-10 Jim Blandy <jimb@redhat.com>
7571
7572 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
7573 collect all the gprs.
7574
7575 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
7576 loop collecting gprs.
7577
7578 2004-05-09 Andrew Cagney <cagney@redhat.com>
7579
7580 * remote-vx.c (net_step): Delete step-range code.
7581 * remote.c (remote_resume, init_all_packet_configs)
7582 (set_remote_protocol_E_packet_cmd)
7583 (show_remote_protocol_E_packet_cmd)
7584 (remote_protocol_E, show_remote_cmd, _initialize_remote)
7585 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
7586 (show_remote_protocol_e_packet_cmd): Ditto.
7587
7588 2004-05-09 Mark Kettenis <kettenis@gnu.org>
7589
7590 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
7591
7592 * hppa-tdep.h: Update copyright year.
7593 (struct trad_frame_saved_reg): Add opaque declaration.
7594
7595 * amd64-tdep.c (amd64_return_value): Implement
7596 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7597
7598 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
7599 (m68k_value_to_register): New functions.
7600 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
7601 value_to_register.
7602
7603 * defs.h (enum return_value_convention): Add
7604 RETURN_VALUE_ABI_RETURNS_ADDRESS and
7605 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
7606 * infcmd.c (legacy_return_value): New function.
7607 (print_return_value): Rwerite to implement
7608 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7609 * values.c (using_struct_return): Check for inequality to
7610 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
7611 RETURN_VALUE_STRUCT_CONVENTION.
7612 * i386-tdep.c (i386_return_value): Implement
7613 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7614
7615 * vax-tdep.c: Tweak comments. Reorder include files. Don't
7616 include "symtab.h", "opcode/vax.h" and "inferior.h".
7617 (vax_skip_prologue): Replace calls to read_memory_integer by calls
7618 to read_memory_unsigned_integer.
7619 (vax_gdbarch_init): Reorder.
7620 (_initialize_vax_tdep): Spell out prototype.
7621 * Makefile.in (vax-tdep.o): Update dependencies.
7622
7623 2004-05-08 Andrew Cagney <cagney@redhat.com>
7624
7625 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
7626 * target.c (target_detach, target_disconnect): Ditto.
7627
7628 * infcall.c (call_function_by_hand): When no
7629 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
7630 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
7631 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
7632 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7633 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7634
7635 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
7636 * gdbarch.h, gdbarch.c: Re-generate.
7637 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
7638 deprecated_fix_call_dummy.
7639 * v850-tdep.c (v850_gdbarch_init): Ditto.
7640 * infcall.c (call_function_by_hand): Do not call
7641 DEPRECATED_FIX_CALL_DUMMY.
7642
7643 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
7644 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
7645 * gdbarch.h, gdbarch.c: Re-generate.
7646 * arm-linux-tdep.c (arm_linux_call_dummy_words)
7647 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
7648 deprecated_sizeof_call_dummy_words.
7649 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
7650 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
7651 * v850-tdep.c (v850_gdbarch_init): Ditto.
7652 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
7653 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
7654 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7655 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7656 * arch-utils.h (legacy_call_dummy_words)
7657 (legacy_sizeof_call_dummy_words): Delete declarations.
7658 * arch-utils.c (legacy_call_dummy_words)
7659 (legacy_sizeof_call_dummy_words): Delete variables.
7660
7661 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
7662 * gdbarch.h, gdbarch.c: Re-generate.
7663 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
7664 * infcall.c (call_function_by_hand): Eliminate call to
7665 DEPRECATED_PUSH_DUMMY_FRAME.
7666 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
7667 push_dummy_frame.
7668 (ns32k_push_dummy_frame): Delete function.
7669
7670 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
7671 deprecated_call_dummy_breakpoint_offset or
7672 deprecated_call_dummy_start_offset.
7673 * dummy-frame.c, arm-tdep.c: Update comments.
7674 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
7675 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
7676 * gdbarch.h, gdbarch.c: Re-generate.
7677
7678 * infcall.c (legacy_push_dummy_code): Delete function.
7679 (push_dummy_code): Delete call.
7680
7681 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
7682 * gdbarch.h, gdbarch.c: Re-generate.
7683 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
7684 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
7685 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
7686 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
7687
7688 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
7689 (struct frame_info): Delete opaque declaration.
7690 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
7691 * frame.c (get_frame_type): Delete call.
7692
7693 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
7694 pc_in_call_dummy.
7695 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
7696 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
7697
7698 2004-05-08 Mark Kettenis <kettenis@gnu.org>
7699
7700 * alphanbsd-tdep.c: Include "gdb_string.h".
7701 * armnbsd-tdep.c: Update copyright year.
7702 Include "gdb_string.h".
7703 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
7704 dependencies.
7705
7706 * delta68-nat.c: Remove file.
7707 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
7708 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
7709 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
7710 (delta68-nat.o): Remove dependency.
7711
7712 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
7713 function.
7714 (m68k_gdbarch_init): Don't set
7715 deprecated_frameless_function_invocation.
7716
7717 2004-05-07 Randolph Chung <tausq@debian.org>
7718
7719 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
7720 read_memory_nobpt for code reading when doing frame unwinding.
7721 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
7722
7723 2004-05-07 Randolph Chung <tausq@debian.org>
7724
7725 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
7726 instead of sp, handle sigaltstack case.
7727 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
7728 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
7729 signal handler and not that of the caller.
7730 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
7731 hppa_linux_sigtramp_find_sigcontext.
7732
7733 2004-05-07 Randolph Chung <tausq@debian.org>
7734
7735 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
7736 hppa-linux-nat.c.
7737 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
7738 * hppa-linux-nat.c (fetch_register, store_register): Define.
7739 (fetch_inferior_registers, store_inferior_registers): Define.
7740 (supply_gregset): Add comment and clean up some unneeded code.
7741 (fill_gregset): Add comment and fix so that it saves registers in
7742 the right place in the gregset.
7743 (fill_fpregset): Fix buffer overrun problem.
7744 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
7745
7746 2004-05-07 Randolph Chung <tausq@debian.org>
7747
7748 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
7749 do common handling of the pcoqt register.
7750 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
7751 to use helper function.
7752 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
7753 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
7754 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
7755 generic fallback unwinder when all else fails.
7756 (hppa_gdbarch_init): Add fallback sniffer.
7757 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
7758 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
7759 to use helper function.
7760
7761 2004-05-08 Joel Brobecker <brobecker@gnat.com>
7762
7763 * config/djgpp/fnchange.lst: Add translation rules for
7764 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
7765
7766 2004-05-08 Mark Kettenis <kettenis@gnu.org>
7767
7768 * frame.c (get_prev_frame_1): Work around GCC bug.
7769 * frame.h: Add comment about GCC bug.
7770
7771 2004-05-07 Andrew Cagney <cagney@redhat.com>
7772
7773 * observer.c: Include "commands.h" and "gdbcmd.h".
7774 (observer_debug, _initialize_observer): Add the
7775 command "set/show debug observer".
7776 * observer.sh: When observer debugging, log notify calls.
7777 * Makefile.in (observer.o): Update dependencies.
7778
7779 2004-05-07 Jason Molenda (jmolenda@apple.com)
7780
7781 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
7782
7783 2004-05-07 Jim Blandy <jimb@redhat.com>
7784
7785 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
7786 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
7787 to recognize gpr regnums, instead of assuming that
7788 tdep->ppc_fp0_regnum marks the end of the general-purpose
7789 registers.
7790
7791 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
7792 the given architecture has floating-point registers.
7793
7794 2004-05-07 Andrew Cagney <cagney@redhat.com>
7795
7796 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
7797 macro defined to 1.
7798 * gdbarch.h, gdbarch.c: Re-generate.
7799 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
7800 deprecated_use_generic_dummy_frames.
7801
7802 2004-05-07 Brian Ford <ford@vss.fsi.com>
7803
7804 * NEWS: Mention Cygwin DWARF 2 support.
7805
7806 2004-05-07 Andrew Cagney <cagney@redhat.com>
7807
7808 * objfiles.h (struct entry_info): Delete unused fields
7809 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
7810 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
7811 * mipsread.c (mipscoff_symfile_read): Update.
7812 * mdebugread.c (parse_partial_symbols): Update.
7813 * dwarfread.c (read_file_scope): Update.
7814 * dwarf2read.c (read_file_scope): Update.
7815 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
7816 * coffread.c (complete_symtab): Update.
7817
7818 2004-05-07 Mark Kettenis <kettenis@gnu.org>
7819
7820 * infcall.c (_initialize_infcall): Fix typo.
7821
7822 2004-05-07 Andrew Cagney <cagney@redhat.com>
7823
7824 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
7825 * command.h (add_setshow_zinteger_cmd): Declare.
7826
7827 2004-05-06 Randolph Chung <tausq@debian.org>
7828
7829 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
7830 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
7831 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
7832 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
7833 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
7834 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
7835 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
7836 definitions ...
7837 * hppa-tdep.h: ... to here, with HPPA_ prefix.
7838 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
7839 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
7840 (hppa64_hpux_frame_find_saved_regs_in_sig)
7841 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
7842 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
7843 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
7844 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
7845 (hppa_linux_sigtramp_frame_prev_register): Likewise.
7846 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
7847 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
7848 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
7849 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
7850 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
7851 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
7852 (hppa32_register_type, hppa_cannot_store_register)
7853 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
7854 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
7855 * hpread.c (hpread_process_one_debug_symbol): Likewise.
7856 * pa64solib.c (pa64_solib_have_load_event)
7857 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
7858 (pa64_solib_unloaded_library_pathname): Likewise.
7859 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
7860 (som_solib_library_pathname): Likewise.
7861
7862 2004-05-05 Jim Ingham <jingham@apple.com>
7863
7864 * breakpoint.c (create_breakpoints): Copy the ignore count and
7865 thread id over from the pended breakpoint to the actual
7866 breakpoint.
7867
7868 2004-05-05 Andrew Cagney <cagney@redhat.com>
7869
7870 * gdbarch.sh (PARM_BOUNDARY): Delete.
7871 gdbarch.h, gdbarch.c: Re-generate.
7872 * valops.c (PARM_BOUNDARY): Delete macro.
7873 (value_push): Delete PARM_BOUNDARY code.
7874 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
7875
7876 2004-05-04 Jim Blandy <jimb@redhat.com>
7877
7878 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
7879 Don't assume that the gprs, fprs, and UISA sprs are
7880 contiguous, start at register number zero, and end with fpscr.
7881 Instead, use the numbers from the tdep structure.
7882
7883 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
7884 should no longer be used in code specific to the RS6000 and its
7885 derivatives.
7886 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
7887 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
7888 tdep->ppc_fp0_regnum.
7889 (ppc_supply_fpregset, ppc_collect_fpregset)
7890 (rs6000_push_dummy_call, rs6000_extract_return_value)
7891 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
7892 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
7893 FP0_REGNUM.
7894 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
7895 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
7896 Same.
7897 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
7898 bdm_ppc_store_registers): Same.
7899 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
7900 (store_register, fill_fpregset): Same.
7901 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
7902 (ppc_linux_supply_fpregset): Same.
7903 * ppcnbsd-nat.c (getfpregs_supplies): Same.
7904 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
7905 Same.
7906 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
7907 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
7908 ppc64_sysv_abi_return_value): Same.
7909 * rs6000-nat.c (regmap, fetch_inferior_registers)
7910 (store_inferior_registers, fetch_core_registers): Same.
7911
7912 2004-05-01 Mark Kettenis <kettenis@gnu.org>
7913
7914 * m68knbsd-nat.c: Remove file.
7915 * m68knbsd-tdep.c: Remove file.
7916 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
7917 dependencies.
7918 * configure.host: Add m68k-*-netbsdelf*.
7919 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
7920 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
7921 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
7922 (XM_FILE): Remove.
7923 * config/m68k/nbsdelf.mh: New file.
7924 * config/m68k/nbsd.mt: New file.
7925 * config/m68k/nbsdaout.mt: Remove file.
7926 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
7927 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
7928 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
7929 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
7930 (use_struct_convention): Remove prototype.
7931 (USE_STRUCT_CONVENTION): Remove define.
7932 * config/m68k/xm-nbsd.h: Remove file.
7933
7934 2004-05-04 Michael Snyder <msnyder@redhat.com>
7935
7936 * m68k-tdep.c (m68k_gdbarch_init): Default to using
7937 reg_struct_return method (as gcc usually does for cross targets).
7938
7939 2004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7940
7941 Committed by Andrew Cagney.
7942 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
7943 alignment padding when accessing ucontext struct members.
7944
7945 2004-05-04 Jim Blandy <jimb@redhat.com>
7946
7947 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
7948 'ppc_gplast_regnum' member.
7949 (ppc_num_gprs): New enum constant.
7950 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
7951 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
7952 * rs6000-nat.c (regmap, fetch_inferior_registers,
7953 store_inferior_registers): Same.
7954 * rs6000-tdep.c (e500_pseudo_register_read)
7955 (e500_pseudo_register_write): Same.
7956 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
7957
7958 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
7959 * ppc-tdep.h (ppc_num_fprs): New enum constant.
7960 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
7961 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
7962 FPLAST_REGNUM.
7963 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
7964 Same.
7965 * ppc-linux-nat.c (ppc_register_u_addr): Same.
7966 * rs6000-nat.c (regmap, fetch_inferior_registers)
7967 (store_inferior_registers): Same.
7968
7969 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
7970 with FPLAST_REGNUM.
7971
7972 2004-05-03 Joel Brobecker <brobecker@gnat.com>
7973
7974 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
7975 failure detected by recent versions of GCC.
7976 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
7977 to be consistent with the usage in dwarf2_create_include_psymtab.
7978
7979 2004-05-03 Michael Snyder <msnyder@redhat.com>
7980
7981 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
7982 (heuristic_proc_start): Whitespace cleanup.
7983
7984 2004-05-04 Mark Kettenis <kettenis@gnu.org>
7985
7986 * sun3-nat.c: Remove file.
7987 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
7988 dependencies.
7989 (ALLDEPFILES): Remove sun3-nat.c.
7990 (sun3-nat.o): Remove dependencies.
7991
7992 * i386-interix-nat.c, i386-interix-tdep.c,
7993 config/i386/nm-interix.h, config/i386/interix.mh,
7994 config/i386/interix.mt: Remove files.
7995 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
7996 dependencies.
7997
7998 2004-05-03 Mark Kettenis <kettenis@gnu.org>
7999
8000 * m68k-tdep.h (struct gdbarch_tdep): Add member
8001 struct_value_regnum.
8002 (m68k_svr4_init_abi): New prototype.
8003 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
8004 different calling conventions.
8005 (m68k_extract_return_value): Remove code dealing with single-field
8006 structs.
8007 (m68k_store_return_value): Remove code dealing with single-field
8008 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
8009 (m68k_extract_struct_value_address): Remove function.
8010 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
8011 (m68k_reg_struct_return_p, m68k_return_value)
8012 (m68k_svr4_return_value): New functions.
8013 (m68k_use_struct_convention): Remove function.
8014 (m68k_push_dummy_call): Use new struct_value_regnum member of
8015 `struct gdbarch_tdep' instead of hardcoded register number to
8016 store STRUCT_ADDR.
8017 (m68k_svr4_init_abi): New function.
8018 (m68k_gdbarch_init): Don't set extract_return_value,
8019 store_return_values, deprecated_extract_struct_value_address and
8020 use_struct_convention. Set return_value instead. Initialize new
8021 struct_value_regnum member of `struct gdbarch_tdep'.
8022 * m68klinux-tdep.c: Update copyright year.
8023 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
8024 (m68k_linux_extract_struct_value_address): Remove function.
8025 (m68k_linux_init_abi): Don't set extract_return_value,
8026 store_return_values, deprecated_extract_struct_value_address and
8027 use_struct_convention. Call m68k_svr4_init_abi but override the
8028 new struct_value_regnum member of `struct gdbarch_tdep'.
8029 * Makefile.in (m68k-tdep.o): Update dependencies.
8030
8031 2004-05-03 J. Brobecker <brobecker@gnat.com>
8032
8033 * dwarf2read.c (line_header): Add new included_p field in
8034 field file_names.
8035 (partial_die_info): New field has_stmt_list. New field line_offset.
8036 (dwarf2_create_include_psymtab): New function.
8037 (dwarf2_build_include_psymtabs): New function.
8038 (add_file_name): Add forward declaration. Initialize new field.
8039 (dwarf_decode_lines): Add new parameter. Enhance this procedure
8040 to be able to determine the list of files included by the
8041 given unit, and build their associated psymtabs.
8042 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
8043 files as well.
8044 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
8045 (read_file_scope): Update call to dwarf_decode_lines.
8046 (read_partial_die): Handle DW_AT_stmt_list attributes.
8047
8048 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
8049
8050 Unfix PR gdb/1626.
8051 * configure.in: Revert special case for osf5.*.
8052 * configure: Regenerate.
8053
8054 2004-05-02 Jim Blandy <jimb@redhat.com>
8055
8056 Move the symbol-file-from-memory functions into their own file.
8057 * symfile-mem.c, symfile-mem.h: New files.
8058 * symfile.c (symbol_file_add_from_bfd): New function.
8059 (symbol_file_add): Call symbol_file_add_from_bfd.
8060 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
8061 Moved to symfile-mem.c.
8062 (_initialize_symfile): Move definition of
8063 add-symbol-file-from-memory command to symfile-mem.c.
8064 * symfile.h (symbol_file_add_from_bfd): New declaration.
8065 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
8066 * config/powerpc/linux.mt (TDEPFILES): Same.
8067 * Makefile.in (SFILES): Add symfile-mem.c.
8068 (symfile_mem_h): New variable.
8069 (HFILES_NO_SRCDIR): Add symfile-mem.h.
8070 (symfile-mem.o): New rule.
8071
8072 2004-05-01 Andrew Cagney <cagney@redhat.com>
8073
8074 * breakpoint.c (insert_bp_location): Use get_frame_id, and
8075 frame_find_by_id instead of frame_relative_level.
8076 (do_enable_breakpoint): Ditto.
8077 * thread.c: Update copyright.
8078 (info_threads_command): Ditto, simplify.
8079
8080 * frame.c (deprecated_generic_get_saved_register): Delete
8081 function, moved to "xstormy16-tdep.c".
8082 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
8083 deprecated_generic_get_saved_register from "frame.c".
8084 (xstormy16_frame_saved_register): Call
8085 xstormy16_get_saved_register.
8086 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
8087 static.
8088 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
8089 * frame.h (deprecated_generic_get_saved_register): Delete.
8090
8091 2004-05-01 Michael Chastain <mec.gnu@mindspring.com>
8092
8093 * dwarfread.c: Update documentation on the state of dwarf-1.
8094
8095 2004-05-01 Andrew Cagney <cagney@redhat.com>
8096
8097 * stack.c (select_frame_command): Delete call to
8098 frame_relative_level.
8099 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
8100 Delete #if0 code.
8101 (frame_info): Do not print FRAMELESS.
8102 (print_block_frame_labels): Replace DEPRECATED_STREQ.
8103 (catch_info): Delete #if0 code.
8104
8105 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
8106 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
8107 of frame_relative_level.
8108 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
8109 to SENTINEL_FRAME.
8110 * frame.h (enum frame_type): Add SENTINEL_FRAME.
8111 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
8112 frame_relative_level.
8113
8114 * frame.h (deprecated_set_frame_type): Delete declaration.
8115 * frame.c (deprecated_set_frame_type): Delete function, update
8116 comments.
8117
8118 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
8119 * gdbarch.h, gdbarch.c: Re-generate.
8120 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
8121 (shnbsd_pc_in_sigtramp): Delete.
8122 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
8123 pc_in_sigtramp.
8124 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
8125 pc_in_sigtramp.
8126 * frame.h: Update comments.
8127 * ppc-linux-tdep.c: Update comments.
8128 * breakpoint.c (bpstat_what): Update comments.
8129
8130 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
8131 m68klinux-tdep.o's dependencies, were previously added to
8132 m68klinux-nat.o.
8133
8134 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
8135 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
8136 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
8137 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
8138 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
8139
8140 * Makefile.in (m68klinux-nat.o): Update dependencies.
8141 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
8142 (m68k_linux_sigtramp_frame_cache)
8143 (m68k_linux_sigtramp_frame_this_id)
8144 (m68k_linux_sigtramp_frame_prev_register)
8145 (m68k_linux_sigtramp_frame_unwind)
8146 (m68k_linux_sigtramp_frame_sniffer)
8147 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
8148 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
8149 names, use trad-frame.h.
8150 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
8151 (struct m68k_sigtramp_info): Delete.
8152 * m68k-tdep.c (m68k_sigtramp_frame_cache)
8153 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
8154 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
8155 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
8156 "m68klinux-tdep.c".
8157
8158 * infrun.c (check_sigtramp2): Delete check for
8159 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
8160
8161 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8162
8163 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
8164
8165 2004-05-01 Andrew Cagney <cagney@redhat.com>
8166
8167 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
8168 (frv_linux_sigtramp_frame_cache)
8169 (frv_linux_sigtramp_frame_this_id)
8170 (frv_linux_sigtramp_frame_prev_register)
8171 (frv_linux_sigtramp_frame_unwind)
8172 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
8173 include "linux" in function and variable names, directly call
8174 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
8175 the latest trad-frame code.
8176 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
8177 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
8178 * Makefile.in (frv-linux-tdep.o): Update dependencies.
8179 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
8180 * frv-tdep.c (frv_sigtramp_frame_cache)
8181 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
8182 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
8183 frv-linux-tdep.c.
8184 (frv_gdbarch_init): Do not append a sigtramp sniffer.
8185 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
8186 (frv_set_sigcontext_reg_addr): Delete function.
8187
8188 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
8189 (DEPRECATED_SIGTRAMP_END): Delete.
8190 * gdbarch.h, gdbarch.c: Re-generate.
8191 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
8192 * config/vax/tm-vaxbsd.h: Update copyright.
8193 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
8194 (DEPRECATED_IN_SIGTRAMP): Define.
8195 * config/m68k/tm-nbsd.h: Update copyright.
8196 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
8197 (DEPRECATED_IN_SIGTRAMP): Define.
8198
8199 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8200
8201 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
8202 encondings. Fixes PR gdb/1628.
8203
8204 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
8205 DW_CFA_restore state without a matching DW_CFA_remember_state
8206 instead of aborting. Fixes PR backtrace/1589.
8207
8208 2004-04-30 Joel Brobecker <brobecker@gnat.com>
8209
8210 * MAINTAINERS: Add self as AIX maintainer.
8211 Update my e-mail address in write-after-approval section.
8212
8213 2004-04-30 Andrew Cagney <cagney@redhat.com>
8214
8215 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
8216 (legacy_get_prev_frame): Ditto.
8217
8218 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
8219 (mips_gdbarch_init): Do not set pc_in_sigtramp.
8220 * mipsread.c (sigtramp_address): Delete extern variable.
8221 (mipscoff_new_init): Delete reference.
8222 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
8223 (fixup_sigtramp): Delete function.
8224 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
8225 (fixup_sigtramp): Delete declarations.
8226
8227 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
8228 deprecated_pc_in_sigtramp.
8229 (ppcnbsd_pc_in_sigtramp): Delete function.
8230
8231 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8232
8233 * config/m68k/nm-nbsd.h: Tweak comments.
8234 * config/m68k/nm-nbsdaout.h: Likewise.
8235
8236 2004-04-30 Andrew Cagney <cagney@redhat.com>
8237
8238 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
8239 legacy_pc_in_sigtramp.
8240 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
8241
8242 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8243
8244 Add OpenBSD/m68k support.
8245 * NEWS (New native configurations): Mention OpenBSD/m68k.
8246 * m68kbsd-tdep.c: New file.
8247 * m68kbsd-nat.c: New file.
8248 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
8249 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
8250 * configure.host: Add m68k-*-openbsd.
8251 * configure.tgt: Add m68k-*-openbsd.
8252 * config/m68k/tm-obsd.h: New file.
8253 * config/m68k/obsd.mt: New file.
8254 * config/m68k/obsd.mh: New file.
8255 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
8256 m68kbsd-tdep.c.
8257
8258 2004-04-30 Andrew Cagney <cagney@redhat.com>
8259
8260 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
8261 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
8262
8263 2004-04-30 Mark Kettenis <kettenis@gnu.org>
8264
8265 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
8266 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
8267
8268 2004-04-30 Brian Ford <ford@vss.fsi.com>
8269
8270 Revert 2004-04-16 change.
8271 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
8272 (i386_coff_init_abi): Remove.
8273 * i386-tdep.h (i386_coff_init_abi): Remove.
8274 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
8275
8276 2004-04-30 Andrew Cagney <cagney@redhat.com>
8277
8278 * blockframe.c (find_pc_partial_function): Delete use of
8279 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
8280 DEPRECATED_SIGTRAMP_END.
8281
8282 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
8283 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
8284 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
8285 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
8286 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
8287
8288 * defs.h (deprecated_inside_entry_file): Delete declaration.
8289 * blockframe.c (deprecated_inside_entry_file): Delete function.
8290 (legacy_frame_chain_valid): Delete call.
8291 * sh64-tdep.c (sh64_frame_chain): Delete call.
8292 * objfiles.h: Update comments.
8293 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
8294 call.
8295 * frame.c (get_prev_frame): Delete call, update comments.
8296
8297 2004-04-30 Brian Ford <ford@vss.fsi.com>
8298
8299 * MAINTAINERS (Write After Approval): Add myself.
8300
8301 2004-04-30 Andrew Cagney <cagney@redhat.com>
8302
8303 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
8304 * gdbarch.h, gdbarch.c: Re-generate.
8305 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
8306 code.
8307
8308 2004-04-30 Andrew Cagney <cagney@redhat.com>
8309
8310 * gdb-events.sh (selected_thread_changed)
8311 (selected_frame_level_changed, target_changed): Delete.
8312 * gdb-events.h, gdb-events.c: Re-generate.
8313 * valops.c (value_assign): Update.
8314 * stack.c (select_frame_command, up_silently_base)
8315 (down_silently_base): Update.
8316
8317 2004-04-29 Andrew Cagney <cagney@redhat.com>
8318
8319 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
8320 registers correctly.
8321 (print_gp_register_row, mips32_heuristic_proc_desc)
8322 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
8323 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
8324 references to mips_isa_regsize.
8325
8326 2004-04-29 Andrew Cagney <cagney@redhat.com>
8327
8328 * mips-tdep.c (struct gdbarch_tdep): Delete
8329 mips_fp_register_double.
8330 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
8331 mips_abi_regsize.
8332 (mips_gdbarch_init): Do not set mips_fp_register_double.
8333 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
8334
8335 2004-04-29 Joel Brobecker <brobecker@gnat.com>
8336
8337 Committed by Andrew Cagney.
8338 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
8339 function calls.
8340
8341 2004-04-29 Andrew Cagney <cagney@redhat.com>
8342
8343 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
8344 gdbarch, use mips_abi, update callers.
8345 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
8346 mips_abi_regsize, update callers.
8347 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
8348 mips_default_abi_regsize.
8349 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
8350 mips_default_abi_regsize.
8351
8352 2004-04-29 Andrew Cagney <cagney@redhat.com>
8353
8354 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
8355 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
8356 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
8357 mips_default_abi_regsize.
8358 (mips_isa_regsize): Rename mips_regisze.
8359 * mipsnbsd-tdep.c: Update.
8360 * mips-linux-tdep.c: Update.
8361 * irix5-nat.c: Update.
8362 * mips-tdep.h (mips_isa_regsize): Update.
8363
8364 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
8365 Delete all disabled code.
8366 * gdb-events.h, gdb-events.c: Re-generate.
8367
8368 2004-04-19 Jerome Guitton <guitton@gnat.com>
8369 Mark Kettenis <kettenis@gnu.org>
8370
8371 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
8372 the function begins with a branch instruction.
8373
8374 2004-04-29 Mark Kettenis <kettenis@gnu.org>
8375
8376 * i386-tdep.c: Fix spelling mistakes.
8377
8378 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8379 Andrew Cagney <cagney@redhat.com>
8380
8381 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
8382 <sys/proc.h>.
8383 * acconfig.h: Provide default _KMEMUSER value.
8384 * config.in, configure: Re-generate.
8385 * NEWS: Mention fix.
8386
8387 2004-04-24 Randolph Chung <tausq@debian.org>
8388
8389 * configure.host (hppa*-*-linux*): New target.
8390 * configure.tgt (hppa*-*-linux*): Likewise.
8391 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
8392 gdbarch_init_osabi() call earlier so that osabi-specific frame
8393 unwinders can be registered first.
8394 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
8395 hppa-linux-nat.c.
8396 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
8397 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
8398 * config/pa/linux.mh: New file.
8399 * config/pa/linux.mt: New file.
8400 * config/pa/nm-linux.h: New file.
8401 * config/pa/xm-linux.h: New file.
8402 * hppa-linux-nat.c: New file.
8403 * hppa-linux-tdep.c: New file.
8404
8405 2004-04-28 Randolph Chung <tausq@debian.org>
8406
8407 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
8408 return values.
8409 (hppa32_push_dummy_call): Fix small struct and floating point argument
8410 passing, and make sure the stack frame is properly aligned.
8411
8412 2004-04-28 Andrew Cagney <cagney@redhat.com>
8413
8414 * stack.c (print_stack_frame): Fix description.
8415
8416 * NEWS: Mention gdb/gdbserver/configure execute permission
8417 changed. PR server/519.
8418
8419 2004-04-28 Andrew Cagney <cagney@redhat.com>
8420
8421 * stack.c (print_stack_frame_stub): Delete declaration.
8422 (struct print_stack_frame_args, print_stack_frame)
8423 (print_frame_info, print_frame): Replace "source" with print what.
8424 Replace "print" with "print_level". Replace "args" with
8425 "print_args".
8426 * frame.h (show_and_print_stack_frame, print_stack_frame)
8427 (print_frame_info): Update declarations.
8428 * stack.c (select_and_print_frame, frame_command)
8429 (current_frame_command, up_command, down_command): Update calls -
8430 use get_selected_frame, pass "enum print_what" for source, do not
8431 call frame_relative_level.
8432 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
8433 * remote-rdp.c (remote_rdp_open): Ditto.
8434 * remote-mips.c (common_open): Ditto.
8435 * remote-e7000.c (e7000_start_remote): Ditto.
8436 * ocd.c (ocd_start_remote): Ditto.
8437 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
8438 * infrun.c (normal_stop): Ditto.
8439 * inflow.c (kill_command): Ditto.
8440 * infcmd.c (finish_command): Ditto.
8441 * corelow.c (core_open): Ditto.
8442 * tracepoint.c (finish_tfind_command): Ditto.
8443 * thread.c (info_threads_command, info_threads_command)
8444 (restore_current_thread, do_captured_thread_select): Ditto.
8445 * ada-tasks.c (task_command): Ditto.
8446
8447 2004-04-26 Orjan Friberg <orjanf@axis.com>
8448
8449 * frame.c: Include "observer.h".
8450 (frame_observer_target_changed): New function.
8451 (_initialize_frame): Attach target_changed observer.
8452 * regcache.c: Include "observer.h".
8453 (regcache_observer_target_changed): New function.
8454 (_initialize_regcache): Attach target_changed observer.
8455 * valops.c: Include "observer.h".
8456 (value_assign): Notify target_changed event when modifying register.
8457 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
8458
8459 2004-04-26 Orjan Friberg <orjanf@axis.com>
8460
8461 From Paul Koning <pkoning@equallogic.com>:
8462 * breakpoint.c (free_valchain): New function.
8463 (insert_bp_location, delete_breakpoint): Use free_valchain.
8464 (remove_breakpoint): Do not remove the valchain.
8465 (bpstat_stop_status): If not stopped by watchpoint, skip
8466 watchpoints when generating stop status list.
8467 * infrun.c (handle_inferior_event): Make
8468 stepped_after_stopped_by_watchpoint a global variable.
8469 * remote.c (remote_stopped_data_address): Return watch data
8470 address rather than zero if stepped_after_stopped_by_watchpoint is
8471 set.
8472
8473 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>
8474
8475 Fix PR gdb/1626.
8476 * configure.in: Check for curses after termcap.
8477 On osf5.*, do not check for ncurses.
8478 * configure: Regenerate.
8479
8480 2004-04-25 Mark Kettenis <kettenis@gnu.org>
8481
8482 * ppcobsd-nat.c: Include "ppc-tdep.h".
8483 * Makefile.in (ppcobsd-nat.o): Update dependencies.
8484
8485 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
8486 Fixes PR tdep/1623 and PR tdep/1624.
8487
8488 2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
8489
8490 * xmodem.h, xmodem.c: Remove files.
8491 * Makefile.in: Remove references to xmodem.h, xmodem.c.
8492
8493 2004-04-23 Randolph Chung <tausq@debian.org>
8494
8495 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
8496 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
8497 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
8498 for handling stackless frames.
8499 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
8500
8501 2004-04-23 Randolph Chung <tausq@debian.org>
8502
8503 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
8504 starts at a pc before the frame is created.
8505
8506 2004-04-23 Joel Brobecker <brobecker@gnat.com>
8507
8508 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
8509
8510 2004-04-23 Jerome Guitton <guitton@gnat.com>
8511
8512 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
8513 use convert_typed_floating to get the appropriate format.
8514
8515 2004-04-22 Randolph Chung <tausq@debian.org>
8516
8517 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
8518 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
8519 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
8520 (hppa_sign_extend): Add prototype.
8521 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
8522 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
8523 (sign_extend): Rename with hppa_ prefix and make non-static. Other
8524 hppa targets will also use these functions.
8525 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
8526 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
8527 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
8528 (hppa_gdbarch_init): Remove gdbarch setting of
8529 skip_trampoline_code, in_solib_call_trampoline and
8530 in_solib_return_trampoline.
8531 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
8532 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
8533 hppa_in_solib_call_trampoline.
8534 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
8535 Moved from hppa-tdep.c.
8536 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
8537 in_solib_call_trampoline and in_solib_return_trampoline.
8538
8539 2004-04-22 Randolph Chung <tausq@debian.org>
8540
8541 * hppa-tdep.c (hppa_debug): New variable.
8542 (find_unwind_entry, hppa_frame_cache): Add debug output.
8543 (_initialize_hppa_tdep): Add command to set debug flag.
8544
8545 2004-04-22 Andrew Cagney <cagney@redhat.com>
8546
8547 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
8548 "trad-frame.h".
8549 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
8550 signal trampoline unwinder.
8551 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
8552
8553 2004-04-22 Mark Kettenis <kettenis@gnu.org>
8554
8555 Add OpenBSD/powerpc support.
8556 * NEWS (New native configurations): Mention OpenBSD/powerpc.
8557 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
8558 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
8559 (ppc_collect_fpregset): New prototypes.
8560 * ppcobsd-nat.c: New file.
8561 * ppcobsd-tdep.c: New file.
8562 * ppcobsd-tdep.h: New file.
8563 * rs6000-tdep.c: Include "regset.h".
8564 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
8565 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
8566 New functions.
8567 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
8568 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
8569 (rs6000-tdep.o): Update dependencies.
8570 * configure.host: Add powerpc-*-openbsd.
8571 * configure.tgt: Add powerpc-*-openbsd.
8572 * config/powerpc/obsd.mh: New file.
8573 * config/powerpc/nm-obsd.h: New file.
8574 * config/powerpc/obsd.mt: New file.
8575
8576 2004-04-22 Andrew Cagney <cagney@redhat.com>
8577
8578 * frame.h (show_frame_info): Delete declaration.
8579
8580 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
8581 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
8582 * m32r-tdep.c (m32r_frame_this_id): Ditto.
8583 * frv-tdep.c (frv_frame_this_id): Ditto.
8584 * avr-tdep.c (avr_frame_this_id): Ditto.
8585
8586 2004-04-22 Elena Zannoni <ezannoni@redhat.com>
8587
8588 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
8589
8590 2004-04-22 Jim Blandy <jimb@redhat.com>
8591
8592 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
8593 register number zero.
8594
8595 2004-04-21 Michael Snyder <msnyder@redhat.com>
8596
8597 * mips-tdep.c (heuristic_proc_start):
8598 Warning() already prefixes "Warning: ".
8599
8600 2004-04-21 Andrew Cagney <cagney@redhat.com>
8601
8602 * annotate.h (deprecated_annotate_starting_hook)
8603 (deprecated_annotate_stopped_hook)
8604 (deprecated_annotate_exited_hook)
8605 (deprecated_annotate_signal_hook)
8606 (deprecated_annotate_signalled_hook): Deprecate.
8607 * tracepoint.h (deprecated_create_tracepoint_hook)
8608 (deprecated_delete_tracepoint_hook)
8609 (deprecated_modify_tracepoint_hook)
8610 (deprecated_trace_find_hook)
8611 (deprecated_trace_start_stop_hook): Deprecate.
8612 * target.h (deprecated_target_new_objfile_hook): Deprecate.
8613 * remote.h (deprecated_target_resume_hook)
8614 (deprecated_target_wait_loop_hook): Deprecate.
8615 * gdbcore.h (deprecated_exec_file_display_hook)
8616 (deprecated_file_changed_hook): Deprecate.
8617 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
8618 * defs.h (deprecated_modify_breakpoint_hook)
8619 (deprecated_command_loop_hook, deprecated_show_load_progress)
8620 (deprecated_print_frame_info_listing_hook)
8621 (deprecated_query_hook, deprecated_warning_hook)
8622 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
8623 (deprecated_delete_breakpoint_hook)
8624 (deprecated_interactive_hook, deprecated_registers_changed_hook)
8625 (deprecated_readline_begin_hook, deprecated_readline_hook)
8626 (deprecated_readline_end_hook, deprecated_register_changed_hook)
8627 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
8628 (deprecated_context_hook, deprecated_target_wait_hook)
8629 (deprecated_attach_hook, deprecated_detach_hook)
8630 (deprecated_call_command_hook, deprecated_set_hook)
8631 (deprecated_error_hook, deprecated_error_begin_hook)
8632 (deprecated_ui_load_progress_hook): Deprecate.
8633 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
8634 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
8635 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
8636 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
8637 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
8638 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
8639 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
8640 * annotate.c, aix-thread.c: Update.
8641
8642 2004-04-21 Andrew Cagney <cagney@redhat.com>
8643
8644 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
8645 * vaxnbsd-tdep.c: Include "gdb_string.h".
8646
8647 * symfile.c (symbol_file_add_from_memory): #if 0 function.
8648 (add_symbol_file_from_memory_command): #if 0 function body, call
8649 error instead.
8650
8651 2004-04-21 Andrew Cagney <cagney@redhat.com>
8652
8653 * gdbcore.h: Update copyright.
8654 (deprecated_add_core_fns): Rename add_core_fns.
8655 * win32-nat.c (_initialize_core_win32): Update.
8656 * sun3-nat.c (_initialize_core_sun3): Update.
8657 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
8658 * rs6000-nat.c (_initialize_core_rs6000): Update.
8659 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
8660 * nto-tdep.c (_initialize_nto_tdep): Update.
8661 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
8662 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
8663 * mips-nat.c (_initialize_core_mips): Update.
8664 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
8665 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
8666 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
8667 * lynx-nat.c (_initialize_core_lynx): Update.
8668 * irix5-nat.c (_initialize_core_irix5): Update.
8669 * i386-interix-nat.c (_initialize_core_interix): Update.
8670 * cris-tdep.c (_initialize_cris_tdep): Update.
8671 * corelow.c (deprecated_add_core_fns): Update.
8672 * core-regset.c (_initialize_core_regset): Update.
8673 * core-aout.c (_initialize_core_aout): Update.
8674 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
8675 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
8676 * alpha-nat.c (_initialize_core_alpha): Update.
8677
8678 2004-04-21 Jim Blandy <jimb@redhat.com>
8679
8680 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
8681
8682 2004-04-19 Daniel Jacobowitz <drow@mvista.com>
8683
8684 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
8685 Delete.
8686 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
8687 (read_attribute_value): Update calls to dwarf_alloc_block.
8688 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
8689 dwarf2_tmp_obstack.
8690 (psymtab_to_symtab_1): Likewise. Clean up using
8691 free_stack_comp_unit.
8692 (add_to_cu_func_list): Use the comp_unit_obstack.
8693
8694 2004-04-19 Joel Brobecker <brobecker@gnat.com>
8695
8696 * dwarf2read.c (dwarf2_flag_true_p): New function.
8697 (die_is_declaration): Use the function above. Add some comments.
8698
8699 2004-04-19 Mark Kettenis <kettenis@gnu.org>
8700
8701 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
8702 architecture when registering sparcnbsd_core_osabi_sniffer.
8703 Adjust comment.
8704
8705 2004-04-18 Mark Kettenis <kettenis@gnu.org>
8706
8707 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
8708 return value.
8709
8710 Based on a patch from Brian Ford <ford@vss.fsi.com>:
8711 * i386-tdep.c: Correct register numbering scheme comments
8712 throughout.
8713 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
8714 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
8715 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
8716 (i386_gdb_arch_init): Likewise.
8717
8718 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
8719 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
8720 ppcnbsd-tdep.o.
8721
8722 * m68k-tdep.h: Tweak comments.
8723 * m68k-tdep.c: Tweak comment.
8724
8725 2004-04-17 Randolph Chung <tausq@debian.org>
8726
8727 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
8728 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
8729 (hppa_hpux_som_init_abi): Set is_elf to 0.
8730 (hppa_hpux_elf_init_abi): Set is_elf to 1.
8731 * hppa-tdep.c (low_text_segment_address): Remove global.
8732 (record_text_segment_lowaddr): Pass in low address as parameter. Use
8733 section offset to calculate segment address.
8734 (internalize_unwinds): Define low_text_segment_address as local and
8735 pass to record_text_segment_lowaddr for ELF targets.
8736 (hppa_gdbarch_init): Zero fill tdep structure.
8737 (hppa_dump_tdep): Print tdep structure.
8738 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
8739
8740 2004-04-17 Randolph Chung <tausq@debian.org>
8741
8742 * hppa-tdep.c (hppa_pseudo_register_read): Define.
8743 (hppa_gdbarch_init): Set pseudo_register_read.
8744 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
8745 * regcache.c (supply_register): Remove check for
8746 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
8747
8748 2004-04-17 Randolph Chung <tausq@debian.org>
8749
8750 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
8751 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
8752 (hpread_adjust_stack_address): Move to hpread.c.
8753 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
8754 obj_private_struct): Move from tm-hppa.h.
8755 * hpread.c (hppa-tdep.h): Include.
8756 (hpread_adjust_stack_address): Move from hppa-tdep.c.
8757 (hpread_read_function_type, hpread_read_doc_function_type)
8758 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
8759 directly.
8760 * pa64solib.c (hppa-tdep.h): Include.
8761 * somsolib.c (hppa-tdep.h): Include.
8762 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
8763 inferior_status): Remove unused forward declarations.
8764 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
8765 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
8766 obj_private_struct): Move to hppa-tdep.h.
8767 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
8768
8769 2004-04-17 Randolph Chung <tausq@debian.org>
8770
8771 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
8772 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
8773 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
8774 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
8775 Remove forward declaration and make static.
8776 (hppa_reg_struct_has_addr): Remove.
8777
8778 2004-04-16 Joel Brobecker <brobecker@gnat.com>
8779
8780 * observer.sh: Move comments in sed command to first column.
8781
8782 2004-04-16 Jason Molenda (jmolenda@apple.com)
8783
8784 * frame.c: Minor typeo corrections in comments.
8785
8786 2004-04-16 Joel Brobecker <brobecker@gnat.com>
8787
8788 * observer.c (observer_test_first_notification_function): Update
8789 function profile.
8790 (observer_test_second_notification_function): Likewise.
8791 (observer_test_third_notification_function): Likewise.
8792
8793 2004-04-16 Mark Kettenis <kettenis@gnu.org>
8794
8795 From Brian Ford <ford@vss.fsi.com>:
8796 * i386-tdep.c (i386_coff_init_abi): New function.
8797 * i386-tdep.h (i386_coff_init_abi): New prototype.
8798 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
8799 register number translation functions for DWARF and DWARF 2.
8800
8801 2004-04-16 Joel Brobecker <brobecker@gnat.com>
8802
8803 * dwarf2read.c: Back out my previous change, it was incorrect.
8804
8805 2004-04-16 Daniel Jacobowitz <drow@mvista.com>
8806
8807 * dwarf2read.c: Include "hashtab.h".
8808 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
8809 has_namespace_info.
8810 (struct partial_die_info): Add comments. Use bitfields to reduce
8811 memory footprint. Add scope, scope_set, has_specification,
8812 spec_offset, die_parent, die_child, and die_sibling.
8813 (peek_die_abbrev): Add prototype.
8814 (partial_read_comp_unit_head): New function, broken out from
8815 dwarf2_build_psymtabs_hard.
8816 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
8817 Use partial_read_comp_unit_head. Initialize the CU and
8818 comp_unit_obstack. Update calls to read_partial_die and
8819 scan_partial_symbols. Use free_stack_comp_unit and
8820 load_partial_dies.
8821 (scan_partial_symbols): Change PDI to a pointer. Use the child and
8822 sibling pointers to walk partial DIEs. Call fixup_partial_die.
8823 Update calls to helper functions. Remove NAMESPACE argument.
8824 Update comments.
8825 (partial_die_parent_scope, partial_die_full_name): New functions.
8826 (add_partial_symbol): Remove namespace argument. Update call to
8827 pdi_needs_namespace. Use partial_die_full_name. Handle
8828 DW_TAG_namespace. Check has_namespace_info flag.
8829 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
8830 tag. Handle namespaces.
8831 (add_partial_namespace, add_partial_enumeration): Simplify.
8832 (guess_structure_name): New function, derived from
8833 add_partial_structure.
8834 (add_partial_structure): Remove.
8835 (determine_class_name): Update comment.
8836 (dwarf2_read_abbrevs): Set has_namespace_info flag.
8837 (is_type_tag_for_partial, load_partial_dies): New functions.
8838 (read_partial_die): Pass abbrev and abbrev_len as arguments.
8839 Record specifications instead of following them immediately.
8840 (find_partial_die_in_comp_unit, find_partial_die)
8841 (fixup_partial_die, free_stack_comp_unit)
8842 (hashtab_obstack_allocate, dummy_obstack_deallocate)
8843 (partial_die_hash, partial_die_eq): New functions.
8844 * Makefile.in (hashtab_h): Define.
8845 (dwarf2read.o): Update dependencies.
8846 (observer_inc, observer_h): Move to the correct section.
8847
8848 2004-04-15 Joel Brobecker <brobecker@gnat.com>
8849
8850 * dwarf2read.c (dwarf2_attribute_true_p): New function.
8851 (die_is_declaration): Use the function above. Add comment.
8852
8853 2004-04-15 Joel Brobecker <brobecker@gnat.com>
8854
8855 * dwarf2read.c (read_structure_scope): Identify stub types
8856 using die_is_declaration() only.
8857
8858 2004-04-15 Roland McGrath <roland@redhat.com>
8859
8860 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
8861 argument instead of NAME.
8862 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
8863 in call to symbol_file_add_with_addrs_or_offsets.
8864 (build_addr_info): New function, helper for ...
8865 (symbol_file_add_from_memory): New function.
8866 (add_symbol_file_from_memory_command): New function using that.
8867 (_initialize_symfile): Register it for add-symbol-file-from-memory.
8868 (pre_add_symbol_hook): Add const to argument type.
8869 * symfile.h (symbol_file_add_from_memory): Declare it.
8870
8871 2004-04-15 Mark Kettenis <kettenis@gnu.org>
8872
8873 * NEWS (New native configurations): Mention OpenBSD/vax.
8874 * configure.host: Add vax-*-openbsd*.
8875 * config/vax/obsd.mh: New file.
8876 * config/vax/nm-obsd.h: New file.
8877
8878 * vax-tdep.c: Include "regset.h".
8879 (vax_supply_gregset): New function.
8880 (vax_gregset): New variable.
8881 (vax_regset_from_core_section): New function.
8882 (vax_gdbarch_init): Set regset_from_core_section.
8883 * Makefile.in (vax-tdep.o): Update dependencies.
8884
8885 2004-04-15 Andrew Cagney <cagney@redhat.com>
8886
8887 * observer.c (normal_stop_subject, observer_notify_normal_stop)
8888 (observer_normal_stop_notification_stub)
8889 (observer_attach_normal_stop, observer_detach_normal_stop):
8890 Delete, replaced by #include "observer.inc".
8891 * infrun.c (normal_stop): Pass "stop_bpstat" to
8892 observer_notify_normal_stop.
8893 * Makefile.in (observer_inc): Define.
8894 (observer.o): Update dependencies.
8895 (observer.h, observer.inc): New rules.
8896 * observer.h: Delete file.
8897 * observer.sh: New file.
8898
8899 2004-04-15 Mark Kettenis <kettenis@gnu.org>
8900
8901 * vax-tdep.c (vax_frame_cache): Fix typo.
8902
8903 2004-04-14 Mark Kettenis <kettenis@gnu.org>
8904
8905 * NEWS (New native configurations): Mention NetBSD/vax.
8906 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
8907 * config/vax/nbsdelf.mh: New file.
8908 * config/vax/nbsdaout.mh: New file.
8909 * config/vax/nm-nbsd.h: New file.
8910 * config/vax/nm-nbsdaout.h: New file.
8911
8912 * vaxnbsd-tdep.c: New file.
8913 * Makefile.in (vaxnbsd-tdep.o): New dependency.
8914 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
8915 * config/vax/nbsd.mt: New file.
8916 * config/vax/tm-nbsd.h: New file.
8917
8918 * Makefile.in (vaxbsd-nat.o): New dependency.
8919
8920 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
8921 * vax-tdep.c (vax_store_arguments): Remove struct_return and
8922 struct_addr arguments. Don't push return value address.
8923 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
8924 arguments to vax_store_arguments. Store return value address in
8925 R1.
8926 (vax_store_struct_return, vax_extract_return_value)
8927 (vax_store_return_value): Remove functions.
8928 (vax_return_value): New function.
8929 (vax_gdbarch_init): Set return value. Don't set
8930 deprecated_store_struct_return, deprecated_extract_struct_return
8931 and deprecated_store_return_value.
8932
8933 2004-04-14 Andreas Schwab <schwab@suse.de>
8934
8935 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
8936 value buffer.
8937 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
8938
8939 2004-04-14 Mark Kettenis <kettenis@gnu.org>
8940
8941 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
8942 (vax_unwind_dummy_id): New functions.
8943 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
8944 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
8945 variables.
8946 (vax_fix_call_dummy): Remove function.
8947 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
8948 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
8949 call_dummy_location, deprecated_call_dummy_words,
8950 deprecated_sizeof_call_dummy_words,
8951 deprecated_call_dummy_breakpoint_offset,
8952 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
8953 and deprecated_dummy_write_sp.
8954
8955 2004-04-13 David Carlton <carlton@kealia.com>
8956
8957 * MAINTAINERS: Move myself to "paper trail" section.
8958
8959 2004-04-12 Mark Kettenis <kettenis@gnu.org>
8960
8961 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
8962 "trad-frame.h".
8963 (vax_frame_init_saved_regs): Remove function.
8964 (vax_sigtramp_saved_pc): Remove function.
8965 (vax_frame_saved_pc): Remove function.
8966 (vax_frame_args_address): Remove function.
8967 (vax_frame_num_args): Rewrite.
8968 (vax_frame_chain): Remove function.
8969 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
8970 VAX_FP_REGNUM.
8971 (vax_pop_frame): Likewise.
8972 (vax_saved_pc_after_call): Remove function.
8973 (struct vax_frame_cache): New structure.
8974 (vax_frame_cache): New function.
8975 (vax_frame_this_id): New function.
8976 (vax_frame_prev_register): New function.
8977 (vax_frame_unwind): New variable.
8978 (vax_frame_sniffer): New function.
8979 (vax_frame_base_address): New function.
8980 (vax_frame_args_address): New function.
8981 (vax_frame_base): New variable.
8982 (vax_unwind_pc): New function.
8983 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
8984 deprecated_fp_regnum, deprecated_saved_pc_after_call,
8985 deprecated_frame_chain, deprecated_frame_saved_pc,
8986 deprecated_frame_args_address and
8987 deprecated_frame_init_saved_regs.
8988 * Makefile.in (vax-tdep.o): Update dependencies.
8989
8990 * vaxbsd-nat.c: New file.
8991
8992 * vax-tdep.h: Update copyright year. Adjust comments.
8993 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
8994 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
8995 (vax_regnum): New enum. Replacing...
8996 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
8997 (VAX_PS_REGNUM): ... these removed macros.
8998 * vax-tdep.c (vax_register_name): Remove prototype.
8999 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
9000 (vax_register_byte, vax_register_raw_size,
9001 vax_register_virtual_size, vax_register_virtual_type): Remove
9002 functions.
9003 (vax_register_type): New function.
9004 (vax_breakpoint_from_pc): Reorganize.
9005 (vax_gdbarch_init): Set register_type. Don't set
9006 deprecated_register_size, deprecated_register_bytes,
9007 deprecated_register_byte, deprecated_register_raw_size,
9008 deprecated_max_register_raw_size,
9009 deprecated_register_virtual_size,
9010 deprecated_max_register_virtual_size and
9011 deprecated_register_virtual_type. Add comment on stack direction.
9012
9013 2004-04-11 Mark Kettenis <kettenis@gnu.org>
9014
9015 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
9016 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
9017 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
9018
9019 2004-04-10 Randolph Chung <tausq@debian.org>
9020
9021 * MAINTAINERS (write after approval): Add myself.
9022
9023 2004-04-07 Randolph Chung <tausq@debian.org>
9024
9025 * hppa-tdep.c (hppa_inner_than): Remove.
9026 (is_pa_2): Remove unused static variable.
9027 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
9028
9029 2004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
9030
9031 * language.h (language_defn): Add new la_post_parser field.
9032 * parser-defs.h (null_post_parser): New declaration (default for
9033 la_post_parser).
9034
9035 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
9036 insert call to that function.
9037 (parse_exp_in_context): New function, including code formerly in
9038 parse_exp_1. Calls language-dependent post-parser after
9039 prefixification.
9040 (parse_expression_in_context): New exported function.
9041 (null_post_parser): New definition.
9042 * expression.h (parse_expression_in_context): Add declaration.
9043
9044 * p-lang.c (pascal_language_defn): Add trivial post-parser.
9045 * c-lang.c (c_language_defn): Ditto.
9046 (cplus_language_defn): Ditto.
9047 (asm_language_defn): Ditto.
9048 (minimal_language_defn): Ditto.
9049 * f-lang.c (f_language_defn): Ditto.
9050 * jv-lang.c (java_language_defn): Ditto.
9051 * language.c (unknown_language_defn): Ditto.
9052 (auto_language_defn): Ditto.
9053 (local_language_defn): Ditto.
9054 * m2-lang.c (m2_language_defn): Ditto.
9055 * scm-lang.c (scm_language_defn): Ditto.
9056 * obj-lang.c (objc_language_defn): Ditto.
9057
9058 2004-04-10 Mark Kettenis <kettenis@gnu.org>
9059
9060 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
9061 (amd64nbsd_mcontext_addr): New function.
9062 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
9063 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
9064 with amd64nbsd_r_reg_offset, instead of building it on the fly.
9065
9066 * corelow.c (core_xfer_partial): Fix coding standards violation.
9067 Add support for TARGET_OBJECT_WCOOKIE.
9068
9069 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
9070 deprecated_pc_in_sigtramp.
9071 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
9072 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
9073 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
9074 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
9075 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
9076 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
9077 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
9078
9079 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
9080 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
9081 Fix typo.
9082
9083 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
9084 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
9085 (amd64_collect_fxsave): Likewise.
9086
9087 * i386-sol2-tdep.c: Include "gdb_string.h".
9088 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
9089 name.
9090 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
9091
9092 2004-04-10 Mark Kettenis <kettenis@gnu.org>
9093
9094 * i386-sol2-tdep.c: Include "solib-svr4.h".
9095 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
9096 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
9097 * config/i386/tm-i386sol2.h: Include :solib.h".
9098 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
9099 solib-svr4.o and solib-legacy.o.
9100 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
9101 solib-svr4.o.
9102
9103 2004-04-09 Mark Kettenis <kettenis@gnu.org>
9104
9105 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
9106 whether a register is supplied by PTRACE_GETFPREGS.
9107 (store_inferior_registers): Likewise.
9108 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
9109 whether a register is supplied by PT_GETFPREGS.
9110 (store_inferior_registers): Likewise.
9111
9112 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
9113 * config/i386/linux64.mt (TDEPFILES): Likewise.
9114
9115 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
9116
9117 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
9118 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
9119 the program counter is in the range specified by `struct
9120 gdbarch_tdep'.
9121 * amd64-linux-tdep.c: Include "symtab.h".
9122 (amd64_linux_pc_in_sigtramp): Remove function.
9123 (amd64_linux_sigtramp_p): New function.
9124 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
9125 deprecated_pc_in_sigtramp.
9126 * amd64nbsd-tdep.c: Include "symtab.h".
9127 (amd64nbsd_sigtramp_p): New function.
9128 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
9129 deprecated_pc_in_sigtramp.
9130 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
9131 few comments.
9132 (amd64obsd_pc_in_sigtramp): Remove function.
9133 (amd64obsd_sigtramp_p): New function.
9134 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
9135 deprecated_pc_in_sigtramp.
9136 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
9137 (i386bsd_pc_ins_sigtramp): Remove prototype.
9138 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
9139 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
9140 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
9141 the program counter is in the range specified by `struct
9142 gdbarch_tdep'.
9143 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
9144 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
9145 (i386_go32_pc_in_sigtramp): Remove function.
9146 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
9147 Initialize TDEP->sigtramp_p.
9148 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
9149 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
9150 deprecated_pc_in_sigtramp.
9151 * i386-linux-tdep.c: Adjust comments.
9152 (i386_linux_pc_in_sigtramp): Remove function.
9153 (i386_linux_sigtramp_p): New function.
9154 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
9155 deprecated_pc_in_sigtramp.
9156 * i386-nto-tdep.c: Update copyright year.
9157 (i386nto_pc_in_sigtramp): Remove function.
9158 (i386nto_sigtramp_p): New function.
9159 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
9160 SP_REGNUM.
9161 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
9162 deprecated_pc_in_sigtramp.
9163 * i386-sol2-tdep.c: Update copyright year.
9164 (i386_sol2_pc_in_sigtramp): Remove function.
9165 (i386_sol2_sigtramp_p): New function.
9166 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
9167 deprecated_pc_in_sigtramp.
9168 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
9169 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
9170 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
9171 deprecated_sigtramp_start and deprecated_sigtramp_end.
9172 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
9173 (i386nbsd_pc_in_sigtramp): Remove function.
9174 (i386nbsd_sigtramp_p): New function.
9175 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
9176 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
9177 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
9178 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
9179 (i386obsd_pc_in_sigtramp): Remove function.
9180 (i386obsd_sigtramp_p): New function.
9181 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
9182 functions.
9183 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
9184 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
9185 TDEP->sigtramp_p.
9186 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
9187 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
9188 dependencies.
9189
9190 * config/i386/i386aout.mt: Remove file.
9191
9192 * configure.tgt: Remove i[34567]86-*-go32*,
9193 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
9194 and i[34567]86-*-isc*. Set gdb_target to i386 for
9195 i[34567]86-*-netware* and i[34567]86-*-*.
9196 * config/i386/i386.mt: New file.
9197 * config/i386/embed.mt: Remove file.
9198 * config/i386/go32.mt: Remove file.
9199 * config/i386/i386nw.mt: Remove file.
9200 * config/i386/i386v.mt: Remove file.
9201 * config/i386/tm-go32.h: Remove file.
9202
9203 * tui/tui-hooks.c: Include "readline/readline.h" after
9204 "gdb_curses.h" instead of before.
9205 * tui/tui-io.c: Likewise.
9206
9207 * tui/tui.c: Fix typo in comment.
9208
9209 * sparc64-tdep.c (sparc_address_from_register): Remove function.
9210
9211 2004-04-08 Andrew Cagney <cagney@redhat.com>
9212
9213 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
9214 (deprecated_exception_support_initialized): Declare.
9215 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
9216 (initialize_hp_cxx_exception_support)
9217 (child_enable_exception_callback): Update.
9218 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
9219 (deprecated_exception_support_initialized): Rename
9220 deprecated_exception_catchpoints_are_fragile and
9221 deprecated_exception_support_initialized.
9222 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
9223
9224 * symtab.c (deprecated_hp_som_som_object_present): Rename
9225 hp_som_som_object_present.
9226 * symtab.h (deprecated_hp_som_som_object_present): Declare.
9227 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
9228 Update. Delete extern declaration.
9229 * valops.c (hp_som_som_object_present): Ditto.
9230 * parse.c (deprecated_hp_som_som_object_present)
9231 (parse_nested_classes_for_hpacc): Ditto.
9232 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
9233 * hppa-hpux-tdep.c (hp_som_som_object_present)
9234 (initialize_hp_cxx_exception_support): Ditto.
9235 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
9236 * cp-valprint.c (hp_som_som_object_present)
9237 (cp_print_class_method): Ditto.
9238 * c-typeprint.c (hp_som_som_object_present):
9239 (c_type_print_base): Ditto.
9240 * c-exp.y (hp_som_som_object_present): Ditto.
9241
9242 2004-04-08 Andrew Cagney <cagney@redhat.com>
9243
9244 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
9245 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
9246 (frame_unwind_find_by_frame): Re-implement the unwind code so
9247 that it can both prepend and append sniffers. Replace
9248 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
9249 * tramp-frame.c (tramp_frame_append): Use
9250 frame_unwind_prepend_unwinder.
9251 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
9252 frame_unwind_register_unwinder.
9253 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
9254 tramp_frame_append.
9255 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
9256 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
9257 (mips_linux_init_abi): Update.
9258
9259 2004-04-08 Kevin Buettner <kevinb@redhat.com>
9260
9261 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
9262 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
9263 file support.
9264
9265 2004-04-07 Kevin Buettner <kevinb@redhat.com>
9266
9267 * ia64-tdep.c (elf.h): Don't include.
9268 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
9269
9270 2004-04-07 Jason Molenda (jmolenda@apple.com)
9271
9272 * frame.h: Typeo corrections in comments.
9273
9274 2004-04-07 Jim Blandy <jimb@redhat.com>
9275
9276 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
9277 %esp and %ebp
9278
9279 2004-04-07 Mark Kettenis <kettenis@gnu.org>
9280
9281 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
9282 * config/sparc/linux64.mt (TDEPFILES): Likewise.
9283 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
9284 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
9285 and solib-legacy.o.
9286 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
9287 solib-svr4.o.
9288 * config/sparc/tm-sol2.h: Update copyright year. Include
9289 "solib.h".
9290
9291 * sparc-sol2-tdep.c: Update copyright year. Include
9292 "solib-svr4.h".
9293 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
9294 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
9295 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
9296 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
9297 dependencies.
9298
9299 2004-04-06 Andrew Cagney <cagney@redhat.com>
9300
9301 * infttrace.c: Include "infttrace.h".
9302 * infttrace.h: Include "target.h".
9303 * Makefile.in (infttrace_h): Update.
9304 (infttrace.o): Update.
9305
9306 2004-04-06 Andrew Cagney <cagney@redhat.com>
9307
9308 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
9309 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
9310 move extern declarations from here ...
9311 * infttrace.h: ... to here.
9312 * Makefile.in (hppah-nat.o): Update dependencies.
9313
9314 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
9315 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
9316 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
9317 (hppa_breakpoint_from_pc): Delete.
9318
9319 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
9320
9321 2004-04-05 Andrew Cagney <cagney@redhat.com>
9322
9323 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
9324 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
9325 <sys/file.h>.
9326
9327 2004-04-06 Randolph Chung <tausq@debian.org>
9328
9329 Committed by Andrew Cagney (mechanical change).
9330 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
9331 exception_catchpoints_are_fragile, find_stub_with_shl_get,
9332 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
9333 child_enable_exception_callback, current_ex_event,
9334 null_symtab_and_line, child_get_current_exception_event,
9335 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
9336 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
9337 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
9338 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
9339 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
9340 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
9341 Move hpux-specific definitions ...
9342 * hppa-hpux-tdep.c: ... to here.
9343
9344 2004-04-05 Andrew Cagney <cagney@redhat.com>
9345
9346 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
9347 skip_prologue_using_sal.
9348
9349 2004-04-05 Andrew Cagney <cagney@redhat.com>
9350
9351 * config/i386/tm-i386.h: Delete file.
9352 * config/i386/tm-vxworks.h: Update copyright, do not include
9353 "tm-i386.h".
9354 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
9355 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
9356 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
9357 * config/i386/ncr3000.mt (TM_FILE): Delete.
9358 * config/i386/interix.mt (TM_FILE): Delete.
9359 * config/i386/i386v.mt (TM_FILE): Delete.
9360 * config/i386/i386nw.mt (TM_FILE): Delete.
9361 * config/i386/i386gnu.mt (TM_FILE): Delete.
9362 * config/i386/i386aout.mt (TM_FILE): Delete.
9363 * config/i386/embed.mt (TM_FILE): Delete.
9364
9365 2004-04-05 Kevin Buettner <kevinb@redhat.com>
9366
9367 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
9368 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
9369 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
9370 (accg7_regnum): New constants.
9371 (last_spr_regnum, last_pseudo_regnum): Update.
9372 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
9373 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
9374 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
9375 for accg registers.
9376 (frv_register_sim_regno): Update spr_map[].
9377
9378 2004-04-04 Andrew Cagney <cagney@redhat.com>
9379
9380 * config/mips/xm-riscos.h: Delete.
9381 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
9382 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
9383 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
9384 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
9385 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
9386 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
9387 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
9388 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
9389 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
9390 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
9391 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
9392 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
9393 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
9394 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
9395 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
9396 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
9397 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
9398 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
9399 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
9400 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
9401 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
9402 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
9403 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
9404 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
9405 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
9406 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
9407
9408 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
9409 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
9410 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
9411 * configure.host: Remove m680[01]0-sun-sunos3*,
9412 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
9413 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
9414 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
9415 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
9416 mips-*-riscos*.
9417 * NEWS: Mention removed systems.
9418
9419 2004-04-04 Andrew Cagney <cagney@redhat.com>
9420
9421 GDB 6.1 release created from 6.1 branch.
9422
9423 2004-04-04 Andrew Cagney <cagney@redhat.com>
9424
9425 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
9426 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
9427 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
9428
9429 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
9430 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
9431 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
9432
9433 2004-04-03 Jim Blandy <jimb@redhat.com>
9434
9435 * MAINTAINERS: Chris Faylor has changed employers; add him to
9436 "paper trail" section, and update his E-mail address.
9437
9438 2004-04-03 Andrew Cagney <cagney@redhat.com>
9439
9440 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
9441 generic dummy frames.
9442 * dummy-frame.c: Update copyright.
9443 (dummy_frame_sniffer): Delete check for generic dummy frames.
9444
9445 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
9446 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
9447 (REG_PARM_STACK_SPACE): Delete.
9448 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
9449 Inline reference to REG_PARM_STACK_SPACE.
9450
9451 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
9452 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
9453 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
9454 (FRAME_BASE_BEFORE_SIGTRAMP)
9455 (hppa32_hpux_frame_base_before_sigtramp)
9456 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
9457 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
9458 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
9459 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
9460 (FRAME_BASE_BEFORE_SIGTRAMP)
9461 (hppa64_hpux_frame_base_before_sigtramp)
9462 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
9463
9464 2004-04-03 Andrew Cagney <cagney@redhat.com>
9465
9466 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
9467
9468 2004-04-02 Andrew Cagney <cagney@redhat.com>
9469
9470 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
9471 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
9472 * dummy-frame.h: Delete out-of-date comments.
9473 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
9474 * gdbarch.h, gdbarch.c: Re-generate.
9475
9476 2004-04-02 Joel Brobecker <brobecker@gnat.com>
9477
9478 Committed by Andrew Cagney <cagney@redhat.com>.
9479 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
9480 into account an instruction saving a register if we have already
9481 seen an earlier instruction saving that same register.
9482
9483 2004-04-02 Andrew Cagney <cagney@redhat.com>
9484
9485 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
9486 * gdbarch.h, gdbarch.c: Re-generate.
9487 * frame.c (legacy_get_prev_frame): Delete references to
9488 DEPRECATED_INIT_FRAME_PC_FIRST.
9489
9490 * infrun.c (pc_in_sigtramp): Delete function.
9491 (check_sigtramp2): Inline call to pc_in_sigtramp, use
9492 get_frame_type.
9493
9494 2004-04-02 Andrew Cagney <cagney@redhat.com>
9495
9496 * infrun.c (handle_step_into_function): Delete code conditional on
9497 legacy_frame_p.
9498 (handle_inferior_event, step_over_function): Ditto.
9499
9500 2004-04-02 Andrew Cagney <cagney@redhat.com>
9501
9502 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
9503 "previous frame inner to this frame" test.
9504
9505 2004-04-02 Andrew Cagney <cagney@redhat.com>
9506
9507 * frame.c (safe_frame_unwind_memory): New function.
9508 * frame.h (safe_frame_unwind_memory): Declare. Update description
9509 of /safe_/ methods.
9510 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
9511 "next_frame". Use safe_frame_unwind_memory.
9512 (tramp_frame_sniffer): Update call to tramp_frame_start.
9513
9514 2004-04-01 Daniel Jacobowitz <drow@mvista.com>
9515
9516 * dwarf2read.c (dwarf2_objfile_data_key): New.
9517 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
9518 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
9519 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
9520 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
9521 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
9522 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
9523 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
9524 Remove variables.
9525 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
9526 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
9527 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
9528 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
9529 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
9530 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
9531 Remove macros.
9532 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
9533 data.
9534 (dwarf2_locate_sections, dwarf2_build_psymtabs)
9535 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
9536 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
9537 (read_partial_die, read_full_die, read_indirect_string)
9538 (dwarf_decode_line_header, dwarf_decode_macros)
9539 (dwarf2_symbol_mark_computed): Remove use of removed macros.
9540 Update uses of removed variables.
9541 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
9542 of removed macros.
9543 (_initialize_dwarf2_read): New function.
9544 * symfile.h (dwarf2_has_info): Update prototype.
9545 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
9546 * elfread.c (elf_symfile_read): Likewise.
9547
9548 2004-04-01 Jim Blandy <jimb@redhat.com>
9549
9550 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
9551 function for register numbers on all the rs6000-derived targets.
9552 (rs6000_gdbarch_init): Don't register a separate
9553 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
9554 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
9555 variants.
9556
9557 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
9558 numbering.
9559
9560 2004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
9561
9562 * valarith.c: Update copyright notice.
9563 (value_add): Handle range types.
9564 (value_sub): Ditto.
9565 (value_equal): Ditto.
9566 (value_less): Ditto.
9567 (value_neg): Ditto.
9568 (value_complement): Ditto.
9569 (value_binop): Simplify slightly by using is_integral_type and
9570 eliminiating unnecessary COERCE_ENUMs.
9571
9572 2004-03-31 Andrew Cagney <cagney@redhat.com>
9573
9574 * frame.h (frame_unwind_id): Declare.
9575 * frame.c (frame_unwind_id): New function.
9576 (get_prev_frame_1): New function.
9577 (frame_debug_got_null_frame): New function.
9578 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
9579 code proper to prev_frame, update description.
9580 * infrun.c (step_over_function): Use frame_unwind_id.
9581
9582 2004-04-31 J. Brobecker <brobecker@gnat.com>
9583
9584 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
9585 (hppa64_push_dummy_call): Likewise.
9586
9587 2004-03-30 Jim Blandy <jimb@redhat.com>
9588
9589 From Ulrich Weigand:
9590 * utils.c (query): Do not use a va_list variable multiple times.
9591
9592 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
9593
9594 * Makefile.in (linux_nat_h): Update dependencies.
9595 * configure.in: Check for <gnu/libc-version.h>.
9596 * configure: Regenerate.
9597 * config.in: Regenerate.
9598 * linux-nat.h: Include "target.h". Add waitstatus field to
9599 struct lwp_info.
9600 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
9601 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
9602 to.
9603 (lin_lwp_handle_extended): New function. Handle clone events.
9604 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
9605 thread exit events.
9606 (child_wait): Handle clone events.
9607 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
9608 * linux-nat.c (linux_enable_event_reporting): Turn on
9609 PTRACE_O_TRACECLONE.
9610 (linux_handle_extended_wait): Handle clone events.
9611 * thread-db.c: Include <gnu/libc-version.h>.
9612 (struct private_thread_info): Add dying flag.
9613 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
9614 higher.
9615 (attach_thread): Update comments. Handle dying threads.
9616 (detach_thread): Set the dying flag.
9617 (check_event): Always call attach_thread.
9618
9619 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
9620
9621 * mips-tdep.c (mips_pdr_data): New.
9622 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
9623 (_initialize_mips_tdep): Initialize mips_pdr_data.
9624
9625 2004-03-29 Corinna Vinschen <vinschen@redhat.com>
9626
9627 * minsyms.c (install_minimal_symbols): Move dropping leading
9628 char from linkage name from here...
9629 (prim_record_minimal_symbol_and_info): ...to here. Simplify
9630 test for "__gnu_compiled*" symbols.
9631
9632 2004-03-28 Jim Blandy <jimb@redhat.com>
9633
9634 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
9635 registers to temp register r0 and byte stores as prologue
9636 instructions.
9637
9638 2004-03-28 Andrew Cagney <cagney@redhat.com>
9639
9640 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
9641 arm*-*-*.
9642
9643 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9644
9645 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
9646 and switch the layout to force a display of register window.
9647
9648 2004-02-26 J. Brobecker <brobecker@gnat.com>
9649
9650 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
9651 of the INTEGER class.
9652
9653 2004-03-26 Jim Blandy <jimb@redhat.com>
9654
9655 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
9656 bytes long on PPC GNU/Linux.
9657
9658 2004-03-26 David Carlton <carlton@kealia.com>
9659
9660 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
9661
9662 2004-03-25 Andrew Cagney <cagney@redhat.com>
9663
9664 * PROBLEMS: Add general section titles, remove references to
9665 specific releases.
9666
9667 2004-03-25 Daniel Jacobowitz <drow@mvista.com>
9668
9669 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
9670 INT_REGISTER_SIZE.
9671 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
9672 FP_REGISTER_VIRTUAL_SIZE.
9673 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
9674 of DEPRECATED_REGISTER_RAW_SIZE.
9675 (arm_register_type): Add gdbarch argument.
9676 (arm_register_raw_size, arm_register_virtual_size): Delete.
9677 (arm_register_byte, arm_extract_return_value)
9678 (arm_store_return_value, arm_get_longjmp_target): Update references
9679 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
9680 (arm_gdbarch_init): Likewise. Don't set
9681 deprecated_register_raw_size, deprecated_register_virtual_size,
9682 deprecated_max_register_raw_size,
9683 deprecated_max_register_virtual_size, or
9684 deprecated_max_register_virtual_type. Do set register_type.
9685 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
9686 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
9687 (FP_REGISTER_VIRTUAL_SIZE): Delete.
9688 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
9689 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
9690 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
9691 INT_REGISTER_SIZE.
9692 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
9693 (remote_rdp_store_register): Likewise.
9694
9695 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
9696
9697 * Makefile.in (mips-linux-tdep.o): Update dependencies.
9698 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
9699 to after osabi initialization.
9700 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
9701 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
9702 functions.
9703 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
9704 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
9705 variables.
9706 (mips_linux_init_abi): Append signal trampoline unwinders.
9707
9708 2004-03-24 Andrew Cagney <cagney@redhat.com>
9709
9710 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
9711 * tramp-frame.c: Include "gdb_assert.h".
9712 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
9713 correct sizeof.
9714 (tramp_frame_append): Validate the tramp frame's instructions.
9715 * Makefile.in (tramp-frame.o): Update dependencies.
9716
9717 2004-03-23 Andrew Cagney <cagney@redhat.com>
9718
9719 * trad-frame.h (trad_frame_set_reg_addr): Declare.
9720
9721 2004-03-23 Andrew Cagney <cagney@redhat.com>
9722
9723 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
9724 Nasser as past testsuite/lib/ (and other) maintainers.
9725
9726 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
9727
9728 * infcmd.c (attach_command): Reread symbols if we already have
9729 an exec file.
9730
9731 2004-03-23 Andrew Cagney <cagney@redhat.com>
9732
9733 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
9734
9735 2004-03-23 Andrew Cagney <cagney@redhat.com>
9736
9737 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
9738 * gdbarch.h, gdbarch.c: Re-generate.
9739 * i386obsd-tdep.c (i386obsd_init_abi): Update.
9740 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
9741 * i386bsd-tdep.c (i386bsd_init_abi): Update.
9742 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
9743 (DEPRECATED_SIGTRAMP_START): Update.
9744 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
9745 (DEPRECATED_SIGTRAMP_START): Update.
9746 * blockframe.c (find_pc_sect_partial_function): Update.
9747 * arch-utils.c (legacy_pc_in_sigtramp): Update.
9748
9749 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
9750
9751 * remote.c (remote_open_1): Reopen the exec file and reread symbols
9752 if necessary.
9753
9754 2004-03-23 Andrew Cagney <cagney@redhat.com>
9755
9756 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
9757 predicate, deprecate.
9758 * gdbarch.h, gdbarch.c: Re-generate.
9759 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
9760 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
9761 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
9762 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
9763 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
9764 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
9765 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
9766 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
9767 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
9768 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
9769 * blockframe.c (find_pc_partial_function): Update.
9770 * breakpoint.c (bpstat_what): Update.
9771 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
9772 * frv-linux-tdep.c (frv_linux_init_abi): Update.
9773 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
9774 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
9775 * i386-interix-tdep.c (i386_interix_init_abi): Update.
9776 * i386-linux-tdep.c (i386_linux_init_abi): Update.
9777 * i386-nto-tdep.c (i386nto_init_abi): Update.
9778 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
9779 * i386-tdep.c (i386_sigtramp_frame_sniffer)
9780 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
9781 * i386bsd-tdep.c (i386bsd_init_abi): Update.
9782 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
9783 * i386obsd-tdep.c (i386obsd_init_abi): Update.
9784 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
9785 * infrun.c (pc_in_sigtramp): Update.
9786 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
9787 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
9788 * mips-tdep.c (mips_gdbarch_init): Update.
9789 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
9790 * ppc-linux-tdep.c: Update comment.
9791 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
9792 * shnbsd-tdep.c (shnbsd_init_abi): Update.
9793 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
9794 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
9795 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
9796 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
9797 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
9798 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
9799 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
9800 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
9801
9802 2004-03-23 Andrew Cagney <cagney@redhat.com>
9803
9804 * tramp-frame.h, tramp-frame.h: New files.
9805 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
9806 Update rules to include "tramp-frame.h" and "tramp-frame.c".
9807
9808 * Makefile.in: Update all dependencies.
9809
9810 2004-03-23 Andrew Cagney <cagney@redhat.com>
9811
9812 * Makefile.in (trad_frame_h): Add $(frame_h).
9813 * trad-frame.h: Update copyright. Include "frame.h".
9814 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
9815 (trad_frame_set_id, trad_frame_get_id): Declare.
9816 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
9817 * trad-frame.c: Update copyright.
9818 (struct trad_frame_cache): Define.
9819 (trad_frame_cache_zalloc): New function.
9820 (trad_frame_set_id, trad_frame_get_id): New functions.
9821 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
9822
9823 2004-03-22 Andrew Cagney <cagney@redhat.com>
9824
9825 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
9826 s390_pltstub_unwind_cache.
9827 (s390_stub_frame_unwind_cache): Rename
9828 s390_pltstub_frame_unwind_cache.
9829 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
9830 (s390_stub_frame_prev_register): Rename
9831 s390_pltstub_frame_prev_register.
9832 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
9833 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
9834
9835 From Ulrich Weigand:
9836 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
9837 pointer calls like PLT calls.
9838
9839 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
9840
9841 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
9842 PC rather than the partial function start address. Use the start
9843 address to sanity check the found PDR.
9844
9845 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
9846
9847 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
9848 linux_handle_extended_wait.
9849
9850 2004-03-22 Andrew Cagney <cagney@redhat.com>
9851
9852 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
9853 function.
9854
9855 * frame.h (generic_pop_current_frame): Delete declaration.
9856 (deprecate_pop_dummy_frame): Deprecate
9857 generic_pop_dummy_frame.
9858 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
9859 (generic_pop_current_frame): Delete function.
9860 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
9861 generic_pop_current_frame.
9862 * v850-tdep.c (v850_pop_frame): Update.
9863 * mcore-tdep.c (mcore_pop_frame): Update.
9864 * sh64-tdep.c (sh64_pop_frame): Update.
9865 * h8300-tdep.c (h8300_pop_frame): Update.
9866
9867 2004-03-22 Andrew Cagney <cagney@redhat.com>
9868
9869 * frame.h (deprecated_pc_in_call_dummy): Rename
9870 generic_pc_in_call_dummy.
9871 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
9872 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
9873 generic_pc_in_call_dummy.
9874 (pc_in_dummy_frame): Make static.
9875 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
9876 * gdbarch.h, gdbarch.c: Re-generate.
9877 * dummy-frame.c (dummy_frame_sniffer): Simplify.
9878 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
9879 (legacy_get_prev_frame): Ditto.
9880 * inferior.h: Delete reference to generic_pc_in_call_dummy in
9881 comment.
9882
9883 2004-03-21 Andrew Cagney <cagney@redhat.com>
9884
9885 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
9886 declaration and out-of-date comment.
9887 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
9888 Delete function.
9889 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
9890 deprecated_pc_in_call_dummy.
9891
9892 * infrun.c (handle_inferior_event): For non legacy frames, use the
9893 frame ID and frame type to identify a signal trampoline. Update
9894 comments.
9895
9896 2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
9897
9898 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
9899 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
9900
9901 2004-03-21 Andrew Cagney <cagney@redhat.com>
9902
9903 * frame-unwind.h: Update copyright.
9904 (struct frame_data): Add opaque declaration.
9905 (frame_sniffer_ftype): Declare.
9906 (struct frame_unwind): Add "unwind_data" and "sniffer".
9907 (frame_unwind_register_unwinder): Declare.
9908 (frame_unwind_find_by_frame): Add parameter "this_cache".
9909 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
9910 (legacy_get_prev_frame, legacy_get_prev_frame)
9911 (get_frame_type): Pass the prologue_cache to
9912 frame_unwind_find_by_frame.
9913 * frame-unwind.c (struct frame_unwind_table_entry): Add field
9914 "unwinder".
9915 (frame_unwind_register_unwinder): New function.
9916 (frame_unwind_find_by_frame): Handle an unwind sniffer.
9917
9918 2004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
9919
9920 * bcache.c (print_percentage): Use floating point to avoid
9921 incorrect results when portion*100 overflows.
9922
9923 2004-03-19 Kevin Buettner <kevinb@redhat.com>
9924
9925 * ppc_tdep.h (ppc_linux_frame_saved_pc)
9926 (ppc_linux_init_extra_frame_info)
9927 (ppc_linux_frameless_function_invocation)
9928 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
9929 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
9930 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
9931 (rs6000_frame_chain): Delete declarations.
9932 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
9933 (ppc_linux_init_extra_frame_info)
9934 (ppc_linux_frameless_function_invocation)
9935 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
9936 (ppc_linux_init_abi): Remove registration of above deleted functions.
9937 * rs6000-tdep.c (rs6000_init_extra_frame_info)
9938 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
9939 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
9940 (rs6000_pop_frame, rs6000_frameless_function_invocation)
9941 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
9942 (rs6000_gdbarch_init): Remove registration of above deleted functions.
9943 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
9944 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
9945 frame management for all OSABIs.
9946
9947 2004-03-19 Andrew Cagney <cagney@redhat.com>
9948
9949 Committed by Kevin Buettner <kevinb@redhat.com>.
9950
9951 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
9952 Update copyright.
9953 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
9954 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
9955 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
9956 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
9957 unwinders. #ifdef legacy frame code.
9958 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
9959 "frame-base.h".
9960 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
9961 (struct rs6000_frame_cache, rs6000_frame_cache)
9962 (rs6000_frame_this_id, rs6000_frame_prev_register)
9963 (rs6000_frame_sniffer, rs6000_frame_unwind)
9964 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
9965 (rs6000_frame_base): Implement a traditional frame unwinder.
9966 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
9967 frame unwinder.
9968
9969 2004-03-19 Kevin Buettner <kevinb@redhat.com>
9970
9971 * breakpoint.c (adjust_breakpoint_address): Don't adjust
9972 breakpoint address for watchpoints or the catch eventpoints.
9973 Add new paramter ``bptype''. Adjust all callers.
9974
9975 2004-03-19 Andrew Cagney <cagney@redhat.com>
9976
9977 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
9978
9979 * PROBLEMS: Delete note that ARM does not use frame code, problem
9980 fixed.
9981
9982 2004-03-18 Andrew Cagney <cagney@redhat.com>
9983
9984 * stack.c (return_command): Delete code wrapped in #ifdef
9985 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
9986
9987 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
9988
9989 2004-03-18 Andrew Cagney <cagney@redhat.com>
9990
9991 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
9992 DEPRECATED_IN_SIGTRAMP.
9993 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9994 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
9995 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9996 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9997 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9998 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9999 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10000 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10001 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
10002 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
10003
10004 2004-03-18 Andrew Cagney <cagney@redhat.com>
10005
10006 * frame-base.c: Update copyright. Include "gdb_obstack.h".
10007 (struct frame_base_table_entry): Define.
10008 (struct frame_base_table): Re-implement as a linked list.
10009 (frame_base_init): Re-implement.
10010 (frame_base_table): Delete function.
10011 (append_predicate): Delete function.
10012 (frame_base_append_sniffer): Update.
10013 (frame_base_set_default): Update.
10014 (frame_base_find_by_frame): Update.
10015 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
10016 * Makefile.in (frame-base.o): Update dependencies.
10017
10018 2004-03-17 Andrew Cagney <cagney@redhat.com>
10019
10020 * frame.c (legacy_get_prev_frame): Pass correct frame to
10021 frame_unwind_find_by_frame.
10022
10023 2004-03-17 David Carlton <carlton@kealia.com>
10024
10025 * NEWS: Mention C++ nested types and namespaces
10026
10027 2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
10028
10029 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
10030 and "Regressions since gdb 5.3.". Add known regressions since
10031 gdb 6.0.
10032
10033 2004-03-16 David Carlton <carlton@kealia.com>
10034
10035 * dwarf2read.c (process_structure_scope): Process children even
10036 when we're a declaration.
10037
10038 2004-03-16 Andrew Cagney <cagney@redhat.com>
10039
10040 * symtab.h (find_pc_sect_partial_function): Delete declaration.
10041 * blockframe.c (find_pc_partial_function)
10042 (find_pc_sect_partial_function): Merge into a single
10043 find_pc_partial_function.
10044
10045 2004-03-16 Mark Kettenis <kettenis@gnu.org>
10046
10047 * i386bsd-nat.c: s/regno/regnum/g.
10048 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
10049 FP0_REGNUM.
10050 (store_inferior_registers): Likewise.
10051
10052 2004-03-16 Mark Kettenis <kettenis@gnu.org>
10053
10054 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
10055 of i387_fill_fsave.
10056 (store_inferior_registers): Call i387_collect_fsave and
10057 i387_collect_fxsave instead of i387_fill_fsave and
10058 i387_fill_fxsave.
10059
10060 2004-03-15 Andrew Cagney <cagney@redhat.com>
10061
10062 * Makefile.in (frame-unwind.o): Update dependencies.
10063 * frame-unwind.c: Include "gdb_obstack.h".
10064 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
10065 parameter.
10066 (append_predicate): Delete function.
10067 (struct frame_unwind_table_entry): New structure.
10068 (struct frame_unwind_table): Replace "sniffer" with "head" and
10069 "tail".
10070 (frame_unwind_append_sniffer): Update.
10071 (frame_unwind_find_by_frame): Update.
10072 (_initialize_frame_unwind): Registe frame_unwind_init using
10073 gdbarch_data_register_pre_init.
10074
10075 2004-03-15 Mark Kettenis <kettenis@gnu.org>
10076
10077 * i386bsd-nat.c: Update copyright year.
10078 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
10079 define unconditionally.
10080
10081 2004-03-15 Mark Kettenis <kettenis@gnu.org>
10082
10083 * i387-tdep.h (i387_collect_fsave): New prototype.
10084 * i387-tdep.c (i387_collect_fsave): New function containing most
10085 of the code from i387_fill_fsave.
10086 (i387_fill_fsave): Call i387_collect_fsave.
10087
10088 2004-03-15 Mark Kettenis <kettenis@gnu.org>
10089
10090 * i386-linux-tdep.c: Update copyright year.
10091 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
10092 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
10093 svr4_ilp32_link_map_offsets instead of
10094 i386_linux_svr4_fetch_link_map_offsets.
10095
10096 2004-03-15 David Carlton <carlton@kealia.com>
10097
10098 Fix for PR c++/1553:
10099 * dwarf2read.c (read_structure_type): Determine type name by
10100 calling determine_class_name.
10101 (determine_class_name): New.
10102 (determine_prefix): Look at TYPE_TAG_NAME and call
10103 determine_class_name when appropriate.
10104 (determine_prefix_aux, class_name): Delete.
10105 (read_namespace): Set die->type.
10106
10107 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10108
10109 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
10110 unused macro definition. The definition in target.h (or perhaps
10111 elsewhere) takes precedence.
10112
10113 2004-03-15 Andrew Cagney <cagney@redhat.com>
10114
10115 * ppc-tdep.h: Update copyright.
10116 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
10117 function signatures to match "regsets.h".
10118 * ppc-linux-tdep.c: Include "regset.h".
10119 (ELF_GREGSET_SIZE): Delete.
10120 (right_supply_register): New function.
10121 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
10122 using right_supply_register.
10123 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
10124 functions.
10125 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
10126 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
10127 (_initialize_ppc_linux_tdep): Do not register
10128 ppc_linux_regset_core_fns.
10129 (ppc_linux_regset_from_core_section): Replace
10130 fetch_core_registers.
10131 (ppc_linux_regset_core_fns): Delete.
10132 * ppc-linux-nat.c: (right_fill_reg): New function.
10133 (supply_gregset): Update call to ppc_linux_supply_gregset.
10134 (fill_gregset): Clear the register set, use right_fill_reg.
10135 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
10136 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
10137
10138 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
10139 unsigned.
10140
10141 2004-03-15 Andrew Cagney <cagney@redhat.com>
10142
10143 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
10144 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
10145 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
10146 and register_gdbarch_data.
10147 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
10148 (struct gdbarch_data): Replace "init" by "pre_init" and
10149 "post_init".
10150 * gdbarch.h, gdbarch.c: Re-generate.
10151 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
10152 with"obstack", use OBSTACK_ZALLOC.
10153 (dwarf2_frame_ops): Delete.
10154 (dwarf2_frame_set_init_reg): Use gdbarch_data.
10155 (dwarf2_frame_init_reg): Use gdbarch_data.
10156 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
10157 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
10158 (_initialize_svr4_solib): Update.
10159 * user-regs.c (_initialize_user_regs): Update.
10160 * reggroups.c (_initialize_reggroup): Update.
10161 * regcache.c (_initialize_regcache): Update.
10162 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
10163 * libunwind-frame.c (_initialize_libunwind_frame): Update.
10164 * gnu-v3-abi.c (init_gnuv3_ops): Update.
10165 * frame-unwind.c (_initialize_frame_unwind): Update.
10166 * frame-base.c (_initialize_frame_base): Update.
10167 * user-regs.c (user_reg_add): Update.
10168 * reggroups.c (reggroup_add): Update.
10169 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
10170 * libunwind-frame.c (libunwind_frame_set_descr): Update.
10171 * frame-unwind.c (frame_unwind_append_sniffer): Update.
10172 * frame-base.c (frame_base_table): Update.
10173 * remote.c (_initialize_remote): Update.
10174 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
10175
10176 2004-03-15 Andrew Cagney <cagney@redhat.com>
10177
10178 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
10179
10180 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10181
10182 * Makefile.in (frv-linux-tdep.o): Add dependencies.
10183 * frv-linux-tdep.c: New file.
10184 * frv-tdep.c (struct gdbarch_tdep): Add new field
10185 ``sigcontext_reg_addr''.
10186 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
10187 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
10188 (frv_sigramp_frame_sniffer): New functions.
10189 (frv_sigtramp_frame_unwind): New static global.
10190 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
10191 sniffers.
10192 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
10193 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
10194
10195 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10196
10197 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
10198 but not via a call to error(), when unable to read memory.
10199
10200 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10201
10202 * frv-tdep.c (frv_call_dummy_words): Delete.
10203 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
10204
10205 2004-03-15 Andrew Cagney <cagney@redhat.com>
10206
10207 * infrun.c (handle_step_into_function, step_over_function): Only
10208 update and use STEP_FRAME_ID when the system is using legacy
10209 frames. Update comments.
10210
10211 2004-03-14 Mark Kettenis <kettenis@gnu.org>
10212
10213 * amd64-linux-tdep.h: Remove file.
10214 * amd64-linux-tdep.c: Don't include "inferior.h" and
10215 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
10216 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
10217 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
10218 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
10219 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
10220 macros.
10221 (user_to_gdb_regmap): Remove variable.
10222 (amd64_linux_gregset_reg_offset): New variable.
10223 (amd64_core_fns): Remove variable.
10224 (fetch_core_registers): Remove function.
10225 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
10226 functions.
10227 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
10228 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
10229 * Makefile.in (amd64_linux_tdep_h): Remove.
10230 (amd64-linux-nat.o): Update dependencies.
10231 (amd64-linux-tdep.o): Update dependencies.
10232
10233 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
10234 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
10235 functions.
10236 (fetch_inferior_registers, store_inferior_registers): Rewrite.
10237
10238 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
10239 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
10240
10241 2004-03-14 Daniel Jacobowitz <drow@mvista.com>
10242
10243 * dwarf2read.c (read_structure_type): Rename from
10244 read_structure_scope. Don't create a symbol or call process_die.
10245 Return immediately if die->type is set. Call read_type_die before
10246 dwarf2_add_member_fn.
10247 (process_structure_scope): New function.
10248 (read_enumeration_type, process_enumeration_scope): New functions,
10249 broken out from read_enumeration. Don't create the enumeration
10250 type if it has already been created.
10251 (read_enumeration): Removed.
10252 (process_die): Call read_structure_type, process_structure_scope,
10253 read_enumeration_type, and process_enumeration_scope. Just call
10254 new_symbol for base and subrange types. Add a comment about other
10255 type dies.
10256 (read_type_die): Call read_enumeration_type.
10257 (add_partial_structure, new_symbol): Update comments.
10258
10259 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
10260
10261 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
10262
10263 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
10264
10265 * tui/tui-win.h (tui_get_cmd_list): Declare.
10266 * tui/tui-win.c (tui_command): New function.
10267 (tui_get_cmd_list): New function.
10268 (_initialize_tui_win): Moved initialization of tui command in
10269 tui_get_cmd_list.
10270
10271 * tui/tui-data.c (init_content_element): Setup new data members.
10272 (init_win_info): Likewise.
10273 (free_content_elements): Free it.
10274 * tui/tui-data.h (struct tui_data_element): Store the register
10275 content to print.
10276 (struct tui_data_info): Keep the current register group.
10277
10278 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
10279
10280 * tui/tui-regs.h (tui_show_registers): Update prototype.
10281 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
10282 (tui_resize_all): No need to calculate anything for register window.
10283 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
10284 (tui_set_register_element, tui_set_general_regs_content): Remove.
10285 (tui_set_special_regs_content): Remove.
10286 (tui_set_general_and_special_regs_content): Remove.
10287 (tui_set_float_regs_content): Remove.
10288 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
10289 (tui_set_regs_content): Remove.
10290 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
10291 (tui_v_show_registers_command_support): Remove.
10292 (tui_show_registers): Use a reggroup to specify the registers to show.
10293 (tui_show_register_group): New function.
10294 (tui_display_registers_from): Compute the layout of register window
10295 and refresh with new API; be sure to delete old register windows.
10296 (tui_check_register_values): Update to use tui_get_register and
10297 tui_display_data.
10298 (tui_display_register): Just refresh the register window part.
10299 (tui_register_format): Format registers and save in tui_data_element.
10300 (tui_get_register): New to combine tui_reg_value_has_changed and
10301 tui_get_register_raw_value; fix to use the new gdb API.
10302 (tui_show_float_command): Renamed tui_reg_float_command.
10303 (tui_show_general_command): Renamed tui_reg_general_command.
10304 (tui_show_special_command): Renamed tui_reg_system_command.
10305 (_initialize_tui_regs): Remove unused commands.
10306
10307 2004-03-13 Mark Kettenis <kettenis@gnu.org>
10308
10309 * NEWS (New native configurations): Mention OpenBSD/amd64.
10310
10311 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
10312 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
10313 Remove defines.
10314 * config/i386/nm-fbsd64.h: Likewise.
10315 * config/i386/nm-obsd.h: Likewise.
10316 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
10317 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
10318
10319 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10320
10321 * frv-tdep.c (set_variant_scratch_registers): New function.
10322 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
10323 New constants.
10324
10325 From Richard Sandiford <rsandifo@redhat.com>:
10326 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
10327
10328 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10329
10330 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
10331 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
10332 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
10333 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
10334 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
10335 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
10336 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
10337 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
10338 definitions from frv-tdep.c to frv-tdep.h.
10339
10340 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10341
10342 Add shared library support for FR-V FDPIC ABI:
10343 * Makefile.in (solib-frv.o): Add dependencies.
10344 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
10345 New functions.
10346 (frv_push_dummy_call): Add support for FDPIC ABI.
10347 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
10348 for FDPIC ABI.
10349 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
10350 (frv_fdpic_find_canonical_descriptor): Declare.
10351 * solib-frv.c: New file.
10352 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
10353 * config/frv/tm-frv.h (solib.h): Include.
10354
10355 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10356
10357 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
10358 (frv-tdep.o): Update dependencies.
10359 * frv-tdep.h: New file.
10360 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
10361 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
10362 constants.
10363 (struct gdbarch_tdep): Add new member ``frv_abi''.
10364 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
10365 functions.
10366 (new_variant): Set ``frv_abi'' field.
10367 (gdb_arch_init): Detect FDPIC executables.
10368
10369 2004-03-12 Mark Kettenis <kettenis@gnu.org>
10370
10371 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
10372 wrapper.
10373
10374 2004-03-11 Andrew Cagney <cagney@redhat.com>
10375
10376 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
10377
10378 2004-03-11 Kevin Buettner <kevinb@redhat.com>
10379
10380 * solist.h (master_so_list): New function.
10381 * solib.c (master_so_list): Likewise.
10382 * solib-svr4.c (enable_break): Iterate over so_list entries
10383 obtained from master list instead of entries obtained directly
10384 via svr4_current_sos().
10385
10386 2004-03-10 Ben Elliston <bje@gnu.org>
10387
10388 * MAINTAINERS: Update my mail address.
10389
10390 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
10391
10392 * remote-m32r-sdi.c: Support hardware watchpoint.
10393
10394 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10395
10396 * user-regs.c: Update copyright years.
10397 (struct user_regs): Rename to gdb_user_regs.
10398 (append_user_reg, builtin_user_regs, user_regs_init)
10399 (user_reg_add, user_reg_map_name_to_regnum)
10400 (usernum_to_user_reg): Update.
10401
10402 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10403
10404 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
10405 (skip_children): New functions.
10406 (locate_pdi_sibling): Call skip_children.
10407
10408 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10409
10410 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
10411 * gdbtypes.c (check_typedef): Update comments.
10412
10413 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10414
10415 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
10416 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
10417 pointer. Update comment about comp_unit_head.
10418 (struct abbrev_info): Shorten two int flags.
10419 (dwarf_alloc_abbrev): Take a CU argument.
10420 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
10421 each time through the loop. Update cleanup argument.
10422 (psymtab_to_symtab_1): Update cleanup call.
10423 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
10424 abbrev_obstack.
10425 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
10426 Just call obstack_free and clear the pointer.
10427
10428 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10429
10430 * infrun.c (handle_inferior_event): Remove short-circuit code for
10431 events in a different thread.
10432
10433 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10434
10435 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
10436 print the whole transfer.
10437 (initialize_targets): Update description of "set debug target".
10438
10439 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10440
10441 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
10442
10443 2004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
10444
10445 * MAINTAINERS (write after approval): Add myself.
10446
10447 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
10448
10449 * sh-tdep.c (sh_print_registers_info): Use for loop.
10450 Don't skip multiple registers when a float register is encountered.
10451
10452 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
10453
10454 Fix PR tdep/1291.
10455 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
10456 to official SH documentation.
10457
10458 2004-03-07 Andrew Cagney <cagney@redhat.com>
10459
10460 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
10461 unused function.
10462
10463 2004-03-07 Daniel Jacobowitz <drow@mvista.com>
10464
10465 * arm-tdep.c (thumb_get_next_pc): Handle BX.
10466 (arm_get_next_pc): Handle BX and BLX.
10467
10468 2004-03-07 Andrew Cagney <cagney@redhat.com>
10469
10470 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
10471 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
10472 HPPA_SP_REGNUM.
10473 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
10474 (hppa_target_read_fp): Delete.
10475 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
10476 register_virtual_size, max_register_raw_size,
10477 max_register_virtual_size, register_byte, register_size,
10478 target_read_fp, fp_regnum, and register_bytes. Set register_type
10479 instead of register_virtual_type.
10480 (hppa32_register_type, hppa64_register_type): Replace
10481 hppa32_register_virtual_type and hppa64_register_virtual_type.
10482 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
10483 (HPPA_FP_REGNUM): Define.
10484
10485 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
10486
10487 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
10488 (pa_do_registers_info): Delete.
10489 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
10490 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
10491 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
10492
10493 * infcall.c (legacy_push_dummy_code): Delete #ifdef
10494 GDB_TARGET_IS_HPPA code.
10495 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
10496 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
10497 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
10498 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
10499 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
10500 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
10501 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
10502 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
10503 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
10504 (hppa_frameless_function_invocation, hppa64_store_return_value)
10505 (hppa_store_struct_return, hppa64_extract_return_value)
10506 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
10507 (hppa32_call_dummy_length, hppa64_call_dummy_length)
10508 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
10509 (find_proc_framesize, deposit_21, restore_pc_queue)
10510 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
10511 (rp_saved, pc_in_linker_stub): Delete.
10512
10513 Unconditionally enable 64-bit frame and ABI code.
10514 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
10515 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
10516 push_dummy_frame, fix_call_dummy, push_arguments,
10517 call_dummy_location, extract_return_value, use_struct_convention,
10518 store_return_value, store_struct_return, saved_pc_after_call,
10519 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
10520 frame_chain, frame_chain_valid, frameless_function_invocation,
10521 frame_saved_pc, and pop_frame.
10522
10523 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
10524 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
10525 (hppa_gdbarch_init): Do not set PC_REGNUM.
10526
10527 2004-03-06 Mark Kettenis <kettenis@gnu.org>
10528
10529 * config/alpha/tm-fbsd.h: Remove file.
10530 * config/alpha/fbsd.mt: Tweak comment.
10531 (TM_FILE): Set to tm-alpha.h.
10532
10533 2004-03-05 Andrew Cagney <cagney@redhat.com>
10534
10535 * infrun.c (step_over_function): When non-legacy code, and no
10536 step_frame_id, use the unwinder to get the caller's frame ID.
10537
10538 2004-03-05 Mark Kettenis <kettenis@gnu.org>
10539
10540 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
10541 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
10542 bfd_arch_unknown. Adjust comment.
10543
10544 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
10545 * i386obsd-tdep.c: Correct spelling in comment.
10546 * i386nbsd-tdep.c: Correct spelling in comment.
10547 * sparc-tdep.c: Correct spelling in comments.
10548
10549 2004-03-05 David Carlton <carlton@kealia.com>
10550
10551 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
10552 bug.
10553
10554 2004-03-05 Mark Kettenis <kettenis@gnu.org>
10555
10556 * sparc-tdep.c: Fix typo in comment.
10557
10558 2004-03-04 J. Brobecker <brobecker@gnat.com>
10559
10560 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
10561
10562 2004-03-04 Daniel Jacobowitz <drow@mvista.com>
10563
10564 * dwarf2read.c: Add comment describing memory lifetimes.
10565 (struct dwarf2_pinfo): Update comment.
10566 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
10567 (read_enumeration, new_symbol): Don't use obsavestring.
10568
10569 2004-03-04 Mark Kettenis <kettenis@gnu.org>
10570
10571 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
10572 instead of amd64_fill_fxsave.
10573 * amd64bsd-nat.c (store_inferior_registers): Likewise.
10574 * amd64fbsd-nat.c (fill_fpregset): Likewise.
10575
10576 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
10577 Reorganize code a bit.
10578
10579 2004-03-04 Orjan Friberg <orjanf@axis.com>
10580
10581 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
10582 when the frame pointer is pushed. Don't set the frame pointer's
10583 address on the stack unless it's actually located there.
10584 Set the SRP's address on the stack correctly when the PC is still in
10585 the prologue.
10586 (cris_return_value): New function.
10587 (cris_gdbarch_init): Clear deprecated store_return_value,
10588 extract_return_value.
10589
10590 2004-03-02 Jim Blandy <jimb@redhat.com>
10591
10592 * stabsread.c (reg_value_complaint): The maximum register number
10593 is one less than the number of registers.
10594
10595 2004-03-02 Andrew Cagney <cagney@redhat.com>
10596
10597 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
10598 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
10599 trailing comma and redundant assignment of I386_ST0_REGNUM.
10600 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
10601 32-bit segment registers.
10602
10603 2004-03-01 Andrew Cagney <cagney@redhat.com>
10604
10605 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
10606 use frame_relative_level and get_next_frame.
10607
10608 2004-02-29 Andrew Cagney <cagney@redhat.com>
10609
10610 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
10611 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
10612 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
10613 Delete macro.
10614
10615 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
10616
10617 * inflow.c (terminal_inferior): Don't give up the terminal if we
10618 previously couldn't get the inferior's terminal state.
10619
10620 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
10621
10622 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
10623 PC_REGNUM.
10624
10625 2004-02-28 Andrew Cagney <cagney@redhat.com>
10626
10627 * NEWS: Refer to GDB 6.1.
10628 * README: Refer to GDB 6.1.
10629 * PROBLEMS: Refer to GDB 6.1.
10630
10631 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
10632
10633 * thread-db.c (disable_thread_signals): Remove unused function.
10634
10635 2004-02-28 Mark Kettenis <kettenis@gnu.org>
10636
10637 * amd64-nat.c: Include "gdb_string.h".
10638 (amd64_collect_native_gregset): Zero-extend the 32-bit
10639 general-purpose registers and %eip.
10640
10641 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
10642 * amd64-tdep.c (amd64_collect_fxsave): New function.
10643 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
10644
10645 * i387-tdep.h: Update copyright year.
10646 (i387_collect_fxsave): New prototype.
10647 * i387-tdep.c: Update copyright year.
10648 (i387_collect_fxsave): New function containing most of the code
10649 from i387_fill_fxsave.
10650 (i387_fill_fxsave): Call i387_collect_fxsave.
10651
10652 2004-02-28 Andrew Cagney <cagney@redhat.com>
10653
10654 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
10655 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
10656
10657 2004-02-28 Mark Kettenis <kettenis@gnu.org>
10658
10659 * amd64-tdep.c (amd64_frame_cache): Fix comment.
10660
10661 2004-02-28 Andrew Cagney <cagney@redhat.com>
10662
10663 * utils.c: Use "", instead of <>, to include readline.
10664 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
10665 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
10666 * source.c, solib.c, exec.c, event-top.c: Ditto.
10667 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
10668 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
10669 * Makefile.in: Update all dependencies.
10670 (readline_tilde_h, readline_history_h): Define.
10671 (readline_headers): Delete.
10672
10673 2004-02-28 Mark Kettenis <kettenis@gnu.org>
10674
10675 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
10676 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
10677 "config/i386/tm-lx64.h".
10678
10679 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
10680 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
10681 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
10682
10683 2004-02-28 Andrew Cagney <cagney@redhat.com>
10684
10685 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
10686
10687 * breakpoint.c (_initialize_breakpoint): Use
10688 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
10689 Add help to show command.
10690
10691 2004-02-28 Mark Kettenis <kettenis@gnu.org>
10692
10693 * i386-nat.c: Reformat to be closer to coding standards.
10694 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
10695 `retval'. Make variables `align' and `size' local to while-loop.
10696 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
10697 (_initialize_i386_nat): New prototype.
10698
10699 * tui/tui.c: Include <readline/readline.h> instead of
10700 "readline/readline.h". Include it after <term.h> and
10701 "gdb_curses.h".
10702
10703 2004-02-27 Andrew Cagney <cagney@redhat.com>
10704
10705 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
10706 the new frame unwind code.
10707 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
10708 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
10709 PCOQ_HEAD_REGNUM.
10710
10711 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
10712 "return_value" and "push_dummy_call".
10713 (hppa32_use_struct_convention): Delete unused function.
10714 (hppa32_store_return_value): Delete unused function.
10715 (hppa32_extract_return_value): Delete unused function.
10716 (hppa32_stack_align): Delete function.
10717
10718 2004-02-27 Eli Zaretskii <eliz@elta.co.il>
10719
10720 * coffread.c (enter_linenos): Don't let rawptr reference memory
10721 outside linetab[]'s limits.
10722
10723 2004-02-27 Andrew Cagney <cagney@redhat.com>
10724
10725 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
10726 inferior stack space - the stack needs to grow upwards.
10727 (hppa32_frame_align): New function.
10728 (hppa64_frame_align): Replace hppa_frame_align.
10729 (hppa_gdbarch_init): Update.
10730
10731 2004-02-26 Orjan Friberg <orjanf@axis.com>
10732
10733 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
10734 (dwarf2-frame.h): Include.
10735 (enum cris_regnums): New enum CRIS_FP_REGNUM.
10736 Remove static variables related to ABI setting.
10737 (struct gdbarch_tdep): Remove cris_abi member.
10738 (struct frame_extra_info): Remove.
10739 (cris_unwind_cache, stack_item): New structs.
10740 (cris_frame_unwind, cris_frame_base): New variables.
10741 (push_stack_item, pop_stack_item)
10742 (cris_frame_unwind_cache, cris_frame_this_id)
10743 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
10744 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
10745 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
10746 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
10747 (cris_reg_struct_has_addr): New functions.
10748 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
10749 (cris_frame_saved_pc, cris_saved_pc_after_call,
10750 (cris_store_struct_return, cris_frameless_function_invocation)
10751 (cris_pop_frame, cris_skip_prologue_main)
10752 (cris_abi_original_store_return_value)
10753 (cris_abi_v2_store_return_value)
10754 (cris_abi_original_extract_return_value)
10755 (cris_abi_v2_extract_return_value)
10756 (cris_abi_original_reg_struct_has_addr)
10757 (cris_abi_v2_reg_struct_has_addr)
10758 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
10759 (cris_push_return_address, cris_abi_update): Remove.
10760 (_initialize_cris_tdep): Remove ABI command.
10761 (cris_dump_tdep): Ditto.
10762 (cris_gdbarch_init): Remove ABI command.
10763 Set store_return_value, extract_return_value, push_dummy_code,
10764 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
10765 frame_unwind_append_sniffer, frame_base_set_default.
10766 Clear deprecated init_frame_pc, push_arguments, store_return_value,
10767 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
10768 sizeof_call_dummy_words, get_saved_register, push_return_address,
10769 pop_frame, store_struct_return, frame_init_saved_regs,
10770 init_extra_frame_info, frameless_function_invocation, frame_chain,
10771 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
10772 dummy_write_sp.
10773
10774 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
10775
10776 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
10777 * valprint.c (print_hex_chars): Change from static to external.
10778 (print_char_chars): New function.
10779 * printcmd.c (print_scalar_formatted): For integer and enum types
10780 that are longer than LONGEST, perform processing via appropriate
10781 print_*_chars routines.
10782
10783 2004-02-26 Andrew Cagney <cagney@redhat.com>
10784
10785 * Makefile.in: Update dependencies.
10786 Changes from Ulrich Weigand,
10787 * s390-tdep.c: Include "dwarf2-frame.h".
10788 (s390_dwarf2_frame_init_reg): New function.
10789 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
10790 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
10791
10792 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
10793
10794 * breakpoint.c (pending_break_support): New setting variable.
10795 (break_command_1): Account for pending_break_support setting
10796 when creating pending breakpoints.
10797 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
10798 (_initialize_breakpoint): Add "set breakpoint pending" and
10799 "show breakpoint pending" commands.
10800
10801 2004-02-26 Andrew Cagney <cagney@redhat.com>
10802
10803 Fix PR i18n/1570.
10804 * charset.c (backslashable, backslashed, represented): Remove 'e'
10805 from list of escaped characters, not part of ISO-C.
10806
10807 2004-02-25 J. Brobecker <brobecker@gnat.com>
10808
10809 From Peter Schauer <schauer@pdf.de>:
10810 * tui/tui.c: Move system header includes after local includes.
10811 Fixes a build failure on solaris systems.
10812
10813 2004-02-25 J. Brobecker <brobecker@gnat.com>
10814
10815 * configure.in: Refine the previous change.
10816 * configure: Regenerate.
10817
10818 2004-02-25 Mark Kettenis <kettenis@gnu.org>
10819
10820 * amd64-tdep.h: Renamed from x86-64-tdep.h.
10821 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
10822 "amd64-tdep.h" instead of "x86-64-tdep.h".
10823 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
10824 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
10825 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
10826 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
10827 and "x86-64-tdep.c".
10828 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
10829 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
10830 and "x86-64-tdep.c".
10831 * amd64bsd-nat.c: Update copyright year.
10832 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
10833 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
10834 "x86-64-tdep.h".
10835 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
10836 "x86-64-tdep.h".
10837 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
10838 "x86-64-tdep.h".
10839 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
10840 "x86-64-tdep.h".
10841 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
10842 "x86-64-tdep.h".
10843 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
10844 "x86-64-tdep.h".
10845 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
10846 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
10847 * Makefile.in (amd64_linux_tdep_h): Renamed from
10848 x86_64_linux_tdep_h.
10849 (amd64_tdep_h): Renamed from x86_64_tdep_h.
10850 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
10851 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
10852 (amd64obsd-tdep.o): Update dependencies.
10853 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
10854 dependencies.
10855 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
10856 dependencies.
10857 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
10858 amd64-linux-nat.c amd64-linux-tdep.c.
10859 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
10860 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
10861 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
10862 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
10863 amd64-tdep.o and amd64-linux-tdep.o.
10864 (TM_FILE): Set to tm-linux64.h.
10865 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
10866 (NAT_FILE): Set to nm-linux64.h.
10867 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
10868 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
10869 amd64-tdep.o.
10870 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
10871 amd64-tdep.o.
10872 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
10873 amd64-tdep.o.
10874
10875 2004-02-25 Roland McGrath <roland@redhat.com>
10876
10877 * remote.c (remote_protocol_qPart_auxv): New variable.
10878 (init_all_packet_configs): Initialize it.
10879 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
10880 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
10881 (show_remote_cmd): Call it.
10882 (_initialize_remote): Initialize commands.
10883 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
10884 service TARGET_OBJECT_AUXV requests.
10885
10886 2004-02-25 J. Brobecker <brobecker@gnat.com>
10887
10888 * configure.in: Make sure that the wborder function is available.
10889 Otherwise, search for it in the cur_colr library.
10890 * configure: Regenerate.
10891
10892 2004-02-25 Andrew Cagney <cagney@redhat.com>
10893
10894 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
10895
10896 2004-02-25 Mark Kettenis <kettenis@gnu.org>
10897
10898 * config/i386/tm-x86-64linux.h: Tweak comments.
10899
10900 2004-02-25 Richard Sandiford <rsandifo@redhat.com>
10901
10902 * MAINTAINERS: Add self to write-after-approval list.
10903
10904 2004-02-25 Andrew Cagney <cagney@redhat.com>
10905
10906 PR cli/1566. Problem found, and fix suggested by David Allan.
10907 * cli/cli-script.c (execute_control_command): Unconditionally
10908 install a cleanup. Default "ret" to "invalid_control". Use
10909 "break" instead of "return" to escape from the switch.
10910
10911 2004-02-24 J. Brobecker <brobecker@gnat.com>
10912
10913 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
10914 with the lines macro defined in term.h on AiX.
10915 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
10916 a collision with the label_width macro defined in term.h on AiX.
10917
10918 2004-02-23 David Mosberger <davidm@hpl.hp.com>
10919
10920 Committed by Kevin Buettner <kevinb@redhat.com>.
10921
10922 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
10923 * ia64-tdep.c (ia64_write_pc): Make it a global function.
10924 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
10925 instead of ia64_write_pc().
10926 * ia64-linux-tdep.c (regcache.h): Include.
10927 (ia64_linux_write_pc): New function.
10928
10929 2004-02-23 Roland McGrath <roland@redhat.com>
10930
10931 * auxv.c (info_auxv_command): Fix typos in error messages.
10932
10933 2004-02-23 Mark Kettenis <kettenis@gnu.org>
10934
10935 * x86-64-tdep.h: Tweak comment.
10936 (enum amd64_regnum): New.
10937 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
10938 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
10939 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
10940 (X86_64_XMM1_REGNUM): Removed.
10941 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
10942 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
10943 prototypes for renamed functions.
10944 * x86-64-tdep.c: Fix typo.
10945 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
10946 register numbers.
10947 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
10948 Use constants from `enum amd64_regnum' for register numbers.
10949 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
10950 (amd64_analyze_prologue, amd64_frame_cache,
10951 amd64_sigtramp_frame_cache): Use constants from `enum
10952 amd64_regnum' for register numbers.
10953 (amd64_supply_fpregset): Adjust for renamed functions.
10954 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
10955 `enum amd64_regnum' for register numbers.
10956 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
10957 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
10958 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
10959 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
10960 (amd64_linux_fill_gregset): Adjust for renamed macros.
10961 (fetch_core_registers): Adjust for renamed functions.
10962 (amd64_linux_init_abi): Adjust for renamed functions.
10963 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
10964 renamed functions.
10965 * amd64-nat.c: Adjust for renamed macros.
10966 * amd64bsd-nat.c (fetch_inferior_registers)
10967 (store_inferior_registers): Use constants from `enum amd64_regnum'
10968 for register numbers. Adjust for renamed variables.
10969 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
10970 renamed variables.
10971 (_initialize_amd64fbsd_nat): Use constants from `enum
10972 amd64_regnum' for register numbers.
10973 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
10974 `enum amd64_regnum' for register numbers.
10975 (amd64fbsd_init_abi): Adjust for renamed functions.
10976 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
10977 `enum amd64_regnum' for register numbers.
10978 (amd64nbsd_init_abi): Adjust for renamed functions.
10979 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
10980 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
10981 `enum amd64_regnum' for register numbers.
10982 (amd64obsd_init_abi): Adjust for renamed functions.
10983 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
10984
10985 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
10986
10987 * breakpoint.c (print_one_breakpoint): Do not output spaces
10988 after printing <PENDING> for a pending breakpoint.
10989
10990 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
10991
10992 * printcmd.c (print_scalar_formatted): Initialize val_long
10993 to remove compiler warning message.
10994
10995 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
10996
10997 * defs.h (nquery, yquery): New prototypes.
10998 * breakpoint.c (break_command_1): Use new nquery interface.
10999 * utils.c (defaulted_query, nquery, yquery): New functions.
11000
11001 2004-02-23 Andrew Cagney <cagney@redhat.com>
11002
11003 * hppa-tdep.c (hppa_frame_align): New function.
11004 (hppa32_push_dummy_call): New function.
11005 (hppa64_push_dummy_call): New function.
11006 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
11007 disabled.
11008
11009 * infcall.c (legacy_push_dummy_code): Don't call deprecated
11010 FIX_CALL_DUMMY when push_dummy_call is available.
11011 (call_function_by_hand, push_dummy_code): Ditto.
11012
11013 2004-02-22 Andrew Cagney <cagney@redhat.com>
11014
11015 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
11016 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
11017 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
11018 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
11019 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
11020 call_dummy_location to ON_STACK.
11021
11022 2004-02-22 Mark Kettenis <kettenis@gnu.org>
11023
11024 * x86-64-linux-tdep.c: Tweak comment.
11025 (amd64_linux_supply_gregset): Renamed from
11026 x86_64_linux_supply_gresget.
11027 (amd64_linux_fill_gregset): Renamed from
11028 x86_64_linux_fill_gregset.
11029 (fetch_core_registers): Adjust for renamed functions.
11030 (amd64_core_fns): Renamed from x86_64_core_fns.
11031 (amd64_linux_sigtramp_start): Renamed from
11032 x86_64_linux_sigtramp_start.
11033 (amd64_linux_pc_in_sigtramp): Renamed from
11034 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
11035 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
11036 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
11037 (amd64_linux_sigcontext_addr): Renamed from
11038 x86_64_linux_sigcontext_addr.
11039 (amd64_linux_sc_reg_offset): Renamed from
11040 x86_64_linux_sc_reg_offset.
11041 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
11042 Adjust for renamed functions and variables.
11043 (_initialize_amd64_linux_tdep): Renamed from
11044 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
11045 variables.
11046 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
11047 Adjust for renamed functions.
11048
11049 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
11050 from x86_64_linux_gregset64_reg_offset.
11051 (amd64_linux_gregset32_reg_offset): Rename from
11052 x86_64_linux_gregset64_reg_offset.
11053 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
11054 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
11055 (amd64_linux_dr_set_control): Renamed from
11056 x86_64_linux_dr_set_control. Adjust for renamed functions.
11057 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
11058 Adjust for renamed functions.
11059 (amd64_linux_dr_reset_addr): Renamed from
11060 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
11061 (amd64_linux_dr_get_status): Renamed from
11062 x86_64_linux_dr_get_status. Adjust for renamed functions.
11063 (_initialize_amd64_linux_nat): Renamed from
11064 _initialize_x86_64_linux_nat. Adjust for renamed variables and
11065 functions.
11066 * config/i386/nm-x86-64linux.h: Update copyright year.
11067 Adjust for renamed functions.
11068
11069 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
11070 amd64fbsd_sigtramp_start.
11071 (amd64fbsd_sigtramp_end_addr): Renamed from
11072 amd64fbsd_sigtramp_end.
11073 (amd64fbsd_init_abi): Adjust for renamed variables.
11074 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
11075 variables.
11076 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
11077 amd64fbsd_sigtramp_start.
11078 (amd64fbsd_sigtramp_end_addr): Renamed from
11079 amd64fbsd_sigtramp_end.
11080
11081 2004-02-22 Andrew Cagney <cagney@redhat.com>
11082
11083 * hppa-tdep.c (hppa32_return_value): New function.
11084 (hppa64_return_value): New function.
11085 (hppa_gdbarch_init): Set return_value; keep disabled.
11086
11087 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
11088 struct-return and inferior function call methods.
11089
11090 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
11091 "frame-base.h".
11092 (struct hppa_frame_cache): Define.
11093 (hppa_frame_cache, hppa_frame_this_id): New functions.
11094 (hppa_frame_prev_register): New function.
11095 (hppa_frame_unwind, hppa_frame_base): New variables.
11096 (hppa_frame_unwind_sniffer): New function.
11097 (hppa_frame_base_address, hppa_unwind_pc): New function.
11098 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
11099 sniffer, and frame base sniffer; keep disabled.
11100 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
11101 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
11102
11103 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
11104 to predicates for "seriously old code".
11105
11106 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
11107 runtime if(0).
11108
11109 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
11110 unsigned.
11111 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
11112
11113 * config/pa/tm-hppa.h: Update copyright.
11114 (DEPRECATED_INIT_FRAME_PC): Delete macro.
11115 (deprecated_init_frame_pc_default): Delete declaration.
11116 (hppa_frame_init_saved_regs): Delete declaration.
11117 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
11118 * hppa-tdep.c: Include "arch-utils.h".
11119 (hppa_gdbarch_init): Set deprecated init_frame_pc
11120 and deprecated frame_init_saved_regs.
11121 (hppa_frame_init_saved_regs): Make static.
11122
11123 2004-02-22 Mark Kettenis <kettenis@gnu.org>
11124
11125 Remove old 386BSD support.
11126 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
11127 * configure.host: Remove i[34567]86-*-bsd*.
11128 * configure.tgt: Remove i[34567]86-*-bsd*.
11129 * i386b-nat.c: Removed.
11130 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
11131 (i386b-nat.o): Remove dependencies.
11132
11133 * config/i386/i386bsd.mh: Removed.
11134 * config/i386/i386bsd.mt: Removed.
11135 * config/i386/nm-i386bsd.h: Removed.
11136 * config/i386/tm-i386bsd.h: Removed.
11137 * config/i386/xm-i386bsd.h: Removed.
11138
11139 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
11140
11141 * amd64fbsd-tdep.c: Include "solib-svr4.h".
11142 (amd64fbsd_init_abi): Set link map offsets.
11143 * amd64nbsd-tdep.c: Include "slib-svr4.h".
11144 (amd64nbsd_init_abi): Set link map offsets.
11145 * amd64obsd-tdep.c: Include "solib-svr4.h".
11146 (amd64obsd_init_abi): Set link map offsets.
11147 * i386fbsd-tdep.c: Include "solib-svr4.h".
11148 (i386fbsd_init_abi): Set link map offsets.
11149 * i386nbsd-tdep.c: Include "solib-svr4.h".
11150 (i386nbsdelf_init_abi): Set link map offsets.
11151 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
11152 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
11153 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
11154 solib-legacy.o and core-aout.o. Reformat.
11155 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
11156 solib-svr4.o, solib-legacy.o. Reformat.
11157 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
11158 * config/i386/nbsdelf.mh: Reformat.
11159 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
11160 solib-svr4.o, solib-legacy.o and corelow.o.
11161 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
11162 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
11163 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
11164 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
11165 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
11166 (TM_FILE): Set to tm-fbsd.h.
11167 * config/i386/nbsd.mt (TDEPFILES): Reformat.
11168 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
11169 solib-svr4.o.
11170 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
11171 solib-svr4.o.
11172 (TM_FILE): Set to nm-nbsd.h.
11173 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
11174 Simplify shared library support. Don't include "elf/common.h".
11175 (SVR4_SHARED_LIBS): Don't define.
11176 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
11177 "solib.h".
11178 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
11179 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
11180 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
11181 Don't include "i386/tm-i386.h". Include "solib.h".
11182 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
11183 Don't include "i386/tm-i386.h".
11184 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
11185 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
11186 Include "i386/xm-i386.h".
11187 (HOST_LONG_DOUBLE_FORMAT): Remove.
11188
11189 Fix OpenBSD/i386 sigtramp recognition.
11190 * i386-tdep.h: Update copyright year.
11191 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
11192 (i386bsd_sigtramp_end): New prototypes.
11193 (i386fbsd_sigtramp_start_addr): Renamed from
11194 i386fbsd_sigtramp_start.
11195 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
11196 (i386obsd_sigtramp_start_addr): Renamed from
11197 i386obsd_sigtramp_start.
11198 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
11199 * i386bsd-tdep.c: Update copyright year.
11200 (i386bsd_pc_in_sigtramp): Make public.
11201 * i386fbsd-nat.c: Update copyright year.
11202 (_initialize_i386fbsd_nat): Adjust for renamed variables.
11203 * i386fbsd-tdep.c: Update copyright year.
11204 (i386fbsd_sigtramp_start_addr): Renamed from
11205 i386fbsd_sigtramp_start.
11206 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
11207 (i386fbsdaout_init_abi): Adjust for renamed variables.
11208 * i386obsd-nat.c: Update copyright year.
11209 (_initialize_i386obsd_nat): Adjust for renamed variables.
11210 * i386obsd-tdep.c: Include "target.h".
11211 (i386obsd_page_size): New variable.
11212 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
11213 (i386obsd_sigtramp_end): New functions.
11214 (i386obsd_sigtramp_start_addr): Renamed from
11215 i386obsd_sigtramp_start.
11216 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
11217 (i386obsd_init_abi): Adjust for renamed variables. Set
11218 pc_in_sigtramp, sigtramp_start and sigtramp_end.
11219 * Makefile.in (i386obsd-tdep.o): Update dependencies.
11220
11221 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
11222 trampoline change in OpenBSD kernel.
11223
11224 * amd64-nat.c: Update copyright year.
11225 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
11226 architecture from REGCACHE.
11227
11228 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
11229 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
11230
11231 2004-02-21 Mark Kettenis <kettenis@gnu.org>
11232
11233 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
11234 i[34567]86-*-openbsd3.[0-3].
11235 * config/i386/obsdaout.mh: New file.
11236
11237 * config/i386/obsd.mh (MH_FLAGS): Remove.
11238
11239 Fix PR build/1549.
11240 * i386obsd-tdep.c: Update copyright years. Include
11241 "solib-svr4.h".
11242 (i386obsd_init_abi): Don't set regset_from_core_section here.
11243 (i386obsd_aout_init_abi): New function. Set
11244 regset_from_core_section here.
11245 (i386obsd_elf_init_abi): New function.
11246 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
11247 * Makefile.in (i386obsd-tdep.o): Update dependecies.
11248 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
11249 (TM_FILE): Set to tm-nbsd.h.
11250
11251 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
11252 solib-sunos.o.
11253
11254 * solib-svr4.h: Update copyright year.
11255 (svr4_ilp32_fetch_link_map_offsets)
11256 (svr4_lp64_fetch_link_map_offsets): New prototype.
11257 * solib-svr4.c: Update copyright year.
11258 (svr4_ilp32_fetch_link_map_offsets)
11259 (svr4_lp64_fetch_link_map_offsets): New function.
11260
11261 2004-02-20 Daniel Jacobowitz <drow@mvista.com>
11262
11263 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
11264 to the partial symbol table.
11265
11266 2004-02-20 J. brobecker <brobecker@gnat.com>
11267
11268 * PROBLEMS: Add description of problem documented under gdb/1560.
11269
11270 2004-02-20 Mark Kettenis <kettenis@gnu.org>
11271
11272 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
11273 comments.
11274 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
11275 functions.
11276 (amd64obsd_init_abi): Reorder initializations. Use
11277 amd64obsd_r_reg_offset to initialize the general-purpose register
11278 set details. Set regset_from_core_section.
11279 (_initialize_amd64obsd_tdep): Rename from
11280 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
11281 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
11282 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
11283
11284 * NEWS (New native configurations): Mention OpenBSD/alpha.
11285 * configure.tgt: Add alpha*-*-openbsd*.
11286 * configure.host: Add alpha*-*-openbsd*.
11287 * alphanbsd-tdep.c: Update copyright year.
11288 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
11289
11290 2004-02-20 Andrew Cagney <cagney@redhat.com>
11291
11292 Fix PR tdep/1372.
11293 * configure.tgt: Delete target "none-*-*".
11294 * configure.host: Delete host "none-*-*".
11295 * config/none/none.mh: Delete file.
11296 * config/none/none.mt: Delete file.
11297 * config/none/xm-none.h: Delete file.
11298 * config/none/tm-none.h: Delete file.
11299 * config/none/nm-none.h: Delete file.
11300
11301 2004-02-19 Fred Fish <fnf@redhat.com>
11302
11303 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
11304 cache->uses_fp prior to setting it.
11305
11306 2004-02-19 Fred Fish <fnf@redhat.com>
11307
11308 Fix for PR breakpoint/1558.
11309 * sh-tdep.c (IS_JSR): New macro.
11310 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
11311
11312 2004-02-19 Jim Blandy <jimb@redhat.com>
11313
11314 * findvar.c (value_from_register): Doc fix.
11315
11316 2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
11317
11318 * printcmd.c (print_scalar_formatted): Do not check for sizeof
11319 type being greater than sizeof of host's LONGEST. Always use
11320 unpack_long() unless format 'f' chosen.
11321
11322 2004-02-19 Joel Brobecker <brobecker@gnat.com>
11323
11324 Committed by Elena Zannoni <ezannoni@redhat.com>
11325
11326 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
11327 contains a symbol wich is the best, non-exact match for the given
11328 pc. Update comments.
11329
11330 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
11331
11332 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
11333 macro, which was part of the now removed Mach 3 port.
11334 * utils.c (request_quit): Ditto.
11335
11336 2004-02-18 Mark Kettenis <kettenis@gnu.org>
11337
11338 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
11339 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
11340
11341 2004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11342
11343 Committed by Mark Kettenis <kettenis@gnu.org>.
11344
11345 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
11346 Define.
11347
11348 2004-02-18 Andrew Cagney <cagney@redhat.com>
11349
11350 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
11351 CONFIG_INSTALL and CONFIG_UNINSTALL.
11352 * configure: Re-generate.
11353 * interps.h (INTERP_TUI): Define.
11354 * Makefile.in: Update dependencies.
11355 (TUI): New macro.
11356 (tui-main.o): Specify dependencies.
11357 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
11358 * tui/tui-main.c: New file.
11359
11360 2004-02-18 Mark Kettenis <kettenis@gnu.org>
11361
11362 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
11363 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
11364 dependencies.
11365 * configure.host: Add x86_64-*-openbsd*.
11366 * configure.tgt: Add x86_64-*-openbsd*.
11367 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
11368
11369 * tui/tui.c: Don't include <malloc.h>.
11370
11371 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
11372 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
11373 amd64nbsd-tdep.c.
11374
11375 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
11376 static. Remove extraneous whitespace.
11377 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
11378 static.
11379
11380 2004-02-17 Jim Blandy <jimb@redhat.com>
11381
11382 * findvar.c (value_from_register): Doc fix.
11383
11384 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11385
11386 Committed by Jim Blandy <jimb@redhat.com>.
11387
11388 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
11389 CORE_ADDR as type for selectors. Correct types for GNU run time
11390 message lookup function to use double indirection.
11391 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
11392 * objc-lang.h (lookup_child_selector): Adapt prototype.
11393
11394 * s390-nat.c (SUBOFF): New macro.
11395 (supply_gregset, fill_gregset): Use it to handle debugging
11396 of 32-bit exectuables running under a 64-bit kernel.
11397 * s390-tdep.c: Include "solib-svr4.h".
11398 (s390_svr4_fetch_link_map_offset): New function.
11399 (s390x_svr_fetch_link_map_offset): Likewise.
11400 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
11401 * Makefile.in (s390-tdep.o): Update dependencies.
11402
11403 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
11404 "frame-unwind.h".
11405 (s390_readinstruction): Reformat. Use read_memory_nobpt.
11406 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
11407 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
11408 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
11409 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
11410 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
11411 S390_SIGNAL_FRAMESIZE,
11412 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
11413 (struct frame_extra_info): Remove.
11414 (s390_memset_extra_info): Remove.
11415 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
11416 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
11417 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
11418 (is_rse): Renamed to ...
11419 (is_rsy): ... this. Support long displacements.
11420 (is_rxe): Renamed to ...
11421 (is_rxy): ... this. Support long displacements.
11422 (compute_x_addr): Support long displacements.
11423 (struct s390_prologue_data): New data type.
11424 (s390_on_stack): Change API to use struct s390_prologue_data.
11425 (s390_store): Reimplement.
11426 (s390_load): New function.
11427 (s390_get_signal_frame_info): Remove.
11428 (s390_get_frame_info): Remove, replace by ...
11429 (s390_analyze_prolog): ... this new function.
11430 (s390_check_function_end): Remove.
11431 (s390_function_start): Remove.
11432 (s390_frameless_function_invokation): Remove.
11433 (s390_is_sigreturn): Remove.
11434 (s390_init_frame_pc_first): Remove.
11435 (s390_init_frame_extra_info): Remove.
11436 (s390_frame_init_saved_regs): Remove.
11437 (s390_frame_saved_pc_nofix): Remove.
11438 (s390_frame_saved_pc): Remove.
11439 (s390_frame_chain): Remove.
11440 (s390_fp_regnum, s390_read_fp): Remove.
11441 (s390_pop_frame_regular, s390_pop_frame): Remove.
11442 (s390_saved_pc_after_call): Remove.
11443 (s390_skip_prologue): Reimplement.
11444 (s390_in_function_epilogue_p): Support long displacements.
11445 (struct s390_unwind_cache): New data structure.
11446 (s390_frame_unwind_cache): New function.
11447 (s390_prologue_frame_unwind_cache): Likewise.
11448 (s390_backchain_frame_unwind_cache): Likewise.
11449 (s390_frame_this_id, s390_frame_prev_register): Likewise.
11450 (s390_frame_unwind): Define.
11451 (s390_frame_sniffer): New function.
11452 (struct s390_pltstub_unwind_cache): New data structure.
11453 (s390_pltstub_frame_unwind_cache): New function.
11454 (s390_pltstub_frame_this_id): Likewise.
11455 (s390_pltstub_frame_prev_register): Likewise.
11456 (s390_pltstub_frame_unwind): Define.
11457 (s390_pltstub_frame_sniffer): New function.
11458 (struct s390_sigtramp_unwind_cache): New data structure.
11459 (s390_sigtramp_frame_unwind_cache): New function.
11460 (s390_sigtramp_frame_this_id): Likewise.
11461 (s390_sigtramp_frame_prev_register): Likewise.
11462 (s390_sigtramp_frame_unwind): Define.
11463 (s390_sigtramp_frame_sniffer): New function.
11464 (s390_frame_base_address, s390_local_base_address): New functions.
11465 (s390_frame_base): Define.
11466 (s390_unwind_pc, s390_unwind_sp): New function.
11467 (s390_push_dummy_call): Use new frame base location.
11468 (s390_unwind_dummy_id): Likewise.
11469 (s390_gdbarch_init): Remove calls to:
11470 set_gdbarch_frameless_function_invocation,
11471 set_gdbarch_deprecated_init_frame_pc,
11472 set_gdbarch_deprecated_frame_chain,
11473 set_gdbarch_deprecated_frame_init_saved_regs,
11474 set_gdbarch_deprecated_pop_frame,
11475 set_gdbarch_deprecated_init_extra_frame_info,
11476 set_gdbarch_deprecated_init_frame_pc_first,
11477 set_gdbarch_deprecated_target_read_fp,
11478 set_gdbarch_deprecated_frame_saved_pc,
11479 set_gdbarch_deprecated_saved_pc_after_call,
11480 set_gdbarch_deprecated_fp_regnum.
11481 Add calls to:
11482 set_gdbarch_in_solib_call_trampoline,
11483 frame_unwind_append_sniffer,
11484 frame_base_set_default,
11485 set_gdbarch_unwind_pc,
11486 set_gdbarch_unwind_sp.
11487 * Makefile.in (s390-tdep.o): Update dependencies.
11488
11489 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
11490 (S390_STACK_FRAME_OVERHEAD): Remove.
11491 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
11492 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
11493 (s390_promote_integer_argument): Remove.
11494 (s390_cannot_extract_struct_value_address): Remove.
11495 (s390_use_struct_convention, s390_store_struct_return): Remove.
11496 (s390_extract_return_value, s390_store_return_value): Remove.
11497 (s390_return_value_convention, s390_return_value): New functions.
11498 (is_float_singleton): Handle typedefs.
11499 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
11500 Remove, replace by ...
11501 (s390_function_arg_pass_by_reference, s390_function_arg_float,
11502 s390_function_arg_integer): ... these new functions.
11503 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
11504 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
11505 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
11506 Fill in tdep->abi.
11507 Remove calls to:
11508 set_gdbarch_deprecated_store_struct_return,
11509 set_gdbarch_deprecated_extract_return_value,
11510 set_gdbarch_deprecated_store_return_value,
11511 set_gdbarch_use_struct_convention,
11512 set_gdbarch_extract_struct_value_address,
11513 set_gdbarch_deprecated_pc_in_call_dummy,
11514 set_gdbarch_deprecated_push_arguments,
11515 set_gdbarch_deprecated_save_dummy_frame_tos,
11516 set_gdbarch_deprecated_push_return_address,
11517 set_gdbarch_deprecated_sizeof_call_dummy_words,
11518 set_gdbarch_deprecated_call_dummy_words,
11519 set_gdbarch_deprecated_dummy_write_sp.
11520 Add calls to:
11521 set_gdbarch_push_dummy_call,
11522 set_gdbarch_unwind_dummy_id,
11523 set_gdbarch_return_value.
11524
11525 * config/s390/nm-linux.h: Update comments.
11526 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
11527 (STOPPED_BY_WATCHPOINT): Redefine.
11528 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
11529 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
11530 (s390_stopped_by_watchpoint): Likewise.
11531 (watch_area_cnt): Remove.
11532 * s390-nat.c: Update comments.
11533 (watch_area): Remove typedef.
11534 Global replace watch_area by struct watch_area.
11535 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
11536 (s390_stopped_by_watchpoint): Remove pid argument,
11537 use s390_inferior_tid. Add short-cut for the no watchpoint case.
11538 (s390_fix_watch_points): Remove pid argument,
11539 use s390_inferior_tid. Recompute area spanned by watchpoints.
11540 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
11541 argument. Reimplement.
11542
11543 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
11544 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
11545 (FETCH_INFERIOR_REGISTERS): Define.
11546 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
11547 core-regset.o.
11548 * config/s390/s390x.mt: Remove.
11549 * config/s390/tm-s390.h: Remove.
11550 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
11551 (TARGET_ELF64): Remove.
11552 (SKIP_TRAMPOLINE_CODE): Do not undefine.
11553 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
11554 s390*-*-* case; always set gdb_target to s390.
11555 * regformats/reg-s390.dat: Remove control registers.
11556 * regformats/reg-s390x.dat: Likewise.
11557 * s390-tdep.h: New file.
11558 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
11559 Include "inferior.h" and "s390-tdep.h".
11560 Remove private definition of offsetof.
11561 (s390_register_u_addr): Remove.
11562 (regmap_gregset, regmap_fpregset): Define.
11563 (supply_gregset, fill_gregset): Reimplement.
11564 (supply_fpregset, fill_fpregset): Likewise.
11565 (s390_inferior_tid): New function.
11566 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
11567 (fetch_inferior_registers, store_inferior_registers): Likewise.
11568 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
11569 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
11570 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
11571 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
11572 (struct gdbarch_tdep): Define.
11573 (struct s390_register_info): Define.
11574 (s390_register_info): New variable.
11575 (s390_register_name): Reimplement.
11576 (s390_register_type): New function.
11577 (s390_register_raw_size, s390x_register_raw_size): Remove.
11578 (s390_cannot_fetch_register): Remove.
11579 (s390_register_byte): Remove.
11580 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
11581 (s390_dwarf_regmap): New variable.
11582 (s390_dwarf_reg_to_regnum): New function.
11583 (s390_stab_reg_to_regnum): Remove.
11584 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
11585 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
11586 (s390_convert_register_p): Likewise.
11587 (s390_register_to_value, s390_value_to_register): Likewise.
11588 (s390_register_reggroup_p): Likewise.
11589 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
11590 s390_gregset, s390x_gregset, s390_fpregset): New variables.
11591 (s390_supply_regset, s390_regset_from_core_section): New functions.
11592 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
11593 (S390_FPR_SIZE): Likewise.
11594 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
11595 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
11596 (S390_NUM_GPRS): Move here from tm-s390.h.
11597 (S390_NUM_FPRS): Likewise.
11598 (s390_in_function_epilogue_p): New function.
11599 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
11600 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
11601 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
11602 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
11603 Replace S390_FP_REGNUM by S390_SP_REGNUM.
11604 Remove calls to:
11605 set_gdbarch_deprecated_max_register_raw_size,
11606 set_gdbarch_deprecated_max_register_virtual_size,
11607 set_gdbarch_deprecated_register_byte,
11608 set_gdbarch_cannot_fetch_register,
11609 set_gdbarch_cannot_store_register,
11610 set_gdbarch_deprecated_register_size,
11611 set_gdbarch_deprecated_register_raw_size,
11612 set_gdbarch_deprecated_register_virtual_size,
11613 set_gdbarch_deprecated_register_virtual_type,
11614 set_gdbarch_deprecated_register_bytes.
11615 Add calls to:
11616 set_gdbarch_num_pseudo_regs,
11617 set_gdbarch_register_type,
11618 set_gdbarch_convert_register_p,
11619 set_gdbarch_register_to_value,
11620 set_gdbarch_value_to_register,
11621 set_gdbarch_register_reggroup_p,
11622 set_gdbarch_regset_from_core_section,
11623 set_gdbarch_pseudo_register_read,
11624 set_gdbarch_pseudo_register_write,
11625 set_gdbarch_in_function_epilogue_p.
11626 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
11627 (s390_tdep_h): New variable.
11628
11629 2004-02-17 Jim Blandy <jimb@redhat.com>
11630
11631 * findvar.c (value_from_register): If the type has no length, just
11632 return an acceptable value --- don't report an internal error.
11633
11634 * stabsread.c (read_type): If we find any type numbers that are
11635 forward references, complain if the references aren't resolved by
11636 the time we're finished reading.
11637 (cleanup_undefined_types): Make error message more appropriate for
11638 a complaint.
11639
11640 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
11641
11642 * Makefile.in (defs_h): Remove dependency on progress_h.
11643 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
11644 progress.h.
11645 * main.c (captured_main): Delete use of START_PROGRESS and
11646 END_PROGRESS.
11647
11648 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
11649
11650 * objfiles.c (terminate_minimal_symbol_table): Add back
11651 initialization of MSYMBOL_TYPE.
11652
11653 2004-02-17 David Mosberger <davidm@hpl.hp.com>
11654
11655 Committed by Andrew Cagney.
11656 * Makefile.in (ia64_tdep_h): New macro.
11657 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
11658 (ia64-tdep.o): Likewise.
11659 * ia64-tdep.h: New file.
11660 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
11661 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
11662 (ia64_aix_sigcontext_register_address): Likewise.
11663 (ia64_linux_getunwind_table): Delete declaration.
11664 * ia64-linux-tdep.c: Likewise.
11665
11666 2004-02-17 Corinna Vinschen <vinschen@redhat.com>
11667
11668 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
11669 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
11670 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
11671
11672 2004-02-17 Andrew Cagney <cagney@redhat.com>
11673
11674 * symtab.c (skip_prologue_using_sal): New function.
11675 * symtab.h (skip_prologue_using_sal): Declare.
11676 * frv-tdep.c: Include "symtab.h".
11677 (skip_prologue_using_sal): Delete function.
11678 * mips-tdep.c (skip_prologue_using_sal): Delete function.
11679 * rs6000-tdep.c (refine_prologue_limit): Mention
11680 skip_prologue_using_sal.
11681 * ia64-tdep.c (refine_prologue_limit): Ditto.
11682 * Makefile.in: Update dependencies.
11683
11684 2004-02-16 Andrew Cagney <cagney@redhat.com>
11685
11686 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
11687 START_INFERIOR_TRAPS_EXPECTED.
11688 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
11689 START_INFERIOR_TRAPS_EXPECTED.
11690 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
11691 Delete macro.
11692 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
11693 macro, moved to "nm-osf.h". Update copyright.
11694 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
11695 update copyright.
11696
11697 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
11698 and function replacing FRAMELESS_FUNCTION_INVOCATION.
11699 * blockframe.c (legacy_frameless_look_for_prologue): Rename
11700 frameless_look_for_prologue.
11701 * frame.h (legacy_frameless_look_for_prologue): Rename
11702 frameless_look_for_prologue.
11703 * gdbarch.h, gdbarch.c: Re-generate.
11704 * sh64-tdep.c (sh64_gdbarch_init): Update.
11705 * sh-tdep.c (sh_gdbarch_init): Update.
11706 * s390-tdep.c (s390_gdbarch_init): Update.
11707 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11708 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11709 * m68k-tdep.c (m68k_gdbarch_init): Update.
11710 (delta68_frame_args_address): Update.
11711 * m32r-tdep.c (m32r_gdbarch_init): Update.
11712 * hppa-tdep.c (hppa_gdbarch_init): Update.
11713 * h8300-tdep.c (h8300_gdbarch_init): Update.
11714 * frv-tdep.c (frv_gdbarch_init): Update.
11715 (frv_frameless_function_invocation): Update.
11716 * cris-tdep.c (cris_gdbarch_init): Update.
11717 (cris_frameless_function_invocation): Update.
11718 * avr-tdep.c (avr_gdbarch_init): Update.
11719 * arm-tdep.c (arm_gdbarch_init): Update.
11720 * stack.c (frame_info): Update, call predicate.
11721 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
11722 * frame.c (legacy_get_prev_frame): Update, call predicate..
11723 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
11724 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
11725 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
11726 invocation.
11727 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11728 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11729 * vax-tdep.c (vax_gdbarch_init): Ditto.
11730
11731 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
11732 function.
11733
11734 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
11735
11736 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
11737 initializations.
11738
11739 2004-02-16 Andrew Cagney <cagney@redhat.com>
11740
11741 * tui/tui-windata.c: Include "gdb_string.h".
11742 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
11743 * tui/tui-layout.c, tui/tui-command.c: Ditto.
11744 * Makefile.in: Update dependencies.
11745
11746 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
11747
11748 * Makefile.in (infrun.o): Add $(gdb_assert_h).
11749 * infrun.c: Include "gdb_assert.h".
11750 (singlestep_ptid, saved_singlestep_ptid)
11751 (stepping_past_singlestep_breakpoint): New variables.
11752 (resume): Set singlestep_ptid. Check for singlestep thread
11753 hop.
11754 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
11755 (handle_inferior_event): Handle singlestep thread hop.
11756
11757 2004-02-16 Andrew Cagney <cagney@redhat.com>
11758
11759 * dwarf2-frame.c (dwarf2_frame_ops): New function.
11760 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
11761 (dwarf2_frame_init_reg): Ditto.
11762
11763 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
11764 suggested by Joshua Neuheisel
11765
11766 * configure.in: Always check for curses, including pdcurses.
11767 Warn, instead of error, when no curses are found. Enable TUI when
11768 curses is available.
11769 * configure: Re-generate.
11770
11771 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
11772
11773 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
11774 sh_sh4_register_convert_to_virtual.
11775 (sh_register_convert_to_raw): Rename from
11776 sh_sh4_register_convert_to_raw.
11777 (sh_pseudo_register_read): Accomodate above name change.
11778 (sh_pseudo_register_write): Ditto.
11779
11780 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
11781
11782 * sh-tdep.c (sh_generic_register_name): Remove.
11783 (sh_gdbarch_init): Use sh_sh_register_name in default case.
11784
11785 2004-02-15 Andrew Cagney <cagney@redhat.com>
11786
11787 * configure.in (build_warnings): Add -Wunused-function.
11788 * configure: Re-generate.
11789
11790 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
11791 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
11792
11793 * procfs.c (procfs_init_inferior): Assume that
11794 START_INFERIOR_TRAPS_EXPECTED is defined.
11795 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
11796 * config/ns32k/tm-nbsd.h: Delete file,
11797 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
11798
11799 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
11800 * config/vax/tm-vax.h: Delete file.
11801
11802 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11803 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11804 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11805 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11806 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
11807 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11808 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
11809
11810 2004-02-15 Mark Kettenis <kettenis@gnu.org>
11811
11812 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
11813 * dwarf2-frame.c (dwarf2_frame_data): New variable.
11814 (struct dwarf2_frame_ops): New.
11815 (dwarf2_frame_default_init_reg): New function, based on
11816 dwarf2_frame_init_reg.
11817 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
11818 (dwarf2_frame_init_reg): Call architecture-specific function.
11819 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
11820 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
11821 instead of dwarf2_frame_data.
11822 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
11823 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
11824
11825 2004-02-15 Andrew Cagney <cagney@redhat.com>
11826
11827 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
11828 register_gdbarch_swap.
11829 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
11830 * f-lang.c (_initialize_f_language): Update, use
11831 DEPRECATED_REGISTER_GDBARCH_SWAP.
11832 * remote.c (_initialize_remote): Ditto.
11833 * regcache.c (_initialize_regcache): Ditto.
11834 * parse.c (_initialize_parse): Ditto.
11835 * infrun.c (_initialize_infrun): Ditto.
11836 * mi/mi-main.c (_initialize_mi_main): Ditto.
11837 * gdbtypes.c (_initialize_gdbtypes): Ditto.
11838
11839 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
11840 poking .cacheable directly.
11841 * symfile.c (symfile_bfd_open): Ditto.
11842
11843 * Makefile.in: Update all dependencies.
11844
11845 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
11846 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
11847 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
11848 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
11849 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
11850
11851 2004-02-14 Andrew Cagney <cagney@redhat.com>
11852
11853 * arch-utils.c (legacy_convert_register_p): Check
11854 DEPRECATED_REGISTER_CONVERTIBLE_P.
11855 * findvar.c (value_of_register): Ditto.
11856
11857 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
11858 * gdbarch.h, gdbarch.c: Re-generate.
11859 * arch-utils.c (deprecated_register_convertible_not): Delete.
11860 * arch-utils.h (deprecated_register_convertible_not): Delete.
11861 * mi/mi-main.c (get_register): Update. Update copyright.
11862 * infcmd.c (default_print_registers_info): Update.
11863
11864 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
11865 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
11866 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
11867 * gdbarch.h, gdbarch.c: Re-generate.
11868 * frame.c (deprecated_get_next_frame_hack): Delete function.
11869 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
11870 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
11871 Update.
11872 * infcall.c (call_function_by_hand): Update.
11873
11874 2004-02-14 Elena Zannoni <ezannoni@redhat.com>
11875
11876 * symfile.c (init_entry_point_info, entry_point_address): Move
11877 from here...
11878 * objfiles.c (init_entry_point_info, entry_point_address):..to
11879 here.
11880 * symfile.h (init_entry_point_info, entry_point_address): Remove
11881 prototypes.
11882 * objfiles.h (init_entry_point_info, entry_point_address):Add
11883 prototypes.
11884 * cris-tdep.c: Remove include of symfile.h. Add include of
11885 objfiles.h.
11886 * infcall.c: Ditto.
11887 * mcore-tdep.c: Ditto.
11888 * mn10300-tdep.c: Ditto.
11889 * sh64-tdep.c: Ditto.
11890 * v850-tdep.c: Ditto.
11891 * arm-tdep.c: Remove include of symfile.h.
11892 * blockframe.c: Ditto.
11893 * coffread.c: Ditto.
11894 * dbxread.c: Ditto.
11895 * dwarf2read.c: Ditto.
11896 * dwarfread.c: Ditto.
11897 * frv-tdep.c: Ditto.
11898 * ia64-tdep.c: Ditto.
11899 * mdebugread.c: Ditto.
11900 * mipsread.c: Ditto.
11901 * rs6000-tdep.c: Ditto.
11902 * s390-tdep.c: Ditto.
11903 * sh-tdep.c: Ditto.
11904 * xstormy16-tdep.c: Ditto.
11905 * gdbarch.sh: Remove include of symfile.h.
11906 * gdbarch.c: Regenerate.
11907 * solib-irix.c (enable_break): Use entry_point_address().
11908 Add comment about include file.
11909 * xcoffread.c: Add comment about include file.
11910 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
11911 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
11912 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
11913 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
11914 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
11915
11916 2004-02-13 Andrew Cagney <cagney@redhat.com>
11917
11918 * corelow.c (core_xfer_partial): Use "struct bfd_section".
11919 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
11920 copyright.
11921 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
11922
11923 2004-02-12 Fred Fish <fnf@redhat.com>
11924
11925 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
11926 set_gdbarch_store_return_value.
11927
11928 2004-02-12 Andrew Cagney <cagney@redhat.com>
11929
11930 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
11931 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
11932 (interrupt_query): Ditto.
11933 (ofunc): Delete unused variable.
11934 * cris-tdep.c (cris_abi): Delete unused function.
11935 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
11936 (cris_get_wide_opcode, cris_get_short_size): Ditto.
11937 (cris_get_asr_quick_shift_steps): Ditto.
11938 (cris_skip_prologue_frameless_p): Ditto.
11939 * arm-tdep.c (arm_push_return_address): Delete unused function.
11940 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
11941 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
11942 * s390-tdep.c (s390_function_start): Delete unused function.
11943
11944 2004-02-12 Andrew Cagney <cagney@redhat.com>
11945
11946 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
11947 gdbarch.h, gdbarch.c: Re-generate.
11948 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
11949 to generic_prologue_frameless_p.
11950 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
11951 * arch-utils.c (generic_prologue_frameless_p): Delete function.
11952
11953 2004-02-11 Daniel Jacobowitz <drow@mvista.com>
11954
11955 * mips-linux-tdep.c: Include "frame.h".
11956 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
11957 (mips_linux_skip_resolver): New functions.
11958 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
11959 and set_gdbarch_in_solib_call_trampoline.
11960 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
11961 to after set_gdbarch_in_solib_return_trampoline. Only set the
11962 solib hooks to mips16 functions if the OS ABI is unknown.
11963 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
11964 including "config/tm-linux.h".
11965 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
11966 * Makefile.in (mips-linux-tdep.o): Update.
11967
11968 2004-02-11 David Carlton <carlton@kealia.com>
11969
11970 * linespec.c (decode_compound): Only look for a class symbol when
11971 considering all but the rightmost component.
11972
11973 2004-02-11 Andrew Cagney <cagney@redhat.com>
11974
11975 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
11976 abi code are are separatly grouped.
11977
11978 2004-02-11 Andrew Cagney <cagney@redhat.com>
11979
11980 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
11981 * gdbarch.h, gdbarch.c: Re-generate.
11982 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11983 * v850-tdep.c (v850_gdbarch_init): Update.
11984 * sh64-tdep.c (sh64_gdbarch_init): Update.
11985 * sh-tdep.c (sh_gdbarch_init): Update.
11986 * s390-tdep.c (s390_gdbarch_init): Update.
11987 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11988 * mips-tdep.c (mips_gdbarch_init): Update.
11989 * mcore-tdep.c (mcore_gdbarch_init): Update.
11990 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11991 * m32r-tdep.c (m32r_gdbarch_init): Update.
11992 * ia64-tdep.c (ia64_gdbarch_init): Update.
11993 * hppa-tdep.c (hppa_gdbarch_init): Update.
11994 * h8300-tdep.c (h8300_gdbarch_init): Update.
11995 * frv-tdep.c (frv_gdbarch_init): Update.
11996 * d10v-tdep.c (d10v_gdbarch_init): Update.
11997 * cris-tdep.c (cris_gdbarch_init): Update.
11998 * avr-tdep.c (avr_gdbarch_init): Update.
11999 * arm-tdep.c (arm_gdbarch_init): Update.
12000 * alpha-tdep.c (alpha_gdbarch_init): Update.
12001
12002 2004-02-11 Corinna Vinschen <vinschen@redhat.com>
12003
12004 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
12005 comma.
12006 (sh_sh4al_dsp_register_name): Ditto.
12007
12008 2004-02-10 Andrew Cagney <cagney@redhat.com>
12009
12010 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
12011 (mips_init_frame_pc_first): Delete function.
12012 (mips_frame_saved_pc): Delete function.
12013 (mips_frame_chain): Delete function.
12014 (mips_init_extra_frame_info): Delete function.
12015 (mips_xfer_register): Delete unused variable "reg".
12016 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
12017 (mips_n32n64_return_value): Delete unused variable "reg".
12018 (mips_n32n64_return_value): Delete unused variable "pos".
12019 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
12020 (mips_o32_return_value): Delete unused variable "pos".
12021 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
12022 (mips_print_fp_register): Delete unused variable "namelen"
12023 (mips_print_fp_register): Delete unused variable "flt2"
12024 (get_frame_pointer): Delete function.
12025 (cached_proc_desc): Delete static variable.
12026 (mips_pop_frame): Delete function.
12027 (mips_find_saved_regs): Delete function.
12028 (mips_get_saved_register): Delete function.
12029 (mips_saved_pc_after_call): Delete function.
12030 (SIGFRAME_BASE): Delete macro.
12031 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
12032 (SIGFRAME_PC_OFF): Delete macro.
12033 (SIGFRAME_REGSAVE_OFF): Delete macro.
12034 (mips_dump_tdep): Do not print deleted macro definitions.
12035
12036 2004-02-10 Andrew Cagney <cagney@redhat.com>
12037
12038 * Makefile.in (SFILES): Remove explictly listed tui files.
12039 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
12040
12041 2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
12042
12043 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
12044 to use paddr functions to format ia64 addresses and long values.
12045 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
12046 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
12047 (get_kernel_table, ia64_find_proc_info_x): Ditto.
12048 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
12049 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
12050
12051 2004-02-10 Andrew Cagney <cagney@redhat.com>
12052
12053 * defs.h: Do not include "tui.h".
12054 * gdb_curses.h: New file.
12055 * tui/tui-hooks.h: New file.
12056 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
12057 (tui_install_hooks, tui_remove_hooks): Delete declarations.
12058 (tui_initialize_io): Delete declaration.
12059 (tui_initialize_readline: Delete redundant declaration.
12060 (struct tui_point): Delete definition.
12061 * tui/tui-data.h (struct tui_point): Define.
12062 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
12063 * utils.c: Include "tui/tui.h".
12064 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
12065 * printcmd.c [TUI]: Include "tui/tui.h".
12066 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
12067 * tui/tui-command.c: Include "gdb_curses.h".
12068 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
12069 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
12070 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
12071 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
12072 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
12073 * Makefile.in: Update all dependencies.
12074 (tui_hooks_h, gdb_curses_h): Define.
12075 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
12076
12077 2004-02-10 Elena Zannoni <ezannoni@redhat.com>
12078
12079 * objfiles.h (struct objfile): Remove unused fields auxf1 and
12080 auxf2. Add comments about some other rarely used fields.
12081
12082 2004-02-10 Andrew Cagney <cagney@redhat.com>
12083
12084 * Makefile.in (init.c): Fix script removing duplicates. Problem
12085 reported by Peter Schauer.
12086
12087 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
12088
12089 * bcache.c (bcache_xmalloc): Use obstack_init instead of
12090 obstack_specify_allocation.
12091 * objfiles.c (allocate_objfile): Ditto.
12092 * solib-sunos.c (solib_add_common_symbols)
12093 (allocate_rt_common_objfile): Ditto.
12094 * symfile.c (reread_symbols): Ditto.
12095 * gdb_obstack.h: Add comment.
12096
12097 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
12098
12099 * linespec.c (decode_line_1, locate_first_half)
12100 (decode_compound, lookup_prefix_sym): Update comments. Delete old
12101 commented out code.
12102
12103 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
12104
12105 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
12106 obstack_free.
12107
12108 2004-02-09 Andrew Cagney <cagney@redhat.com>
12109
12110 * blockframe.c (find_pc_partial_function): If find_pc_overlay
12111 fails, try find_pc_section. Fix PR c++/1267.
12112 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
12113 instead of find_pc_mapped_section.
12114 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
12115 not default to the section containing PC. Fix PR symtab/1519.
12116
12117 2004-02-09 Andrew Cagney <cagney@redhat.com>
12118
12119 * Makefile.in (mips-tdep.o): Update dependencies.
12120 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
12121 "trad-frame.h".
12122 (mips_unwind_pc): Return the pseudo PC register.
12123 (mips_unwind_dummy_id): New function.
12124 (mips16_fetch_instruction): New function.
12125 (mips32_fetch_instruction): New function.
12126 (struct mips_frame_cache): Define.
12127 (mips_mdebug_frame_cache): New function.
12128 (mips_mdebug_frame_this_id): New function.
12129 (mips_mdebug_frame_prev_register): New function.
12130 (mips_mdebug_frame_unwind): Define.
12131 (mips_mdebug_frame_sniffer): New function.
12132 (mips_mdebug_frame_base_address): New function.
12133 (mips_mdebug_frame_base): Define.
12134 (mips_mdebug_frame_base_sniffer): New function.
12135 (mips_gdbarch_init): Append unwind and base sniffers. Set
12136 unwind_dummy_id.
12137
12138 2004-02-08 Andrew Cagney <cagney@redhat.com>
12139
12140 * frame.c: Print both the register number and name.
12141
12142 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
12143 and a sed into a single sed. Make .c and .o patterns more robust.
12144 (OBS): Delete.
12145 (INIT_FILES): Replace OBS with COMMON_OBS.
12146 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
12147
12148 2004-02-08 Mark Kettenis <kettenis@gnu.org>
12149
12150 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
12151 the PT_WCOOKIE request.
12152
12153 2004-02-08 Andrew Cagney <cagney@redhat.com>
12154
12155 * mips-tdep.c (mips_unwind_pc): New function.
12156 (mips_gdbarch_init): Set mips_unwind_pc.
12157
12158 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
12159 (get_frame_id): Allow the UNKNOWN_FRAME.
12160 (frame_register_unwind, get_frame_type): Ditto.
12161
12162 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
12163 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
12164 unwind_dummy_id indicates a legacy frame.
12165
12166 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
12167 * configure: Re-generate.
12168
12169 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
12170 methods.
12171
12172 2004-02-08 Andrew Cagney <cagney@redhat.com>
12173
12174 * configure.in (CONFIG_ALL): Set to Makefile target, and not
12175 makefile macro.
12176 * configure: Re-generate.
12177 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
12178 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
12179 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
12180 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
12181 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
12182 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
12183 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
12184 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
12185 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
12186 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
12187
12188 2004-02-07 Andrew Cagney <cagney@redhat.com>
12189
12190 * Makefile.in: Update all dependencies.
12191
12192 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
12193 * configure: Re-generate.
12194 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
12195 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
12196 (COMMON_OBS): Add "main.o" and "annotate.o".
12197 (ANNOTATE_OBS): Delete.
12198 (OBS): Remove ANNOTATE_OBS.
12199 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
12200 CONFIG_INITS.
12201 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
12202 against CONFIG_OBS and "main.o".
12203 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
12204 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
12205
12206 * tui/tui-command.c: Include "gdb_string.h", delete register
12207 attribute, use ISO-C function signatures.
12208 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
12209 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
12210 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
12211 * tui/tui.c: Ditto.
12212
12213 * tui/tui-command.c: Change variable and function names to lower
12214 case.
12215 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
12216 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
12217 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
12218 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
12219 * tui/tui-winsource.c, tui/tui.c: Ditto.
12220
12221 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
12222
12223 * buildsym.c (free_pending_blocks, finish_block)
12224 (record_pending_block, make_blockvector, end_symtab): Replace
12225 symbol_obstack with objfile_obstack.
12226 * coffread.c (process_coff_symbol, coff_read_struct_type)
12227 (coff_read_enum_type): Ditto.
12228 * cp-namespace.c (initialize_namespace_symtab)
12229 (check_one_possible_namespace_symbol): Ditto.
12230 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
12231 (dwarf2_symbol_mark_computed): Ditto.
12232 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
12233 * elfread.c (elf_symtab_read): Ditto.
12234 * hpread.c (hpread_symfile_init, hpread_symfile_init)
12235 (hpread_read_enum_type, hpread_read_function_type)
12236 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
12237 Ditto.
12238 * jv-lang.c (get_java_class_symtab, add_class_symbol)
12239 (java_link_class_type): Ditto.
12240 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
12241 (new_symbol): Ditto.
12242 * minsyms.c (install_minimal_symbols): Ditto.
12243 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
12244 (terminate_minimal_symbol_table): Replace symbol_obstack with
12245 objfile_obstack.
12246 (free_objfile): Remove freeing of symbol_obstack.
12247 * objfiles.h: Remove symbol_obstack field.
12248 * pa64solib.c (add_to_solist): Replace symbol_obstack with
12249 objfile_obstack.
12250 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
12251 symbol_obstack.
12252 (solib_add_common_symbols): Replace symbol_obstack with
12253 objfile_obstack.
12254 * somsolib.c (som_solib_add): Ditto.
12255 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
12256 (common_block_start, common_block_end): Ditto.
12257 * symfile.c (reread_symbols): Remove freeing and init of
12258 symbol_obstack.
12259 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
12260 * symfile.h: Update comment.
12261 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
12262 stats printing.
12263 * symtab.c (symbol_set_names): Replace symbol_obstack with
12264 objfile_obstack.
12265 * symtab.h (struct general_symbol_info, struct minimal_symbol):
12266 Update comments.
12267 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
12268 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
12269 objfile_obstack.
12270
12271 2004-02-07 Andrew Cagney <cagney@redhat.com>
12272
12273 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
12274 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
12275 fields and variables.
12276 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
12277 (m_beInvisible): Delete macro.
12278 * tui/tui-data.h: Fix case case fields and variables.
12279 (m_genWinPtrIsNull): Delete macro.
12280 (tui_win_list): Rename winList.
12281 (TUI_SRC_WIN): Rename srcWin.
12282 (TUI_DISASM_WIN): Rename disassemWin.
12283 (TUI_DATA_WIN): Rename dataWin.
12284 (TUI_CMD_WIN): Rename cmdWin.
12285 (m_genWinPtrNotNull): Delete macro.
12286 (m_winPtrIsNull): Delete macro.
12287 (m_winPtrNotNull): Delete macro.
12288 (tui_win_is_source_type): Replace m_winIsSourceType
12289 (tui_win_is_auxillary): Replace m_winIsAuzillary.
12290 (tui_win_has_locator): Replace m_hasLocator.
12291 (tui_set_win_highlight): Replace m_setWinHighlightOn and
12292 m_setWinHighlightOff.
12293 * tui/tui-data.c: Update references.
12294 (tui_win_is_source_type, tui_set_win_highlight): New functions.
12295 (tui_win_has_locator, tui_win_is_auxillary): New functions.
12296 * tui/tui-command.c, tui/tui-disasm.c: Update references.
12297 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
12298 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
12299 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
12300 * tui/tui-winsource.c, tui/tui.c: Ditto.
12301
12302 2004-02-07 Mark Kettenis <kettenis@gnu.org>
12303
12304 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
12305 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
12306 StackGhost.
12307
12308 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
12309 variable `i6' to `i7'.
12310 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
12311
12312 2004-02-07 Andrew Cagney <cagney@redhat.com>
12313
12314 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
12315 (TuiPoint, TuiPointPtr): Ditto.
12316 (TuiStatus, TuiStatusPtr): Ditto.
12317 (TuiWinType, TuiWinTypePtr): Ditto.
12318 (struct tui_point): Rename _TuiPoint.
12319 (tui_get_low_disassembly_address): Rename
12320 tuiGetLowDisassemblyAddress.
12321 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
12322 (tuiFree): Delete declaration.
12323 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
12324 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
12325 * tui/tui.c (tuiFree): Delete function.
12326 * cli/cli-cmds.c (disassemble_command): Update references.
12327 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
12328 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
12329 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
12330 * tui/tui-winsource.c: Ditto.
12331
12332 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
12333
12334 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
12335 coffstab_build_psymtabs, elfstab_build_psymtabs)
12336 (stabsect_build_psymtabs): Replace psymbol_obstack with
12337 objfile_obstack.
12338 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
12339 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
12340 Ditto.
12341 * dwarfread.c (scan_compilation_units): Ditto.
12342 * elfread.c (elfstab_offset_sections): Ditto.
12343 * hppa-tdep.c (read_unwind_info): Ditto.
12344 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
12345 (hpread_end_psymtab): Ditto.
12346 * mdebugread.c (mdebug_build_psymtabs, add_pending)
12347 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
12348 Ditto.
12349 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
12350 * objfiles.c (add_to_objfile_sections)
12351 (build_objfile_section_table): Ditto.
12352 (allocate_objfile): Remove init of psymbol_obstack.
12353 (free_objfile): Remove freeing of psymbol_obstack.
12354 * objfiles.h (struct objfile): Remove field
12355 psymbol_obstack. Update comments.
12356 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
12357 psymbol_obstack with objfile_obstack.
12358 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
12359 psymbol_obstack.
12360 * somread.c (som_symfile_offsets, init_import_symbols)
12361 (init_export_symbols): Replace psymbol_obstack with
12362 objfile_obstack.
12363 * somsolib.c (som_solib_add_solib_objfile): Ditto.
12364 * symfile.c (default_symfile_offsets, syms_from_objfile)
12365 (reread_symbols): Remove freeing and init of psymbol_obstack.
12366 (cashier_psymtab): Update comment.
12367 * symmisc.c (print_objfile_statistics): Don't report stats for
12368 psymbol obstack.
12369 * symtab.h (struct general_symbol_info, struct partial_symtab):
12370 Update comments.
12371 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
12372 (xcoff_symfile_offsets): Replace psymbol_obstack with
12373 objfile_obstack.
12374
12375 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
12376
12377 * objfiles.h (struct objfile): Add objfile_obstack field.
12378 Remove type_obstack field.
12379
12380 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
12381 read_structure_scope read_enumeration, new_symbol): Replace
12382 type_obstack with objfile_obstack.
12383 * dwarfread.c (struct_type, enum_type): Ditto.
12384 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
12385 (lookup_fundamental_type): Ditto.
12386 * gdbtypes.h (TYPE_ALLOC): Ditto.
12387 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
12388 (hpread_read_doc_function_type, hpread_read_struct_type)
12389 (fix_static_member_physnames, hpread_read_array_type)
12390 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
12391 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
12392 (java_link_class_type): Ditto.
12393 * mdebugread.c (parse_type): Ditto.
12394 * objfiles.c (allocate_objfile, free_objfile): Ditto.
12395 * solib-sunos.c (solib_add_common_symbols): Ditto.
12396 * stabsread.c (define_symbol, read_type, read_member_functions,
12397 read_cpp_abbrev, read_one_struct_field): Ditto.
12398 * symfile.c (reread_symbols): Ditto.
12399 * symmisc.c (print_objfile_statistics): Ditto.
12400
12401 2004-02-07 Andrew Cagney <cagney@redhat.com>
12402
12403 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
12404 (tui_exec_info_content): Rename TuiExecInfoContent.
12405 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
12406 (TuiWinInfo, TuiWinInfoPtr): Ditto.
12407 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
12408 (TuiList, TuiListPtr): Ditto.
12409 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
12410 (TuiDataType, TuiDataTypePtr): Ditto.
12411 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
12412 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
12413 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
12414 (TuiSourceElement, TuiSourceElementPtr): Ditto.
12415 (TuiDataElement, TuiDataElementPtr): Ditto.
12416 (TuiWinElement, TuiWinElementPtr): Ditto.
12417 (TuiDataInfo, TuiDataInfoPtr): Ditto.
12418 (TuiCommandElement, TuiCommandElementPtr): Ditto.
12419 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
12420 (TuiWhichElement, TuiWhichElementPtr): Ditto.
12421 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
12422 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
12423 * tui/tui-command.c, tui/tui-data.c: Update references.
12424 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
12425 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
12426 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
12427 * tui/tui-winsource.c, tui/tui.c: Ditto.
12428
12429 2004-02-07 Mark Kettenis <kettenis@gnu.org>
12430
12431 * dwarf2-frame.h: Update copyright.
12432 (enum dwarf2_frame_reg_rule): New.
12433 (struct dwarf2_frame_state_reg): New.
12434 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
12435 * dwarf2-frame.c: Update copyright.
12436 (enum dwarf2_reg_rule): Remove.
12437 (struct dwarf2_frame_state): Remove defenition of `struct
12438 dwarf2_frame_state_reg'.
12439 (read_reg): Call get_frame_arch to get the architecture instead of
12440 using CURRENT_GDBARCH.
12441 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
12442 DWARF2_FRAME_.
12443 (dwarf2_frame_init_reg): New function.
12444 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
12445 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
12446 initialize the register state. Prefix old `enum dwarf2_reg_rule'
12447 tags with DWARF2_FRAME_.
12448 (dwarf2_frame_prev_register): Call get_frame_arch to get the
12449 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
12450 dwarf2_reg_rule' tags with DWARF2_FRAME_.
12451
12452 2004-02-06 Andrew Cagney <cagney@redhat.com>
12453
12454 * tui/tui-data.h (struct tui_list): Rename _TuiList.
12455 (enum tui_data_type): Rename _TuiDataType.
12456 (struct tui_layout_def): Rename _TuiLayoutDef.
12457 (struct tui_source_element): Rename _TuiSourceElement.
12458 (struct tui_data_element): Rename _TuiDataElement.
12459 (struct tui_command_element): Rename _TuiCommandElement.
12460 (struct tui_locator_element): Rename _TuiLocatorElement.
12461 (union tui_which_element): Define.
12462 (struct tui_win_element): Rename _TuiWinElement.
12463 (struct tui_data_info): Rename _TuiDataInfo.
12464 (struct tui_source_info): Rename _TuiSourceInfo.
12465 (struct tui_command_info): Rename _TuiCommandInfo.
12466 (tui_initialize_static_data): Rename initializeStaticData.
12467 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
12468 (tui_alloc_win_info): Rename allocWinInfo.
12469 (tui_init_generic_part): Rename initGenericPart.
12470 (tui_init_win_info): Rename initWinInfo.
12471 (tui_alloc_content): Rename allocContent.
12472 (tui_add_content_elements): Rename addContentElements.
12473 (tui_init_content_element): Rename initContentElement.
12474 (tui_free_window): Rename freeWindow.
12475 (tui_free_win_content): Rename freeWinContent.
12476 (tui_free_data_content): Rename freeDataContent.
12477 (tui_free_all_source_wins_content): Rename
12478 freeAllSourceWinsContent.
12479 (tui_del_window): Rename tuiDelWindow.
12480 (tui_del_data_windows): Rename tuiDelDataWindows.
12481 (tui_partial_win_by_name): Rename partialWinByName.
12482 (tui_win_name): Rename winName.
12483 (tui_current_layout): Rename currentLayout.
12484 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
12485 (tui_term_height): Rename termHeight.
12486 (tui_set_term_height_to): Rename setTermHeightTo.
12487 (tui_term_width): Rename termWidth.
12488 (tui_set_term_width_to): Rename setTermWidthTo.
12489 (tui_set_gen_win_origin): Rename setGenWinOrigin.
12490 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
12491 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
12492 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
12493 (tui_source_windows): Rename sourceWindows.
12494 (tui_clear_source_windows): Rename clearSourceWindows.
12495 (tui_clear_source_windows_detail): Rename
12496 clearSourceWindowsDetail.
12497 (tui_clear_win_detail): Rename clearWinDetail.
12498 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
12499 (tui_default_tab_len): Rename tuiDefaultTabLen.
12500 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
12501 (tui_win_with_focus): Rename tuiWinWithFocus.
12502 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
12503 (tui_layout_def): Rename tuiLayoutDef.
12504 (tui_win_resized): Rename tuiWinResized.
12505 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
12506 (tui_next_win): Rename tuiNextWin.
12507 (tui_prev_win): Rename tuiPrevWin.
12508 (tui_add_to_source_windows): Rename addToSourceWindows.
12509 * tui/tui-winsource.c, tui/tui-win.c: Update references.
12510 * tui/tui-layout.c, tui/tui-source.c: Ditto.
12511 * tui/tui-stack.c, tui/tui-io.c: Ditto.
12512 * tui/tui.c, tui/tui-data.c: Ditto.
12513 * tui/tui-interp.c, tui/tui-data.c: Ditto.
12514 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
12515
12516 * tui/tui-source.h: Update copyright. Include "tui-data.h".
12517 (struct symtab): Declare.
12518 (tui_set_source_content): Rename tuiSetSourceContent.
12519 (tui_show_symtab_source): Rename tuiShowSource.
12520 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
12521 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
12522 * tui/tui-source.c: Update copyright. Update references.
12523 * tui/tui-win.c, tui/tui-winsource.c: Update references.
12524 * tui/tui-stack.c: Update references.
12525
12526 * tui/tui-win.h: Update copyright. Include "tui-data.h".
12527 (struct tui_win_info): Declare.
12528 (tui_scroll_forward): Rename tuiScrollForward.
12529 (tui_scroll_backward): Rename tuiScrollBackward.
12530 (tui_scroll_left): Rename tuiScrollLeft.
12531 (tui_scroll_right): Rename tuiScrollRight.
12532 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
12533 (tui_resize_all): Rename tuiResizeAll.
12534 (tui_refresh_all_win): Rename tuiRefreshAll.
12535 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
12536 * tui/tui-layout.c, * tui/tui-io.c: Update references.
12537 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
12538 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
12539
12540 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
12541 (tui_erase_data_content): Rename tuiEraseDataContent.
12542 (tui_display_all_data): Rename tuiDisplayAllData.
12543 (tui_check_data_values): Rename tuiCheckDataValues.
12544 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
12545 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
12546 (tui_first_data_element_no_in_line): Rename
12547 tuiFirstDataElementNoInLine.
12548 (tui_delete_data_content_windows): Rename
12549 tuiDeleteDataContentWindows.
12550 (tui_refresh_data_win): Rename tuiRefreshDataWin.
12551 (tui_display_data_from): Rename tuiDisplayDataFrom.
12552 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
12553 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
12554 * tui/tui-win.c, tui/tui-regs.c: Update references.
12555 * tui/tui-layout.c, tui/tui.c: Update references.
12556
12557 * tui/tui-wingeneral.h: Update copyright.
12558 (m_allBeVisible): Delete macro.
12559 (m_allBeInvisible): Delete macro.
12560 (struct tui_gen_win_info): Declare.
12561 (struct tui_win_info): Declare.
12562 (tui_unhighlight_win): Rename unhighlightWin.
12563 (tui_make_visible, tui_make_invisible): Replace makeVisible.
12564 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
12565 (tui_make_window): Rename makeWindow.
12566 (tui_copy_win): Rename copyWin.
12567 (tui_box_win): Rename boxWin.
12568 (tui_highlight_win): Rename highlightWin.
12569 (tui_check_and_display_highlight_if_needed): Rename
12570 checkAndDisplayHighlightIfNeeded.
12571 (tui_refresh_all): Rename refreshAll.
12572 (tui_delete_win): Rename tuiDelwin.
12573 (tui_refresh_win): Rename tuiRefreshWin.
12574 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
12575 (tui_make_visible, tui_make_invisible): New functions.
12576 (tui_make_all_visible, tui_make_all_invisible): New functions.
12577 (make_all_visible): Rename makeAllVisible.
12578 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
12579 * tui/tui-data.c, tui/tui-winsource.c: Update references.
12580 * tui/tui-windata.c, tui/tui-win.c: Update references.
12581 * tui/tui-regs.c, tui/tui-layout.c: Update references.
12582 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
12583
12584 2004-02-06 Mark Kettenis <kettenis@gnu.org>
12585
12586 * proc-api.c (write_with_trace): Initialize local variable to
12587 silence compiler warning.
12588
12589 2004-02-06 Andrew Cagney <cagney@redhat.com>
12590
12591 * tui/tui-source.h: Do not include "defs.h".
12592 (struct tui_win_info): Declare.
12593 (tui_set_source_content_nil): Declare.
12594 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
12595 (union tui_line_or_address): Rename _TuiLineOrAddress.
12596 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
12597 (tui_update_source_window): Rename tuiUpdateSourceWindow.
12598 (tui_update_source_window_as_is): Rename
12599 tuiUpdateSourceWindowAsIs.
12600 (tui_update_source_windows_with_addr): Rename
12601 tuiUpdateSourceWindowsWithAddr.
12602 (tui_update_source_windows_with_line): Rename
12603 tuiUpdateSourceWindowsWithLine.
12604 (tui_clear_source_content): Rename tuiClearSourceContent.
12605 (tui_erase_source_content): Rename tuiEraseSourceContent.
12606 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
12607 (tui_show_source_content): Rename tuiShowSourceContent.
12608 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
12609 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
12610 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
12611 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
12612 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
12613 (tui_update_exec_info): Rename tuiUpdateExecInfo.
12614 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
12615 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
12616 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
12617 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
12618 (struct tui_win_info): Declare.
12619 * tui/tui-stack.c: Update references.
12620 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
12621 * tui/tui-win.c, tui/tui-source.c: Ditto.
12622 * tui/tui.c, tui/tui-disasm.c: Ditto.
12623
12624 2004-02-06 Mark Kettenis <kettenis@gnu.org>
12625
12626 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
12627 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
12628
12629 2004-02-05 Mark Kettenis <kettenis@gnu.org>
12630
12631 * infrun.c (handle_inferior_event): Allow for breakpoint
12632 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
12633 and SIGEMT. Update comments.
12634 * NEWS (Revised SPARC target): Mention support for non-executable
12635 stack.
12636
12637 2004-02-04 Mark Kettenis <kettenis@gnu.org>
12638
12639 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
12640 * inftarg.c: Update copyright year.
12641 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
12642 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
12643 (sparc_xfer_wcookie): New function.
12644 * sparc-tdep.c (sparc_fetch_wcookie): New function.
12645 * Makefile.in (sparc-nat.o): Update dependencies.
12646 * config/sparc/nm-nbsd.h: Include "target.h".
12647 (NATIVE_XFER_WCOOKIE): New define.
12648 (sparc_xfer_wcookie): New prototype.
12649
12650 2004-02-04 Andrew Cagney <cagney@redhat.com>
12651
12652 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
12653 SYSCALL_TRAP function.
12654 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
12655
12656 2004-02-04 Andrew Cagney <cagney@redhat.com>
12657 Daniel Jacobowitz <drow@mvista.com>
12658
12659 * objfiles.h: Delete comments refering to inside_entry_func and
12660 DEPRECATED_FRAME_CHAIN_VALID.
12661 * defs.h (inside_entry_func): Update prototype..
12662 * blockframe.c (inside_entry_func): Rename to
12663 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
12664 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
12665
12666 2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
12667
12668 * breakpoint.c (struct captured_parse_breakpoint_args): Move
12669 outside of #ifdef SOLIB_ADD region.
12670 (do_restore_lang_radix_cleanup): Ditto.
12671 (resolve_pending_breakpoint): Ditto.
12672
12673 2004-02-03 Andrew Cagney <cagney@redhat.com>
12674
12675 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
12676 (process_note_abi_tag_sections): Delete unused function.
12677 (ia64_read_fp): Delete unused function.
12678 (gdbarch_extract_struct_value_address): Delete declaration.
12679
12680 2004-02-02 Andrew Cagney <cagney@redhat.com>
12681
12682 * vax-tdep.c (vax_frame_chain): Delete call to
12683 deprecated_inside_entry_file.
12684 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
12685
12686 2004-02-02 Mark Kettenis <kettenis@gnu.org>
12687
12688 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
12689 column that's "empty" or "same value" when eliminating REG_RA
12690 rules.
12691
12692 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
12693
12694 * NEWS: Add information about new pending breakpoint support.
12695
12696 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
12697
12698 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
12699 and pending fields for pending breakpoint support.
12700 * breakpoint.c (breakpoint_enabled): Add check for not pending.
12701 (condition_command): Only parse condition if not a pending
12702 breakpoint.
12703 (print_one_breakpoint): Add support for pending breakpoints.
12704 (describe_other_breakpoints): Add checks to verify we are not
12705 dealing with pending breakpoints.
12706 (check_duplicates): Don't check pending breakpoints.
12707 (set_raw_breakpoint): Initialize pending flag.
12708 (do_restore_lang_radix_cleanup): New cleanup routine.
12709 (resolve_pending_breakpoint): New function.
12710 (re_enable_breakpoints_in_shlibs): Try and resolve any
12711 pending breakpoints via resolve_pending_breakpoint.
12712 (mention): Add pending breakpoint support.
12713 (parse_breakpoint_sals): Add new parameter to pass to
12714 decode_line_1 to indicate silent errors when files or functions
12715 are not found. Change all callers.
12716 (do_captured_parse_breakpoint): New function.
12717 (break_command_1): Change prototype to return an rc value and to
12718 take an optional pending breakpoint pointer. Support creating
12719 a pending breakpoint if a "not found" form of error occurs when
12720 parsing the breakpoint. Also support resolving an existing pending
12721 breakpoint and be silent if the resolution fails.
12722 (create_breakpoints): Change prototype to take pending breakpoint
12723 pointer. When resolving a pending breakpoint, use the new pointer
12724 to provide a conditional or commands added by the end-user.
12725 (delete_breakpoint): Add appropriate check for pending.
12726 (breakpoint_re_set_one): Ditto.
12727 (do_enable_breakpoint): Ditto.
12728
12729 2004-02-02 David Carlton <carlton@kealia.com>
12730
12731 * valops.c (enum oload_classification): New.
12732 (find_overload_match): Break implementation into separate
12733 functions; delete #if 0'd code; look for symbols within
12734 namespaces.
12735 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
12736 (find_oload_champ,oload_method_static,classify_oload_match): New.
12737 * cp-support.h: Add declaration for cp_func_name; update
12738 declaration for make_symbol_overload_list.
12739 * cp-support.c (cp_func_name): New.
12740 (overload_list_add_symbol): Fix comment, use
12741 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
12742 (make_symbol_overload_list): Take a function name and a namespace
12743 instead of a symbol; change implementation.
12744 (make_symbol_overload_list_using): New.
12745 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
12746
12747 2004-02-02 Fred Fish <fnf@redhat.com>
12748
12749 * main.c (gdb_stdtarg): Move definition to group with other
12750 gdb_stdtarg definitions and update copyright years.
12751 * remote-sim.c (gdb_os_write_stderr): Write output to
12752 gdb_stdtargerr stream instead of gdb_stdtarg stream.
12753 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
12754 gdb_stderr stream and update copyright years.
12755
12756 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
12757
12758 * Makefile.in (mips-linux-nat.o): Update dependencies.
12759 * mips-linux-nat.c: Include mips-tdep.h.
12760
12761 2004-02-01 Roland McGrath <roland@redhat.com>
12762
12763 * sol-thread.c (sol_thread_xfer_partial): New function.
12764 (init_sol_thread_ops): Use that for to_xfer_partial hook.
12765 (init_sol_core_ops): Likewise.
12766
12767 * procfs.c (procfs_xfer_partial): New function.
12768 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
12769 * Makefile.in (procfs.o): Add $(auxv_h) dep.
12770
12771 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
12772 procfs_xfer_auxv function.
12773
12774 * procfs.c (procfs_make_note_section): If we can read
12775 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
12776 * linux-proc.c (linux_make_note_section): Likewise.
12777
12778 * auxv.h: New file.
12779 * auxv.c: New file.
12780 * Makefile.in (auxv_h): New variable.
12781 (COMMON_OBS): Add auxv.o here.
12782 (auxv.o): New target.
12783
12784 * corelow.c (core_xfer_partial): New function.
12785 (init_core_ops): Use it for core_ops.to_xfer_partial.
12786
12787 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
12788 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
12789 macro if that is defined.
12790
12791 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
12792
12793 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
12794 and check the specified thread for each breakpoint.
12795 * breakpoint.h (bpstat_stop_status): Update prototype.
12796 * infrun.c (handle_inferior_event): Update calls to
12797 bpstat_stop_status.
12798
12799 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
12800
12801 * Makefile.in (cli-cmds.o): Add $(readline_h).
12802
12803 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
12804
12805 * cli/cli-cmds.c: Include readline.h.
12806 (complete_command): Pass the start of the last word to
12807 complete_line.
12808
12809 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
12810
12811 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
12812 argument, and change first argument to a CORE_ADDR.
12813 * breakpoint.h (bpstat_stop_status): Update prototype.
12814 * infrun.c (adjust_pc_after_break): Add a new comment.
12815 (handle_inferior_event): Update calls to bpstat_stop_status.
12816
12817 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
12818
12819 * breakpoint.h: Update copyright years.
12820
12821 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
12822
12823 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
12824 (bpstat_stop_status): Don't decrement PC.
12825 * breakpoint.h (software_breakpoint_inserted_here_p): Add
12826 prototype.
12827 * infrun.c (adjust_pc_after_break): New function.
12828 (handle_inferior_event): Call it, early. Remove later references
12829 to DECR_PC_AFTER_BREAK.
12830 (normal_stop): Add commentary.
12831
12832 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
12833
12834 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
12835 2004-01-27 double-free fix.
12836
12837 2004-01-31 Mark Kettenis <kettenis@gnu.org>
12838
12839 * sparc-tdep.c (sparc_fetch_wcookie): New function.
12840 (sparc32_frame_prev_register): Handle StackGhost.
12841 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
12842
12843 2004-01-29 Roland McGrath <roland@redhat.com>
12844
12845 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
12846 * configure: Regenerated.
12847
12848 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
12849 * Makefile.in (procfs.o): Add dep.
12850
12851 2004-01-28 Andrew Cagney <cagney@redhat.com>
12852
12853 * tui/tui-stack.h: Update copyright.
12854 (struct frame_info): Add opaque declaration.
12855 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
12856 (tui_show_locator_content): Rename tuiShowLocatorContent.
12857 (tui_show_frame_info): Rename tuiShowFrameInfo.
12858 * tui/tui-stack.c: Update copyright. Update references.
12859 * tui/tui-winsource.c: Update references.
12860 * tui/tui-win.c: Update references.
12861 * tui/tui-layout.c: Update references.
12862 * tui/tui-hooks.c: Update copyright, update references.
12863 * tui/tui.c: Update copyright, update references.
12864 * tui/tui-disasm.c: Update references.
12865
12866 2004-01-28 David Carlton <carlton@kealia.com>
12867
12868 * dwarf2read.c (add_partial_structure): Use demangled name if
12869 namespace equals "".
12870
12871 2004-01-27 Jim Blandy <jimb@redhat.com>
12872
12873 Clean up misapplied patch:
12874 * dwarf2read.c (determine_prefix): Change one of the two forward
12875 declarations for 'determine_prefix_aux' to a declaration for this.
12876 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
12877 argument to 'die_specification'.
12878
12879 * dwarf2read.c (read_func_scope): Re-indent comment.
12880
12881 2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
12882
12883 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
12884 b->exp to NULL after freeing so that error during re-parsing or
12885 evaluation of expressions associated with breakpoint don't
12886 eventually lead to re-freeing of storage.
12887 Committed by Andrew Cagney.
12888
12889 2004-01-27 Andrew Cagney <cagney@redhat.com>
12890
12891 * source.c (ambiguous_line_spec): Delete undefined declaration.
12892 * m32r-rom.c (m32r_set_board_address): Delete unused function.
12893 (m32r_set_server_address, m32r_set_download_path): Ditto.
12894 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
12895
12896 2004-01-27 Daniel Jacobowitz <drow@mvista.com>
12897
12898 * dwarf2read.c: Update calls to changed and renamed functions, and
12899 references to moved variables.
12900
12901 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
12902 language, language_defn, list_in_scope, and ftypes members.
12903 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
12904 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
12905 (baseaddr): Remove globals.
12906
12907 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
12908 (set_cu_language, die_is_declaration, die_specification)
12909 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
12910 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
12911 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
12912 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
12913
12914 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
12915 cu.list_in_scope. Don't initialize cu_header_offset.
12916 (add_partial_symbol): Add local baseaddr.
12917 (psymtab_to_symtab_1): Add local baseaddr. Use
12918 objfile->section_offsets for consistency. Don't initialize
12919 cu_header_offset; do initialize cu.header.offset and
12920 cu.list_in_scope.
12921 (read_file_scope, read_func_scope, read_lexical_block_scope)
12922 (dwarf_decode_lines, new_symbol): Add local baseaddr.
12923
12924 2004-01-27 Michael Chastain <mec.gnu@mindspring.com>
12925
12926 * PROBLEMS: Add gdb/1516.
12927
12928 2003-12-29 Robert Millan <robertmh@gnu.org>
12929
12930 Patch committed by Andrw Cagney.
12931 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
12932 * configure.tgt: Match knetbsd*-gnu.
12933
12934 2004-01-26 Andrew Cagney <cagney@redhat.com>
12935
12936 * breakpoint.c (catch_command_1): Delete #ifdef code.
12937 (catch_fork_command_1): Delete #ifdef wrapper.
12938 (catch_exec_command_1): Ditto.
12939 (catch_load_command_1): Ditto.
12940 (catch_unload_command_1): Ditto.
12941
12942 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
12943 (catch_breakpoint): Delete #if0ed function.
12944 (disable_catch_breakpoint): Ditto.
12945 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
12946 (disable_catch, enable_catch, delete_catch): Ditto.
12947
12948 2004-01-26 Andrew Cagney <cagney@redhat.com>
12949
12950 * remote.c (echo_check, quit_flag): Delete variables.
12951 (cisco_kernel_mode): Delete variable.
12952 (minitelnet_return, tty_input, escape_count): Delete variables.
12953 (remote_cisco_mode): Delete variable.
12954 (remote_cisco_open, remote_cisco_close): Delete function.
12955 (remote_cisco_mourn, remote_cisco_wait): Delete function.
12956 (init_remote_cisco_ops): Delete function.
12957 (_initialize_remote): Do not install "remote cisco" code.
12958 (read_frame): Delete cisco specific code.
12959 (remote_info_process): Delete function.
12960 (remote_wait): Delete cisco specific code.
12961 (remote_cisco_section_offsets): Delete function.
12962 (remote_cisco_objfile_relocate): Delete function.
12963 (remote_async_wait): Delete cisco specific code.
12964 (minitelnet, readtty, readsocket): Delete function.
12965
12966 2004-01-26 Andrew Cagney <cagney@redhat.com>
12967
12968 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
12969 comments mentioning extract_returned_value_address.
12970 * infcmd.c (print_return_value): Update. Add comments on
12971 extract_returned_value_address.
12972 * stack.c (return_command): Add comments on
12973 extract_returned_value_address.
12974 * values.c: Update comment.
12975 * m32r-tdep.c: Update comment.
12976 * sparc-tdep.c: Update comment.
12977 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
12978 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12979 * sh64-tdep.c (sh64_gdbarch_init): Update.
12980 * sh-tdep.c (sh_gdbarch_init): Update.
12981 * s390-tdep.c (s390_gdbarch_init): Update.
12982 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12983 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
12984 * m68k-tdep.c (m68k_gdbarch_init): Update.
12985 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12986 * m32r-tdep.c (m32r_gdbarch_init): Update.
12987 * ia64-tdep.c (ia64_gdbarch_init): Update.
12988 * h8300-tdep.c (h8300_gdbarch_init): Update.
12989 * frv-tdep.c (frv_gdbarch_init): Update.
12990 * arm-tdep.c (arm_gdbarch_init): Update.
12991 * alpha-tdep.c (alpha_gdbarch_init): Update.
12992
12993 2004-01-26 Andrew Cagney <cagney@redhat.com>
12994
12995 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
12996 SYMBOL_LOCATION_FUNCS
12997 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
12998 "struct symbol_ops".
12999 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
13000 type to "struct symbol_ops".
13001 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
13002 (struct symbol): Replace ".aux_value.loc.funcs" and
13003 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
13004 (SYMBOL_OBJFILE): Delete macro.
13005 (SYMBOL_LOCATION_FUNCS): Delete macro.
13006 (SYMBOL_LOCATION_BATON): Update.
13007 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
13008 intead of SYMBOL_LOCATION_FUNCS.
13009 * ax-gdb.c (gen_var_ref): Ditto.
13010 * printcmd.c (address_info): Ditto.
13011 * findvar.c (read_var_value): Ditto.
13012 (symbol_read_needs_frame): Ditto.
13013
13014 2004-01-26 Andrew Cagney <cagney@redhat.com>
13015
13016 * dwarf2read.c (read_func_scope): Document frame-base hack.
13017
13018 2004-01-25 Mark Kettenis <kettenis@gnu.org>
13019
13020 * infcmd.c (print_return_value): Plug memory leak; delete
13021 ui_stream object. Rename argument `structure_return' to
13022 `struct_return'.
13023
13024 2004-01-25 Mark Kettenis <kettenis@gnu.org>
13025
13026 * infcmd.c (print_return_value): Wrap long lines.
13027 (finish_command_continuation, finish_command): Remove unused
13028 variable `funcaddr'. Fix some coding-standards problems.
13029
13030 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
13031 SECT_SIZE is large enough, not whether it's exactly the right size.
13032 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
13033 TDEP->fpregset to zero.
13034
13035 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
13036 floating-point registers for traditional NetBSD core files.
13037 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
13038 TDEP->sizeof_fpregset here.
13039
13040 2004-01-25 Mark Kettenis <kettenis@gnu.org>
13041
13042 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
13043 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
13044 function with code split out from
13045 sparc32nbsd_sigcontext_frame_cache.
13046 (sparc32nbsd_sigcontext_frame_cache): Use
13047 sparc32nbsd_sigcontext_saved_regs.
13048 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
13049 OpenBSD.
13050 * sparcobsd-tdep.c: New file.
13051 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
13052 (sparcobsd-tdep.o): New dependency.
13053 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
13054 * config/sparc/obsd.mt: New file.
13055
13056 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
13057 TDEP->fpregset to be initialized to enable core file register
13058 sets.
13059
13060 2004-01-24 Mark Kettenis <kettenis@gnu.org>
13061
13062 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
13063 Add opaque declarations.
13064 (sparc64nbsd_sigcontext_saved_regs): New prototype.
13065 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
13066 function with code split out from
13067 sparc64nbsd_sigcontext_frame_cache.
13068 (sparc64nbsd_sigcontext_frame_cache): Use
13069 sparc64nbsd_sigcontext_saved_regs.
13070 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
13071 OpenBSD.
13072 * sparc64obsd-tdep.c: New file.
13073 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
13074 (sparc64obsd-tdep.o): New dependency.
13075 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
13076 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
13077 * config/sparc/obsd64.mt: New file.
13078
13079 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
13080 read the instruction at PC.
13081
13082 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
13083 value of GDB_OSABI_DEFAULT.
13084 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
13085 instead of GDB_OSABI_NETBSD_AOUT.
13086
13087 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
13088
13089 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
13090 copyright.
13091
13092 2004-01-23 Andrew Cagney <cagney@redhat.com>
13093
13094 * printcmd.c (display_command): Replace tui_set_display call with
13095 tui_set_layout_for_display_command.
13096 * tui/tui.h (enum tui_win_type): Define.
13097 (tui_set_layout): Delete declaration.
13098 (tui_set_layout_for_display_command): Rename set_tui_layout.
13099 * tui/tui-data.h (enum tui_layout_type): Define.
13100 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
13101 "tui.h".
13102 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
13103 (tui_default_win_height): Rename tuiDefaultWinHeight.
13104 (tui_default_win_viewport_height): Rename
13105 tuiDefaultWinViewportHeight.
13106 (tui_set_layout): RenametuiSetLayout.
13107 * tui/tui-layout.c: Update references.
13108 * tui/tui.c: Update references.
13109 * tui/tui-disasm.c: Update references.
13110
13111 2004-01-23 David Carlton <carlton@kealia.com>
13112
13113 Partial workaround for PR c++/1511:
13114 * cp-namespace.c: Include frame.h.
13115 (cp_lookup_transparent_type): New
13116 (cp_lookup_transparent_type_loop): New.
13117 * cp-support.h: Declare cp_lookup_transparent_type.
13118 * symtab.c (basic_lookup_transparent_type): Renamed from
13119 lookup_transparent_type.
13120 (lookup_transparent_type): Replace old body by a call to
13121 current_language->la_lookup_transparent_type.
13122 * symtab.h: Update copyright. Declare
13123 basic_lookup_transparent_type.
13124 * language.h: Update copyright.
13125 (struct language_defn): Add la_lookup_transparent_type.
13126 * language.c: Update copyright.
13127 (unknown_language_defn): Add basic_lookup_transparent_type.
13128 (auto_language_defn): Add basic_lookup_transparent_type.
13129 (local_language_defn): Add basic_lookup_transparent_type.
13130 * ada-lang.c: Update copyright.
13131 (ada_language_defn): Add basic_lookup_transparent_type.
13132 * c-lang.c: Update copyright.
13133 (c_language_defn): Add basic_lookup_transparent_type.
13134 (cplus_language_defn): Add basic_lookup_transparent_type.
13135 (asm_language_defn): Add basic_lookup_transparent_type.
13136 (minimal_language_defn): Add basic_lookup_transparent_type.
13137 * f-lang.c: Update copyright.
13138 (f_language_defn): Add basic_lookup_transparent_type.
13139 * jv-lang.c: Update copyright.
13140 (java_language_defn): Add basic_lookup_transparent_type.
13141 * m2-lang.c: Update copyright.
13142 (m2_language_defn): Add basic_lookup_transparent_type.
13143 * objc-lang.c: Update copyright.
13144 (objc_language_defn): Add basic_lookup_transparent_type.
13145 * p-lang.c: Update copyright.
13146 (p_language_defn): Add basic_lookup_transparent_type.
13147 * scm-lang.c: Update copyright.
13148 (scm_language_defn): Add basic_lookup_transparent_type.
13149 * Makefile.in (cp-namespace.o): Depend on frame.h.
13150
13151 2004-01-23 David Carlton <carlton@kealia.com>
13152
13153 Patch for PR c++/1520:
13154 * dwarf2read.c (read_func_scope): Set processing_current_prefix
13155 properly if we have a specification die.
13156 (determine_prefix_aux): Rename from determine_prefix.
13157 (determine_prefix): Like the old determine_prefix, but never
13158 returns NULL.
13159
13160 2004-01-23 Theodore A. Roth <troth@openavr.org>
13161
13162 * avr-tdep.c: Update copyright.
13163 (avr_iaddr_p): Delete unused function.
13164 (avr_saddr_p): Delete unused function.
13165
13166 2004-01-23 David Carlton <carlton@kealia.com>
13167
13168 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
13169 Fix for PR symtab/1534.
13170
13171 2004-01-23 Mark Kettenis <kettenis@gnu.org>
13172
13173 * NEWS (New native configurations): Mention OpenBSD/sparc and
13174 OpenBSD/sparc64.
13175 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
13176 * configure.host: Likewise.
13177 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
13178 handler for OpenBSD.
13179 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
13180
13181 2004-01-22 Mark Kettenis <kettenis@gnu.org>
13182
13183 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
13184 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
13185
13186 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
13187 * cli/cli-cmds.c (shell_escape): Likewise.
13188
13189 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
13190 OpenBSD .note.openbsd.ident sections.
13191
13192 2004-01-22 David Carlton <carlton@kealia.com>
13193
13194 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
13195 get_scope_pc_bounds.
13196 (read_file_scope): Ditto.
13197 (get_scope_pc_bounds): New function, produced by extracting code
13198 from the above two functions, consolidating it, and adding support
13199 for DW_TAG_namespace.
13200
13201 2004-01-22 Mark Kettenis <kettenis@gnu.org>
13202
13203 * osabi.c (MAX_NOTESZ): New define.
13204 (check_note): New function.
13205 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
13206 check_note.
13207
13208 2004-01-21 Roland McGrath <roland@redhat.com>
13209
13210 * MAINTAINERS (write after approval): Add myself.
13211
13212 2004-01-21 Eli Zaretskii <eliz@gnu.org>
13213
13214 * utils.c (init_page_info): Move declarations of `rows' and
13215 `cols' before the __GO32__-specific code. Move the closing brace
13216 outside the #ifdef __GO32__..#endif block.
13217 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
13218
13219 2004-01-21 Paul Brook <paul@codesourcery.com>
13220
13221 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
13222 BPSTAT_WHAT_CHECK_SHLIBS.
13223
13224 2004-01-21 Paul Brook <paul@codesourcery.com>
13225
13226 * MAINTAINERS: Add myself to write-after-approval.
13227
13228 2004-01-20 Andrew Cagney <cagney@redhat.com>
13229
13230 * ax-gdb.c (print_axs_value): Delete unused function.
13231 * jv-lang.c (java_lookup_type): Delete unused function.
13232 * cli/cli-dump.c (dump_filetype): Delete unused function.
13233 * remote-mips.c (remote_mips_insert_hw_breakpoint)
13234 (remote_mips_remove_hw_breakpoint): Delete unused functions.
13235 (mips_getstring): Delete unused function.
13236 (pmon_insert_breakpoint): Delete #if0ed function.
13237 (PMON_MAX_BP): Delete #if0ed MACRO.
13238 (mips_pmon_bp_info): Delete #if0ed variable.
13239 (pmon_remove_breakpoint): Delete #if0ed function.
13240 * monitor.c (monitor_write_even_block): Delete unused function.
13241 (monitor_write_memory_block): Delete #if0ed code.
13242 * dink32-rom.c (dink32_load): Delete unused function.
13243 (_initialize_dink32_rom): Delete #if0ed code.
13244 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
13245
13246 * tui/tui-command.c: Update references.
13247 * tui/tui-io.c: Update references.
13248 * tui/tui-command.h: Update copyright.
13249 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
13250
13251 * source.c (ambiguous_line_spec): Delete never-defined function.
13252 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
13253 * gdbtypes.c (add_name, add_mangled_type): Ditto.
13254 * cli/cli-cmds.c (validate_comname): Ditto.
13255
13256 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
13257 "tui-data.h".
13258 (tui_set_disassem_content): Rename tuiSetDisassemContent.
13259 (tui_show_disassem): Rename tuiShowDisassem.
13260 (tui_show_disassem_and_update_source): Rename
13261 tuiVerticalDisassemScroll.
13262 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
13263 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
13264 * tui/tui.h: Update copyright.
13265 (enum tui_status): Define.
13266 * tui/tui-data.h (enum tui_scroll_direction): Define.
13267 * tui/tui-disasm.c: Update copyright. Update references.
13268 * tui/tui-winsource.c: Update copyright. Update references.
13269 * tui/tui-win.c: Update references.
13270 * tui/tui-layout.c: Update references.
13271
13272 2004-01-20 Andrew Cagney <cagney@redhat.com>
13273
13274 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
13275 sym2 to start of block.
13276
13277 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
13278
13279 * MAINTAINERS: Delete mmalloc.
13280 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
13281 * NEWS: Mention removal of --with-malloc.
13282 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
13283 * config.in: Regenerate.
13284 * configure: Regenerate.
13285 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
13286 USE_MMALLOC, MMCHECK_FORCE.
13287 * gdbinit.in: Remove mmalloc.
13288 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
13289 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
13290 * config/i386/go32.mh: Likewise.
13291 * config/i386/interix.mh: Likewise.
13292 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
13293
13294 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
13295
13296 * linespec.c (decode_variable, symtab_from_filename): Call
13297 error_silent with error message instead of throwing an exception
13298 directly.
13299 * defs.h (error_silent, error_output_message): Add prototypes.
13300 (catch_exceptions_with_msg): Ditto.
13301 * utils.c (error_silent, error_output_message): New functions.
13302 * top.c (catch_exceptions_with_msg): New function.
13303
13304 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
13305
13306 * mi/mi-cmds.h (enum print_values): Add definition.
13307
13308 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
13309 type and value for simple data types and just the name and type
13310 for complex ones, if required.
13311
13312 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
13313 children, if required.
13314
13315 2004-01-19 Kevin Buettner <kevinb@redhat.com>
13316
13317 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
13318 unused declarations.
13319
13320 2004-01-19 Andrew Cagney <cagney@redhat.com>
13321
13322 * top.h (mapped_symbol_files): Delete declaration.
13323 * main.c (captured_main): Delete option "m" and "mapped".
13324 * objfiles.c (mapped_symbol_files): Delete variable.
13325 * symfile.c (symbol_file_command): Delete mmap code.
13326 (symbol_file_add_with_addrs_or_offsets): Ditto.
13327 (add_symbol_file_command, reread_separate_symbols): Ditto.
13328 * objfiles.h (OBJF_MAPPED): Delete.
13329 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
13330 (free_objfile) [USE_MMALLOC]: Ditto.
13331 (open_existing_mapped_file): Delete function.
13332 (open_mapped_file): Delete function.
13333 (map_to_file): Delete function.
13334
13335 2004-01-19 Kevin Buettner <kevinb@redhat.com>
13336
13337 * infrun.c (step_into_function): Account for possible breakpoint
13338 adjustment when computing ``stop_func_start''.
13339
13340 2004-01-19 Kevin Buettner <kevinb@redhat.com>
13341
13342 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
13343 the region size against the size of a pointer, not the size of
13344 a register as given by DEPRECATED_REGISTER_SIZE.
13345
13346 2004-01-19 Andrew Cagney <cagney@redhat.com>
13347
13348 * tui/tui-regs.h: Include "tui-data.h".
13349 (tuiFirstRegElementNoInLine): Delete declaration.
13350 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
13351 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
13352 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
13353 (tui_calculate_regs_column_count): Rename
13354 tuiCalculateRegsColumnCount.
13355 (tui_check_register_values): Rename tuiCheckRegisterValues.
13356 (tui_show_registers): Rename tuiShowRegisters.
13357 (tui_display_registers_from_line): Rename
13358 tuiDisplayRegistersFromLine.
13359 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
13360 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
13361 (tui_first_reg_element_no_inline): Rename
13362 tuiFirstRegElementNoInLine.
13363 * tui/tui-data.h: Update copyright.
13364 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
13365 * tui/tui-windata.c: Update copyright, update references.
13366 * tui/tui-regs.c: Update copyright, update references.
13367 * tui/tui-win.c: Update copyright, update references.
13368 * tui/tui-layout.c: Update copyright, update references.
13369
13370 2004-01-18 Andrew Cagney <cagney@redhat.com>
13371
13372 * tui/tui-io.c: Update copyright.
13373 (key_is_end_sequence, key_is_backspace): New functions.
13374 (key_is_command_char, key_is_start_sequence): New function.
13375 (tui_getc): Update references.
13376 * tui/tui-io.h: Update copyright.
13377 (m_tuiStartNewLine): Delete macro.
13378 (m_isBackspace, m_isDeleteChar): Delete macros.
13379 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
13380 (m_isNextPage, m_isPrevPage): Delete macros.
13381 (m_isLeftArrow, m_isRightArrow): Delete macros.
13382 (m_isXdbStyleCommandChar): Delete macro.
13383 (key_is_start_sequence): Declare, replace m_isStartSequence.
13384 (key_is_end_sequence): Declare, replace m_isEndSequence.
13385 (key_is_backspace): Declare ,replace m_isBackspace.
13386 (key_is_command_char): Declare, replace m_isCommandChar.
13387 * tui/tui-command.c: Update copyright.
13388 (tuiDispatchCtrlChar): Update references.
13389
13390 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
13391 tuiSourceWin.h.
13392
13393 * tui/tui-command.c: Rename tui/tuiCommand.c.
13394 * tui/tui-command.h: Rename tui/tuiCommand.h.
13395 * tui/tui-data.c: Rename tui/tuiData.c.
13396 * tui/tui-data.h: Rename tui/tuiData.h.
13397 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
13398 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
13399 * tui/tui-io.c: Rename tui/tuiIO.c.
13400 * tui/tui-io.h: Rename tui/tuiIO.h.
13401 * tui/tui-layout.c: Rename tui/tuiLayout.c.
13402 * tui/tui-layout.h: Rename tui/tuiLayout.h.
13403 * tui/tui-regs.c: Rename tui/tuiRegs.c.
13404 * tui/tui-regs.h: Rename tui/tuiRegs.h.
13405 * tui/tui-source.c: Rename tui/tuiSource.c.
13406 * tui/tui-source.h: Rename tui/tuiSource.h.
13407 * tui/tui-stack.c: Rename tui/tuiStack.c.
13408 * tui/tui-stack.h: Rename tui/tuiStack.h.
13409 * tui/tui-win.c: Rename tui/tuiWin.c.
13410 * tui/tui-win.h: Rename tui/tuiWin.h.
13411 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
13412 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
13413 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
13414 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
13415 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
13416 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
13417 * tui/tui-file.c: Update includes.
13418 * tui/tui-hooks.c: Update includes.
13419 * tui/tui-interp.c: Update includes.
13420 * tui/tui.c: Update includes.
13421 * Makefile.in: Update all tui/ dependencies.
13422 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
13423
13424 * Makefile.in: Update copyright. Update dependencies.
13425
13426 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
13427 problem.
13428
13429 2004-01-18 Andrew Cagney <cagney@redhat.com>
13430
13431 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
13432 instead of register_gdbarch_init.
13433
13434 * remote-sds.c (tohex): Delete unused function. Update copyright.
13435 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
13436 * v850-tdep.c (v850_register_virtual_size): Ditto.
13437 * target.c (normal_target_post_startup_inferior): Ditto.
13438 * source.c (ambiguous_line_spec): Ditto.
13439 * remote.c (adapt_remote_get_threadinfo): Ditto.
13440 * mi/mi-out.c (out_field_fmt): Ditto.
13441 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
13442 (output_control_change_notification): Ditto.
13443 * m68k-tdep.c (m68k_register_byte): Ditto.
13444 (m68k_remote_breakpoint_from_pc): Ditto.
13445 * ui-out.c (init_ui_out_state): Delete unused declaration.
13446 * stabsread.c (search_value): Ditto.
13447 * mi/mi-cmd-env.c (env_cli_command): Ditto.
13448 * maint.c (print_section_table): Ditto.
13449 * infrun.c (set_follow_fork_mode_command): Ditto.
13450
13451 2004-01-18 Mark Kettenis <kettenis@gnu.org>
13452
13453 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
13454 DW_CFA_def_cfa_exporession. Add support for
13455 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
13456 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
13457
13458 2004-01-18 Andrew Cagney <cagney@redhat.com>
13459
13460 * ocd.c: Update copyright.
13461 (bdm_read_register_command): Delete unused function.
13462 (_initialize_remote_ocd): Delete commented out reference.
13463 (get_quoted_char, reset_packet): Delete #if0ed function.
13464 (output_packet, put_quoted_char): Delete #if0ed function.
13465 (stu_put_packet, stu_get_packet): Delete #if0ed function.
13466 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
13467 (BDM_BREAKPOINT): Delete #if0ed macro.
13468 (remote_timeout): Delete #if0ed variable.
13469
13470 2004-01-18 Mark Kettenis <kettenis@gnu.org>
13471
13472 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
13473 (core-sol2.o): Remove dependency.
13474 * core-sol2.c: Remove file.
13475
13476 2004-01-17 Andrew Cagney <cagney@redhat.com>
13477
13478 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
13479 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
13480 enums.
13481
13482 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
13483
13484 * remote.c: Update copyright years.
13485
13486 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
13487
13488 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
13489
13490 2004-01-17 Andrew Cagney <cagney@redhat.com>
13491
13492 * mdebugread.c: Update copyright.
13493 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
13494 (parse_type, parse_procedure): Ditto.
13495 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
13496
13497 * cris-tdep.c (cris_store_struct_return): Put back accidently
13498 deleted function.
13499
13500 * gdbarch.sh: Update copyright year.
13501 * gdbarch.h, gdbarch.c: Re-generate.
13502
13503 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
13504
13505 Suggested by George Anzinger.
13506 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
13507 correct stack offset. Include unknown opcode numbers in the error
13508 message.
13509
13510 2004-01-17 Andrew Cagney <cagney@redhat.com>
13511
13512 * x86-64-tdep.c (x86_64_init_abi): No need to clear
13513 extract_struct_value_address, i386 does not set it.
13514 * sparc64-tdep.c (sparc64_init_abi): Do not set
13515 extract_struct_value_address, never called.
13516 (sparc64_extract_struct_value_address): Delete function.
13517 * m68hc11-tdep.c: Update copyright.
13518 (m68hc11_gdbarch_init): Delete redundant assignment of
13519 extract_struct_value_address.
13520 * i386-tdep.c: Update copyright.
13521 (i386_gdbarch_init): Do not set extract_struct_value_address,
13522 never called.
13523 (i386_extract_struct_value_address): Delete function.
13524 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
13525 extract_struct_value_address, never called.
13526 (sparc32_extract_struct_value_address): #if 0 function. Add
13527 comments explaining its future.
13528
13529 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
13530
13531 * arm-tdep.c (arm_write_pc): New function.
13532 (arm_gdbarch_init): Call set_gdbarch_write_pc.
13533
13534 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
13535
13536 * breakpoint.c (must_shift_inst_regs): Delete.
13537 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
13538 and SHIFT_INST_REGS.
13539 * infcmd.c (step_1, step_1_continuation): Delete references to
13540 SHIFT_INST_REGS.
13541 * infrun.c (keep_going): Likewise.
13542 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
13543 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
13544
13545 2004-01-17 Andrew Cagney <cagney@redhat.com>
13546
13547 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
13548 * gdbarch.h, gdbarch.c: Re-generate.
13549 * infcmd.c (print_return_value): Delete reference to
13550 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
13551
13552 * cris-tdep.c (cris_gdbarch_init): Do not set
13553 deprecated_extract_struct_value_address.
13554
13555 * xstormy16-tdep.c: Update copyright.
13556 (xstormy16_extract_struct_value_address): Update to current
13557 extract struct value address interface.
13558 (xstormy16_gdbarch_init): Set extract_struct_value_address.
13559 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
13560 current extract struct value address interface.
13561 (sh64_gdbarch_init): Set extract_struct_value_address.
13562
13563 * cris-tdep.c: Update copyright.
13564 (cris_extract_struct_value_address): Delete function.
13565 (struct_return_address): Delete variable.
13566 (cris_store_struct_return): Do not set struct_return_address.
13567
13568 * mcore-tdep.c: Update copyright.
13569 (mcore_extract_struct_value_address): Delete function. Update
13570 comments.
13571 (mcore_gdbarch_init): Update.
13572 * mn10300-tdep.c: Update copyright.
13573 (mn10300_extract_struct_value_address): Delete function.
13574 (mn10300_gdbarch_init): Update.
13575 * v850-tdep.c: Update copyright.
13576 (v850_extract_struct_value_address): Delete.
13577 (v850_gdbarch_init): Update.
13578 * ns32k-tdep.c: Update copyright.
13579 (ns32k_extract_struct_value_address): Delete.
13580 (ns32k_gdbarch_init): Update.
13581 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
13582 (hppa_gdbarch_init): Update.
13583 * vax-tdep.c: Update copyright.
13584 (vax_extract_struct_value_address): Delete.
13585 (vax_gdbarch_init): Update.
13586
13587 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
13588 * gdbarch.h, gdbarch.c: Re-generate.
13589 * procfs.c (procfs_fetch_registers): Delete reference to
13590 DEPRECATED_NPC_REGNUM.
13591 (procfs_store_registers): Ditto.
13592 * regcache.c (generic_target_write_pc): Simplify.
13593 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
13594
13595 * core-sol2.c (fetch_core_registers): Replace
13596 DEPRECATED_NPC_REGNUM with equivalent tdep value.
13597
13598 * hppa-tdep.c: Update copyright year.
13599 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
13600 NPC_REGNUM.
13601 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
13602
13603 * mips-tdep.c (mips_write_pc): New function.
13604 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
13605 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
13606 (mips_find_saved_regs, mips_software_single_step: Ditto.
13607 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
13608 mips_init_extra_frame_info, mips_pop_frame): Ditto.
13609
13610 2004-01-17 Andrew Cagney <cagney@redhat.com>
13611
13612 * mips-tdep.c: Re-indent. Group functions by ABI.
13613
13614 2004-01-17 Andrew Cagney <cagney@redhat.com>
13615
13616 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
13617 * gdbarch.c: Re-generate.
13618 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
13619 DECR_PC_AFTER_BREAK to zero.
13620 * vax-tdep.c (vax_gdbarch_init): Ditto.
13621 * v850-tdep.c (v850_gdbarch_init): Ditto.
13622 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
13623 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
13624 * sh-tdep.c (sh_gdbarch_init): Ditto.
13625 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
13626 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
13627 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
13628 * mips-tdep.c (mips_gdbarch_init): Ditto.
13629 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
13630 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
13631 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
13632 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
13633 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
13634 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
13635 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
13636 * frv-tdep.c (frv_gdbarch_init): Ditto.
13637 * cris-tdep.c (cris_gdbarch_init): Ditto.
13638 * avr-tdep.c (avr_gdbarch_init): Ditto.
13639 * arm-tdep.c (arm_gdbarch_init): Ditto.
13640 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
13641
13642 2004-01-17 J. Brobecker <brobecker@gnat.com>
13643
13644 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
13645 Delete, no longer used.
13646 (read_subrange_type): New function, mostly extracted from
13647 read_array_type().
13648 (read_array_type): Replace extracted code by call to
13649 read_subrange_type().
13650 (dwarf2_get_attr_constant_value): New function.
13651 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
13652 (add_partial_symbol): Likewise.
13653 (process_die): Likewise.
13654 (new_symbol): Likewise.
13655 (read_type_die): Likewise.
13656
13657 2004-01-16 Andrew Cagney <cagney@redhat.com>
13658
13659 * symfile.c: Update copyright year.
13660 (compare_symbols): Delete unused function.
13661 * stabsread.c: Update copyright year.
13662 (lrs_general_complaint): Delete unused function.
13663 (ref_search_value): Ditto.
13664 (get_substring): Delete declaration.
13665 * sh64-tdep.c: Update copyright year.
13666 (sh64_get_gdb_regnum): Delete unused function.
13667 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
13668 Delete unused function.
13669
13670 2004-01-17 Mark Kettenis <kettenis@gnu.org>
13671
13672 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
13673 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
13674
13675 2004-01-16 Andrew Cagney <cagney@redhat.com>
13676
13677 Changes from Peter Schauer.
13678 * rs6000-tdep.c: Update copyright year.
13679 (rs6000_push_dummy_call): Update the stack pointer before
13680 accessing the corresponding stack region.
13681 * rs6000-nat.c: Update copyright year.
13682 (set_host_arch): Set "info.abfd" to "exec_bfd".
13683
13684 2004-01-15 Mark Kettenis <kettenis@gnu.org>
13685
13686 * blockframe.c: Update copyright year.
13687 (inside_entry_func): Don't treat a zero PC specially.
13688
13689 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
13690
13691 * gcore.c (gcore_copy_callback): Use paddr_d to print size
13692 variable.
13693 (gcore_create_callback): Ditto. Skip any memory segment that has
13694 no permissions set.
13695
13696 2004-01-14 David Carlton <carlton@kealia.com>
13697
13698 Change symbols for C++ nested types to contain the fully qualified
13699 name, if possible. (At least in the DWARF-2 case.) Partial fix
13700 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
13701 c++/895.
13702 * c-exp.y (qualified_type): Handle types nested within classes.
13703 * cp-namespace.c: Update comments.
13704 (cp_set_block_scope): Delete #if 0.
13705 (cp_lookup_nested_type): Handle types nested within classes.
13706 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
13707 when appropriate.
13708 (add_partial_symbol): Add the name of the enclosing namespace to
13709 types.
13710 (pdi_needs_namespace): New.
13711 (add_partial_namespace): Tweak comment.
13712 (add_partial_structure): New.
13713 (psymtab_to_symtab_1): Initialize processing_current_prefix
13714 here...
13715 (process_die): instead of here.
13716 (read_structure_scope): Try to figure out the name of the class or
13717 namespace that the structure might be defined within.
13718 (read_enumeration): Generate fully-qualified names, if possible.
13719 (read_namespace): Don't set name to NULL.
13720 (die_specification): New.
13721 (new_symbol): Generate fully-qualified names for types.
13722 (read_type_die): Determine appropriate prefix.
13723 (determine_prefix): New.
13724 (typename_concat): New.
13725 (class_name): New.
13726 * valops.c (value_aggregate_elt): Pass NOSIDE to
13727 value_struct_elt_for_reference.
13728 (value_struct_elt_for_reference): Make static, add NOSIDE
13729 parameter, call value_maybe_namespace_elt as a last resort.
13730 (value_namespace_elt): Break out code into
13731 value_maybe_namespace_elt.
13732 (value_maybe_namespace_elt): New.
13733
13734 2004-01-12 Andrew Cagney <cagney@redhat.com>
13735
13736 * mips-tdep.c (mips_convert_register_p): Handle both raw and
13737 cooked floating-point registers.
13738 (mips_gdbarch_init): Set convert_register_p, register_to_value,
13739 and value_to_register.
13740
13741 2004-01-13 Andrew Cagney <cagney@redhat.com>
13742
13743 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
13744 * gdbarch.c: Re-generate.
13745 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
13746 FUNCTION_START_OFFSET.
13747 * v850-tdep.c (v850_gdbarch_init): Ditto.
13748 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
13749 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
13750 * sh-tdep.c (sh_gdbarch_init): Ditto.
13751 * s390-tdep.c (s390_gdbarch_init): Ditto.
13752 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
13753 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
13754 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
13755 * mips-tdep.c (mips_gdbarch_init): Ditto.
13756 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
13757 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
13758 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
13759 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
13760 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
13761 * i386-tdep.c (i386_gdbarch_init): Ditto.
13762 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
13763 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
13764 * frv-tdep.c (frv_gdbarch_init): Ditto.
13765 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
13766 * cris-tdep.c (cris_gdbarch_init): Ditto.
13767 * avr-tdep.c (avr_gdbarch_init): Ditto.
13768 * arm-tdep.c (arm_gdbarch_init): Ditto.
13769 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
13770
13771 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
13772
13773 * infrun.c (follow_fork_mode_ask): Remove.
13774 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
13775 (follow_fork): Simplify and remove internal error for
13776 follow_fork_mode_ask.
13777 (_initialize_infrun): Update "set follow-fork-mode" help text.
13778
13779 2004-01-13 Andrew Cagney <cagney@redhat.com>
13780
13781 * configure.in: Update copyright year.
13782 (build_warnings): Add -Wunused-label.
13783 * configure: Re-generate.
13784
13785 2004-01-12 Andrew Cagney <cagney@redhat.com>
13786
13787 * exec.h (exec_ops): Make "extern".
13788
13789 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
13790 the function is void.
13791 (mips_pseudo_register_write): Ditto.
13792
13793 2004-01-12 Andrew Cagney <cagney@redhat.com>
13794
13795 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
13796 call. Never defined.
13797 * sparc-tdep.h (struct frame_info): Add opaque declaration.
13798 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
13799 (struct sparc_gregset, struct regcache): Ditto.
13800 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
13801
13802 2004-01-12 Andrew Cagney <cagney@redhat.com>
13803
13804 * mi/ChangeLog: Delete file. Renamed to ...
13805 * mi/ChangeLog-1999-2003: New file.
13806 * tui/ChangeLog: Delete file. Renamed to ...
13807 * tui/ChangeLog-1998-2003: New file.
13808
13809 2004-01-11 Mark Kettenis <kettenis@gnu.org>
13810
13811 * sparc64nbsd-tdep.c: Include "regset.h".
13812 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
13813 Remove variables.
13814 (fetch_core_registers): Remove function.
13815 (sparc64nbsd_core_fns): Remove variable.
13816 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
13817 functions.
13818 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
13819 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
13820 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
13821
13822 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
13823 sparc_extract_struct_value_address.
13824 (sparc32_gdbarch_init): Set extract_struct_value_address.
13825 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
13826 function.
13827 (sparc64_init_abi): Set extract_struct_value_address. Don't set
13828 return_value_on_stack.
13829
13830 * NEWS: Mention that %cs and %ss have been added to the AMD64
13831 configurations
13832
13833 * frame.c: Update copyright year.
13834 (get_prev_frame): Improve comment.
13835
13836 * sparc64fbsd-tdep.c: Include "regset.h".
13837 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
13838 Remove variables.
13839 (fetch_core_registers): Remove function.
13840 (sparc64fbsd_core_fns): Remove variable.
13841 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
13842 functions.
13843 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
13844 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
13845 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
13846
13847 * sparcnbsd-tdep.c: Include "regset.h".
13848 (fetch_core_registers): Remove function.
13849 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
13850 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
13851 functions.
13852 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
13853 TDEP->fpregset.
13854 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
13855
13856 * sparc-tdep.h (struct regset): Provide opaque declaration.
13857 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
13858 fpregset and sizeof_fpregset members.
13859 * sparc-tdep.c (struct regset): Provide opaque declaration.
13860 (sparc_regset_from_core_section): New function.
13861 (sparc32_gdbarch_init): Initialize TDEP->gregset,
13862 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
13863 Set regset_from_core_section when appropriate.
13864
13865 2004-01-10 Mark Kettenis <kettenis@gnu.org>
13866
13867 * x86-64-tdep.c (amd64_non_pod_p): New function.
13868 (amd64_classify_aggregate): Return class memory for non-POD
13869 C++ structure types.
13870
13871 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
13872 argument. Use it to reserve a register if necessary.
13873 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
13874 amd64_push_arguments.
13875
13876 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
13877
13878 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
13879 register numbers in comments.
13880 * x86-64-tdep.h: Update copyright year.
13881 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
13882 Adjust for addition of %cs and %ss.
13883 * amd64fbsd-nat.c: Update copyright year.
13884 (reg_offset): Add register offsets for %cs and %ss.
13885 * amd64fbsd-tdep.c: Update copyright year.
13886 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
13887 (amd64fbsd_sc_reg_offset): Likewise.
13888 * x86-64-linux-nat.c: Update copyright year.
13889 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
13890 and %ss.
13891 * amd64nbsd-nat.c: Update copyright year.
13892 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
13893 * amd64nbsd-tdep.c: Update copyright year.
13894 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
13895 * x86-64-linux-tdep.c: Update copyright year.
13896 (user_to_gdb_regmap): Add mapping for %cs and %ss.
13897 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
13898 * regformats/reg-x86-64.dat: Add %cs and %ss.
13899
13900 * blockframe.c (inside_entry_func): Reformat. Introduce new local
13901 variables to prevent long lines. Update comments to reflect
13902 reality.
13903
13904 2004-01-09 David Carlton <carlton@kealia.com>
13905
13906 Checked in by Elena Zannoni <ezannoni@redhat.com>.
13907 * dwarf2read.c (read_namespace): Pull out name-generating code
13908 into namespace_name. Rename previous_namespace to previous_prefix
13909 and processing_current_namespace to processing_current_prefix..
13910 (namespace_name): New function.
13911 (add_partial_symbol): Substitute uses of pdi->name with
13912 actual_name.
13913 * cp-support.h: Rename processing_current_namespace to
13914 processing_current_prefix.
13915 Update copyright year.
13916 * cp-namespace.c: Rename processing_current_namespace to
13917 processing_current_prefix.
13918 Update copyright year.
13919
13920 2004-01-09 Andrew Cagney <cagney@redhat.com>
13921
13922 * jv-valprint.c, ser-unix.c: Add missing copyright years.
13923
13924 2004-01-09 Mark Kettenis <kettenis@gnu.org>
13925
13926 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
13927 complaining.
13928 (process_one_symbol): Deal with N_PATCH stabs.
13929
13930 2004-01-09 Elena Zannoni <ezannoni@redhat.com>
13931
13932 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
13933 ifdeffed code.
13934 Update copyright year.
13935
13936 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13937
13938 * config/pa/tm-hppa.h: Update extern declarations for
13939 hppa32_hpux_frame_saved_pc_in_sigtramp,
13940 hppa32_hpux_frame_base_before_sigtramp, and
13941 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
13942
13943 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13944
13945 * config/pa/tm-hppah.h: Update copyright years.
13946
13947 2004-01-08 Andrew Cagney <cagney@redhat.com>
13948
13949 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
13950 (mips_o32_reg_struct_has_addr): Delete function.
13951 (mips_gdbarch_init): Update.
13952 (mips_extract_struct_value_address): Delete function.
13953
13954 2004-01-08 David Mosberger <davidm@hpl.hp.com>
13955
13956 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
13957 reality.
13958
13959 2004-01-07 Andrew Cagney <cagney@redhat.com>
13960
13961 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
13962 architecture's elf flags (when available).
13963
13964 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
13965 FPU to the start, check the MIPS FPU when looking for an old
13966 architecture.
13967 (set_mipsfpu_single_command): Update the architecture.
13968 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
13969
13970 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
13971 (mips_mask_address_p): Add "tdep" parameter.
13972 (show_mask_address, mips_addr_bits_remove): Update.
13973 (mips_dump_tdep): Update.
13974 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
13975 (MIPS_STACK_ARGSIZE): Delete macro.
13976 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
13977 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
13978 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
13979 (mips_dump_tdep): Update.
13980 (MIPS_SAVED_REGSIZE): Delete macro.
13981 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
13982 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
13983 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
13984 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
13985 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
13986 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
13987 (mips_pop_frame, return_value_location): Update.
13988 (mips_n32n64_return_value, mips_dump_tdep): Update.
13989
13990 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
13991 MIPS ABI.
13992
13993 * mips-tdep.c: Update copyright.
13994 (mips_gdbarch_init): Merge two code blocks handling the register
13995 name and number layout.
13996
13997 2004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
13998
13999 * tracepoint.c (validate_actionline): Fix segv at EOF
14000
14001 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14002
14003 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
14004 properly for static fields.
14005
14006 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
14007 Jason Molenda <jmolenda@apple.com>
14008
14009 * disasm.c: Update copyright to include 2004.
14010 (do_mixed_source_and_assembly): For uiout asm list
14011 and tuple cleanups, initialize to null_cleanup instead of
14012 NULL and do so prior to loop. Only reset when we close off
14013 the tuple/list. Move check for whether to close off the
14014 asm tuple/list to after dump_insns call where it will be run
14015 on each loop iteration.
14016
14017 2004-01-05 Andrew Cagney <cagney@redhat.com>
14018
14019 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
14020 should be a switch case and not a label.
14021 * mips-tdep.c (mips32_next_pc): Delete unused labels
14022 "greater_equal_branch" and "less_zero_branch".
14023 * jv-valprint.c (java_print_value_fields): Delete unused label
14024 "flush_it".
14025
14026 * target.c (unpush_target): Only close a target that is in the
14027 target stack.
14028
14029 2004-01-05 Mark Kettenis <kettenis@gnu.org>
14030
14031 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
14032 address from [sp + 64] instead of %o2.
14033
14034 * frame.c (get_prev_frame): Don't try to unwind the PC. This
14035 fixes PR backtrace/1476.
14036
14037 2004-01-05 Andrew Cagney <cagney@redhat.com>
14038
14039 * libunwind-frame.h (struct frame_id): Add opaque declaration,
14040 move to start of file.
14041 * i386-tdep.h (struct regcache): Add opaque declaration.
14042 * config/ia64/nm-linux.h (struct target_ops): Add opaque
14043 declaration.
14044 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
14045 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
14046 * win32-nat.c (fake_create_process): Use ISO C style definition.
14047 * stabsread.c (define_symbol): Delete #ifndef
14048 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
14049 stabs_argument_has_addr call, macro never defined.
14050
14051 2004-01-04 Michael Chastain <mec.gnu@mindspring.com>
14052
14053 * op50-rom.c: Delete.
14054 * w89k-rom.c: Delete.
14055 * Makefile.in: Remove references.
14056
14057 2004-01-04 Mark Kettenis <kettenis@gnu.org>
14058
14059 * x86-64-tdep.c: Update copyright year.
14060 (struct amd64_register_info): Rename from x86_64_register_info.
14061 (amd64_register_info): Rename from x86_64_register_info.
14062 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
14063 (amd64_register_name): Rename from x86_64_register_name.
14064 (amd64_register_type): Rename from x86_64_register_type.
14065 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
14066 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
14067 (amd64_dwarf_reg_to_regnum): Rename from
14068 x86_64_dwarf_reg_to_regnum.
14069 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
14070 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
14071 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
14072 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
14073 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
14074 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
14075 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
14076 (amd64_frame_cache): Rename from x86_64_frame_cache.
14077 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
14078 (amd64_frame_prev_register): Rename from
14079 x86_64_frame_prev_register.
14080 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
14081 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
14082 (amd64_sigtramp_frame_cache): Rename from
14083 x86_64_sigtramp_frame_cache.
14084 (amd64_sigtramp_frame_prev_register): Rename from
14085 x86_64_sigtramp_frame_prev_register.
14086 (amd64_sigtramp_frame_unwind): Rename from
14087 x86_64_sigtramp_frame_unwind.
14088 (amd64_sigtramp_frame_sniffer): Rename from
14089 x86_64_sigtramp_frame_sniffer.
14090 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
14091 (amd64_frame_base): Rename from x86_64_frame_base.
14092 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
14093 (amd64_frame_align): Rename from x86_64_frame_align.
14094 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
14095 (amd64_regset_from_core_section): Rename from
14096 x86_64_regset_from_core_section.
14097 (x86_64_init_abi): Update comments.
14098
14099 2004-01-04 Nick Roberts <nick@nick.uklinux.net>
14100
14101 * MAINTAINERS (write after approval): Add myself.
14102
14103 2004-01-04 Mark Kettenis <kettenis@gnu.org>
14104
14105 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
14106 `float' arguments.
14107
14108 2004-01-04 Mark Kettenis <kettenis@gnu.org>
14109
14110 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
14111 such that it mentions a specific version of GCC that exhibits this
14112 bug.
14113
14114 2004-01-03 Mark Kettenis <kettenis@gnu.org>
14115
14116 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
14117 structure that has a single `float' member, store it in %f1 in
14118 addition to %f0.
14119
14120 * sparc-sol2-nat.c: Add missing '\'.
14121
14122 * sparc-tdep.c (sparc32_return_value): New function.
14123 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
14124 Remove functions.
14125 (sparc32_gdbarch_init): Set return_value, don't set
14126 extract_return_value, store_return_value, use_struct_convention
14127 and return_value_on_stack.
14128
14129 * sparc-sol2-nat.c: Add missing ')'.
14130
14131 2004-01-03 J. Brobecker <brobecker@gnat.com>
14132
14133 * infrun.c (handle_step_into_function): New function.
14134 (handle_inferior_event): Extract out some code into the new
14135 function above.
14136
14137 2004-01-03 J. Brobecker <brobecker@gnat.com>
14138
14139 * infrun.c (handle_inferior_event): Move the declaration of
14140 real_stop_pc inside the if blocks where it is used.
14141
14142 2004-01-03 Mark Kettenis <kettenis@gnu.org>
14143
14144 * sparc64-tdep.c (sparc64_16_byte_align_p)
14145 (sparc64_store_floating_fields, sparc64_store_floating_fields):
14146 Use check_typedef to get subtypes of structures and unions.
14147 (sparc64_store_return_value): Fix calculation of the appropriate
14148 offset into VALBUF when storing a structure or union.
14149 (sparc64_return_value): New function.
14150 (sparc64_use_struct_convention): Remove function.
14151 (sparc64_init_abi): Set return_value, don't set
14152 extract_return_value, store_return_value and
14153 use_struct_convention.
14154
14155 2004-01-03 Eli Zaretskii <eliz@elta.co.il>
14156
14157 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
14158 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
14159 gdb/config/alpha/xm-alphaosf.h,
14160 gdb/config/powerpc/tm-ppcle-eabi.h,
14161 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
14162 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
14163 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
14164 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
14165 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
14166 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
14167 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
14168 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
14169 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
14170 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
14171 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
14172 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
14173 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
14174 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
14175 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
14176 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
14177 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
14178 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
14179 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
14180 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
14181 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
14182 Remove lines for .cvsignore files.
14183
14184 2004-01-03 J. Brobecker <brobecker@gnat.com>
14185
14186 * infrun.c: Back out the previous change.
14187
14188 2004-01-03 Mark Kettenis <kettenis@gnu.org>
14189
14190 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
14191 sparc-*-sunos4* to the list of REMOVED configurations.
14192
14193 * configure.tgt: Add back sparc-*-vxworks*.
14194 * remote-vxsparc.c: Remove all includes except for "defs.h",
14195 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
14196 Include "sparc-tdep.h".
14197 (SPARC_R_G1): New define.
14198 (vxsparc_gregset): New variable.
14199 (ext_format_sparc): Remove extern declaration.
14200 (vx_read_register): Rewrite to use sparc32_supply_gregset and
14201 sparc32_supply_fpregset.
14202 (vx_write_register): Rewrite to use sparc32_collect_gregset,
14203 sparc_collect_rwindow and sparc32_collect_fpregset.
14204 * config/sparc/tm-vxworks.h: New file, based on recently removed
14205 tm-vxsparc.h.
14206 * config/sparc/vxworks.mt: New file, based on recently removed
14207 vxworks.mt.
14208
14209 2004-01-03 J. Brobecker <brobecker@gnat.com>
14210
14211 * infrun.c (handle_step_into_function): New function.
14212 (handle_inferior_event): Extract out some code into the new
14213 function above.
14214
14215 2004-01-02 Mark Kettenis <kettenis@gnu.org>
14216
14217 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
14218 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
14219 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
14220 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
14221 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
14222 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
14223 (sparc_nat_h): New variable.
14224 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
14225 (tm-sun4os4.h): Remove dependency.
14226 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
14227 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
14228 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
14229 sparc-tdep.o): Update dependencies.
14230 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
14231 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
14232 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
14233 dependencies.
14234 * configure.host: Remove existing sparc-*-lynxos*,
14235 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
14236 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
14237 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
14238 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
14239 triplets.
14240 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
14241 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
14242 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
14243 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
14244 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
14245 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
14246 sparc64-*-solaris2* and sparc64-*-* triplets.
14247 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
14248 "symtab.h" and "objfiles.h".
14249 (BIAS): Remove define.
14250 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
14251 (X_DISP19): Remove macros.
14252 (sparc_fetch_instruction): Remove function.
14253 (struct gdbarch_tdep): Remove definition.
14254 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
14255 (sparc_breakpoint_from_pc): Remove function.
14256 (struct sparc64_frame_cache): Remove definition.
14257 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
14258 sparc64_unwind_pc): Remove functions.
14259 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
14260 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
14261 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
14262 (sparc64_frame_cache): Change return type to `struct
14263 sparc_frame_cache *'. Simply call sparc_frame_cache.
14264 (sparc64_frame_this_id, sparc64_frame_prev_register,
14265 sparc64_frame_base_address): Use `struct sparc_frame_cache'
14266 instead of `struct sparc64_frame_cache.
14267 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
14268 sparc_analyze_control_transfer, sparc_software_single_step,
14269 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
14270 _initialize_sparc64_tdep): Remove functions.
14271 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
14272 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
14273 macros.
14274 (sparc64_supply_gregset, sparc64_collect_gregset,
14275 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
14276 (sparc64_init_abi): New function.
14277 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
14278 inclusion guard. Include "sparc-tdep.h".
14279 (BIAS): Define.
14280 (r_tstate_offset, r_fprs_offset): New defines.
14281 (enum sparc_regnum): Remove defenition.
14282 (enum sparc64_regnum): Reformat.
14283 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
14284 (sparc64_init_abi, sparc64_supply_gregset,
14285 sparc64_collect_gregset, sparc64_supply_fpregset,
14286 sparc64_collect_fpregset): New prototypes.
14287 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
14288 Add extern declarations.
14289 (sparc64_sol2_init_abi): New prototype.
14290 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
14291 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
14292 prototypes.
14293 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
14294 "sparnbsd-nat.h".
14295 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
14296 functions.
14297 (_initialize_sparc64fbsd_nat): Remove initialization of
14298 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
14299 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
14300 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
14301 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
14302 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
14303 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
14304 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
14305 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
14306 (sparc64fbsd_r_y_offset): Remove variables.
14307 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
14308 Make static and const.
14309 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
14310 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
14311 functions.
14312 (sparc64fbsd_gregset): New variable.
14313 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
14314 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
14315 and sparc64_supply_fpregset.
14316 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
14317 (sparc64fbsd_sigtramp_frame_this_id)
14318 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
14319 (sparc64fbsd_sigtramp_frame_unwind): New variable.
14320 (sparc64fbsd_sigtramp_frame_sniffer): New function.
14321 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
14322 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
14323 * sparcnbsd-tdep.c: Update copyright year. Include
14324 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
14325 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
14326 "value.h" and "sparcnbsd-tdep.h".
14327 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
14328 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
14329 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
14330 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
14331 defines.
14332 (sparcnbsd_gregset): New variable.
14333 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
14334 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
14335 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
14336 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
14337 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
14338 variables.
14339 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
14340 (sparc32nbsd_sigcontext_frame_this_id)
14341 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
14342 (sparc32nbsd_sigcontext_frame_unwind): New variable.
14343 (sparc32nbsd_sigtramp_frame_sniffer): New function.
14344 (sparcnbsd_get_longjmp_target_32,
14345 sparcnbsd_get_longjmp_target_64): Remove functions.
14346 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
14347 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
14348 sparcnbsd_init_elf): Remove.
14349 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
14350 (sparcnbsd_elf_init_abi): New functions.
14351 (_initialize_sparcnbsd_tdep): New prototype.
14352 (_initialize_sparnbsd_tdep): Update.
14353 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
14354 corelow.o. Add sparc64-nat.o and sparc-nat.o.
14355 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
14356 * config/sparc/linux.mh: Update comment.
14357 (XM_FILE, HOST_IPC): Remove variables.
14358 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
14359 sparc-linux-nat.o.
14360 * config/sparc/linux.mt: Update comment.
14361 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
14362 * config/sparc/nbsd.mt: Reformat.
14363 * config/sparc/nbsd64.mh: Update comment.
14364 (NATDEPFILES): Add sparc-nat.o.
14365 * config/sparc/nbsd64.mt: Update comment.
14366 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
14367 (TM_FILE): Set to tm-nbsd.h.
14368 * config/sparc/nbsdelf.mh: Update comment.
14369 (NATDEPFILES): Add sparc-nat.o.
14370 (XM_FILE): Delete.
14371 * config/sparc/nbsdaout.mh: Update comment.
14372 (NATDEPFILES): Add sparc-nat.o
14373 (XM_FILE): Delete.
14374 * config/sparc/nm-linux.h: Update copyright year. Don't include
14375 "config/nm-svr4.h" and "solib.h". Add protection against multiple
14376 inclusion.
14377 (KERNEL_U_SIZE): Remove define.
14378 (kernel_u_size): Remove prototype.
14379 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
14380 * config/sparc/nm-nbsd.h: Update copyright. Don't include
14381 "regcache.h".
14382 (CHILD_PREPARE_TO_STORE): Remove define.
14383 * config/sparc/nm-nbsdaout.h: Tweak some comments.
14384 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
14385 sparcnbsd-nat.c: Rewrite files.
14386 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
14387 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
14388 sparcnbsd-tdep.h: Remove files.
14389 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
14390 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
14391 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
14392 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
14393 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
14394 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
14395 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
14396 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
14397 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
14398 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
14399 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
14400 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
14401 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
14402 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
14403 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
14404 * config/sparc/linux64.mh, config/sparc/linux64.mt,
14405 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
14406 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
14407 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
14408
14409 2004-01-02 Andrew Cagney <cagney@redhat.com>
14410
14411 From 2003-12-18 Kazuhiro Inaoka:
14412 * configure.host: Add m32r-linux target.
14413
14414 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
14415
14416 * top.c (print_gdb_version): Update year to 2004.
14417
14418 2004-01-02 Mark Mitchell <mark@codesourcery.com>
14419
14420 * MAINTAINERS: Add myself to the write-after-approval category.
14421
14422 2004-01-02 Daniel Jacobowitz <drow@mvista.com>
14423
14424 From Bernardo Innocenti <bernie@develer.com>:
14425 * configure.tgt: Add uClinux target.
14426
14427 2004-01-02 Andrew Cagney <cagney@redhat.com>
14428
14429 * utils.c (do_my_cleanups): Make static, add forward declaration.
14430 * defs.h (do_my_cleanups): Delete declaration.
14431
14432 2004-01-02 Eli Zaretskii <eliz@elta.co.il>
14433
14434 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
14435 bfd/ChangeLog-0203.
14436
14437 2004-01-02 Mark Kettenis <kettenis@gnu.org>
14438
14439 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
14440 in <machine/reg.h>.
14441 * configure, config.in: Regenerate.
14442
14443 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
14444 tui/ChangeLog-1998-2003.
14445 \f
14446 Local Variables:
14447 mode: change-log
14448 left-margin: 8
14449 fill-column: 74
14450 version-control: never
14451 End:
This page took 0.357125 seconds and 5 git commands to generate.