2002-11-23 Andrew Cagney <ac131313@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
7d8547c9
AC
12002-11-23 Andrew Cagney <ac131313@redhat.com>
2
3 * blockframe.c (find_frame_addr_in_frame_chain): Move function
4 from here ...
5 * varobj.c (find_frame_addr_in_frame_chain): ... to here.
6 (varobj_create): Note that frame ID should be used.
7 * frame.h (find_frame_addr_in_frame_chain): Delete declaration.
8
0225421b
AC
92002-11-23 Andrew Cagney <ac131313@redhat.com>
10
11 * breakpoint.c: Include "gdb_assert.h".
12 (deprecated_frame_in_dummy): Assert that generic dummy frames are
13 not being used.
14 * Makefile.in (breakpoint.o): Update dependencies.
15 * ada-lang.c (find_printable_frame): Use get_frame_type instead of
16 deprecated_frame_in_dummy.
17 * stack.c (print_frame_info_base): Ditto.
18 (frame_info): Ditto.
19 (print_frame_info_base): Ditto. Delete dead code.
20
32eeb91a
AS
212002-11-23 Andreas Schwab <schwab@suse.de>
22
23 * Makefile.in (m68k_tdep_h): Define.
24 (abug-rom.o, cpu32bug-rom.o, dbug-rom.o, m68k-tdep.o, m68klinux-nat.o)
25 (remote-est.o, rom68k-rom.o): Add $(m68k_tdep_h).
26 * m68k-tdep.c: Move register number enum ...
27 * m68k-tdep.h: ... to this new file and rename the constants from
28 E_* to M68K_*. All uses changed.
29 * config/m68k/tm-m68k.h (D0_REGNUM, A0_REGNUM): Remove definitions.
30 * abug-rom.c: Include "m68k-tdep.h". Use
31 M68K_D0_REGNUM/M68K_A0_REGNUM instead of D0_REGNUM/A0_REGNUM.
32 * cpu32bug-rom.c: Likewise.
33 * dbug-rom.c: Likewise.
34 * m68k-tdep.c: Likewise.
35 * m68klinux-nat.c: Likewise.
36 * remote-est.c: Likewise.
37 * rom68k-rom.c: Likewise.
38 * config/m68k/tm-linux.h: Likewise.
39
9648bac8
AC
402002-11-23 Andrew Cagney <ac131313@redhat.com>
41
42 * arm-tdep.c (arm_gdbarch_init): Remove old style non-generic
43 dummy frame initialization code.
44 * mips-tdep.c (mips_gdbarch_init): Ditto.
45
91a175b3
CF
462002-11-22 Christopher Faylor <cgf@redhat.com>
47
48 * win32-nat.c (child_attach): Reset saw_create counter or subsequent
49 attach will hang.
50
f4ded5b1
AC
512002-11-22 Andrew Cagney <ac131313@redhat.com>
52
53 * gdbarch.sh (FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS): Default
54 to default_frame_address.
55 * gdbarch.h, gdbarch.c: Re-generate.
56
57 * d10v-tdep.c (d10v_gdbarch_init): Do not set frame_args_address
58 or frame_locals_address to default_frame_address.
59 * m68k-tdep.c (m68k_gdbarch_init): Update.
60 * i386-tdep.c (i386_gdbarch_init): Update.
61 * frv-tdep.c (frv_gdbarch_init): Update.
62 * sh-tdep.c (sh_gdbarch_init): Update.
63 * v850-tdep.c (v850_gdbarch_init): Update.
64 * sparc-tdep.c (sparc_gdbarch_init): Update.
65 * mips-tdep.c (mips_gdbarch_init): Update.
66 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
67 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
68 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
69
70 * cris-tdep.c (cris_frame_args_address): Delete function.
71 (cris_frame_locals_address): Delete function.
72 (cris_gdbarch_init): Do not set frame_args_address or
73 frame_locals_address.
74
f7c1e0f3
MS
752002-11-22 Michael Snyder <msnyder@redhat.com>
76
77 * thread-db.c (thread_db_load): Tell the user what's going on
78 if dlopen fails on libthread_db.
79
03dac896
AS
802002-11-23 Andreas Schwab <schwab@suse.de>
81
82 * m68k-tdep.c (m68k_register_virtual_type): Use architecture
83 invariant return values.
84
7a67d0fe
AS
852002-11-22 Andreas Schwab <schwab@suse.de>
86
87 * valops.c (value_slice): Move declaration of `offset' to avoid
88 warning.
89
5633f842
CF
902002-11-22 Christopher Faylor <cgf@redhat.com>
91
92 * win32-nat.c (psapi_get_dll_name): Fix a compiler warning.
93 (struct so_stuff): Add end_addr field.
94 (register_loaded_dll): Calculate and store end address of loaded dll.
95 (solib_address): New function.
96 (child_solib_loaded_library_pathname): Pass carefully constructed
97 section info to safe_symbol_file_add rather than ignoring it.
98 (get_child_debug_event): Call re_enable_breakpoints_in_shlibs when a
99 DLL is loaded.
100 (do_initial_child_stuff): Call disable_breakpoints_in_shlibs.
101 (child_create_inferior): Fix a compiler warning.
102 * config/i386/tm-cygwin.h (PC_SOLIB): Define new macro.
103 (solib_address): Declare new function.
104
d85fe7f7
AS
1052002-11-22 Andreas Schwab <schwab@suse.de>
106
107 * m68k-tdep.c (m68k_register_virtual_type): Return int for SR, FPC
108 and FPS registers.
109
8308e54c
DJ
1102002-11-21 Daniel Jacobowitz <drow@mvista.com>
111
112 * maint.c (_initialize_maint_cmds): Fix typo. From
113 Francesco Potorti` <pot@gnu.org>.
114
8997bd5e
AC
1152002-11-21 Andrew Cagney <cagney@redhat.com>
116
117 * mips-tdep.c (mips_dump_tdep): Delete references to
118 GDB_TARGET_UNMASK_DISAS_PC and GDB_TARGET_MASK_DISAS_PC.
119 * config/mips/tm-mips.h (GDB_TARGET_MASK_DISAS_PC): Delete macro.
120 (GDB_TARGET_UNMASK_DISAS_PC): Delete macro.
121 * printcmd.c (build_address_symbolic): Delete calls to
122 GDB_TARGET_UNMASK_DISAS_PC and GDB_TARGET_MASK_DISAS_PC.
123 (address_info): Ditto.
124 Fix PR gdb/773.
125
4e87b832
KD
1262002-11-19 Klee Dienes <kdienes@apple.com>
127 Adam Fedor <fedor@gnu.org>
128
129 * completer.c (skip_quoted_chars): Renamed from skip_chars. Add
130 the ability to explicitly specify the quote characters and word
131 break characters; if NULL is specified for either, use the old
132 behavior of using the characters used by the completer.
133 (skip_chars): New function. Convenience wrapper around
134 skip_quoted_chars to provide the original skip_chars behavior.
135 * completer.h (skip_quoted_chars): Add prototype.
136
9ba8d803
AC
1372002-11-19 Andrew Cagney <ac131313@redhat.com>
138
139 Problems reported by Paul Eggert.
140 * gdbarch.sh: Use `sort -k 3`. Fix PR gdb/527.
141
0a595803
AS
1422002-11-19 Andreas Schwab <schwab@suse.de>
143
144 * m68klinux-nat.c (IS_SIGTRAMP, IS_RT_SIGTRAMP)
145 (m68k_linux_in_sigtramp, SIGCONTEXT_PC_OFFSET)
146 (UCONTEXT_PC_OFFSET, m68k_linux_sigtramp_saved_pc)
147 (m68k_linux_frame_saved_pc): Move to ...
148 * m68klinux-tdep.c: ... here. New file.
149 * Makefile.in (m68klinux-tdep.o): Add dependencies.
150 * config/m68k/linux.mt (TDEPFILES): Add m68klinux-tdep.o.
151
e8afa4d7
AF
1522002-11-19 Adam Fedor <fedor@gnu.org>
153
154 * objc-exp.y: Revert to old skip_quoted usage.
155
a76c9d72
AF
1562002-11-19 Adam Fedor <fedor@gnu.org>
157
158 * Makefile.in (SFILES): Add objc-exp.y objc-lang.c.
159 (objc_lang_h): Define.
160 (YYFILES): Add objc-exp.tab.c.
161 (local-maintainer-clean): Remove objc-exp.tab.c.
162 (objc-exp.tab.c, objc-exp.tab.o, objc-lang.o): New target.
163
fd0e9d45
PM
1642002-11-19 Pierre Muller <muller@ics.u-strasbg.fr>
165
166 * p-exp.y (typecast rule): Add automatic dereference of
167 pascal classes if needed.
168 (THIS): Set current_type.
169 Automatically dereference pascal classes.
170 (typebase rule): Add ^typebase recognition.
171
82eeeb94
AF
1722002-11-18 Adam Fedor <fedor@gnu.org>
173
174 * expprint.c (print_subexp): Handle OP_OBJC_NSSTRING,
175 OP_OBJC_MSGCALL, and OP_OBJC_SELF.
176 (op_name): Handle OP_OBJC_SELF.
177 * Makefile.in (expprint.o): Add additional depends.
178
646df18d
AF
1792002-11-18 Adam Fedor <fedor@gnu.org>
180
181 * expression.h: Rename ObjC ops to OP_OBJC_MSGCALL,
182 OP_OBJC_SELECTOR, OP_OBJC_NSSTRING, and OP_OBJC_SELF.
183 * parse.c (length_of_subexp, prefixify_subexp): Likewise.
184 * objc-exp.y: Likewise.
185
379b85df
AF
1862002-11-18 Adam Fedor <fedor@gnu.org>
187
188 * gdb/parser-defs.h: (struct objc_class_str): New structure
189 for parsing ObjC classes.
190
85cf597a
AC
1912002-11-18 Andrew Cagney <ac131313@redhat.com>
192
193 * stack.c (frame_relative_level): Copy function from here ...
194 * frame.c (frame_relative_level): ...to here.
195
5a203e44
AC
1962002-11-18 Andrew Cagney <ac131313@redhat.com>
197
198 * frame.h (enum frame_type): Define.
199 (get_frame_type): Declare.
200 (struct frame_info): Add field `type'. Delete field
201 signal_handler_caller.
202 (deprecated_set_frame_signal_handler_caller): Declare.
203 * frame.c (get_frame_type): New function.
204 (deprecated_set_frame_type): New function.
205 (create_new_frame): Set the frame's type.
206 (get_prev_frame): Similar.
207 * sparc-tdep.c: Use get_frame_type instead of signal_handler_caller.
208 * s390-tdep.c: Ditto.
209 * m68klinux-nat.c: Ditto.
210 * ns32k-tdep.c: Ditto.
211 * x86-64-linux-tdep.c: Ditto.
212 * vax-tdep.c: Ditto.
213 * rs6000-tdep.c: Ditto.
214 * ppc-linux-tdep.c: Ditto.
215 * i386-interix-tdep.c: Ditto.
216 * mips-tdep.c: Ditto.
217 * m68k-tdep.c: Ditto.
218 * hppa-tdep.c: Ditto.
219 * ia64-tdep.c: Ditto.
220 * cris-tdep.c: Ditto.
221 * arm-tdep.c: Ditto.
222 * alpha-tdep.c: Ditto.
223 * i386-tdep.c: Ditto.
224 * stack.c: Ditto.
225 * ada-lang.c: Ditto.
226 * blockframe.c: Update.
227 * i386-interix-tdep.c (i386_interix_back_one_frame): Use
228 deprecated_set_frame_type instead of signal_handler_caller.
229 * ppc-linux-tdep.c (ppc_linux_init_extra_frame_info): Ditto.
230 * rs6000-tdep.c (rs6000_init_extra_frame_info): Ditto.
231 * breakpoint.h: Delete FIXME suggesting get_frame_type.
232
bf4ae8b2
KD
2332002-11-18 Klee Dienes <kdienes@apple.com>
234
235 * Makefile.in (buildsym.o): Add dependency for gdb_assert.h.
236
a672ef13
KD
2372002-11-18 Klee Dienes <kdienes@apple.com>
238
239 * buildsym.c (pop_context): Add comment.
240
0c5e171a
KD
2412002-11-18 Klee Dienes <kdienes@apple.com>
242
243 * buildsym.h (pop_context): Convert to function, defined in
244 buildsym.c.
245 * buildsym.c: Include gdb_assert.h.
246 (pop_context): Implement as C function. Add check for stack
247 underflow.
248 * dbxread.c (process_one_symbol): Complain and stop processing
249 that symbol if we are already at the top of the context stack for
250 a function-end N_FUN (this would imply an umatched RBRAC). Ditto
251 when processing N_RBRAC.
252
8a1f4c4c
DJ
2532002-11-16 Daniel Jacobowitz <drow@mvista.com>
254
255 * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don't
256 define.
257 (struct target_waitstatus): Add opaque definition.
258 * corelow.c (init_core_ops): Don't set to_clone_and_follow_inferior.
259 * exec.c (init_exec_ops): Likewise.
260 * fork-child.c (clone_and_follow_inferior): Remove.
261 * hppah-nat.c (child_post_follow_inferior_by_clone): Remove.
262 * inferior.h (clone_and_follow_inferior): Remove prototype.
263 * infrun.c (follow_fork_mode_both): Remove.
264 (follow_fork_mode_kind_names): Remove commented out "both".
265 (follow_inferior_fork): Remove follow_fork_mode_both support.
266 * inftarg.c (child_clone_and_follow_inferior): Remove.
267 (child_post_follow_inferior_by_clone): Remove.
268 (init_child_ops): Don't set to_clone_and_follow_inferior
269 or to_post_follow_inferior_by_clone.
270 * target.c (default_clone_and_follow_inferior): Remove.
271 (cleanup_target): Don't set to_clone_and_follow_inferior
272 or to_post_follow_inferior_by_clone.
273 (find_default_clone_and_follow_inferior): Remove.
274 (init_dummy_target): Don't set to_clone_and_follow_inferior.
275 (debug_to_clone_and_follow_inferior): Remove.
276 (debug_to_post_follow_inferior_by_clone): Remove.
277 (setup_target_debug): Don't set to_clone_and_follow_inferior
278 or to_post_follow_inferior_by_clone.
279 * target.h (struct target_ops): Remove to_clone_and_follow_inferior
280 and to_post_follow_inferior_by_clone.
281 (child_clone_and_follow_inferior): Remove prototype.
282 (child_post_follow_inferior_by_clone): Remove prototype.
283 (target_clone_and_follow_inferior): Remove macro.
284 (target_post_follow_inferior_by_clone): Remove macro.
285 (find_default_clone_and_follow_inferior): Remove prototype.
286
47932f85
DJ
2872002-11-16 Daniel Jacobowitz <drow@mvista.com>
288
289 * breakpoint.c (bpstat_stop_status): Call inferior_has_forked,
290 inferior_has_vforked, and inferior_has_execd instead of
291 target_has_forked, target_has_vforked, and target_has_execd.
292 * config/pa/nm-hppah.h (CHILD_HAS_FORKED, CHILD_HAS_VFORKED)
293 (CHILD_HAS_EXECD, CHILD_HAS_SYSCALL_EVENT): Don't define.
294 (CHILD_WAIT): Define.
295 (child_wait): Add prototype.
296 * hppah-nat.c (hpux_has_forked): Rename from child_has_forked.
297 Add prototype.
298 (hpux_has_vforked): Likewise, from child_has_vforked.
299 (hpux_has_execd): Likewise, from child_has_execd.
300 (hpux_has_syscall_event): Likewise, from child_has_syscall_event.
301 (not_same_real_pid, child_wait): New, copied from inftarg.c.
302 Call hpux_has_forked, hpux_has_vforked, hpux_has_execd,
303 and hpux_has_syscall_event instead of the target hooks.
304 * infrun.c (inferior_has_forked, inferior_has_vforked)
305 (inferior_has_execd): New functions.
306 * inftarg.c (not_same_real_pid): Remove.
307 (child_wait): Remove references to not_same_real_pid,
308 target_has_forked, target_has_vforked, target_has_execd,
309 and target_has_syscall_event.
310 (child_has_forked, child_has_vforked, child_has_execd)
311 (child_has_syscall_event): Remove.
312 (init_child_ops): Remove references to child_has_forked,
313 child_has_vforked, child_has_execd, and child_has_syscall_event.
314 * infttrace.c (hpux_has_forked): Rename from child_has_forked.
315 (hpux_has_vforked): Likewise, from child_has_vforked.
316 (hpux_has_execd): Likewise, from child_has_execd.
317 (hpux_has_syscall_event): Likewise, from child_has_syscall_event.
318 * target.c (cleanup_target): Remove references to
319 to_has_forked, to_has_vforked, to_has_execd, and
320 to_has_syscall_event.
321 (update_current_target): Likewise.
322 (setup_target_debug): Likewise.
323 (debug_to_has_forked): Remove.
324 (debug_to_has_vforked): Remove.
325 (debug_to_has_execd): Remove.
326 (debug_to_has_syscall_event): Remove.
327 * target.h (struct target_ops): Remove to_has_forked.
328 to_has_vforked, to_has_execd, and to_has_syscall_event.
329 (child_has_forked, child_has_vforked, child_has_execd)
330 (child_has_syscall_event): Remove prototypes.
331 (inferior_has_forked, inferior_has_vforked, inferior_has_execd): Add
332 prototypes.
333 (target_has_forked, target_has_vforked, target_has_execd)
334 (target_has_syscall_event): Remove macros.
335
4088142a
DJ
3362002-11-16 Daniel Jacobowitz <drow@mvista.com>
337
338 * hppah-nat.c (child_can_follow_vfork_prior_to_exec): Remove.
339 * inftarg.c (child_can_follow_vfork_prior_to_exec): Remove.
340 (init_child_ops): Don't initialize to_can_follow_vfork_prior_to_exec.
341 * infttrace.c (child_can_follow_vfork_prior_to_exec): Remove.
342 * target.c (cleanup_target): Remove reference to
343 to_can_follow_vfork_prior_to_exec.
344 (update_current_target): Likewise.
345 (debug_to_can_follow_vfork_prior_to_exec): Remove.
346 (setup_target_debug): Remove reference to
347 to_can_follow_vfork_prior_to_exec.
348 * target.h (struct target_ops): Remove
349 to_can_follow_vfork_prior_to_exec.
350 (child_can_follow_vfork_prior_to_exec): Remove prototype.
351 (target_can_follow_vfork_prior_to_exec): Remove definition.
352 * config/pa/nm-hppah.h (CHILD_CAN_FOLLOW_VFORK_PRIOR_TO_EXEC): Don't
353 define.
354 * infrun.c (follow_vfork_when_exec): Remove.
355 (follow_inferior_fork): Remove references to follow_vfork_when_exec.
356 (follow_exec): Likewise.
357 (handle_inferior_event): Likewise.
358 (keep_going): Likewise.
359
18cde8d5
AC
3602002-11-15 Andrew Cagney <cagney@redhat.com>
361
362 * frame.c (generic_unwind_get_saved_register): Make static.
363 * frame.h (generic_unwind_get_saved_register): Delete declaration.
364 * avr-tdep.c (avr_gdbarch_init): Do not set get_saved_register,
365 defaults to generic_unwind_get_saved_register.
366 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
367 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
368 * frv-tdep.c (frv_gdbarch_init): Ditto.
369 * i386-tdep.c (i386_gdbarch_init): Ditto.
370 * s390-tdep.c (s390_gdbarch_init): Ditto.
371 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
372 * v850-tdep.c (v850_gdbarch_init): Ditto.
373 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
374 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
375 * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Delete macro.
376
a6b063af
AC
3772002-11-15 Andrew Cagney <cagney@redhat.com>
378
379 * x86-64-linux-nat.c (i386_sse_regnum_p): New function. Copy from
380 i386-tdep.c.
381
f407986f
AC
3822002-11-15 Andrew Cagney <cagney@redhat.com>
383
384 * frame.h (sigtramp_saved_pc): Delete declaration.
385 * blockframe.c (sigtramp_saved_pc): Delete function.
386 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): New function.
387 (ns32k_frame_saved_pc): Call ns32k_sigtramp_saved_pc.
388 * vax-tdep.c (vax_sigtramp_saved_pc): New function.
389 (vax_frame_saved_pc): Call vax_sigtramp_saved_pc.
390
f18c5a73
AC
3912002-11-15 Andrew Cagney <ac131313@redhat.com>
392
393 * frame.c (frame_pc_unwind): New function.
394 (frame_saved_regs_pc_unwind): New function.
395 (frame_register_unwind): Pass unwind_cache instead of
396 register_unwind_cache.
397 (set_unwind_by_pc): Add unwind_pc parameter, set.
398 (create_new_frame): Pass frame->pc_unwind to set_unwind_by_pc.
399 (get_prev_frame): Ditto.
400 * frame.h (frame_pc_unwind_ftype): Declare.
401 (struct frame_info): Add pc_unwind, pc_unwind_cache_p and
402 pc_unwind_cache. Rename register_unwind_cache to unwind_cache.
403 (frame_pc_unwind): Declare.
404 * dummy-frame.c (dummy_frame_pc_unwind): New function.
405 (struct dummy_frame): Add comment mentioning that values are for
406 previous frame.
407 * dummy-frame.h (dummy_frame_pc_unwind): Declare.
408 * blockframe.c (file_frame_chain_valid): Use frame_pc_unwind.
409 (generic_file_frame_chain_valid): Ditto.
410 * stack.c (frame_info): Ditto.
411
d9285969 4122002-11-15 David Carlton <carlton@math.stanford.edu>
0960f083
DC
413
414 * linespec.c (locate_first_half): New function.
415 (decode_line_1): Move code into locate_first_half.
416
d741b867
AC
4172002-11-15 Andrew Cagney <ac131313@redhat.com>
418
419 * complaints.h: Add comment explaining how to eliminate a
420 deprecated_complain call.
24382c5c 421 * complaints.h: Fix spelling errors.
d741b867 422
82d03c99
DC
4232002-11-15 David Carlton <carlton@math.stanford.edu>
424
425 * printcmd.c: Remove #include "disasm.h".
426
c97eb5d9
AC
4272002-11-14 Andrew Cagney <ac131313@redhat.com>
428
429 * frame.h: Move the most relevant interface functions to the start
430 of the file.
431
524d7c18
AC
4322002-11-14 Andrew Cagney <ac131313@redhat.com>
433
434 * regcache.h (deprecated_registers): Rename registers.
435 * a68v-nat.c, alpha-nat.c, arch-utils.c, core-sol2.c: Update.
436 * hp300ux-nat.c, hppab-nat.c, hppah-nat.c: Update.
437 * hppam3-nat.c, hpux-thread.c, i386gnu-nat.c: Update.
438 * ia64-aix-nat.c, ia64-linux-nat.c, ia64-tdep.c: Update.
439 * irix4-nat.c, irix5-nat.c, lynx-nat.c, m68k-tdep.c: Update.
440 * m68knbsd-nat.c, mips-linux-tdep.c, mipsm3-nat.c: Update.
441 * mipsv4-nat.c, ns32knbsd-nat.c, ppc-bdm.c: Update.
442 * ppc-sysv-tdep.c, ptx4-nat.c, regcache.c, remote-es.c: Update.
443 * remote-sds.c, remote-vx68.c, remote-vxmips.c: Update.
444 * remote-vxsparc.c, rs6000-tdep.c, sol-thread.c: Update.
445 * sparc-nat.c, sparc-tdep.c, sun3-nat.c, symm-nat.c: Update.
446 * v850ice.c: Update.
447
6411e720
AC
448Wed Nov 13 19:51:05 2002 Andrew Cagney <cagney@redhat.com>
449
450 * utils.c (gdb_realpath): Add comment mentioning realpath with a
451 NULL buffer.
452
73937e03
AC
4532002-11-13 Andrew Cagney <cagney@redhat.com>
454
455 * regcache.h (deprecated_read_register_bytes): Rename
456 read_register_bytes.
457 (deprecated_write_register_bytes): Rename write_register_bytes.
458 * alpha-tdep.c, arm-tdep.c, cris-tdep.c, d10v-tdep.c: Update.
459 * dwarf2cfi.c, frv-tdep.c, hppa-tdep.c, ia64-tdep.c: Update.
460 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Update.
461 * ns32k-tdep.c, regcache.c, remote-sds.c, remote-vx.c: Update.
462 * remote.c, rs6000-tdep.c, s390-tdep.c, sh-tdep.c: Update.
463 * sparc-tdep.c, v850-tdep.c, vax-tdep.c, x86-64-tdep.c: Update.
464 * xstormy16-tdep.c, z8k-tdep.c, config/nm-gnu.h: Update.
465 * config/nm-m3.h, config/h8500/tm-h8500.h: Update.
466 * config/i386/nm-ptx4.h, config/i386/nm-symmetry.h: Update.
467 * config/m32r/tm-m32r.h, config/m68k/nm-sun3.h: Update.
468 * config/m68k/tm-delta68.h, config/m68k/tm-linux.h: Update.
469 * config/mn10200/tm-mn10200.h, config/pa/tm-hppa64.h: Update.
470 * config/sparc/nm-nbsd.h, config/sparc/nm-sun4os4.h: Update.
471 * config/sparc/nm-sun4sol2.h, config/sparc/tm-sparclet.h: Update.
472
fb0cd46e
JB
4732002-11-13 Jim Blandy <jimb@redhat.com>
474
475 * findvar.c (read_var_value): Doc fix.
476
2d28509a
AC
4772002-11-13 Andrew Cagney <cagney@redhat.com>
478
479 * regcache.c (struct regcache): Replace passthough_p with
480 readonly_p.
481 (regcache_xmalloc): Initialize readonly_p.
482 (build_regcache): Initialize readonly_p.
483 (regcache_save): New function.
484 (regcache_restore): New function.
485 (regcache_cpy): Re-implement using regcache_save and
486 regcache_restore.
487 (regcache_raw_read): Update.
488 (regcache_cooked_read): When a read-only cache, checked for cached
489 pseudo register values.
490 (regcache_raw_write): Assert that the cache is not read-only.
491 Remove code handling a non-passthrough cache.
492 * regcache.h (regcache_save): Declare.
493 (regcache_restore): Declare.
494
067df2e5
AC
4952002-11-13 Andrew Cagney <cagney@redhat.com>
496
497 * regcache.c (struct regcache_descr): Add fields
498 sizeof_cooked_registers and sizeof_cooked_register_valid_p.
499 (init_legacy_regcache_descr): Compute the size of a cooked
500 register cache and then assign that to sizeof_raw_registers. Set
501 sizeof_raw_register_valid_p to sizeof_cooked_register_valid_p
502 (init_legacy_regcache_descr): Ditto.
503
51b1fe4e
AC
5042002-11-13 Andrew Cagney <cagney@redhat.com>
505
506 * regcache.c (register_buffer): Move to near start of file, update
507 description.
508 (regcache_raw_read): Use.
509 (regcache_raw_write): Use.
510 (struct regcache): Rename raw_registers to registers and
511 raw_register_valid_p to register_valid_p.
512 (regcache_xmalloc): Update.
513 (regcache_xfree): Update.
514 (register_buffer): Update.
515 (regcache_cpy): Update.
516 (regcache_cpy_no_passthrough): Update.
517 (regcache_valid_p): Update.
518 (deprecated_grub_regcache_for_registers): Update.
519 (deprecated_grub_regcache_for_register_valid): Update.
520 (set_register_cached): Update.
521 (regcache_raw_write): Update.
522
80b4c677
PM
5232002-11-13 Pierre Muller <muller@ics.u-strasbg.fr>
524
525 * p-exp.y (name_not_typename): Use copy_name to
526 set current_type variable for fields of THIS.
527
0f3fafde
DJ
5282002-11-12 Daniel Jacobowitz <drow@mvista.com>
529
530 * gnu-nat.c (init_gnu_ops): Remove NULL initializations.
531 * monitor.c (init_base_monitor_ops): Likewise.
532 * ppc-bdm.c (init_bdm_ppc_ops): Likewise.
533 * remote-array.c (init_array_ops): Likewise.
534 * remote-e7000.c (init_e7000_ops): Likewise.
535 * remote-es.c (init_es1800_ops): Likewise.
536 (init_es1800_child_ops): Likewise.
537 * remote-rdp.c (init_remote_rdp_ops): Likewise.
538 * remote-sim.c (init_gdbsim_ops): Likewise.
539 * remote-st.c (init_st2000_ops): Likewise.
540 * sol-thread.c (init_sol_core_ops): Likewise.
541 (init_sol_thread_ops): Likewise.
542 * v850ice.c (init_850ice_ops): Likewise.
543 * win32-nat.c (init_child_ops): Likewise.
544 * wince.c (init_child_ops): Likewise.
545
82c0260e
AC
5462002-11-12 Andrew Cagney <ac131313@redhat.com>
547
548 * utils.c (gdb_realpath): Make rp a constant pointer.
549
70d35819
AC
5502002-11-12 Andrew Cagney <ac131313@redhat.com>
551
552 * utils.c (gdb_realpath): Rewrite. Try, in order: realpath() with
553 a constant buffer; cannonicalize_file_name(); realpath() with a
554 pathconf() defined buffer, xstrdup().
555
9835a8b0
AC
5562002-11-12 Andrew Cagney <ac131313@redhat.com>
557
558 * config/djgpp/fnchange.lst: Fix typo, hang1.c to hang1.C; hang2.c
559 to hang2.C; hang3.c to hang3.C.
560
3f47be5c
EZ
5612002-11-11 Elena Zannoni <ezannoni@redhat.com>
562
563 * findvar.c (read_var_value): Reenable TLS code.
564
5652002-11-11 Elena Zannoni <ezannoni@redhat.com>
566 Jim Blandy <jimb@redhat.com>
567
568 * gdb_thread_db.h (enum): Add TD_NOTALLOC.
569 * target.c (update_current_target): Add
570 to_get_thread_local_address.
571 * target.h (to_get_thread_local_address): Export.
572 (target_get_thread_local_address): Define.
573 (target_get_thread_local_address_p): Define.
574 * thread-db.c: Include solib-svr4.h.
575 (td_thr_tls_get_addr_p): Define.
576 (thread_db_load): Get a pointer to td_thr_tls_get_addr.
577 (thread_db_get_thread_local_address): New function.
578 (init_thread_db_ops): Initialize to_get_thread_local_address.
579 * configure.in: Add test for TD_NOTALLOC in thread_db.h.
580 * configure: Regenerate.
581 * config.in: Regenerate.
582
636b1a6d
DC
5832002-11-11 David Carlton <carlton@math.stanford.edu>
584
585 * linespec.c (set_flags): New function.
586 (decode_line_1): Move code into set_flags.
587
44fe14ab
DC
5882002-11-11 David Carlton <carlton@math.stanford.edu>
589
590 * linespec.c (decode_line_1): Move chunks of code to separate
591 functions.
592 (initialize_defaults): New function.
593 (decode_indirect): New function.
594
e6f181f5
AC
5952002-11-11 Andrew Cagney <ac131313@redhat.com>
596
8971b011
AC
597 * blockframe.c (sigtramp_saved_pc): Fix tipo. void_func_ptr
598 instead of void_code_ptr.
599 (sigtramp_saved_pc): Ditto.
600
e6f181f5
AC
601 * x86-64-tdep.c (i386_fp_regnum_p): Copy i386-tdep.c's
602 i386_fp_regnum_p.
603
01ad7f36
DJ
6042002-11-10 Daniel Jacobowitz <drow@mvista.com>
605
606 * gdbtypes.h (struct main_type): Move artificial flag out of
607 loc. New member of ``struct field'' named static_kind. Reduce
608 overloaded meaning of bitsize.
609 (FIELD_ARTIFICIAL, SET_FIELD_PHYSNAME, SET_FIELD_PHYSADDR)
610 (TYPE_FIELD_STATIC, TYPE_FIELD_STATIC_HAS_ADDR): Likewise.
611 (FIELD_STATIC_KIND, TYPE_FIELD_STATIC_KIND): New macros.
612
613 * ada-lang.c (fill_in_ada_prototype): Initialize static_kind for
614 new fields.
615 (template_to_fixed_record_type, template_to_static_fixed_type)
616 (to_record_with_fixed_variant_part): Likewise.
617 * coffread.c (coff_read_struct_type, coff_read_enum_type): Likewise.
618 * dwarf2read.c (dwarf2_add_field, read_enumeration): Likewise.
619 * dwarfread.c (struct_type, enum_type): Likewise.
620 * hpread.c (hpread_read_enum_type)
621 (hpread_read_function_type, hpread_read_doc_function_type)
622 (hpread_read_struct_type): Likewise.
623 * mdebugread.c (parse_symbol): Likewise.
624
bf1e52be
AC
6252002-11-10 Andrew Cagney <ac131313@redhat.com>
626
627 * breakpoint.h (deprecated_frame_in_dummy): Rename frame_in_dummy.
628 * stack.c (print_frame_info_base): Update.
629 (print_frame_info_base, frame_info): Update.
630 * sparc-tdep.c (sparc_init_extra_frame_info): Update.
631 (sparc_frame_saved_pc): Update.
632 * ada-lang.c (find_printable_frame): Update.
633 * breakpoint.c (deprecated_frame_in_dummy): Update.
634
ce556f85
MK
6352002-11-09 Mark Kettenis <kettenis@gnu.org>
636
637 * i386-linux-nat.c (ORIG_EAX): Define to -1 if not already
638 defined.
639 (regmap): Extend to cover all registers.
640 (PT_READ_U, PT_WRITE_U, PTRACE_XFER_TYPE,
641 OLD_CANNOT_FETCH_REGISTERS, OLD_CANNOT_STORE_REGISTERS): Remove
642 definitions.
643 (fetch_register, sore_register): Simplify.
644 (old_fetch_inferior_registers, old_store_inferior_registers):
645 Remove functions.
646 (cannot_fetch_register, cannot_store_register): Change
647 implementation to use regmap array to decide which registers
648 cannot be fetched/stored. This removes $orig_eax from the
649 registers that cannot be fetched/stored.
650 (fetch_inferior_registers): Call fetch_register directly instead
651 of calling old_fetch_inferior_registers.
652 (store_inferior_registers): Call store_register directly instead
653 of calling old_store_inferior_registers.
654 (i386_linux_dr_get): Replace PT_READ_U with PTRACE_PEEKUSER.
655 (i386_linux_dr_set): Replace PT_WRITE_U with PTRACE_POKEUSER.
656 * config/i386/nm-linux.h (U_REGS_OFFSET): Remove definition.
657
932bb524
KD
6582002-11-09 Klee Dienes <kdienes@apple.com>
659
660 * i387-tdep.c (i387_supply_register): When called with NULL as a
661 buffer, mark the register as not provided (to mirror the behavior
662 of supply_register).
663 (i387_supply_fxsave): Ditto.
664 (i387_supply_fsave): Ditto (inherits the behavior from
665 i387_supply_register).
666
ebe68b27
KD
6672002-11-09 Klee Dienes <kdienes@apple.com>
668
669 * blockframe.c (sigtramp_saved_pc): Use
670 builtin_type_void_code_ptr, not builtin_type_void_data_ptr (we are
671 extracting the PC). Use TYPE_LENGTH (builtin_type_void_code_ptr)
672 instead of (TARGET_PTR_BIT / TARGET_CHAR_BIT).
673
15220c65
AC
6742002-11-09 Andrew Cagney <ac131313@redhat.com>
675
676 * frame.c (get_prev_frame): Test prev_p to identify a previously
677 unwound frame. Initialize prev_p.
678 * frame.h (struct frame_info): Add field prev_p. Expand prev/next
679 comment.
680
95adb866
AC
6812002-11-09 Andrew Cagney <ac131313@redhat.com>
682
683 * frame.c (get_prev_frame): Cleanups. Eliminate redundant tests
684 for a NULL NEXT_FRAME. Simplify fromleaf initialization. Add
685 more comments. Zap dead code.
686
e71ecd70
MK
6872002-11-09 Mark Kettenis <kettenis@gnu.org>
688
689 * infcmd.c (print_vector_info, print_float_info): Move code that
690 checks whether the target has any registers and whether there is a
691 selected frame up, such that it is also used if a target provides
692 multi-arch definitions of these functions.
693
c525330d
AC
6942002-11-08 Andrew Cagney <ac131313@redhat.com>
695
72bdd927
AC
696 * Makefile.in (DESTDIR): Define.
697 (install-only, install-gdbtk, uninstall-gdbtk): Add $(DESTDIR)
698 prefix.
699
c525330d
AC
700 * config/djgpp/fnchange.lst: 8.3 proof i386obsd-nat.c and
701 i386obsd-tdep.c. Rename to "gdb.cxx", paths containing "gdb.c++".
702
38c968cf
AC
7032002-11-08 Andrew Cagney <ac131313@redhat.com>
704
705 * i386-linux-tdep.c: Include "reggroups.h".
706 (i386_linux_register_reggroup_p): New function.
707 (i386_linux_init_abi): Set register_reggroup_p to
708 i386_linux_register_reggroup_p.
709 * i386-tdep.h (i386_register_reggroup_p): Declare.
710 * i386-tdep.c: Include "reggroups.h".
711 (i386_init_reggroups): New function.
712 (i386_add_reggroups): New function.
713 (i386_register_reggroup_p): New function.
714 (i386_sse_reggroup, i386_mmx_reggroup): New variables.
715 (_initialize_i386_tdep): Call i386_init_reggroups.
716 (i386_gdbarch_init): Set register_reggroup_p and add in the i386
717 specific reggroups.
718
19e33363
MK
7192002-11-09 Mark Kettenis <kettenis@gnu.org>
720
371a6e84
MK
721 * infptrace.c (child_xfer_memory): Make use of the new PT_IO
722 request that's available in *BSD.
723
94ba925a
MK
724 * i386-tdep.h (IS_FPU_CTRL_REGNUM): Remove.
725
19e33363
MK
726 * i387-tdep.c (i387_fill_fxsave): Use FOOFF_REGNUM instead of
727 FDOFF_REGNUM.
728
8779790c
AC
7292002-11-08 Andrew Cagney <ac131313@redhat.com>
730
731 * frame.c (set_unwind_by_pc): Use dummy_frame_register_unwind.
732 * dummy-frame.c (find_dummy_frame): Rename
733 generic_find_dummy_frame, make static. Return the dummy frame
734 instead of the regcache.
735 (generic_find_dummy_frame): Re-implement using find_dummy_frame,
736 (cached_find_dummy_frame): New function. Use find_dummy_frame.
737 (dummy_frame_register_unwind): Rename
738 generic_call_dummy_register_unwind. Use cached_find_dummy_frame.
739 * dummy-frame.h (dummy_frame_register_unwind): Rename
740 generic_call_dummy_register_unwind.
741
8674b74f
MK
7422002-11-08 Mark Kettenis <kettenis@gnu.org>
743
744 * config/i386/tm-i386v42mp.h: Remove file. Move its contents,
745 except the inclusion of "i386/tm-i386.h", to...
746 * config/i386/nm-i386v42mp.h: ...here.
747 * config/i386/i386v42mp.mt (TM_FILE): Set to tm-i386.h.
748
4c1e7e9d
AC
7492002-11-08 Andrew Cagney <ac131313@redhat.com>
750
751 * Makefile.in (frame.o): Update dependencies.
752 * blockframe.c (current_frame, frame_obstack_alloc)
753 (frame_saved_regs_zalloc, get_current_frame)
754 (set_current_frame, create_new_frame)
755 (set_unwind_by_pc, get_next_frame)
756 (flush_cached_frames, reinit_frame_cache)
757 (frame_saved_regs_register_unwind)
758 (deprecated_generic_get_saved_register)
759 (get_prev_frame, get_frame_pc, get_frame_saved_regs)
760 (_initialize_blockframe): Move frame code from here...
761 * frame.c: ...to here. Include "gdb_obstack.h", "gdbcore.h",
762 "annotate.h" and "dummy-frame.h".
763 (_initialize_frame): New function.
764
921e78cf
JB
7652002-11-08 Jim Blandy <jimb@redhat.com>
766
767 * dwarf2read.c (read_func_scope): Restore list_in_scope properly
768 when we finish a function a context.
769 * buildsym.h (outermost_context_p): New macro.
770 (Bug analyzed by David Edelsohn.)
771
9c1412c1
AC
7722002-11-08 Andrew Cagney <ac131313@redhat.com>
773
774 * blockframe.c: Include "dummy-frame.h".
775 (struct dummy_frame, dummy_frame_stack)
776 (generic_find_dummy_frame, deprecated_generic_find_dummy_frame)
777 (generic_pc_in_call_dummy, deprecated_read_register_dummy)
778 (generic_push_dummy_frame, generic_save_dummy_frame_tos)
779 (generic_save_call_dummy_addr, generic_pop_current_frame)
780 (generic_pop_dummy_frame, generic_fix_call_dummy)
781 (generic_fix_call_dummy, generic_call_dummy_register_unwind): Move
782 dummy frame code from here...
783 * dummy-frame.c: ...to here. New file.
784 * dummy-frame.h: New file.
785 (generic_call_dummy_register_unwind): Declare.
786 (generic_find_dummy_frame): Declare.
787 * Makefile.in (SFILES): Add dummy-frame.c.
788 (dummy-frame.o): Specify dependencies.
789 (dummy_frame_h): Define.
790 (COMMON_OBS): Add dummy-frame.o.
791 (blockframe.o): Update dependencies.
792
208d8187
JB
7932002-11-08 Jim Blandy <jimb@redhat.com>
794
795 * dwarf2read.c (read_func_scope): Restore local_symbols and
796 param_symbols after we finish the function context. (Based on a
797 patch from David Edelsohn.)
798
413dad4d
DC
7992002-11-08 David Carlton <carlton@math.stanford.edu>
800
801 * linespec.c (symbol_found): New function.
802 (minsym_found): New function.
803 (decode_line_1): Separate out some code into separate functions.
804
5512c44a
JB
8052002-11-08 Joel Brobecker <brobecker@gnat.com>
806
807 * i386-tdep.c (i386_frameless_signal_p): Make non static for
808 the benefit of the interix target.
809 * i386-tdep.h (i386_frameless_signal_p): Declare.
810
1b33ef47
AC
8112002-11-08 Andrew Cagney <ac131313@redhat.com>
812
813 * i386-tdep.h (i386_linux_orig_eax_regnum_p): Delete stray
814 declaration that snuck in from change below.
815
23a34459
AC
8162002-11-06 Andrew Cagney <cagney@redhat.com>
817
818 * i386-tdep.c (i386_mmx_regnum_p): Rename mmx_regnum_p. Update
819 all callers.
820 (i386_fp_regnum_p): New function. Use instead of FP_REGNUM_P.
821 (i386_fpc_regnum_p): New function. Use instead of FPC_REGNUM_P.
822 (i386_sse_regnum_p): New function. Use instead of SSE_REGNUM_P.
823 (i386_mxcsr_regnum_p): new function. Use instead of
824 MXCSR_REGNUM_P.
825 * i386-tdep.h (SSE_REGNUM_P): Delete macro.
826 (i386_sse_regnum_p): Declare.
827 (i386_mxcsr_regnum_p): Declare.
828 (FP_REGNUM_P, FPC_REGNUM_P): Delete macros.
829 (i386_fp_regnum_p, i386_fpc_regnum_p): Declare.
830 (IS_FP_REGNUM): Update definition.
831 (IS_FPU_CTRL_REGNUM): Update definition..
832 (IS_SSE_REGNUM): Update definition..
833 * i386v-nat.c (register_u_addr): Update.
834 * go32-nat.c (fetch_register): Update.
835 (store_register): Update.
836
d709c020
JB
8372002-11-07 Joel Brobecker <brobecker@gnat.com>
838
839 Preparation work to convert the hppa targets to multiarch partial.
840
841 * hppa-tdep.c: Add new functions replacing macro bodies from
842 config/pa/tm-hppa.h. These function will be used to initialize
843 the gdbarch structure. Import some comments from tm-hppa.h,
844 and place them where appropriate, to avoid loosing them when
845 we cleanup this file.
846 (hppa_reg_struct_has_addr): New function.
847 (hppa_inner_than): New function.
848 (hppa_stack_align): New function.
849 (hppa_pc_requires_run_before_use): New function.
850 (hppa_instruction_nullified): New function.
851 (hppa_register_byte): New function.
852 (hppa_register_virtual_type): New function.
853 (hppa_store_struct_return): New function.
854 (hppa_cannot_store_register): New function.
855 (hppa_frame_args_address): New function.
856 (hppa_frame_locals_address): New function.
857 (hppa_smash_text_address): New function.
858 (hppa_coerce_float_to_double): New function. Requires the inclusion
859 of "language.h".
860
861 * Makefile.in (hppa-tdep.o): Add dependency on language.h.
862
863 * tm-hppa.h (REG_STRUCT_HAS_ADDR): Change the definition of this
864 gdbarch-eligible macro to a call to the new associated function
865 created in hppa-tdep.c.
866 (INNER_THAN): Likewise.
867 (STACK_ALIGN): Likewise.
868 (PC_REQUIRES_RUN_BEFORE_USE): Likewise.
869 (INSTRUCTION_NULLIFIED): Likewise.
870 (REGISTER_BYTE): Likewise.
871 (REGISTER_VIRTUAL_TYPE): Likewise.
872 (STORE_STRUCT_RETURN): Likewise.
873 (CANNOT_STORE_REGISTER): Likewise.
874 (FRAME_ARGS_ADDRESS): Likewise.
875 (FRAME_LOCALS_ADDRESS): Likewise.
876 (SMASH_TEXT_ADDRESS): Likewise.
877 (COERCE_FLOAT_TO_DOUBLE): Likewise.
878 (ABOUT_TO_RETURN): Delete, as no longer used.
879
83c31e7d
FN
8802002-11-07 Fernando Nasser <fnasser@redhat.com>
881
882 * printcmd.c (disassemble_command): Remove obsolete function.
883 (_initialize_printcmd): Do not create disassemble command here.
884 * cli/cli-cmds.c (disassemble_command): New function. Implements
885 disassemble command.
886 (init_cli_cmds): Create disassemble command here instead.
887
0ec30a36
AC
8882002-11-07 Andrew Cagney <ac131313@redhat.com>
889
890 * MAINTAINERS: Add Daniel Jacobowitz to global maintainers list.
891
e600bd34
AC
8922002-11-07 Andrew Cagney <ac131313@redhat.com>
893
894 * regcache.h (regcache_cooked_read_using_offset_hack)
895 (regcache_cooked_write_using_offset_hack): Delete declarations.
896 (register_changed): Delete declaration.
897 * regcache.c (regcache_cooked_read_using_offset_hack)
898 (regcache_cooked_write_using_offset_hack): Delete functions.
899 (cooked_xfer_using_offset_hack): Delete function.
900 (register_changed): Delete function.
901
568f8739
JB
9022002-11-07 Jim Blandy <jimb@redhat.com>
903
904 * macroscope.c: #include "complaints.h".
905 (sal_macro_scope): Cope with filenames that appear in the symtabs,
906 but not in the macro table.
907 * Makefile.in (macroscope.o): Record dependency.
908
b0718b7b
JB
9092002-11-07 Joel Brobecker <brobecker@gnat.com>
910
911 * PROBLEMS: Document gdb/816 (unable to read core file on alpha-osf).
912
2b9e5f3f
AC
9132002-11-07 Andrew Cagney <ac131313@redhat.com>
914
915 * regcache.c (deprecated_registers_fetched): Update.
916 * regcache.h (deprecated_registers_fetched): Rename
917 registers_fetched.
918 * remote-vxsparc.c (vx_read_register): Update.
919 * remote-vxmips.c (vx_read_register): Update.
920 * remote-vx68.c (vx_read_register): Update.
921 * irix5-nat.c (fetch_core_registers): Update.
922 * mipsm3-nat.c (fetch_inferior_registers): Update.
923 * sun3-nat.c (fetch_inferior_registers): Update.
924 * symm-nat.c (fetch_inferior_registers): Update.
925 * ns32knbsd-nat.c (fetch_inferior_registers): Update.
926 (fetch_core_registers): Update.
927 (fetch_kcore_registers): Update.
928 * mips-nat.c (fetch_inferior_registers): Update.
929 * corelow.c (get_core_registers): Update.
930 * a68v-nat.c (fetch_inferior_registers): Update.
931
e6e68f1f
JB
9322002-11-06 Joel Brobecker <brobecker@gnat.com>
933
934 Put in place the framework necessary for multiarching the hppa targets.
935 * hppa-tdep.c (hppa_gdbarch_init): New function.
936 (hppa_dump_tdep): New function.
937 (_initialize_hppa_tdep): Register the hppa gdbarch init function and
938 tdep structure dumper.
939 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): New macro, defined to 0
940 until the multi-arching conversion has partially been completed.
941
492254e9
AC
9422002-11-06 Andrew Cagney <ac131313@redhat.com>
943
944 * valops.c (value_assign): Merge lval_register case into
945 lval_reg_frame_relative. Use frame_register and
946 regcache_cooked_write instead of get_saved_register and
947 write_register_bytes. After flushing the register cache, try to
948 re-select the selected frame.
949
8262ee23
AC
9502002-11-06 Andrew Cagney <ac131313@redhat.com>
951
952 * regcache.h (deprecated_register_valid): Rename register_valid.
953 * regcache.c: Update.
954 * ia64-aix-nat.c: Update.
955 * i386gnu-nat.c: Update.
956 * alpha-nat.c: Update.
957 * sparc-nat.c: Update.
958 * lynx-nat.c: Update.
959 * remote-mips.c: Update.
960
4facf7e8
JB
9612002-11-06 Joel Brobecker <brobecker@gnat.com>
962
963 * hppa-tdep.c (_initialize_hppa_tdep): Move function body
964 to end of file, to be more consistent with the pratice followed
965 by other targets.
966
f9418c0f
AC
9672002-11-06 Andrew Cagney <ac131313@redhat.com>
968
969 * infcmd.c: Include "reggroups.h" and <ctype.h>.
970 (print_float_info): Print registers in float_reggroup.
971 (print_vector_info): Print registers in vector_reggroup.
972 (default_print_registers_info): When all, print registers in
973 all_reggroup. Otherwize, print registers in general_reggroup.
974 (registers_info): Rewrite. Add support for register groups.
975 Eliminate a goto.
976
3fe235a7
EZ
9772002-11-06 Elena Zannoni <ezannoni@redhat.com>
978
979 * symtab.c (methods_info): Delete. It has been ifdeffed out for
980 ages.
981 (symtab_symbol_info): Remove eons old ifdeffed out code.
982 (_initialize_symtab): Remove prehistoric disabled 'info methods'
983 command.
984
ef944135
TR
9852002-11-06 Theodore A. Roth <troth@openavr.org>
986
987 * c-exp.y: Add missing semi-colons.
988 * f-exp.y: Add missing semi-colons.
989 * m2-exp.y: Add missing semi-colons.
990 * p-exp.y: Add missing semi-colons.
991 Add empty action to start rule to avoid a type clash error when
992 building with bison >= 1.50.
993
f8302a57
JB
9942002-11-06 Jim Blandy <jimb@redhat.com>
995
996 * macrotab.h (struct macro_source_file): Doc fix.
997
6e382aa3
JJ
9982002-11-05 Jeff Johnston <jjohnstn@redhat.com>
999
1000 * varobj.c (child_exists, cplus_number_of_children): Change
1001 STREQ macro references to strcmp.
1002 (cplus_name_of_child): Change code to handle the fact that
1003 fields are not necessarily contiguous with regards to their
1004 access control. This is a fix for PR gdb/792.
1005
a216a322
AC
10062002-11-05 Andrew Cagney <ac131313@redhat.com>
1007
1008 * gdbarch.sh (GET_SAVED_REGISTER): Change to a predicate function.
1009 * gdbarch.h, gdbarch.c: Regnerate.
1010 * frame.h (frame_register): Declare.
1011 * frame.c (frame_register): New function.
1012 (get_saved_register): Test GET_SAVED_REGISTER_P before calling
1013 GET_SAVED_REGISTER, otherwize call
1014 generic_unwind_get_saved_register.
1015 (frame_register_read): Use frame_register instead of
1016 get_saved_register.
1017
7d5b6fdd
EZ
10182002-11-05 Elena Zannoni <ezannoni@redhat.com>
1019
1020 From Jim Ingham <jingham@apple.com>:
1021 * event-top.c (gdb_disable_readline): New function.
1022 (_initialize_event_loop): Move comment.
1023
b7c64260
EZ
10242002-11-05 Elena Zannoni <ezannoni@redhat.com>
1025
1026 * event-loop.c (start_event_loop): Add comment.
1027 Update copyright.
1028
c2e1b8f2
AC
10292002-11-05 Andrew Cagney <ac131313@redhat.com>
1030
1031 * infcmd.c (default_print_registers_info): Do not call
1032 PRINT_REGISTER_HOOK.
1033
87647bb0
AC
10342002-11-05 Andrew Cagney <ac131313@redhat.com>
1035
1036 * sparc-tdep.c (sparc_print_register_hook): Make static.
1037 (sparc_print_registers_info): New function.
1038 (sparc_do_registers_info): New function.
1039 (sparclet_print_registers_info): New function.
1040 (sparclet_do_registers_info): New function.
1041 (do_sparc_print_registers_info): New function.
1042 (sparc_print_registers): New static function, clone of infcmd.c's
1043 default_print_registers_info.
1044 * config/sparc/tm-sparclet.h (PRINT_REGISTER_HOOK): Delete macro.
1045 (sparclet_do_registers_info): Declare.
1046 (DEPRECATED_DO_REGISTERS_INFO): Re-define.
1047 * config/sparc/tm-sparc.h (DEPRECATED_DO_REGISTERS_INFO):
1048 Re-define.
1049 (sparc_do_registers_info): Declare.
1050 (PRINT_REGISTER_HOOK): Delete macro.
1051 (sparc_print_register_hook): Delete declaration.
1052
8155455b
DC
10532002-11-05 David Carlton <carlton@math.stanford.edu>
1054
1055 * symtab.c (lookup_symbol_aux): Move chunks of code into separate
1056 functions.
1057 (lookup_symbol_aux_local): New function.
1058 (lookup_symbol_aux_symtabs): New function.
1059 (lookup_symbol_aux_psymtabs): New function.
1060
29924310
DC
10612002-11-05 David Carlton <carlton@math.stanford.edu>
1062
1063 * symtab.c (lookup_symbol_aux): In minsym sections, don't use the
1064 previous values of 'objfile' and 'block'.
1065
cc303028
PM
10662002-11-05 Pierre Muller <muller@ics.u-strasbg.fr>
1067
1068 * values.c (value_change_enclosing_type): Set
1069 enclosing_type field correctly also for the case where
1070 more memory needs to be allocated.
1071
1d70089a
MK
10722002-11-03 Mark Kettenis <kettenis@gnu.org>
1073
f16a25ae
MK
1074 * i387-tdep.c (i387_print_float_info): Call fputs_filtered instead
1075 of puts_filtered.
1076
1d70089a
MK
1077 * i387-tdep.c (i387_print_float_info): Replace calls to
1078 register_read and deprecated_read_register_gen with calls to
1079 frame_register_read, and make the necessary adjustments to the
1080 surrounding code.
1081
7e20f3fb
AC
10822002-11-02 Andrew Cagney <ac131313@redhat.com>
1083
1084 * gdbarch.sh (register_reggroup_p): Allow default value.
1085 * gdbarch.h, gdbarch.c: Regenerate.
1086
192dbe33
AC
10872002-11-02 Andrew Cagney <ac131313@redhat.com>
1088
1089 * regcache.h: Add coment indicating replacements for deprecated
1090 functions.
1091
b59ff9d5
AC
10922002-11-02 Andrew Cagney <cagney@redhat.com>
1093
1094 * reggroups.h, reggroups.c: New files.
1095 * regcache.c: Include "reggroups.h".
1096 (enum regcache_dump_what): Add `regcache_dump_groups'.
1097 (regcache_dump): Contract size of the "Type" column. When
1098 specified, dump the register's groups.
1099 (maintenance_print_register_groups): New function.
1100 (_initialize_regcache): Add command `maint print register-groups'.
1101 * Makefile.in (COMMON_OBS): Add reggroups.o
1102 (SFILES): Add reggroups.c.
1103 (reggroups_h): Define.
1104 (regcache.o, gdbarch.o): Update dependencies.
1105 (reggroups.o): Specify dependencies.
1106 * gdbarch.sh (register_reggroup_p): Add pure multi-arch method.
1107 Add opaque declaration for `struct reggroup' in generated .h file.
1108 Include "reggroups.h" in generated .c file.
1109 gdbarch.h, gdbarch.c: Re-generate.
1110
4caf0990
AC
11112002-11-02 Andrew Cagney <cagney@redhat.com>
1112
1113 * regcache.h (deprecated_read_register_gen): Rename
1114 read_register_gen.
1115 (deprecated_write_register_gen): Rename write_register_gen.
1116 * i387-tdep.c: Update.
1117 * x86-64-linux-nat.c: Update
1118 * wince.c: Update.
1119 * thread-db.c: Update.
1120 * win32-nat.c: Update.
1121 * mips-tdep.c: Update.
1122 * d10v-tdep.c: Update.
1123 * cris-tdep.c: Update.
1124 * remote-sim.c: Update.
1125 * remote-rdi.c: Update.
1126 * remote-rdp.c: Update.
1127 * frame.c: Update.
1128 * target.c: Update.
1129 * blockframe.c: Update.
1130 * x86-64-tdep.c: Update.
1131 * xstormy16-tdep.c: Update.
1132 * sh-tdep.c: Update.
1133 * s390-tdep.c: Update.
1134 * rs6000-tdep.c: Update.
1135 * sparc-tdep.c: Update.
1136 * i386-tdep.c: Update.
1137 * dwarf2cfi.c: Update.
1138 * regcache.c: Update.
1139
7a7adcdf
JB
11402002-11-01 Joel Brobecker <brobecker@gnat.com>
1141
1142 New interix-specific files:
1143 * config/i386/nm-interix.h: New file.
1144 * config/i386/interix.mh: New file.
1145 * config/i386/interix.mt: New file.
1146 * i386-interix-nat.c: New file.
1147 * i386-interix-tdep.c: New file.
1148
bdcdd535
AC
11492002-11-01 Andrew Cagney <cagney@redhat.com>
1150
1151 * frame.h (deprecated_generic_get_saved_register): Rename
1152 generic_get_saved_register.
1153 * blockframe.c (deprecated_generic_get_saved_register): Update.
1154 * xstormy16-tdep.c (xstormy16_get_saved_register): Update.
1155 (xstormy16_frame_saved_register): Update.
1156 * sh-tdep.c (sh_gdbarch_init): Update.
1157 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
1158 * ia64-tdep.c (ia64_get_saved_register): Update.
1159 * cris-tdep.c (cris_gdbarch_init): Update.
1160 * config/m32r/tm-m32r.h (GET_SAVED_REGISTER): Update.
1161 * arm-tdep.c (arm_gdbarch_init): Update.
1162
2a4b7c45
DJ
11632002-10-31 Daniel Jacobowitz <drow@mvista.com>
1164
1165 * lin-lwp.c (lin_lwp_resume): Remove resume_all test for !step.
1166
ef17e74b
DJ
11672002-10-31 Daniel Jacobowitz <drow@mvista.com>
1168
1169 * i386-linux-tdep.c (i386_linux_pc_in_sigtramp): Check for
1170 trampolines in sigaction.
1171
4904ba5b
AC
11722002-10-31 Andrew Cagney <cagney@redhat.com>
1173
1174 * h8300-tdep.c: Include "gdb_assert.h".
1175 (h8300_print_register): Add gdbarch, file and frame parameters.
1176 Use frame_read_unsigned_register to read the register's value.
1177 Use fprintf_filtered to display output.
1178 (h8300_print_registers_info): Replace h8300_do_registers_info.
1179 (h8300_gdbarch_init): Set print_registers_info.
1180
f908a0eb
AC
11812002-10-31 Andrew Cagney <cagney@redhat.com>
1182
1183 * frame.c (frame_read_unsigned_register): New function.
1184 (frame_read_signed_register): New function.
1185 * frame.h (frame_read_unsigned_register): Declare.
1186 (frame_read_signed_register): Declare.
1187
c5646e11
AC
11882002-10-31 Andrew Cagney <cagney@redhat.com>
1189
1190 * h8500-tdep.c (h8500_print_registers_info): New static function,
1191 clone of infcmd.c's default_print_registers_info.
1192 (h8500_do_registers_info): New funtion.
1193 (h8500_print_register_hook): Rename print_register_hook, make
1194 static.
1195
1196 * config/h8500/tm-h8500.h: Update copyright.
1197 (DEPRECATED_DO_REGISTERS_INFO): Define.
1198 (h8500_do_registers_info: Declare.
1199 (PRINT_REGISTER_HOOK): Delete macro.
1200 (print_register_hook): Delete function.
1201
0bdd672b
AC
12022002-10-31 Andrew Cagney <cagney@redhat.com>
1203
1204 * z8k-tdep.c (z8k_print_register_hook): Make static.
1205 (z8k_print_registers_info): New static function, clone of
1206 infcmd.c's default_print_registers_info.
1207 (z8k_do_registers_info): New function. Wrap
1208 z8k_print_registers_info.
1209 * config/z8k/tm-z8k.h: Update copyright.
1210 (PRINT_REGISTER_HOOK): Delete macro.
1211 (z8k_print_register_hook): Delete declaration.
1212 (DEPRECATED_DO_REGISTERS_INFO): Define.
1213 (z8k_do_registers_info): Declare.
1214
bf9c25dc
JB
12152002-10-30 Joel Brobecker <brobecker@gnat.com>
1216
1217 * hppa-tdep.c (find_function_in_inferior): Remove this extern,
1218 as this is already provided by value.h, and was actually causing
1219 a compilation error because of a conflict in parameter type
1220 declaration due to a missing const keyword.
1221 (low_text_segment_addres): Fix a compilation warning.
1222
2c665b51
DJ
12232002-10-29 Daniel Jacobowitz <drow@mvista.com>
1224
1225 * mips-linux-nat.c (mips_linux_cannot_fetch_register): Don't fetch
1226 registers without a name.
1227 (mips_linux_cannot_store_register): Don't store registers without
1228 a name.
1229
e70ea697
DC
12302002-10-28 David Carlton <carlton@math.stanford.edu>
1231
1232 * symtab.c (find_addr_symbol): Delete. (It was already commented
1233 out.)
1234 * symtab.h: Delete prototype for find_addr_symbol.
1235
903ad3a6
AC
12362002-10-26 Andrew Cagney <cagney@redhat.com>
1237
1238 * gdbarch.sh (DEPRECATED_DO_REGISTERS_INFO): Rename
1239 DO_REGISTERS_INFO.
1240 gdbarch.h, gdbarch.c: Re-generate.
1241 * infcmd.c (default_print_registers_info): Update reference.
1242 * mips-tdep.c (mips_gdbarch_init): Set deprecated_do_registers_info.
1243 (mips_dump_tdep): Do not print DO_REGISTERS_INFO.
1244 * sh-tdep.c (sh_gdbarch_init): Ditto.
1245 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1246 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1247
ab91194c
MK
12482002-10-26 Mark Kettenis <kettenis@gnu.org>
1249
e3033f15
MK
1250 * x86-64-tdep.c (x86_64_init_abi): Set init_extra_frame_info to
1251 cfi_init_extra_frame_info.
1252 * x86-64-tdep.h (x86_64_init_extra_frame_info): Remove prototype.
1253 * x86-64-linux-tdep.c (x86_64_init_extra_frame_info): Remove function.
1254
b83b026c
MK
1255 * x86-64-tdep.c (x86_64_init_abi): Add calls to override the i386
1256 target where necessary. Add more comments and remove the ones
1257 that don't provide any useful information.
1258
267bf4bb
MK
1259 * i386-tdep.c (i386_frame_saved_pc): Replace call to
1260 deprecated_read_register_dummy with
1261 frame_unwind_unsigned_register.
1262
751f1375
MK
1263 * i386-tdep.c (i386_extract_struct_value_address): Use
1264 regcache_raw_read_unsigned instead of
1265 regcache_cooked_read_unsigned since we know that the register
1266 we're reading isn't a pseudo register. Rename variable 'val' into
1267 the more descriptive 'addr'.
1268
26abbdc4
MK
1269 * x86-64-tdep.c: Fix some formatting problems, mostly in comments.
1270 (x86_64_push_return_address): Add comment.
1271 (x86_64_pop_frame): Make static.
1272 (examine_argument): Clarify comment.
1273 (x86_64_skip_prologue): Make prolog_expact variable static.
1274
9f1549cc
MK
1275 * dwarf2cfi.c: Fix some formatting problems.
1276 (context_cpy, read_encoded_pointer): Clarify comments.
1277
ab91194c
MK
1278 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Constify.
1279 (x86_64_init_abi): Move set_gdbarch_* calls that overlap with the
1280 i386 target back into x86_64_gdbarch_init. Add some comments and
1281 remove meaningless ones.
1282
72367fb4
AC
12832002-10-25 Andrew Cagney <cagney@redhat.com>
1284
1285 * complaints.h (struct deprecated_complaint): Rename `struct
1286 complaint'.
1287 * complaints.c (complain): Update.
1288 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Delete
1289 incorrect comment indicating that "symfile.h" was being included
1290 for the `struct complaint' definition.
1291 * remote-vx.c: Update.
1292 * objc-lang.c: Update.
1293 * xcoffread.c: Update.
1294 * hpread.c: Update.
1295 * mdebugread.c: Update.
1296 * stabsread.c: Update.
1297 * dwarf2read.c: Update.
1298 * dwarfread.c: Update.
1299 * elfread.c: Update.
1300 * coffread.c: Update.
1301 * stabsread.h: Update.
1302 * dbxread.c: Update.
1303 * buildsym.c: Update.
1304 * gdbtypes.c: Update.
1305 * macrotab.c: Update.
1306
1f2baacc
MK
13072002-10-25 Mark Kettenis <kettenis@gnu.org>
1308
0c1a73d6
MK
1309 * x86-64-tdep.c (x86_64_gdbarch_init): Make a bit more similar to
1310 the version in i386-tdep.c. Move set_gdbarch_* calls out into...
1311 (x86_64_init_abi): ...new function.
1312
6aee4d54 1313 * Makefile.in (i386v-nat.o): Add $(i386_tdep_h).
1f2baacc
MK
1314 * i386v-nat.c: Include "i386-tdep.h".
1315
8f9cbe01
AC
13162002-10-25 Andrew Cagney <cagney@redhat.com>
1317
5f11f355
AC
1318 * gdbtypes.c (address_space_name_to_int): Update.
1319 (address_space_int_to_name): Update.
1320 * gdbarch.sh (address_class_type_flags_to_name): Change to a pure
1321 multi-arch predicate.
1322 (address_class_name_to_type_flags): Ditto.
1323 * gdbarch.h, gdbarch.c: Re-generate.
1324
8f9cbe01
AC
1325 * MAINTAINERS: Check all warnings when h8300hms and alpha-elf.
1326
e8d96a5d
MH
13272002-10-24 Martin M. Hunt <hunt@redhat.com>
1328
1329 * utils.c (string_to_core_addr): Revert patch from 11 Oct.
1330
fe39c653
EZ
13312002-10-24 Elena Zannoni <ezannoni@redhat.com>
1332
1333 * symtab.h (INIT_SAL): Delete macro.
1334 (init_sal): Export.
1335 * symtab.c (init_sal): New function.
1336
1337 * ada-lang.c (ada_finish_decode_line_1): Change INIT_SAL macro
1338 to init_sal function call.
1339 (find_sal_from_funcs_and_line): Ditto.
1340 (all_sals_for_line): Ditto.
1341 * breakpoint.c (create_internal_breakpoint): Ditto.
1342 (create_fork_vfork_event_catchpoint): Ditto.
1343 (create_exec_event_catchpoint): Ditto.
1344 (parse_breakpoint_sals): Ditto.
1345 (watch_command_1): Ditto.
1346 (handle_gnu_4_16_catch_command): Ditto.
1347 (clear_command): Ditto.
1348 * hppa-tdep.c (child_enable_exception_callback): Ditto.
1349 * infcmd.c (run_stack_dummy): Ditto.
1350 * infrun.c (process_event_stop_test): Ditto.
1351 (check_sigtramp2): Ditto.
1352 (step_over_function): Ditto.
1353 * linespec.c (decode_line_2): Ditto.
1354 (decode_line_1): Ditto.
1355 * source.c (line_info): Ditto.
1356 * symtab.c (find_pc_sect_line): Ditto.
1357
baed091b
ML
13582002-10-24 Michal Ludvig <mludvig@suse.cz>
1359
1360 * dwarf2cfi.c (struct context)
1361 (struct context_reg): Moved to dwarf2cfi.h
1362 (context_alloc, frame_state_alloc, context_cpy):
1363 Made extern instead of static, removed prototypes.
1364 * dwarf2cfi.h (struct context)
1365 (struct context_reg): New, moved from dwarf2cfi.c
1366 (context_alloc, frame_state_alloc, context_cpy):
1367 New prototypes.
1368 * x86-64-linux-tdep.c (x86_64_linux_sigtramp_saved_pc):
1369 Changed from static to extern.
1370 (LINUX_SIGINFO_SIZE, LINUX_SIGCONTEXT_PC_OFFSET)
1371 (LINUX_SIGCONTEXT_FP_OFFSET)
1372 (LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Adjusted.
1373 (x86_64_linux_in_sigtramp, x86_64_linux_frame_chain)
1374 (x86_64_init_frame_pc, x86_64_init_extra_frame_info): New.
1375 * x86-64-tdep.c (x86_64_gdbarch_init): Several
1376 set_gdbarch_*() calls now use x86-64 specific functions
1377 instead of DWARF2 CFI ones.
1378 * x86-64-tdep.h (x86_64_linux_in_sigtramp)
1379 (x86_64_linux_frame_chain, x86_64_init_frame_pc)
1380 (x86_64_init_extra_frame_info): New prototypes.
1381
c38da1af
DC
13822002-10-23 David Carlton <carlton@math.stanford.edu>
1383
1384 * linespec.c: #include "parser-defs.h".
1385 Delete prototype for find_template_name_end.
1386 * Makefile.in (linespec.o): Depend on $(parser_defs_h).
1387
fb9b6b35
JJ
13882002-10-23 Jeff Johnston <jjohnstn@redhat.com>
1389
1390 * NEWS: add recent mi fixes.
1391 * varobj.c (struct varobj): Add new "updated" flag.
1392 (new_variable): Default "updated" flag to 0.
1393 (varobj_set_value): Set "updated" flag to 1 if value
1394 changes.
1395 (varobj_update): Check varobj "updated" flag before
1396 comparing old and refreshed values. Fix for
1397 PR gdb/702.
1398
8da065d5
DC
13992002-10-23 David Carlton <carlton@math.stanford.edu>
1400
1401 * parse.c (parse_exp_1): Use BLOCK_START.
1402 * x86-64-tdep.c (x86_64_skip_prologue): Use BLOCK_END,
1403 SYMBOL_BLOCK_VALUE.
1404 * objc-lang.c (find_methods): Use BLOCK_START, BLOCK_END.
1405
87f2f08c
DC
14062002-10-23 David Carlton <carlton@math.stanford.edu>
1407
1408 * symtab.c: Delete cplusplus_hint.
1409 Delete prototype for find_template_name_end.
1410
88cda038
EZ
14112002-10-23 Elena Zannoni <ezannoni@redhat.com>
1412
1413 * symtab.h: Update comment.
1414
2625d86c
MS
14152002-10-23 Michael Snyder <msnyder@redhat.com>
1416
1417 * printcmd.c (address_info): Restore quotes in output.
1418 * valops.c (value_of_local): Restore quotes in error message.
1419
9cc0d196
EZ
14202002-10-23 Elena Zannoni <ezannoni@redhat.com>
1421
1422 * symtab.c (symbol_demangled_name): New function.
1423 * symtab.h (SYMBOL_DEMANGLED_NAME): Simplify macro, by
1424 turning most of it into a function.
1425 (symbol_demangled_name): Export.
1426
19de93d0
MS
14272002-10-23 Michael Snyder <msnyder@redhat.com>
1428
1429 * valops.c (value_of_local): Restore quotes in error message.
1430
89aad1f9
EZ
14312002-10-23 Elena Zannoni <ezannoni@redhat.com>
1432
1433 * symtab.c (symbol_init_language_specific): New function.
1434 * symtab.h (SYMBOL_INIT_LANGUAGE_SPECIFIC): Simplify macro, by
1435 turning most of it into a function.
1436 (symbol_init_language_specific): Export.
1437
d9fa45fe
DC
14382002-10-23 David Carlton <carlton@math.stanford.edu>
1439
1440 * dwarf2read.c (dwarf_tag_name): Add DWARF 3 names.
1441 (dwarf_attr_name): Ditto.
1442 (dwarf_type_encoding_name): Ditto.
1443 (scan_partial_symbols): Descend into DW_TAG_namespace entries.
1444 (process_die): Handle DW_TAG_namespace,
1445 DW_TAG_imported_declaration, DW_TAG_imported_module.
1446 (read_namespace): New function.
1447
1045b512
JB
14482002-10-22 Joel Brobecker <brobecker@gnat.com>
1449
1450 * configure.in: Define NEW_PROC_API on Interix too.
1451 * configure: Regenerate.
1452
14532002-10-21 Joel Brobecker <brobecker@gnat.com>
8ec41317
JB
1454
1455 * configure: Regenerate using the proper version of autoconf.
1456
3987b9d4
EZ
14572002-10-21 Elena Zannoni <ezannoni@redhat.com>
1458
1459 * findvar.c (read_var_value): Temporarily disable TLS code, until
1460 complete TLS support is added.
1461
9d774e44
EZ
14622002-10-21 Jim Blandy <jimb@redhat.com>
1463 Elena Zannoni <ezannoni@redhat.com>
1464
1465 * symtab.h (address_class): Re-add LOC_THREAD_LOCAL_STATIC
1466 for thread local storage locations.
1467 (struct symbol): Add objfile field.
1468 (SYMBOL_OBJFILE): Define.
1469 * dwarf2read.c (is_thread_local): New static variable.
1470 (new_symbol): If variable is in thread local fill in address class
1471 and objfile appropriately.
1472 (decode_locdesc): Recognize and handle DW_OP_GNU_push_tls_address
1473 stack operation.
1474 * printcmd.c (address_info): Print the information for thread
1475 local storage variable.
1476 * findvar.c (read_var_value): In case of thread local variable,
1477 defer to the target vector code to compute address.
1478
bc4a16ae
EZ
14792002-10-21 Elena Zannoni <ezannoni@redhat.com>
1480
1481 * solib-svr4.c (svr4_fetch_objfile_link_map): New function.
1482 * solib-svr4.h (svr4_fetch_objfile_link_map): Export.
1483
407caf07
EZ
14842002-10-21 Elena Zannoni <ezannoni@redhat.com>
1485
1486 * symtab.h (address_class): Rename
1487 LOC_THREAD_LOCAL_STATIC to LOC_HP_THREAD_LOCAL_STATIC.
1488 * hpread.c (hpread_process_one_debug_symbol): Ditto.
1489 * printcmd.c (address_info): Ditto.
1490 * findvar.c (symbol_read_needs_frame, read_var_value): Ditto.
1491
005328e3
MK
14922002-10-20 Mark Kettenis <kettenis@gnu.org>
1493
afdb036a
MK
1494 * i386bsd-nat.c (i386bsd_dr_set, i386bsd_dr_get_status): Use
1495 DBREG_DRX macro to acces debug registers.
1496
ca02e098
MK
1497 * Makefile.in (i386obsd-tdep.o): New target.
1498
03cc47f7
MK
1499 * solib-sunos.c: Include "bcache.h" and "regcache.h".
1500 * Makefile.in (solib-sunos.o): Add $(bcache_h) and $(regcache_h).
1501
005328e3
MK
1502 * configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.
1503 * config/i386/obsd.mt: New file.
1504 * i386bsd-nat.c (_initialize_i386bsd_nat): Introduce
1505 i386obsd_sc_pc_offset and i386obsd_sc_sp_offset;
1506 * i386obsd-nat.c (_initialize_i386obsd_nat): Set
1507 i386obsd_sigtramp_start and i386obsd_sigtramp_end instead of
1508 i386nbsd_sigtramp_start and i386nbsd_sigtramp_end.
1509 * i386obsd-tdep.c: New file.
1510
9c96f9f2
AF
15112002-10-19 Adam Fedor <fedor@gnu.org>
1512
1513 * objc-exp.y (name_not_typename): Fix invalid comment.
1514
ce1ed485
MK
15152002-10-20 Mark Kettenis <kettenis@gnu.org>
1516
1517 * solib-sunos.c (allocate_rt_common_objfile): Use bcache_xmalloc
1518 to allocate partial syms and macro byte caches.
1519
1efc7aaa
DC
15202002-10-18 David Carlton <carlton@math.stanford.edu>
1521
1522 * symtab.h: Delete 'struct source' and 'struct sourcevector'.
1523
7e1d63ec
AF
15242002-10-18 Adam Fedor <fedor@gnu.org>
1525
1526 * stabsread.c (find_name_end): New function.
1527 (define_symbol): Use it.
1528
6e8d29a9
DJ
15292002-10-18 Daniel Jacobowitz <drow@mvista.com>
1530
1531 * config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT): Define to 1.
1532 * config/alpha/nm-linux.h (CANNOT_STEP_BREAKPOINT): Define to 1.
1533 * config/alpha/nm-nbsd.h (CANNOT_STEP_BREAKPOINT): Define to 1.
1534 * config/alpha/nm-osf.h (CANNOT_STEP_BREAKPOINT): Define to 1.
1535
1efc7aaa 15362002-10-17 David Carlton <carlton@math.stanford.edu>
63ca651f
DC
1537
1538 * symfile.h: Add opaque declaration for struct obstack.
1539 Declare obsavestring to take a const char *.
1540 * symfile.c (obsavestring): Make first argument a const char *.
1541
1aeae86e
AF
15422002-10-16 Adam Fedor <fedor@gnu.org>
1543
1544 * breakpoint.c (parse_breakpoint_sals): Ignore ObjC method
1545 names when matching breakpoints in current file.
1546
8b2dbe47
KB
15472002-10-16 Kevin Buettner <kevinb@redhat.com>
1548
1549 * dwarf2read.c (dwarf2_invalid_pointer_size): New complaint.
1550 (read_tag_pointer_type): Add address class support.
1551 * gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS)
1552 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_NAME_TO_TYPE_FLAGS):
1553 New methods.
1554 * gdbarch.h, gdbarch.c: Regenerate.
1555 * gdbtypes.c (address_space_name_to_int, address_space_int_to_name)
1556 (make_type_with_address_space, recursive_type_dump): Add address
1557 class support.
1558 * gdbtypes.h (TYPE_FLAG_ADDRESS_CLASS_1, TYPE_FLAG_ADDRESS_CLASS_2)
1559 (TYPE_FLAG_ADDRESS_CLASS_ALL, TYPE_ADDRESS_CLASS_1)
1560 (TYPE_ADDRESS_CLASS_2, TYPE_ADDRESS_CLASS_ALL): New defines
1561
74451869
KD
15622002-10-16 Klee Dienes <kdienes@apple.com>
1563
1564 * stabsread.c (read_tilde_fields): Use name[sizeof(vptr_name)-2]
1565 to get the last character of a char[] buffer, not
1566 name[sizeof(vptr_name)-1].
1567
ff4cb3e8
AF
15682002-10-14 Adam Fedor <fedor@gnu.org>
1569
1570 * symtab.h: New objc_specific struct.
1571 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Handle ObjC.
1572 (SYMBOL_DEMANGLED_NAME): Likewise.
1573
da2cf7e0
AF
15742002-10-14 Adam Fedor <fedor@gnu.org>
1575
1576 * symfile.c (init_filename_language_table): Add ObjC file extension.
1577
4a351cef
AF
15782002-10-14 Adam Fedor <fedor@gnu.org>
1579
1580 * utils.c (puts_filtered_tabular): New function.
1581 (fprintf_symbol_filtered): Get ObjC demangled name.
1582 * defs.h (puts_filtered_tabular): Declared.
1583
9750e763
KB
15842002-10-14 Kevin Buettner <kevinb@redhat.com>
1585
1586 * c-lang.h (c_type_print_varspec_prefix): Delete.
1587 * c-typeprint.c (c_type_print_varspec_prefix): Make static. Add
1588 ``need_post_space'' parameter. Adjust all callers.
1589
eee771c1
DJ
15902002-10-14 Daniel Jacobowitz <drow@mvista.com>
1591
1592 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Define to 1.
1593 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
1594 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
1595 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
1596
46c82446
AF
15972002-10-13 Adam Fedor <fedor@gnu.org>
1598
1599 * source.c (print_source_lines): Update comments.
1600
d069f99d
AF
16012002-10-13 Adam Fedor <fedor@gnu.org>
1602
1603 * valops.c (value_of_local): New function.
1604 (value_of_this): Use it.
1605 * value.h (value_of_local): Declared.
1606
53c551b7
AF
16072002-10-13 Adam Fedor <fedor@gnu.org>
1608
1609 * parse.c: (length_of_subexp, prefixify_subexp): Handle
1610 OP_MSGCALL, OP_SELECTOR, OP_NSSTRING, and OP_SELF.
1611
eb392fbf
AF
16122002-10-12 Adam Fedor <fedor@gnu.org>
1613
1614 * language.c (binop_result_type): Add language_objc to case.
1615 (integral_type): Likewise.
1616 (character_type): Likewise.
1617 (string_type): Likewise.
1618 (boolean_type): Likewise.
1619 (structured_type): Likewise.
1620 (binop_type_check): Likewise.
1621
e2b23ee9
AF
16222002-10-11 Adam Fedor <fedor@gnu.org>
1623
1624 * printcmd.c (address_info): Print 'self' for ObjC.
1625
b01ab485
AF
16262002-10-11 Adam Fedor <fedor@gnu.org>
1627
1628 * expression.h: New ops OP_NSSTRING, OP_SELECTOR, OP_MSGCALL, and
1629 OP_SELF.
1630
806e6073
AF
16312002-10-11 Adam Fedor <fedor@gnu.org>
1632
1633 * language.h (CAST_IS_CONVERSION): Add language_objc.
1634
50f85cdf
AF
16352002-10-11 Adam Fedor <fedor@gnu.org>
1636
1637 * defs.h (enum language): Add language_objc.
1638
0d540cdf
KD
16392002-10-11 Klee Dienes <kdienes@apple.com>
1640
69266111 1641 * corefile.c (read_memory_typed_address): New function.
0d540cdf
KD
1642 * gdbcore.h (read_memory_typed_address): Add prototype.
1643 * blockframe.c (sigtramp_saved_pc): Use read_memory_typed_address
1644 to read a value destined for a CORE_ADDR, not read_memory_integer.
1645 * f-valprint.c (f77_get_dynamic_upperbound): Ditto.
1646 (f77_get_dynamic_lowerbound): Ditto.
1647
d5dc7960
MH
16482002-10-11 Martin M. Hunt <hunt@redhat.com>
1649
1650 * utils.c (string_to_core_addr): After turning string into
1651 a number, convert to a CORE_ADDR using INTEGER_TO_ADDRESS
1652 which will do necessary sign-extension, etc.
1653
8343f86c
DJ
16542002-10-11 Daniel Jacobowitz <drow@mvista.com>
1655
1656 * c-exp.y (THIS): Delete token and grammar rule.
1657 (yylex): Don't return THIS.
1658 * cp-valprint.c (vtbl_ptr_name_old): Delete.
1659 (cp_is_vtbl_ptr_type): Don't check vtbl_ptr_name_old.
1660 * demangle.c (cplus_markers): Update comment. Put '$'
1661 first. Remove CPLUS_MARKER.
1662 (_initialize_demangler): Don't call set_cplus_marker_for_demangling.
1663 * jv-exp.y (THIS): Delete token and grammar rule.
1664 (yylex): Don't return THIS.
1665 * mips-tdep.c (mips_dump_tdep): Don't dump CPLUS_MARKER.
1666 * objc-exp.y (THIS): Delete token and grammar rule.
1667 (yylex): Don't return THIS.
1668 * p-exp.y (yylex): Remove reference to CPLUS_MARKER.
1669 * stabsread.c (vptr_name, vb_name): Replace CPLUS_MARKER with '$'.
1670 (read_member_functions): Likewise for opname.
1671 (read_tilde_fields): Use is_cplus_marker.
1672
1673 * defs.h (CPLUS_MARKER): Don't define.
1674 * config/tm-sysv4.h (CPLUS_MARKER): Likewise.
1675 * config/i386/xm-i386sco.h (CPLUS_MARKER): Likewise.
1676 * config/mips/tm-irix3.h (CPLUS_MARKER): Likewise.
1677 * config/mips/tm-irix6.h (CPLUS_MARKER): Likewise.
1678 * config/rs6000/tm-rs6000.h (CPLUS_MARKER): Likewise.
1679
1680 * config/i386/tm-i386v4.h: Delete file.
1681 * config/djgpp/fnchange.lst: Delete tm-i386v4.h.
1682 * config/i386/tm-i386sol2.h: Include "i386/tm-i386.h" instead.
1683 * config/i386/tm-i386v42mp.h: Include "i386/tm-i386.h" instead.
1684 * config/i386/tm-ptx.h: Include "i386/tm-i386.h" instead.
1685 * config/i386/i386gnu.mt (TM_FILE): Use tm-i386.h.
1686 * config/i386/i386sco5.mt (TM_FILE): Likewise.
1687 * config/i386/i386v4.mt (TM_FILE): Likewise.
1688 * config/i386/ncr3000.mt (TM_FILE): Likewise.
1689
967c0d83
MM
16902002-10-10 Marko Mlinar <markom@opencores.org>
1691
1692 * infrun.c (resume): Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C,
1693 accidentially not commited 2002-10-09
1694 * gdbarch.h, gdbarch.c: Re-generate.
1695
f74fa174
MM
16962002-10-09 Marko Mlinar <markom@opencores.org>
1697
1698 * infrun.c (resume): Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C.
1699 * gdbarch.sh (HAVE_NONSTEPPABLE_WATCHPOINT): Add.
1700 * gdbarch.h, gdbarch.c: Re-generate.
1701
57349743
JB
17022002-10-08 Petr Sorfa <petrs@caldera.com>
1703
1704 Revised and re-submitted by John Wolfe <jlw@caldera.com>
1705
1706 Move the Dwarf 2 abbrev table to a per-compilation-unit structure,
1707 so we can work on more than one compilation unit at a time. This
1708 helps prepare GDB to handle inter-CU die references.
1709 * dwarf2read.c (ABBREV_HASH_SIZE): moved definition forward in
1710 the code to be defined before struct comp_unit_head.
1711 (comp_unit_head): Added new members - offset, cu_head,
1712 begin_die, next and dwarf2_abbrevs.
1713 (dwarf2_abbrevs): Removed single static var; now member of
1714 struct comp_unit_head.
1715 dwarf2_build_psymtabs_hard): Complete new struct comp_unit_head
1716 members.
1717 (psymtab_to_symtab_1): Changed to work with the new
1718 struct comp_unit_head.
1719 (dwarf2_read_abbrevs): Now accepts a cu_header parameter and
1720 constructs the dwarf2_abbrevs[] inside the cu_header.
1721 (dwarf2_empty_abbrev_table): Now expects a ptr to a
1722 dwarf2_abbrev table to clean up.
1723 (dwarf2_lookup_abbrev): Now accepts a cu_header parameter and
1724 handling of dwarf2_abbrevs inside the cu_header.
1725 (read_partial_die): Now supports the call to the new
1726 dwarf2_lookup_abbrev.
1727 (read_full_die): Now supports the call to the new
1728 dwarf2_lookup_abbrev.
1729
4092aadb
CF
17302002-10-06 Christopher Faylor <cgf@redhat.com>
1731
1732 * Makefile.in (install-gdbtk): Add missing continuation backslash to
1733 insure that shell variables, such as "transformed_name" are propagated
1734 to later shell statements in rule.
1735
af0b2512
MK
17362002-10-06 Mark Kettenis <kettenis@gnu.org>
1737
1738 * config/i386/nm-i386sco.h: Add protection against
1739 multiple-inclusion. Include "i386/nm-i386v.h".
1740 (REGISTER_U_ADDR): Remove define.
1741 (i386_register_u_addr): Remove prototype.
1742
d6020d45
MS
17432002-10-04 Michael Snyder <msnyder@redhat.com>
1744
1745 * m32r-stub.c (handle_exception): Make sure exception is "trap"
1746 before treating it as a single-step event.
1747
7248f48e
AF
17482002-10-03 Adam Fedor <fedor@gnu.org>
1749
1750 * objc-lang.c: ARI fixes. Change string.h to gdb_string.h.
1751 (objc_demangle): Remove assignment in if statements, Replace
1752 free with xfree.
1753 (add_msglist): Likewise.
1754 (end_msglist): Likewise.
1755 (complare_selectors): Likewise.
1756 (selectors_info): Likewise.
1757 (compare_classes): Likewise.
1758 (classes_info): Likewise.
1759 (print_object_command): Likewise.
1760 (find_objc_msgcall_submethod): Replace PTR with void *.
1761 * objc-lang.h: Remove check for __STDC__.
1762
52c6a6ac
JJ
17632002-10-03 Jeff Johnston <jjohnstn@redhat.com>
1764
1765 * ui-out.h (ui_out_field_fmt_int): New prototype.
1766 * ui-out.c (ui_out_field_fmt_int): New function allowing specification
1767 of field width and alignment.
1768 * stack.c (print_frame_info_base): When printing frame level, use
1769 ui_out_field_fmt_int with a width of 2 and left alignment. Fix for
1770 PR gdb/192
1771
7e3cec17
JJ
17722002-10-03 Jeff Johnston <jjohnstn@redhat.com>
1773
1774 * MAINTAINERS: Add self to Write After Approval list.
1775
a58dd373
EZ
17762002-10-02 Elena Zannoni <ezannoni@redhat.com>
1777
1778 * infcmd.c (interrupt_target_command_wrapper): Delete.
1779 (interrupt_target_command): Make non static.
1780 (nofp_registers_info): Make static.
1781 * stack.c (return_command_wrapper): Delete.
1782 (return_command): Make non static.
1783
cee6ddeb
EZ
17842002-10-02 Elena Zannoni <ezannoni@redhat.com>
1785
1786 * event-top.c (gdb_setup_readline): New function. Code moved from
1787 _initialize_event_loop().
1788 (_initialize_event_loop): Call gdb_setup_readline().
1789
c4ed33b9
AC
17902002-10-02 Andrew Cagney <ac131313@redhat.com>
1791
1792 * infrun.c (resume): Convert #ifdef CANNOT_STEP_BREAKPOINT into C.
1793 * gdbarch.sh (CANNOT_STEP_BREAKPOINT): Add.
1794 * gdbarch.h, gdbarch.c: Re-generate.
1795
cef4f5dd
DJ
17962002-10-02 Daniel Jacobowitz <drow@mvista.com>
1797
1798 Fix PR gdb/778
1799 * gdbtypes.c (fill_in_vptr_fieldno): Call check_typedef
1800 before recursing.
1801 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Check return value
1802 of fill_in_vptr_fieldno.
1803
36dc181b 18042002-10-02 Elena Zannoni <ezannoni@redhat.com>
cee6ddeb 1805
36dc181b
EZ
1806 * inferior.h (registers_info, stepi_command, nexti_command,
1807 continue_command, interrupt_target_command): Export from infcmd.c.
1808 * frame.h (args_info, selected_frame_level_changed_hook,
1809 return_command): Export from stack.c.
1810 * v850ice.c (stepi_command, nexti_command, continue_command): use
1811 prototypes from inferior.h.
1812 * tracepoint.c (registers_info, args_info, locals_info): Use
1813 prototypes from frame.h and inferior.h.
1814 * Makefile.in (mi-main.o): Add dependency on frame.h.
1815
6f99cb26
AC
18162002-10-02 Andrew Cagney <ac131313@redhat.com>
1817
da3eff49
AC
1818 * rs6000-tdep.c (rs6000_store_struct_return): Store struct_return
1819 value in register 3 adjusted by ppc_gp0_regnum.
1820
6f99cb26
AC
1821 * rs6000-tdep.c (skip_prologue): Bias alloca_reg by ppc_gp0_regnum.
1822
da615bee
MM
18232002-10-02 Marko Mlinar <markom@opencores.org>
1824
1825 * MAINTAINERS: Add myself to the Write After Approval list.
1826
d154bee2
AO
18272002-10-01 Alexandre Oliva <aoliva@redhat.com>
1828
62a49b2c
AO
1829 * mips-tdep.c (mips_find_abi_section): .mdebug.abi64 is the name
1830 of the section for the N64 ABI, fixed.
1831
d154bee2
AO
1832 * config/mips/tm-irix6.h: Include solib.h.
1833
ed348acc
EZ
18342002-10-01 Elena Zannoni <ezannoni@redhat.com>
1835
1836 * dwarf2read.c (dwarf_stack_op_name): Recognize more dwarf3 and
1837 GNU operators.
1838
da0f9dcd
AC
18392002-10-01 Andrew Cagney <ac131313@redhat.com>
1840
1841 * NEWS: Mention that MI syntax, selected by "mi" changed to "mi2"
1842 and that "mi0" syntax has been removed.
1843
bdf64bac
DC
18442002-09-30 David Carlton <carlton@math.stanford.edu>
1845
1846 * Makefile.in (ppc-sysv-tdep.o): Depend on gdb_string_h.
1847 * ppc-sysv-tdep.c: #include "gdb_string.h".
1848 * remote-sds.c (getmessage): Add semicolon after 'retry' label to
1849 pacify GCC.
1850
54c2a1e6
AC
18512002-10-01 Andrew Cagney <ac131313@redhat.com>
1852
1853 * rs6000-tdep.c (rs6000_gdbarch_init): For powerpc:7400, fix
1854 "vrsave"'s register number.
1855
cedea778
AC
18562002-09-30 Andrew Cagney <ac131313@redhat.com>
1857
1858 * mips-tdep.c (mips_frame_saved_pc): When a generic dummy frame,
1859 use frame_unwind_signed_register to obtain the PC.
1860 (mips_frame_chain): Handle a generic dummy frame.
1861 (mips_init_extra_frame_info): When a generic dummy frame, don't
1862 re-compute the frame base.
1863 (mips_pop_frame): Handle generic dummy frames.
1864 (mips_gdbarch_init): When generic dummy frames, set
1865 use_generic_dummy_frames, push_dummy_frame to
1866 generic_push_dummy_frame, pc_in_call_dummy to
1867 generic_pc_in_call_dummy, and save_dummy_frame_top_of_stack to
1868 generic_save_dummy_frame_tos.
1869
68315eb8
AC
18702002-09-30 Andrew Cagney <ac131313@redhat.com>
1871
1872 * blockframe.c (generic_find_dummy_frame): Rewrite. Only test
1873 against TOP when TOP was explictly set.
1874 (generic_push_dummy_frame): Set TOP to zero.
1875
3b8630c3
EZ
18762002-09-30 Elena Zannoni <ezannoni@redhat.com>
1877
1878 * event-loop.c (start_event_loop): Rename variable 'result' to
1879 'gdb_result', to avoid conflicts with upcoming intepreters changes.
1880
28ee05e9
KS
18812002-09-30 Keith Seitz <keiths@redhat.com>
1882
1883 * gdb-events.sh (selected_thread_changed): New event.
1884 * gdb-events.c: Regenerated.
1885 * gdb-events.h: Regenerated.
1886
6eecb1c8
HPN
18872002-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1888
1889 * MAINTAINERS: Add self to Write After Approval list.
1890
92df71f0
FN
18912002-09-30 Fernando Nasser <fnasser@redhat.com>
1892
3b8630c3
EZ
1893 * disasm.c: New file.
1894 * disasm.h: New file.
92df71f0
FN
1895 * mi/mi-cmd-disas.c (gdb_dis_asm_read_memory): Moved to disasm.c.
1896 (compare_lines): Ditto.
1897 (dump_insns): Ditto.
3b8630c3
EZ
1898 (do_mixed_source_and_assembly): Moved to disasm.c. Added uiout
1899 argument.
92df71f0 1900 (do_assembly_only): Ditto.
3b8630c3
EZ
1901 (do_disassembly): Renamed to gdb_disassembly and moved to
1902 disasm.c. Sdded uiout argument.
1903 * Makefile.in: Add new files. Reorder SFILES list. Update
1904 dependencies. Include libgdb.a later in the insight executable.
92df71f0 1905
0c22854d
AC
19062002-09-29 Andrew Cagney <ac131313@redhat.com>
1907
1908 * config/djgpp/fnchange.lst: Rename bfd/elf64-alpha.c and
1909 bfd/elf64-alpha-fbsd.c.
1910
e67f2023
AC
19112002-09-29 Andrew Cagney <ac131313@redhat.com>
1912
1913 * config/djgpp/fnchange.lst: Rename i386gnu-nat.c and
1914 i386gnu-tdep.c.
1915
89396210
AC
19162002-09-29 Andrew Cagney <ac131313@redhat.com>
1917
1918 * gnu-nat.h (debug): Use __FILE__ and __LINE__ instead of
1919 __FUNCTION__.
1920 * gnu-nat.c (do_mach_notify_no_senders): Replace __FUNCTION__ with
1921 function name.
1922 (do_mach_notify_port_deleted, do_mach_notify_msg_accepted): Ditto.
1923 (do_mach_notify_port_destroyed, do_mach_notify_send_once): Ditto.
1924 (S_proc_setmsgport_reply, S_proc_getmsgport_reply): Ditto.
1925 (S_msg_sig_post_reply): Ditto.
1926
7079c36c
CV
19272002-09-28 Corinna Vinschen <vinschen@redhat.com>
1928
89396210
AC
1929 * sh-tdep.c (sh_use_struct_convention): Use definition according
1930 to ABI.
7079c36c
CV
1931 (sh_push_arguments): Store in register with correct endianess.
1932 (sh_default_store_return_value): Ditto.
1933 (sh_gdbarch_init): Set sizeof long double to 8.
1934
975ac915
MK
19352002-09-27 Mark Kettenis <kettenis@gnu.org>
1936
1937 * defs.h: Move inclusion of "ansidecl.h" before "gdb_locale.h".
1938 Fix some whitespace problems.
1939
9bbe19fb
DC
19402002-09-27 David Carlton <carlton@math.stanford.edu>
1941
1942 * Makefile.in (cris-tdep.o): Depend on gdb_string_h.
1943 (mcore-tdep.o): Ditto.
1944 (ns32k-tdep.o): Ditto.
1945 (ns32knbsd-tdep.o): Ditto.
1946 (sh3-rom.o): Ditto.
1947 (vax-tdep.o): Ditto.
1948 * cris-tdep.c: #include "gdb_string.h"
1949 * mcore-tdep.c: Ditto.
1950 * ns32k-tdep.c: Ditto.
1951 * ns32knbsd-tdep.c: Ditto.
1952 * sh3-rom.c: Ditto.
1953 * vax-tdep.c: Ditto.
1954
43b2fdc7
DC
19552002-09-27 David Carlton <carlton@math.stanford.edu>
1956
1957 * config/djgpp/fnchange.lst: Add entries for
1958 gdb/testsuite/gdb.c++/m-static files.
1959
e8cfbbd9
JW
19602002-09-27 Jim Wilson <wilson@redhat.com>
1961
1962 * MAINTAINERS: Add myself to the Write After Approval list.
1963
43b2fdc7 19642002-09-26 Martin M. Hunt <hunt@redhat.com>
4e0df2df
MH
1965
1966 * mips-tdep.c (find_proc_desc): Initialize startaddr.
1967
1968
9f3b7f07
AC
19692002-09-26 Andrew Cagney <ac131313@redhat.com>
1970
1971 * rs6000-tdep.c (rs6000_frame_chain): Don't chain past the dummy
1972 frame.
1973
11269d7e
AC
19742002-09-26 Andrew Cagney <ac131313@redhat.com>
1975
1976 * rs6000-tdep.c (rs6000_extract_struct_value_address): Return 0.
1977 (rs6000_struct_return_address): Delete variable.
1978 (rs6000_store_struct_return): Update.
1979 (rs6000_gdbarch_init): Set extract_struct_value_address instead of
1980 deprecated_extract_struct_value_address.
1981 (rs6000_frame_align): New function.
1982 (rs6000_gdbarch_init): Set frame_align.
1983
f15ab4a7
AC
19842002-09-26 Andrew Cagney <ac131313@redhat.com>
1985
1986 From Grace Sainsbury <graces@redhat.com>:
1987 * Makefile.in (gdbtk-main.o): New target.
1988 (gdb.o): New target.
1989 (main_h): Define.
1990 (main.o): Update dependencies.
1991 (gdb$(EXEEXT)): Add gdb.o.
1992 (SUBDIR_GDBTK_SRCS): Add gdbtk-main.c.
1993 (SUBDIR_GDBTK_ALL, SUBDIR_GDBTK_UNINSTALL): Set.
1994 (SUBDIR_GDBTK_CLEAN): Set.
1995 (install-gdbtk): Install the insight binary.
1996 (uninstall-gdbtk): New target.
1997 (all-gdbtk, clean-gdbtk): New rule.
1998 * top.c (use_windows): Default to zero.
1999 * main.c: Include "main.h".
2000 (main): Delete.
2001 (struct captured_main_args): Delete.
2002 (gdb_main): New function.
2003 * main.h: New file.
2004 * gdb.c: New File.
2005
e36180d7
AC
20062002-09-25 Andrew Cagney <cagney@redhat.com>
2007
2008 * frame.c: Include "gdb_string.h" and "builtin-regs.h".
2009 (frame_map_regnum_to_name): New function.
2010 (frame_map_name_to_regnum): New function.
2011 * frame.h (frame_map_name_to_regnum): Declare.
2012 (frame_map_regnum_to_name): Declare.
2013 * builtin-regs.c (builtin_reg_map_regnum_to_name): New function.
2014 * builtin-regs.h (builtin_reg_map_regnum_to_name): Declare.
2015 * parse.c: Do not include "builtin-regs.h".
2016 (target_map_name_to_register): Delete function.
2017 (write_dollar_variable): Use frame_map_name_to_regnum.
2018 * parser-defs.h (target_map_name_to_register): Delete declaration.
2019 * expprint.c: Include "frame.h".
2020 (print_subexp): Use frame_map_regnum_to_name.
2021 * eval.c (evaluate_subexp_standard): Use frame_map_regnum_to_name.
2022 * infcmd.c (registers_info): Use frame_map_name_to_regnum.
2023
8b69000d
AC
20242002-09-25 Andrew Cagney <ac131313@redhat.com>
2025
2026 * rs6000-tdep.c (rs6000_frame_saved_pc): If the link register
2027 wasn't saved, and the next innermost frame is a dummy, return the
2028 dummy frame's link register.
2029
046ca86a
JB
20302002-09-24 Jim Blandy <jimb@redhat.com>
2031
2032 Fix from Paul Breed:
2033 * main.c (captured_main): Add a `break' after the case for 'b'.
2034
94b66fa7
KS
20352002-09-24 Keith Seitz <keiths@redhat.com>
2036
2037 * varobj.c (c_type_of_child): Use get_target_type instead
2038 of TYPE_TARGET_TYPE.
2039
c214a6fd
FN
20402002-09-22 Fernando Nasser <fnasser@redhat.com>
2041
53cb0458
FN
2042 * source.c (get_current_or_default_source_symtab_and_line): Remove
2043 function.
2044 (set_default_source_symtab_and_line): New function. Attempts to
2045 determine a source file to list lines from if one is not currently
2046 defined.
2047 (get_current_source_symtab_and_line): Initialize sal.pc and
2048 sal.end fields.
2049 (set_current_source_symtab_and_line): Mark argument as const.
2050 * source.h: Update declarations and comments.
2051 * linespec.c (decode_line_1): Replace call to removed routine above.
2052 * stack.c (print_frame_info_base): Ditto.
2053 * cli/cli-cmds.c (edit_command): Ditto.
2054 (list_command): Ditto.
2055
20562002-09-22 Fernando Nasser <fnasser@redhat.com>
2057
d6020d45 2058 * source.c (get_current_or_default_source_symtab_and_line): Initialize
53cb0458 2059 sal.pc and sal.end fields.
c214a6fd
FN
2060 (get_current_or_default_source_symtab_and_line): Ditto.
2061 * breakpoint.c (parse_breakpoint_sals): Use correct accessor function
2062 so we do not cause a new source symtab to be searched for (reverting an
2063 unintentional change from the 2002-09-20 patch).
2064 * scm-lang.c (scm_unpac): Ditto.
2065
cc3b68a5
AC
20662002-09-21 Andrew Cagney <cagney@redhat.com>
2067
2068 * complaints.c (symfile_explanations): Remove new-line from
2069 ``isolated_message''.
2070 (vcomplaint): When ISOLATED_MESSAGE, force a line break.
2071 (clear_complaints): When a SUBSEQUENT_MESSAGE, force a line break.
2072
5835abe7
NC
20732002-09-20 Nick Clifton <nickc@redhat.com>
2074
2075 * NEWS: Announce that V850EA ISA is no longer supported.
2076 * v850-tdep.c: Remove reference to bfd_mach_v850ea.
2077
a15ef5f5
DC
20782002-09-20 David Carlton <carlton@math.stanford.edu>
2079
06ba1b39
DC
2080 * Makefile.in (c-lang.o): Correct dependencies.
2081 (utils.o): Gather dependencies.
2082 (charset.o): Move.
a15ef5f5
DC
2083 * c-lang.c: #include "gdb_string.h"
2084
87885426
FN
20852002-09-20 Fernando Nasser <fnasser@redhat.com>
2086
2087 From 2002-07-02 George Helffrich <george@gly.bris.ac.uk>
2088 * cli/cli-cmds.c (list_command): New function. Implements the new
2089 cli edit command.
2090 (_init_cli_cmds): Add new command definition.
2091 * gdb.1: Document edit command.
2092 * doc/gdb.texinfo: Document edit command.
2093
20942002-09-20 Fernando Nasser <fnasser@redhat.com>
0378c332
FN
2095
2096 * source.c: Make global variables current_source_symtab and
2097 current_source_line static.
2098 (list_command): Moved to cli/cli-cmds.c.
2099 (ambiguous_line_spec): Moved to cli/cli-cmds.c.
2100 (get_first_line_listed): New accessor function.
2101 (get_lines_to_list): New accessor function.
2102 (get_current_source_symtab_and_line): New function. Retrieves the
2103 position in the source code that we consider current.
2104 (get_current_or_default_source_symtab_and_line): New function.
2105 Like the above but attempts to determine a default position if one
2106 is not currently defined.
2107 (set_current_source_symtab_and_line): New function. Sets the source
2108 code position considered current and returns the previously set one.
2109 (clear_current_source_symtab_and_line): Reset stored information about
2110 a current source line.
2111 (_initialize_source): Remove registration for the "list" command and
2112 its alias.
2113 * source.h: Add declarations for the new functions above.
2114 * symtab.h: Remove declarations for the global variables mentioned
2115 above.
2116 * breakpoint.c (parse_breakpoint_sals): Use accessor functions to
2117 obtain current source line.
2118 * linespec.c (decode_line_1): Ditto.
2119 * macroscope.c (default_macro_scope): Ditto.
2120 * scm-lang.c (scm_unpac): Ditto.
2121 * stack.c (print_frame_info_base): Ditto.
2122 * symfile.c (clear_symtab_users): Ditto.
2123 * symtab.c (decode_line_spec): Ditto.
2124 * cli/cli-cmds.c (list_command): Moved here from source.c.
2125 (ambiguous_line_spec): Moved here from source.c.
2126 (_init_cli_cmds): Add definition for "list" and its alias.
2127 * Makefile.in: Update dependencies.
2128
ddd216ea
CV
21292002-09-20 Corinna Vinschen <vinschen@redhat.com>
2130
2131 * h8300-tdep.c (h8300_examine_prologue): Match saved regs location
2132 with what gcc thinks is correct.
2133
6d305052
CV
21342002-09-20 Corinna Vinschen <vinschen@redhat.com>
2135
2136 * h8300-tdep.c (h8300_examine_prologue): Fix loop for saved regs in
2137 multiple register push instruction.
2138
234b45d4
KB
21392002-09-19 Jim Blandy <jimb@redhat.com>
2140
2141 Add support for distinct host and target character sets.
2142 * charset.c, charset.h: New files.
2143 * c-exp.y: #include "charset.h".
2144 (yylex): Convert character and string literals to the target
2145 character set, before returning them as the semantic value of the
2146 token.
2147 * c-lang.c: #include "charset.h".
2148 (c_emit_char): Use charset-specific methods to recognize
2149 characters with backslash escape forms, to decide which characters
2150 to print literally and which to print using numeric escape
2151 sequences, and to convert target characters to host characters
2152 before printing.
2153 * utils.c: #include "charset.h".
2154 (no_control_char_error): New function.
2155 (parse_escape): Use charset-specific methods to recognize
2156 backslash escapes, parse `control character' notation, and convert
2157 characters from the host character set to the target character set.
2158 * configure.in: Set the default host character set.
2159 Check where to find iconv, and what its argument types might be.
2160 * acinclude.m4 (AM_ICONV): New macro, borrowed from GCC.
2161 * Makefile.in (SFILES): List charset.c.
2162 (COMMON_OBS): List charset.o.
2163 (charset.o): New rule.
2164 (charset_h): New header dependency variable.
2165 (c-lang.o, utils.o, c-exp.tab.o): Note dependency on $(charset_h).
2166 (LIBICONV): New variable, set by configure.
2167 (CLIBS): Include $(LIBICONV) here.
2168 * aclocal.m4, config.in, configure: Regenerated.
2169
525d6a61
JB
21702002-09-19 Joel Brobecker <brobecker@gnat.com>
2171
2172 * ada-exp.y: Add missing semicolons to end rules. Fixes a
2173 bison 1.35 warning.
2174
3ed93867
RE
21752002-09-19 Richard Earnshaw <rearnsha@arm.com>
2176
2177 * gdb_mbuild.sh: New file.
2178
437666f8
AC
21792002-09-19 Andrew Cagney <ac131313@redhat.com>
2180
2181 * objc-exp.y, objc-lang.h, objc-lang.c: Fix copyright notice.
2182
389e51db
AC
21832002-09-18 Andrew Cagney <ac131313@redhat.com>
2184
2185 * breakpoint.c, c-exp.y, defs.h, elfread.c, expression.h,
2186 jv-exp.y, language.c, language.h, p-exp.y, parse.c, parser-defs.h,
2187 printcmd.c, source.c, stabsread.c, symfile.c, symtab.h, utils.c,
2188 valops.c, value.h: Revert previous change.
2189
3b4efeaa
MS
21902002-09-18 Michael Snyder <msnyder@redhat.com>
2191
2192 Preliminary support for Objective-C:
2193 * defs.h (language_objc): New enum value.
2194 (puts_filtered_tabular): Declaration only, exported from utils.c.
2195 (skip_quoted): Delete, declared in completer.h.
2196 * c-exp.y: Include completer.h.
2197 * p-exp.y: Ditto.
2198 * jv-exp.y: Ditto.
2199 * expression.h (OP_MSGCALL, OP_SELECTOR, OP_SELF, OP_NSSTRING):
2200 New operator enum values.
2201 * language.h (CAST_IS_CONVERSION): Test for language_objc.
2202 * language.c (binop_result_type): Handle language_objc case.
2203 (integral_type, character_type, string_type, boolean_type,
2204 structured_type, binop_type_check): Ditto.
2205 * symtab.h (SYMBOL_OBJC_DEMANGLED_NAME): Define.
2206 (struct objc_specific): Add to general_symbol_info.
2207 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Add objc initialization.
2208 (SYMBOL_DEMANGLED_NAME): Handle objc case.
2209 * parser-defs.h (struct objc_class_str): New struct type.
2210 (start_msglist, end_msglist, add_msglist): Declaration only,
2211 exported from objc-lang.c.
2212 * value.h (value_of_local, value_nsstring,
2213 call_function_by_hand_expecting_type): Exported from valops.c.
2214 * valops.c (find_function_addr): Export.
2215 (call_function_by_hand_expecting_type): New function.
2216 (value_of_local): New function.
2217 * symfile.c (init_filename_language_table): Add ".m" extension
2218 for Objective-C.
2219 * utils.c (puts_filtered_tabular): New function.
2220 (fprintf_symbol_filtered): Add objc demangling support (disabled).
2221 (set/show demangle): Extend help-string to refer to ObjC.
2222 * elfread.c (elf_symtab_read): Skip Objective-C special symbols.
2223 * stabsread.c (symbol_reference_defined): Objective-C symbols
2224 may contain colons: make allowances when scanning stabs strings
2225 for colons.
2226 (objc_find_colon): New function.
2227 * printcmd.c (address_info): If language == objc then print
2228 "self" instead of "this".
2229 * parse.c (length_of_subexp): Handle new operators OP_MSGCALL,
2230 OP_NSSTRING, and OP_SELF.
2231 (prefixify_subexp): Ditto.
2232 * source.c (print_source_lines): Mention objc in comment.
2233 * breakpoint.c (parse_breakpoint_sals): Recognize Objective-C
2234 method names.
2235
b9caf505
AC
22362002-09-18 Andrew Cagney <ac131313@redhat.com>
2237
2238 * complaints.h: Update copyright.
2239 (struct complaints): Declare.
2240 (struct complaint): Make `message' constant.
2241 (internal_complaint): Declare.
2242 (complaint): Declare.
2243 (complaint_root): Delete declaration.
2244 (symfile_complaints): Delete declaration.
2245 (struct complaints): Add opaque declaration.
2246 (clear_complaints): Add a complaints parameter.
2247 * complaints.c: Update copyright.
2248 (enum complaint_series): Define.
2249 (complaint_root): Delete.
2250 (struct complaints): Define.
2251 (complaint_sentinel, symfile_complaint_book): New variables.
2252 (symfile_explanations, symfile_complaints): New variables.
2253 New variables.
2254 (get_complaints): New function.
2255 (vcomplaint): New function.
2256 (complaint): New function.
2257 (internal_complaint): New function.
2258 (complain): Call vcomplain with symfile_complaint.
2259 (clear_complaints): Rewrite.
2260 (_initialize_complaints): Use add_setshow_command.
2261 * Makefile.in (complaints.o): Update dependencies.
2262 * symfile.c (syms_from_objfile): Add symfile_complaints parameter
2263 to call to clear_complaints.
2264 (new_symfile_objfile, reread_symbols): Ditto.
2265 (oldsyms_complaint): Delete.
2266 (empty_symtab_complaint, unknown_option_complaint): Delete.
2267 (free_named_symtabs): Use complaint instead of complain.
2268
d2e6263c
MS
22692002-09-18 Michael Snyder <msnyder@redhat.com>
2270
5fb2031a
AC
2271 Contributed by Apple Computer, Inc. Merged with current sources
2272 by Adam Fedor <fedor@doc.com> [cagney].
2273
d2e6263c
MS
2274 * objc-lang.c: First clean-up round: comments, indentation.
2275 * objc-lang.h: Ditto.
2276 * objc-lang.y: Ditto.
2277
dec43320
AC
22782002-09-18 Andrew Cagney <ac131313@redhat.com>
2279
2280 * maint.c (maintenance_internal_error): Print the parameter as the
2281 error message.
2282 (maintenance_internal_warning): New function.
2283 (_initialize_maint_cmds): Add command `maint internal-warning'.
2284
2285 * defs.h (internal_warning, internal_vwarning): Declare.
2286 * utils.c (struct internal_problem): Define.
2287 (internal_vproblem): New function.
2288 (internal_warning): New function.
2289 (internal_vwarning): New function.
2290 (internal_warning_problem, internal_error_problem): New variables.
2291 (internal_verror): Just call internal_vproblem.
2292
b81654f1
MS
22932002-09-18 Michael Snyder <msnyder@redhat.com>
2294
2295 * objc-lang.c: New file, support for Objective-C.
2296 Preliminary check-in, not yet integrated into gdb.
2297 * objc-lang.h: New file.
2298 * objc-exp.y: New file.
2299
0542c381
AC
23002002-09-18 Andrew Cagney <ac131313@redhat.com>
2301
7bda5e4a
AC
2302 * infrun.c (signal_stop_update): Convert definition to ISO C.
2303 (signal_print_update): Ditto.
2304 (signal_pass_update): Ditto.
2305 * inflow.c (terminal_save_ours): Ditto.
2306
5247b418
AC
2307 * h8300-tdep.c (h8300_gdbarch_init): Use C instead of C++
2308 comments.
2309
fc60962c
AC
2310 * config/djgpp/fnchange.lst: Handle name clashes between
2311 bfd/coff-tic30.c, bfd/coff-tic4x.c, bfd/coff-tic54x.c and
2312 bfd/coff-tic80.c.
2313
0542c381
AC
2314 * i386-linux-tdep.h: Fix tipo.
2315
5b924b9b
AF
23162002-09-18 Adam Fedor <fedor@gnu.org>
2317
2318 * MAINTAINERS: Add myself to the Write After Approval list.
2319
5afc051b
JB
23202002-09-18 Jim Blandy <jimb@redhat.com>
2321
2322 * dbxread.c, mdebugread.c: Revert my change of 2001-10-23. Moving
2323 texthigh and textlow to reader-specific structs caused
2324 objfile_relocate to miss them. This is fixable, but the work that
2325 the change was supposed to prepare GDB for never got done anyway.
2326
eb944380
DC
23272002-09-18 David Carlton <carlton@math.stanford.edu>
2328
2329 * MAINTAINERS: Alphabetize Write After Approval list.
2330
948e66d9
DJ
23312002-09-18 Daniel Jacobowitz <drow@mvista.com>
2332
2333 Fix PR gdb/709
2334 * values.c (value_static_field): Call read_var_value.
2335
dc604539
AC
23362002-09-18 Andrew Cagney <ac131313@redhat.com>
2337
2338 * valops.c (hand_function_call): Align the initial stack pointer
2339 and STRUCT_ADDR using frame_align. When STRUCT_RETURN and
2340 FRAME_ALIGN_P, use STRUCT_ADDR to obtain the called function's
2341 return value.
2342 * mips-tdep.c (mips_frame_align): New function.
2343 (mips_gdbarch_init): Set frame_align.
2344 * gdbarch.sh (FRAME_ALIGN): New method.
2345 * gdbarch.h, gdbarch.c: Re-generate.
2346
cb7e422f
ML
23472002-09-18 Michal Ludvig <mludvig@suse.cz>
2348
2349 * x86-64-linux-nat.c (x86_64_regmap): Added CS and SS
2350 registers.
2351
a094c6fb
AC
23522002-09-17 Andrew Cagney <ac131313@redhat.com>
2353
2354 * NEWS: Mention that MIPS $fp behavior changed.
2355 * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register): Delete
2356 reference to FP_REGNUM.
2357 (mipsnbsd_cannot_store_register): Ditto.
2358 * mips-linux-nat.c: Update copyright.
2359 (mips_linux_cannot_fetch_register): Delete reference to FP_REGNUM.
2360 (mips_linux_cannot_store_register): Ditto.
2361 * mips-linux-tdep.c (supply_gregset): Ditto. Update copyright.
2362 * config/mips/tm-mips.h: Update copyright.
2363 (FP_REGNUM): Delete macro.
2364 (MIPS_REGISTER_NAMES): Replace "fp" with "".
2365 * config/mips/tm-irix6.h (FP_REGNUM): Delete macro.
2366 * mips-tdep.c (mips_gdbarch_init): Set read_fp to mips_read_sp.
2367 (mips_r3041_reg_names, mips_r3051_reg_names)
2368 (mips_r3081_reg_names): Replace "fp" with "".
2369 Fix PR gdb/480.
2370
45cf40d1
TR
23712002-09-17 Theodore A. Roth <troth@verinet.com>
2372
2373 * gdb/avr-tdep.c(avr_scan_prologue): Fix bad call to
2374 generic_read_register_dummy() (PR gdb/703).
2375 (avr_push_return_address): #if 0 out unused vars.
2376 (avr_gdbarch_init): Enable use of avr_push_return_address().
2377
c7e701b5
MS
23782002-09-17 Michael Snyder <msnyder@redhat.com>
2379
d76ba2a5 2380 * m32r-stub.c (restore_and_return): Postpone restoring of PSW.
c7e701b5
MS
2381 RTE will take care of it.
2382
20bcf01c
AC
23832002-09-17 Andrew Cagney <ac131313@redhat.com>
2384
2385 * arch-utils.c (legacy_virtual_frame_pointer): If FP_REGNUM is
2386 invalid, return SP_REGNUM.
2387
009a9971 23882002-09-17 Michael Snyder <msnyder@redhat.com>
21f87145
MS
2389
2390 * mips-tdep.c (mips_pop_frame): Read saved values of floating
2391 point registers without sign extension.
2392
135c175f
AC
23932002-09-17 Andrew Cagney <cagney@redhat.com>
2394
2395 * blockframe.c (deprecated_read_register_dummy): Rename
2396 generic_read_register_dummy.
2397 * frame.c (frame_unwind_signed_register): New function.
2398 (frame_unwind_unsigned_register): New function.
2399 * frame.h (frame_unwind_signed_register): Declare.
2400 (frame_unwind_unsigned_register): Declare.
2401 (deprecated_read_register_dummy): Rename
2402 generic_read_register_dummy.
2403
2404 * h8300-tdep.c (h8300_frame_chain): Update.
2405 (h8300_frame_saved_pc): Update.
2406 * xstormy16-tdep.c (xstormy16_frame_saved_pc): Update.
2407 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
2408 * s390-tdep.c (s390_frame_saved_pc_nofix): Update.
2409 (s390_frame_chain): Update.
2410 * v850-tdep.c (v850_find_callers_reg): Update.
2411 (v850_frame_saved_pc): Update.
2412 * m32r-tdep.c (m32r_init_extra_frame_info): Update.
2413 (m32r_find_callers_reg): Update.
2414 (m32r_frame_saved_pc): Update.
2415 * sh-tdep.c (sh_find_callers_reg): Update.
2416 (sh64_get_saved_pr): Update.
2417 (sh_init_extra_frame_info): Update.
2418 (sh_init_extra_frame_info): Update.
2419 (sh64_init_extra_frame_info): Update.
2420 (sh64_init_extra_frame_info): Update.
2421 * mcore-tdep.c (mcore_find_callers_reg): Update.
2422 (mcore_frame_saved_pc): Update.
2423 (mcore_init_extra_frame_info): Update.
2424 * i386-tdep.c (i386_frame_saved_pc): Update.
2425 * ia64-tdep.c (ia64_frame_saved_pc): Update.
2426 (ia64_init_extra_frame_info): Update.
2427 (ia64_init_extra_frame_info): Update.
2428 * d10v-tdep.c (d10v_frame_saved_pc): Update.
2429 * cris-tdep.c (cris_init_extra_frame_info): Update.
2430 * avr-tdep.c (avr_frame_chain): Update.
2431 (avr_init_extra_frame_info): Update.
2432 (avr_frame_saved_pc): Update.
2433 * arm-tdep.c (arm_find_callers_reg): Update.
2434 (arm_init_extra_frame_info): Update.
2435 (arm_frame_saved_pc): Update.
2436
a741e514
TT
24372002-09-17 Tom Tromey <tromey@redhat.com>
2438
2439 * c-lang.c (c_emit_char): Don't treat \0 specially unless quoter
2440 is "'".
2441
d1a8e808
CV
24422002-09-17 Corinna Vinschen <vinschen@redhat.com>
2443
2444 * MAINTAINERS: Remove "non multi-arched" text from h8300.
2445 * h8300-tdep.c (h8300_next_prologue_insn) Renamed from
2446 NEXT_PROLOGUE_INSN.
2447 (h8300_examine_prologue): Call h8300_next_prologue_insn instead of
2448 NEXT_PROLOGUE_INSN.
2449
d9025a18
JB
24502002-09-16 Joel Brobecker <brobecker@gnat.com>
2451
2452 * osfsolib.c: Remove file, replaced by solib-osf.c.
2453 * Makefile.in: Remove compilation rules for osfsolib.c.
2454
1b2ef1b6
DC
24552002-09-16 David Carlton <carlton@math.stanford.edu>
2456
2457 * cp-valprint.c (cp_print_class_method): Correct args to
2458 check_stub_method_group.
2459
928e48af
CV
24602002-09-16 Corinna Vinschen <vinschen@redhat.com>
2461
2462 * h8300-tdep.c: Multiarch. Drop `set machine' command in favor of
2463 `set architecture'. Unify naming convention of functions.
2464 (h8300_skip_prologue): Improve prologue analysis.
2465 (h8300_push_arguments): Rewritten to more closely match GCC's
2466 bizarre argument-passing behavior, along with the comment describing
2467 said behavior.
2468 * remote-hms.c (hms_regnames): Don't use NUM_REGS in definition.
2469 * config/h8300/tm-h8300.h: Multiarch. Just keep stuff needed by
2470 sim, remote-e7000.c, remote-hms.c and remote.c
2471
5e3397bb
MK
24722002-09-15 Mark Kettenis <kettenis@gnu.org>
2473
2474 * i386-tdep.c (gdb_print_insn_i386): Removed.
2475 (i386_print_insn): New function.
2476 (i386_gdbarch_init): Set print_insn to i386_print_insns.
2477 (_initialize_i386_tdep): Don't initialize tm_print_insn and
2478 tm_print_insn_info.
2479
f710f4fc
MK
24802002-09-14 Mark Kettenis <kettenis@gnu.org>
2481
2482 * gdbtypes.c (check_stub_method_group): Initialize found_stub to
2483 zero.
2484
db54fef4
CV
24852002-09-14 Corinna Vinschen <vinschen@redhat.com>
2486
2487 * arch-utils.c (legacy_pc_in_sigtramp): Move preprocessor expression
2488 for IN_SIGTRAMP to here. Use IN_SIGTRAMP only if it's defined.
2489 Guard usage of SIGTRAMP_START() by using SIGTRAMP_START_P.
2490
2becadee
CF
24912002-09-13 Christopher Faylor <cgf@redhat.com>
2492
2493 * win32-nat.c (child_create_inferior): Honor 'tty' command.
2494
de17c821
DJ
24952002-09-13 Daniel Jacobowitz <drow@mvista.com>
2496
2497 * gdbtypes.c (check_stub_method): Make static.
2498 (check_stub_method_group): New function.
2499 * gdbtypes.h: Update prototypes.
2500 * cp-support.c: New file.
2501 * cp-support.h: New file.
2502
2503 * stabsread.c: Include "cp-abi.h" and "cp-support.h".
2504 (update_method_name_from_physname): New function.
2505 (read_member_functions): Correct method names for operators
2506 and v3 constructors/destructors. Separate v2 constructors and
2507 destructors.
2508 * Makefile.in (stabsread.o): Update dependencies.
2509 (SFILES): Add cp-support.c.
2510 (COMMON_OBS): Add cp-support.o.
2511 (cp_support_h, cp-support.o): Add.
2512
2513 * cp-valprint.c (cp_print_class_method): Call
2514 check_stub_method_group instead of check_stub_method. Remove
2515 extraneous QUITs.
2516 * p-valprint.c (pascal_object_print_class_method): Likewise.
2517 * valops.c (search_struct_method): Likewise.
2518 (find_method_list, value_struct_elt_for_reference): Likewise.
2519
e76cff22
AC
25202002-09-13 Andrew Cagney <cagney@redhat.com>
2521
2522 * gdbarch.sh (SIGTRAMP_END): Change to a predicate function.
2523 * gdbarch.h, gdbarch.c: Regenerate.
2524
905abb3f
AC
25252002-09-13 Andrew Cagney <ac131313@redhat.com>
2526
2527 * frame.c (find_saved_register): Delete function.
2528 * frame.h (find_saved_register): Delete declaration.
2529 Fix PR gdb/631.
2530
64159455
AC
2531Fri Sep 13 14:59:55 2002 Andrew Cagney <cagney@redhat.com>
2532
2533 * mips-tdep.c (read_next_frame_reg): Re-hack using
2534 frame_register_unwind.
2535
795e1e11
AC
2536Fri Sep 13 07:42:09 2002 Andrew Cagney <cagney@redhat.com>
2537
2538 * mips-tdep.c (mips_get_saved_register): Re-hack using
2539 frame_register_unwind.
2540
5720643c
JB
25412002-09-12 Joel Brobecker <brobecker@gnat.com>
2542
2543 * gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
2544 vector. Will be useful for Interix.
2545 * gdbarch.h, gdbarch.c: Regenerate.
2546
2547 * valops.c (value_allocate_space_in_inferior): Replace hard-coded
2548 name of the malloc function by NAME_OF_MALLOC.
2549
3bada2a2
JB
25502002-09-12 Joel Brobecker <brobecker@gnat.com>
2551
2552 * value.h (find_function_in_inferior): Add const keyword to
2553 one of the parameters. Allows us to invoke this function with
2554 a const char *.
2555 * valops.c (find_function_in_inferior): Likewise.
2556
3db26b01
JB
25572002-09-12 Joel Brobecker <brobecker@gnat.com>
2558
2559 * exec.c (xfer_memory): Fix compilation warning with old versions
2560 of GCC.
2561 * tracepoint.c (trace_find_tracepoint_command): Likewise.
2562
17c5ed2c
DC
25632002-09-12 David Carlton <carlton@math.stanford.edu>
2564
2565 * symtab.h: Run through gdb_indent.h.
2566 Add 2002 to Copyright year list.
2567
ecd1107e
AM
25682002-09-12 Alan Modra <amodra@bigpond.net.au>
2569
2570 * x86-64-tdep.c (_initialize_x86_64_tdep): Don't use hard-coded
2571 mach constants.
2572 * MAINTAINERS: Add myself to write after approval list.
2573
e64f66d1
JB
25742002-09-11 J. Brobecker <brobecker@gnat.com>
2575
2576 * osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX.
2577
f9395794
JB
25782002-09-11 J. Brobecker <brobecker@gnat.com>
2579
2580 * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value for
2581 Interix.
2582
1a303dec
MS
25832002-06-05 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
2584
2585 * procfs.c (do_detach): Clear current signal, not just fault.
2586 Corrects problem with breakpoint trap signal leaking to detached
2587 process on Tru64.
2588
c0219d42
MS
25892002-09-10 Michael Snyder <msnyder@redhat.com>
2590
2591 * buildsym.c (finish_block): Protect against null pointer.
2592
9d84ac84
AC
25932002-09-10 Andrew Cagney <cagney@redhat.com>
2594
2595 * infcmd.c (default_print_registers_info): Send all output to
2596 ``file'' instead of ``gdb_stdout''.
2597
77d8f2b4
MS
25982002-09-10 Michael Snyder <msnyder@redhat.com>
2599
2600 * mips-tdep.c (mips_extract_struct_value_address): Make val a
2601 LONGEST, and use signed register read (addresses are sign-
2602 extended for mips).
2603
99656a61
SC
26042002-09-10 Stephane Carrez <stcarrez@nerim.fr>
2605
2606 * event-loop.c (gdb_do_one_event): Make public.
2607 * event-loop.h (gdb_do_one_event): Declare.
2608
da12f4d8
JL
26092002-09-10 Jeff Law <law@redhat.com>
2610
2611 * infttrace.c (child_resume): Simplify and rework to avoid
2612 TT_PROC_CONTINUE.
2613
d0aee0c4
FF
26142002-09-09 Fred Fish <fnf@intrinsity.com>
2615
2616 * printcmd.c (print_scalar_formatted): "len" is the number of
2617 target bytes, NOT the number of target bits.
2618
7cb3ec5e
EZ
26192002-09-09 Elena Zannoni <ezannoni@redhat.com>
2620
2621 From: Emmanuel Thome' <thome@lix.polytechnique.fr>
2622 * top.c (init_main): Set rl_terminal_name.
2623
4dc81987
AS
26242002-09-08 Aidan Skinner <aidan@velvet.net>
2625
2626 * ada-lang.c (ada_array_bound, ada_type_match,
2627 _initialize_ada_language): Fix K&R definitions.
2628 * ada-tasks.c (get_current_task): Fix K&R definitions.
2629 * ada-valprint.c (adjust_type_signedness): Fix K&R definitions.
2630
842330b4
CF
26312002-09-07 Christopher Faylor <cgf@redhat.com>
2632
2633 * MAINTAINERS: Remove CE from list of maintainership responsibilities.
2634 Add XP.
2635
43156d82
MK
26362002-09-06 Mark Kettenis <kettenis@gnu.org>
2637
66da5fd8
MK
2638 * i386-tdep.c (i386_register_virtual_type,
2639 i386_register_convertible, i386_register_convert_to_virtual,
2640 i386_register_comvert_to_raw): Use FP_REGNUM_P and SSE_REGNUM_P
2641 instead of IS_FP_REGNUM and IS_SSE_REGNUM.
2642 (i386_gdbarch_init): Fix comment. Add comments on calls that set
2643 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum.
2644 Don't set push_arguments twice.
2645
4b218c18
MK
2646 * i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start and
2647 sigtramp_end to i386bsd_sigtramp_start and i386bsd_sigtramp_end.
2648 * i386nbsd-tdep.c (i386nbsd_init_abi): Set sigtramp_start and
2649 sigtramp_end to NULL.
2650 * config/i386/tm-fbsd.h (SIGTRAMP_START, SIGTRAMP_END): Remove
2651 defines.
2652 (i386bsd_sigtramp_start, i386_sigtramp_end): Remove prototypes.
2653
4cc314d5
MK
2654 * i386nbsd-tdep.c (i386nbsd_pc_in_sigtramp): Remove spurious
2655 whitespace.
2656
43156d82
MK
2657 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.
2658 * gdbarch.h, gdbarch.c: Re-generate.
2659 * blockframe.c (find_pc_sect_partial_function): Convert to use
2660 SIGTRAMP_START_P predicate.
2661
6672060b
MS
26622002-09-05 Michael Snyder <msnyder@redhat.com>
2663
a90c3637
MS
2664 * arm-tdep.c (arm_init_extra_frame_info): Distinguish between
2665 generic_dummy_frame method and old method. Also distinguish
2666 between ARM_FP_REGNUM and THUMB_FP_REGNUM.
95f95911 2667 (arm_extract_return_value): Use new regcache method.
a90c3637 2668
6672060b
MS
2669 * mips-tdep.c (mips_n32n64_push_arguments): Remove alignment
2670 adjustment that doesn't conform to the ABI.
2671 (mips_extract_struct_value_address): Retrieve V0_REGNUM from
2672 saved regcache, not from current regcache.
2673
299ffc64
AC
26742002-09-05 Andrew Cagney <ac131313@redhat.com>
2675
2676 * NEWS: Update for 5.3. Add new section ``Changes since 5.3''.
2677 * README: Update.
2678
a3a2ee65
JT
26792002-09-04 Jason Thorpe <thorpej@wasabisystems.com>
2680
2681 * arm-tdep.c (arm_addr_bits_remove): Don't check for Thumb mode
2682 if arm_apcs_32 is false.
2683
2bc7eea9
AC
26842002-09-04 Andrew Cagney <ac131313@redhat.com>
2685
2686 GDB 5.3 branch created.
2687
8a55a7c5
TR
26882002-09-03 Theodore A. Roth <troth@verinet.com>
2689
2690 * gdb/avr-tdep.c (avr_gdbarch_init): Use
2691 generic_unwind_get_saved_register.
2692
e26fb1d7
DC
26932002-09-03 David Carlton <carlton@math.stanford.edu>
2694
2695 * dwarf2read.c (dwarf2_add_member_fn): Add the 'type'
2696 argument (PR gdb/653). Update call to smash_to_method_type.
2697 (read_structure_scope): Update call to dwarf2_add_member_fn.
2698
30d52491
ML
26992002-09-03 Michal Ludvig <mludvig@suse.cz>
2700
2701 * x86-64-linux-tdep.c: Include gdb_string.h
2702 * x86-64-linux-nat.c: Ditto.
2703
06891d83
JT
27042002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2705
2706 * ada-exp.y (yyname, yyrule): Remap global variables that appear
2707 when YYDEBUG is set to 1.
2708 * c-exp.y: Likewise.
2709 * f-exp.y: Likewise.
2710 * jv-exp.y: Likewise.
2711 * m2-exp.y: Likewise.
2712 * p-exp.y: Likewise.
2713
7d400e77
JT
27142002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2715
2716 * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to
2717 dependency list.
2718 * i386nbsd-tdep.c (i386nbsdelf_init_abi): Set
2719 solib_svr4_fetch_link_map_offsets to
2720 nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
2721 * config/i386/nbsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
2722 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
2723 * config/i386/nbsdelf.mh (NATDEPFILES): Remove solib.o,
2724 solib-svr4.o, and solib-legacy.o.
2725 * config/i386/tm-nbsd.h: Include solib.h.
2726
704a27c4
JT
27272002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2728
2729 * configure.tgt (i[3456]86-*-netbsdelf*): Merge with...
2730 (i[3456]86-*-netbsd*): ...this. Set gdb_target to nbsd.
2731 (i[3456]86-*-openbsd*): Make this a separate entry. Add a
2732 comment noting that this needs its own target configuration.
2733 * config/i386/nbsd.mt: New file.
2734 * config/i386/nbsdaout.mt: Remove.
2735 * config/i386/nbsdelf.mt: Ditto.
2736 * config/i386/tm-nbsdaout.h: Ditto.
2737
d66198e1
JT
27382002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2739
2740 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function.
2741 (i386nbsd_pc_in_sigtramp): Rewrite to use i386nbsd_sigtramp_offset.
2742 (i386nbsd_init_abi): Don't initialize tdep->sigtramp_start or
2743 tdep->sigtramp_end.
2744 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end): Remove.
2745 * config/i386/tm-nbsd.h (SIGTRAMP_START, SIGTRAMP_END)
2746 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove.
2747
3cac699e
JT
27482002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2749
2750 * Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h),
2751 $(i386_tdep_h), and $(nbsd_tdep_h) to dependency list.
2752 * i386-tdep.h (i386bsd_init_abi): New prototype.
2753 * i386bsd-tdep.c (i386bsd_init_abi): Remove "static" from
2754 function declaration.
2755 (_initialize_i386bsd_tdep): Don't register OS ABI handlers
2756 for NetBSD-a.out or NetBSD-ELF.
2757 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end)
2758 (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset)
2759 (i386nbsd_init_abi, i386nbsdelf_init_abi): Move to...
2760 * i386nbsd-tdep.c: ...here. Include arch-utils.h, i386-tdep.h,
2761 and nbsd-tdep.h.
2762 (i386nbsd_pc_in_sigtramp): New function.
2763 (i386nbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2764 i386nbsd_pc_in_sigtramp.
2765 (_initialize_i386nbsd_tdep): Register i386nbsd_init_abi
2766 and i386nbsdelf_init_abi OS ABI handlers.
2767 * config/i386/nbsdaout.mt (TDEPFILES): Add nbsd-tdep.o.
2768 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
2769
7010ca0a
MK
27702002-09-02 Mark Kettenis <kettenis@gnu.org>
2771
2772 * i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSE
2773 registers if the target really has them.
2774
6dd93b72
JT
27752002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
2776
2777 * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) rather
2778 than nbsd-tdep.h.
2779
2ca8ae21
JT
27802002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
2781
2782 * Makefile.in (alphanbsd-tdep.o): Add $(frame_h) to dependency
2783 list.
2784 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr)
2785 (alphanbsd_skip_sigtramp_frame): New functions.
2786 (alphanbsd_init_abi): Set tdep->skip_sigtramp_frame to
2787 alphanbsd_skip_sigtramp_frame. Set tdep->sigcontext_addr
2788 to alphanbsd_sigcontext_addr.
2789
3d9b49b0
JT
27902002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
2791
2792 * Makefile.in (mipsnbsd-tdep.o): Add nbsd-tdep.h to dependency
2793 list.
2794 (nbsd-tdep.o): Add $(gdb_string_h) to dependency list.
2795 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): Use
2796 nbsd_pc_in_sigtramp.
2797 * mipsnbsd-tdep.c: Include nbsd-tdep.h.
2798 (mipsnbsd_pc_in_sigtramp): Use nbsd_pc_in_sigtramp.
2799 * nbsd-tdep.c: Include gdb_string.h.
2800 (nbsd_pc_in_sigtramp): New function.
2801 * nbsd-tdep.h (nbsd_pc_in_sigtramp): New prototype.
2802 * ppcnbsd-tdep.c (ppcnbsd_pc_in_sigtramp): New function.
2803 (ppcnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2804 ppcnbsd_pc_in_sigtramp.
2805 * shnbsd-tdep.c (shnbsd_pc_in_sigtramp): New function.
2806 (shnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2807 shnbsd_pc_in_sigtramp.
2808 * sparcnbsd-tdep.c (sparcnbsd_init_abi_elf): Set
2809 gdbarch_pc_in_sigtramp to nbsd_pc_in_sigtramp.
2810 * config/mips/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
2811
c860120c
PM
28122002-08-30 Pierre Muller <muller@ics.u-strasbg.fr>
2813
2814 * breakpoint.c (breakpoint_init_inferior): Reset the val field of
2815 watchpoints to NULL.
2816 (insert_breakpoints): set val field of watchpoints if NULL.
2817
2818
c7612d53
JB
28192002-08-29 Jim Blandy <jimb@redhat.com>
2820
2821 * symtab.c (lookup_symbol_aux): In the cases where we find a
2822 minimal symbol of an appropriate name and use its address to
2823 select a symtab to read and search, use `name' (as passed to us)
2824 as the demangled name when searching the symtab's global and
2825 static blocks, not the minsym's name.
2826
66609862
KS
28272002-08-29 Keith Seitz <keiths@redhat.com>
2828
2829 * stack.c (print_frame_info_base): Always set current_source_symtab
2830 and current_source_line.
2831
151fefe2
JB
28322002-08-29 Donn Terry <donnte@microsoft.com>
2833
2834 * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).
2835
bfb3754e
KS
28362002-08-28 Keith Seitz <keiths@redhat.com>
2837
2838 * stack.c (select_frame): Add FIXME concerning selected-frame
2839 events.
2840 (select_frame_command): Send selected-frame-level-changed
2841 event notification, but only if the level actually changed.
2842 (up_silently_base): Add selected-frame-level-changed event
2843 notification.
2844 (down_silently_base): Likewise.
2845
e822a2a0
AC
28462002-08-28 Andrew Cagney <ac131313@redhat.com>
2847
2848 * Makefile.in: Update dependencies for all gdb/*.c files.
2849
309367d4
TT
28502002-08-27 Tom Tromey <tromey@redhat.com>
2851
2852 * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,
2853 ax-gdb.o, signals.o, jv-valprint.o, c-valprint.o, cp-abi.o):
2854 Update dependencies.
2855 * i387-tdep.c: Include gdb_string.h.
2856 * osabi.c: Likewise.
2857 * i386-linux-nat.c: Likewise.
2858 * lin-lwp.c: Likewise.
2859 * ax-gdb.c: Likewise.
2860 * signals/signals.c: Likewise.
2861 * jv-valprint.c: Likewise.
2862 * p-lang.c: Likewise.
2863 * c-valprint.c: Likewise.
2864 * cp-abi.c: Likewise.
2865
e1507482
EZ
28662002-08-27 Elena Zannoni <ezannoni@redhat.com>
2867
2868 * cli/cli-script.h (copy_command_lines): Export.
2869 * breakpoint.c: Include cli/cli-script.h.
2870 * Makefile.in (breakpoint.o): Update dependencies.
2871
c6510018
MS
28722002-08-26 Michael Snyder <msnyder@redhat.com>
2873
2874 * breakpoint.c (insert_breakpoints): Protect all references
2875 to 'process_warning'. Shorten long lines.
2876
c2b8ed2c
MS
28772002-08-26 Joel Brobecker <brobecker@gnat.com>
2878
2879 * cli/cli-script.c (copy_command_lines): New function.
2880 * defs.h (copy_command_lines): Export.
2881 * testsuite/gdb.base/commands.exp: New tests for commands
2882 attached to a temporary breakpoint, and for commands that
2883 delete the breakpoint they are attached to.
2884
28852002-08-26 Michael Snyder <msnyder@redhat.com>
2886
2887 * breakpoint.c (bpstat_stop_status): Instead of copying the
2888 pointer to the breakpoint commands struct, make a new copy
2889 of the struct and point to that.
2890 (bpstat_clear): Free the commands struct.
2891 (bpstat_clear_actions): Free the commands struct.
2892 (bpstat_do_actions): Free the command actions. Also execute
2893 the local cleanups, instead of deleting them.
2894 (delete_breakpoint): Leave the commands field of the bpstat
2895 chain alone -- it will be freed later.
2896
64b84175
KB
28972002-08-26 Kevin Buettner <kevinb@redhat.com>
2898
2899 * rs6000-tdep.c (altivec_register_p): Restore function inadvertently
2900 deleted in 2002-08-20 commit. This function is still used by
2901 ppc-linux-nat.c.
2902
55970da6
KS
29032002-08-26 Keith Seitz <keiths@redhat.com>
2904
2905 * gdb-events.sh: Add selected-frame-level-changed event.
2906 * gdb-events.c: Regenerated.
2907 * gdb-events.h: Regenerated.
2908
a790ad35
SC
29092002-08-26 Stephane Carrez <stcarrez@nerim.fr>
2910
2911 Fix PR gdb/393:
2912 * inflow.c (terminal_save_ours): New function to save terminal
2913 settings.
2914 * inferior.h (terminal_save_ours): Declare.
2915 * target.c (debug_to_terminal_save_ours): New function.
2916 (cleanup_target): Defaults to_terminal_save_ours.
2917 (update_current_target): Inherit to_terminal_save_ours.
2918 (setup_target_debug): Set to_terminal_save_ours.
2919 * target.h (target_terminal_save_ours): New to save terminal settings.
2920 (target_ops): New member to_terminal_save_ours.
2921 * gnu-nat.c (init_gnu_ops): Set to_terminal_save_ours.
2922 * hpux-thread.c (init_hpux_thread_ops): Likewise.
2923 * inftarg.c (init_child_ops): Likewise.
2924 * m3-nat.c (init_m3_ops): Likewise.
2925 * procfs.c (init_procfs_ops): Likewise.
2926 * wince.c (init_child_ops): Likewise.
2927 * win32-nat.c (init_child_ops): Likewise.
2928 * sol-thread.c (init_sol_thread_ops): Likewise.
2929
c00dcbe9
MK
29302002-08-26 Mark Kettenis <kettenis@gnu.org>
2931
3d7f4f49
MK
2932 * i386-tdep.c (i386_store_return_value): Undeprecate. Convert to
2933 use regcache_* functions.
2934 (i386_gdbarch_init): Set store_return_value instead of
2935 deprecated_store_return_value.
2936
c00dcbe9
MK
2937 * regcache.c (regcache_raw_write_signed,
2938 regcache_raw_write_unsigned): New functions.
2939 * regcache.h (regcache_raw_write_signed,
2940 regcache_raw_write_unsigned): New prototypes.
2941
0e0d15ca
AC
29422002-08-25 Andrew Cagney <ac131313@redhat.com>
2943
2944 * Makefile.in (c-exp.tab.o, jv-exp.tab.o, f-exp.tab.o)
2945 (m2-exp.tab.o, p-exp.tab.o, ada-exp.tab.o): Move to before the
2946 source file dependencies. Cleanup corresponding generator rules.
2947
d3b22ed5
AC
29482002-08-25 Andrew Cagney <ac131313@redhat.com>
2949
2950 * regcache.h (register_offset_hack): Declare.
2951 (regcache_cooked_read_using_offset_hack): Declare.
2952 (regcache_cooked_write_using_offset_hack): Declare.
2953
2954 * regcache.c (register_offset_hack): New function.
2955 (regcache_cooked_read_using_offset_hack): New function.
2956 (regcache_cooked_write_using_offset_hack): New function.
2957 (regcache_dump): Check that the registers, according to their
2958 offset, are packed hard against each other.
2959 (cooked_xfer_using_offset_hack): New function.
2960
bb425013
AC
29612002-08-25 Andrew Cagney <ac131313@redhat.com>
2962
2963 * regcache.c (struct regcache_descr): Add field register_type.
2964 (init_legacy_regcache_descr): Pass a pre-allocated regcache_descr
2965 in as a parameter
2966 (init_regcache_descr): Initialize register_type. Pass the descr
2967 to init_legacy_regcache_descr. Use register_type instead of
2968 REGISTER_VIRTUAL_TYPE.
2969 (register_type): New function.
2970 (regcache_dump): Replace REGISTER_VIRTUAL_TYPE with register_type.
2971 * regcache.h (register_type): Declare.
2972
d0403e00
AC
29732002-08-25 Andrew Cagney <ac131313@redhat.com>
2974
2975 * rs6000-tdep.c (rs6000_gdbarch_init): Set store_struct_return
2976 instead of deprecated_store_return_value. Fix fallout from
2977 2002-08-23 Andrew Cagney <cagney@redhat.com>.
2978
0ed04cce
AC
29792002-08-25 Andrew Cagney <ac131313@redhat.com>
2980
2981 * regcache.c (max_register_size): New function.
2982 (init_legacy_regcache_descr): Ensure that max_register_size is
2983 large enough for REGISTER_VIRTUAL_SIZE.
2984 * regcache.h (max_register_size): Declare.
2985
46d79c04
AC
29862002-08-24 Andrew Cagney <ac131313@redhat.com>
2987
2988 * rs6000-tdep.c (rs6000_gdbarch_init): Use deprecated version of
2989 store_return_value.
2990 (e500_extract_return_value): Change type of valbuf pointer to
2991 void.
2992
853c7bd0
MK
29932002-08-24 Mark Kettenis <kettenis@gnu.org>
2994
cd87e769
MK
2995 * PROBLEMS: Clarify problems with FreeBSD's compiler and suggest
2996 workaround.
2997
853c7bd0
MK
2998 * valprint.c (print_longest) [CC_HAS_LONG_LONG &&
2999 PRINTF_HAS_LONG_LONG]: Cast val_long to (long long) or (unsigned
3000 long long) to prevent compiler warning on 64-bit systems.
3001
ebba8386
AC
30022002-08-23 Andrew Cagney <cagney@redhat.com>
3003
3004 * gdbarch.sh (STORE_RETURN_VALUE): Add regcache parameter.
3005 (DEPRECATED_STORE_RETURN_VALUE): New method.
3006 (EXTRACT_RETURN_VALUE): Make buffer parameter a void pointer.
3007 * gdbarch.h, gdbarch.c: Re-generate.
3008
3009 * values.c (set_return_value): Pass current_regcache to
3010 STORE_RETURN_VALUE.
3011 * arch-utils.h (legacy_store_return_value): Declare.
3012 * arch-utils.c (legacy_store_return_value): New function.
3013 (legacy_extract_return_value): Update parameters.
3014
3015 * config/pa/tm-hppa.h (DEPRECATED_STORE_RETURN_VALUE): Rename
3016 STORE_RETURN_VALUE.
3017 * config/pa/tm-hppa64.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
3018 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
3019 * config/z8k/tm-z8k.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
3020 * config/sparc/tm-sparclet.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
3021 * config/mn10200/tm-mn10200.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
3022 * config/m68k/tm-linux.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
3023 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
3024 * config/m32r/tm-m32r.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
3025 * config/h8500/tm-h8500.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
3026 * config/h8300/tm-h8300.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
3027
3028 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3029 * i386-tdep.c (i386_extract_return_value): Update.
3030 * arch-utils.c (legacy_extract_return_value): Update.
3031 * frv-tdep.c (frv_gdbarch_init): Update.
3032 * cris-tdep.c (cris_gdbarch_init): Update.
3033 * d10v-tdep.c (d10v_gdbarch_init): Update.
3034 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3035 * m68k-tdep.c (m68k_gdbarch_init): Update.
3036 * mcore-tdep.c (mcore_gdbarch_init): Update.
3037 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
3038 * s390-tdep.c (s390_gdbarch_init): Update.
3039 * sparc-tdep.c (sparc_gdbarch_init): Update.
3040 * sh-tdep.c (sh_gdbarch_init): Update.
3041 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
3042 * v850-tdep.c (v850_gdbarch_init): Update.
3043 * avr-tdep.c (avr_gdbarch_init): Update.
3044 * ia64-tdep.c (ia64_gdbarch_init): Update.
3045 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
3046 * vax-tdep.c (vax_gdbarch_init): Update.
3047 * alpha-tdep.c (alpha_gdbarch_init): Update.
3048 * arm-tdep.c (arm_gdbarch_init): Update.
3049 * mips-tdep.c (mips_gdbarch_init): Update.
3050 * i386-tdep.c (i386_gdbarch_init): Update.
3051
5bd8c6d0
AC
30522002-08-23 Andrew Cagney <ac131313@redhat.com>
3053
3054 * config/djgpp/fnchange.lst: Add entries for bfd/elf32-ppcqnx.c,
3055 bfd/elf32-ppc.c, bfd/elf32-sh.c and bfd/elf32-shqnx.c.
3056
e73e1724
MK
30572002-08-24 Mark Kettenis <kettenis@gnu.org>
3058
3059 * PROBLEMS: Refer to GDB 5.3 instead of 5.2. Mention FreeBSD
3060 problems.
3061
3e6564e1
JB
30622002-08-23 Joel Brobecker <brobecker@gnat.com>
3063
3064 * infrun.c (handle_inferior_event): Move a comment outside of a
3065 function call, in order to avoid indent reformatting this part
3066 of the code in an unreadable way.
3067
81d0cc19
GS
30682002-08-23 Grace Sainsbury <graces@redhat.com>
3069
3070 * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg
3071 when breakpoints fail. Move general breakpoint error messages to
3072 insert_breakpoints.
3073 * breakpoint.c (insert_breakpoints): Change warnings when
3074 breakpoints are nto inserted to specify the type. Remove call to
3075 memory_error when hardware breakpoints can't be inserted. Remove
3076 multiple calls to warning so all messages are sent to the user at
3077 once.
3078 (delete_breakpoints): Make insert error messsages more explicit.
3079
17574093
DJ
30802002-08-23 Daniel Jacobowitz <drow@mvista.com>
3081
3082 * ChangeLog: Move gdbserver entries after GDB 5.2 to
3083 gdbserver/ChangeLog.
3084
8acc2935
MK
30852002-08-23 Mark Kettenis <kettenis@gnu.org>
3086
dfe01d39
MK
3087 * i386-tdep.c: Include "objfiles.h".
3088 (i386_svr4_init_abi): Set in_solib_call_trampoline and
3089 skip_trampoline_code.
3090 * config/i386/tm-i386v4.h: Don't include "config/tm-sysv4.h".
3091 (CPLUS_MARKER): Define to '.'.
3092
8acc2935
MK
3093 * linux-proc.c (struct linux_corefile_thread_data): Add num_notes
3094 member.
3095 (linux_corefile_thread_callback): Increase args->num_notes.
3096 (linux_make_note_section): Initialize thread_args.num_notes, and
3097 use it to determine whether notes for any threads were created.
3098
151fefe2 30992002-08-23 Donn Terry <donnte@microsoft.com>
640b227f
JB
3100
3101 * proc-api.c (rw_table): Do not include a row for PCDSTOP if the
3102 corresponding macro is not defined. Likewise for PCNICE, PCSHOLD
3103 and PCUNKILL.
3104 (write_with_trace): Conditionalize out the switch branch handling
3105 PCSHOLD if the corresponding macro is not defined. Likewise for
3106 PRSABORT and PRSTOP.
3107 This change will be needed by the Interix port.
3108
e1507482
EZ
31092002-08-22 Elena Zannoni <ezannoni@redhat.com>
3110
3111 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): use
3112 write_register wherever possible instead of manipulating the
3113 register bytes directly.
3114 Assign VALUE_CONTENTS to a variable and use that.
3115 The GPR numbers are now dependent on the architecture.
3116
96ff0de4
EZ
31172002-08-22 Elena Zannoni <ezannoni@redhat.com>
3118
3119 * rs6000-tdep.c (struct rs6000_framedata): Add saved_ev and
3120 ev_offset fields.
3121 (skip_prologue): Add support for BookE/e500 instructions.
3122 (e500_extract_return_value): New function.
3123 (frame_get_saved_regs): Add support for saving ev registers and
3124 pseudo gpr's.
3125 (e500_store_return_value): New function.
3126 (rs6000_gdbarch_init): Move up default intializations of
3127 deprecated_extract_return_value and store_return_value. Overwrite
3128 init of store_return_value with e500 specific version.
3129 Set extract_return_value for e500.
3130
fbefca5b
EZ
31312002-08-22 Elena Zannoni <ezannoni@redhat.com>
3132
3133 * blockframe.c (generic_call_dummy_register_unwind): Use
3134 regcache_cooked_read to catch cases in which the variable is
3135 stored in a pseudo register.
3136
4d210288
AC
31372002-08-22 Andrew Cagney <cagney@redhat.com>
3138
3139 * NEWS: Mention that the i960 has been made obsolete.
3140 * Makefile.in (SFILES): Delete remote-nrom.c, remote-nindy.c and
3141 i960-tdep.c
3142 (remote-nrom.o): Obsolete target.
3143 (remote-nindy.o, i960-tdep.o): Ditto.
3144 * remote-nrom.c: Make file obsolete.
3145 * remote-nindy.c, remote-vx960.c: Ditto.
3146 * config/i960/vxworks960.mt, config/i960/nindy960.mt: Ditto.
3147 * config/i960/mon960.mt, config/i960/tm-i960.h: Ditto.
3148 * config/i960/tm-vx960.h, config/i960/tm-nindy960.h: Ditto.
3149 * config/i960/tm-mon960.h, i960-tdep.c: Ditto.
3150 * configure.tgt: Make i960-*-bout*, i960-nindy-coff*,
3151 i960-*-coff*, i960-nindy-elf*, i960-*-elf*, i960-*-nindy* and
3152 i960-*-vxworks* obsolete.
3153 * MAINTAINERS: Note that the i960 is obsolete.
3154
6c0c456d
CV
31552002-08-21 Corinna Vinschen <vinschen@redhat.com
3156
3157 * aix-thread.c (aix_thread_detach): Disable thread debugging on
3158 detach to allow reinitialization.
3159
9f9d12b3
AC
31602002-08-22 Andrew Cagney <ac131313@redhat.com>
3161
3162 * MAINTAINERS: Change the s390 target to s390-linux-gnu (second
3163 attempt).
3164
ebeb39fe
JB
31652002-08-22 Jim Blandy <jimb@redhat.com>
3166
3167 * coffread.c (coff_symfile_read): Don't try to read the line
3168 number table from disk if the image file doesn't have a symbol
3169 table; we'll never actually look at the info anyway, and Windows
3170 ships DLL's with bogus file offsets for the line number data.
3171
5bf1c677
EZ
31722002-08-21 Elena Zannoni <ezannoni@redhat.com>
3173
3174 * rs6000-tdep.c (rs6000_gdbarch_init): Figure out whether we have
3175 an e500 executable.
3176
71b8ef93
MS
31772002-08-21 Michael Snyder <msnyder@redhat.com>
3178
3179 * mips-tdep.c (MSYMBOL_IS_SPECIAL): Replace macro with function.
3180 (MSYMBOL_SIZE): Replace macro with function.
18f81521
MS
3181 (DEFAULT_MIPS_TYPE): Delete unused macro.
3182 * config/mips/tm-mips.h (DEFAULT_MIPS_TYPE): Delete unused macro.
3183 * config/mips/tm-embed.h (DEFAULT_MIPS_TYPE): Delete unused macro.
71b8ef93 3184
d174216d
JB
31852002-08-21 Jim Blandy <jimb@redhat.com>
3186
3187 * valops.c (value_cast): Simplify and correct logic for doing a
3188 static cast from a pointer to a base class to a pointer to a
3189 derived class.
3190
0ab7a791
AC
31912002-08-21 Andrew Cagney <ac131313@redhat.com>
3192
3193 * infcmd.c (default_print_registers_info): Replace
3194 do_registers_info.
3195 (registers_info): Use gdbarch_print_registers_info instead of
3196 DO_REGISTERS_INFO.
3197 * inferior.h (default_print_registers_info): Replace
3198 do_registers_info.
3199 * gdbarch.sh (PRINT_REGISTERS_INFO): New method.
3200 (DO_REGISTERS_INFO): Change to a predicate function.
3201 * gdbarch.h, gdbarch.c: Regenerate.
3202
e23792cc
KS
32032002-08-21 Keith Seitz <keiths@redhat.com>
3204
3205 * gdb-events.sh: Add target-changed event.
3206 * gdb-events.c: Regenerated.
3207 * gdb-events.c: Regenerated.
3208 * valops.c (value_assign): Add target-changed event notification
3209 to inlval_register, lval_memory, and lval_reg_frame_relative.
3210
9fb14e79
JB
32112002-08-21 Joel Brobecker <brobecker@gnat.com>
3212
3213 * NEWS: Add an entry regarding the improvement of the next/step
3214 operation on Alpha Tru64 multi-processor machines.
3215
6d39a69f
AC
32162002-08-21 Andrew Cagney <ac131313@redhat.com>
3217
72acd513
AC
3218 * Makefile.in: Update dependencies for mi/ cli/ and tui/
3219 directores.
342af04b 3220 * Makefile.in: Update all _h macro definitions.
6d39a69f
AC
3221 * Makefile.in (install-gdbtk): Move to install section.
3222 (rdi-share/libangsd.a): Move to end of file.
3223
fa5f27c7
AC
32242002-08-19 Andrew Cagney <ac131313@redhat.com>
3225
3226 * frame.c (frame_register_unwind): When a register, set addrp to
3227 the register's byte.
3228
5a89d8aa
MS
32292002-08-20 Michael Snyder <msnyder@redhat.com>
3230
3231 * mips-tdep.c (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): These are only
3232 used locally, so move them from the target machine header to here.
3233 (mips_set_processor_type, mips_register_name, mips32_next_pc,
3234 mips16_next_pc, cached_proc_desc, mips_set_processor_type):
3235 Make static.
3236 * config/mips/tm-mips.h (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Delete.
3237
822e978b
AC
32382002-08-20 Andrew Cagney <cagney@redhat.com>
3239
3240 * NEWS: Mention that the Apollo line was made obsolete.
3241 * configure.tgt: Make m68*-apollo*-bsd*, m68*-hp-bsd*, and
3242 m68*-hp-hpux* obsolete.
3243 * configure.host: Make m68*-apollo*-sysv*, m68*-apollo*-bsd*,
3244 m68*-hp-bsd* and m68*-hp-hpux* obsolete.
3245 * buildsym.c (make_blockvector): Make static.
3246 * buildsym.h (make_blockvector): Make extern declaration obsolete.
3247 * Makefile.in (HFILES_NO_SRCDIR): Remove dst.h
3248 (ALLDEPFILES): Remove dstread.c.
3249 (dstread.o): Obsolete make rule.
3250 * dstread.c: Makefile obsolete.
3251 * dst.h: Ditto.
3252 * config/m68k/hp300hpux.mt: Ditto.
3253 * config/m68k/hp300hpux.mh: Ditto.
3254 * config/m68k/hp300bsd.mt: Ditto.
3255 * config/m68k/hp300bsd.mh: Ditto.
3256 * config/m68k/apollo68b.mt: Ditto.
3257 * config/m68k/apollo68v.mh: Ditto.
3258 * config/m68k/apollo68b.mh: Ditto.
3259
e41b17f0
MS
32602002-08-20 Michael Snyder <msnyder@redhat.com>
3261
3262 * mips-tdep.c (mips_in_return_stub): Make static.
3263 (mips_gdbarch_init): Set in_solib_return_trampoline.
3264 * config/mips/tm-mips.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
3265
d50355b6
MS
32662002-08-20 Michael Snyder <msnyder@redhat.com>
3267
3268 * gdbarch.sh (IN_SOLIB_RETURN_TRAMPOLINE): Add.
3269 * gdbarch.c, gdbarch.h: Regenerate.
3270 * arch-utils.c, arch-utils.h (generic_in_solib_return_trampoline):
3271 Add.
3272 * infrun.c (IN_SOLIB_RETURN_TRAMPOLINE): Delete default definition.
3273
757a7cc6
MS
32742002-08-20 Michael Snyder <msnyder@redhat.com>
3275
3276 * mips-tdep.c (mips_skip_stub, mips_in_call_stub): Make static.
3277 (mips_gdbarch_init): Set skip_trampoline_code,
3278 in_solib_call_trampoline.
3279 * config/mips/tm-mips.h (REGISTER_NAME): Delete.
3280 (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE): Delete.
3281
c8001721
EZ
32822002-08-20 Elena Zannoni <ezannoni@redhat.com>
3283
3284 * ppc-tdep.h (struct gdbarch_tdep): Add ev registers.
3285
3286 * rs6000-tdep.c (rs6000_register_virtual_type): Return 64 bit
3287 vector type for ev registers.
3288 (e500_pseudo_register_read): New function.
3289 (e500_pseudo_register_write): New function.
3290 (e500_dwarf2_reg_to_regnum): New function.
3291 (PPC_UISA_NOFP_SPRS): New macro.
3292 (PPC_EV_REGS): New macro.
3293 (PPC_GPRS_PSEUDO_REGS): New macro.
3294 (registers_e500): New register set for e500.
3295 (variants): Add e500 variant.
3296 (rs6000_gdbarch_init): Move setting of pc, sp, fp regnums to
3297 before setting architectural dependent variations. Initialize ev
3298 registers numbers. Add case for e500 architecture. Set the
3299 number of pseudo registers.
3300
64366f1c
EZ
33012002-08-20 Elena Zannoni <ezannoni@redhat.com>
3302
3303 * rs6000-tdep.c: Clean up comments.
3304
7e78f0ca
AC
33052002-08-20 Andrew Cagney <cagney@redhat.com>
3306
3307 * h8300-tdep.c: Re-indent file.
3308
697f7479
JB
33092002-08-20 Jim Blandy <jimb@redhat.com>
3310
3311 * Makefile.in (LDFLAGS): Allow the configure script to establish a
3312 default for this.
697f7479 3313
e86ae29f
KS
33142002-08-20 Keith Seitz <keiths@redhat.com>
3315
3316 * breakpoints.c (watch_command_1): Use internal breakpoint
3317 when setting a watchpoint_scope breakpoint.
3318
216b504f
EZ
33192002-08-20 Elena Zannoni <ezannoni@redhat.com>
3320
3321 * gdbtypes.c (build_builtin_type_vec64): Add name to type.
3322 (build_builtin_type_vec64i): Ditto.
3323 (build_builtin_type_vec128): Ditto.
3324 (build_builtin_type_vec128i): Ditto.
3325
f7ab6ec6
MS
33262002-08-19 Michael Snyder <msnyder@redhat.com>
3327
3328 * config/mips/tm-mips.h (ELF_MAKE_MSYMBOL_SPECIAL): Delete.
3329 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Change into functions.
3330 (FIX_CALL_DUMMY, PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME,
3331 POP_FRAME, INIT_EXTRA_FRAME_INFO): Delete.
3332 (CALL_DUMMY_START_OFFSET, CALL_DUMMY_BREAKPOINT_OFFSET,
3333 CALL_DUMMY_ADDRESS): Delete.
3334 * mips-tdep.c (mips_elf_make_msymbol_special, mips_msymbol_size,
3335 mips_msymbol_is_special, mips_fix_call_dummy): New functions.
3336 (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame,
3337 push_dummy_frame, fix_call_dummy, init_extra_frame_info,
3338 push_return_address.
3339 (mips_register_raw_size, mips_eabi_use_struct_convention,
3340 mips_n32n64_use_struct_convention, mips_o32_use_struct_convention,
3341 mips_o32_reg_struct_has_addr, mips_frame_saved_pc, mips_frame_chain,
3342 mips_init_extra_frame_info, mips_eabi_push_arguments,
3343 mips_n32n64_push_arguments, mips_push_return_address,
3344 mips_push_dummy_frame, mips_pop_frame, mips_skip_prologue,
3345 mips_breakpoint_from_pc, mips_call_dummy_address): Make static.
3346
b5d1566e
MS
33472002-08-19 Michael Snyder <msnyder@redhat.com>
3348
3349 * mips-tdep.c (mips_frame_num_args): New function.
3350 (mips_gdbarch_init): Set frame_chain, frameless_function_invocation,
3351 frame_saved_pc, frame_args_address, frame_locals_address,
3352 frame_num_args, and frame_args_skip.
3353 * config/mips/tm-mips.h (FRAME_CHAIN, FRAMELESS_FUNCTION_INVOCATION,
3354 FRAME_SAVED_PC, FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS,
3355 FRAME_NUM_ARGS, FRAME_ARGS_SKIP): Delete.
3356 * config/mips/tm-mipsv4.h (FRAME_CHAIN_VALID): Delete.
3357
2f1488ce
MS
33582002-08-20 Michael Snyder <msnyder@redhat.com>
3359
3360 * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Delete.
3361 (EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
3362 * mips-tdep.c (mips_store_struct_return): New function.
3363 (mips_extract_struct_value_address): New function.
3364 (mips_gdbarch_init): Set store_struct_return and
3365 extract_struct_value_address.
3366
41ff2da1
DC
33672002-08-20 David Carlton <carlton@math.stanford.edu>
3368
3369 * dwarf2read.c (dwarf2_build_psymtabs): Check that
3370 dwarf_line_offset is nonzero before creating dwarf_line_buffer.
3371 (read_file_scope): Check that line_header is nonzero before
3372 decoding macro information.
3373
e5451d58
MK
33742002-08-20 Mark Kettenis <kettenis@gnu.org>
3375
3376 * i386-tdep.h (FP_REGNUM_P): Change such that we don't incorrectly
3377 flag the general-purpose registers as floating-point on targets
3378 that don't support the floating-point registers.
3379
4a6daafa
EZ
33802002-08-20 Elena Zannoni <ezannoni@redhat.com>
3381
3382 * rs6000-tdep.c (altivec_register_p): Delete.
3383 (rs6000_do_altivec_registers): Delete.
3384 (rs6000_altivec_registers_info): Delete.
3385 (rs6000_do_registers_info): Delete.
3386 (_initialize_rs6000_tdep): Remove command 'info powerpc altivec'.
3387 (rs6000_gdbarch_init): Remove setting of do_registers_info.
3388
ab4327e0
EZ
33892002-08-20 Elena Zannoni <ezannoni@redhat.com>
3390
3391 * infcmd.c (do_registers_info): Print vector registers in hex
3392 format only.
3393 (print_vector_info): Check that printing registers
3394 makes sense.
3395 (print_float_info): Ditto.
3396
cb1d2653
AC
33972002-08-20 Andrew Cagney <ac131313@redhat.com>
3398
3399 * mips-tdep.c (mips_gdbarch_init): Update.
3400 (mips_o32_extract_return_value): Rewrite.
3401 (mips_o32_store_return_value): Rewrite.
3402 (mips_o32_xfer_return_value): New function.
3403 (mips_xfer_register): Tweak debug print message. Allow for
3404 buf_offset when dumping the value transfered.
3405
dfc3d9b2
AC
34062002-08-20 Andrew Cagney <ac131313@redhat.com>
3407
3408 * config/mips/tm-nbsd.h (MIPS_DEFAULT_ABI): Delete.
3409 * config/mips/tm-linux.h (MIPS_DEFAULT_ABI): Delete.
3410 * config/mips/tm-irix5.h (MIPS_DEFAULT_ABI): Delete.
3411 * config/mips/tm-irix6.h (MIPS_DEFAULT_ABI): Delete.
3412 * mips-tdep.c (mips_gdbarch_init) [MIPS_DEFAULT_ABI]: Delete code.
3413
7807aa61
MS
34142002-08-14 Michael Snyder <msnyder@redhat.com>
3415
3416 * mips-tdep.c (mips_frame_chain): Check for call-dummy frames.
3417
489461e2
EZ
34182002-08-19 Elena Zannoni <ezannoni@redhat.com>
3419
3420 * rs6000-tdep.c (struct reg): Add field to indicate a pseudo
3421 register.
3422 (P): New macro to define a register as a pseudo register.
3423 (R, R4, R8, R16, FR32, R64, R0): Updated.
3424 (struct variant): Add new fields for number of pseudo registers
3425 and number of total registers.
3426 (tot_num_registers): New macro replacing....
3427 (num_registers): ...deleted macro.
3428 (num_registers): New function.
3429 (num_pseudo_registers): New function.
3430 (variants): Update all variants to intialize new fields correctly.
3431 Postpone initialization of number of pseudo regs and real regs.
3432 (init_variants): New function.
3433 (rs6000_gdbarch_init): Initialize variants. Update calculation of
3434 registers offsets.
3435
fcaffe4c
DC
34362002-08-19 David Carlton <carlton@math.stanford.edu>
3437
2c2738a0
DC
3438 * valops.c (search_struct_field): Change error message to treat
3439 return value of 0 from value_static_field as meaning that field is
3440 optimized out.
3441 (value_struct_elt_for_reference): Ditto.
3442 * values.c (value_static_field): Treat an unresolved location the
3443 same as a nonexistent symbol. Fix PR gdb/635.
2a73a662
DC
3444 * gnu-v2-abi.c (gnuv2_value_rtti_type): Eliminate test for being
3445 enclosed. Fix PR gdb/574.
fcaffe4c
DC
3446 * MAINTAINERS: Add self to Write After Approval list.
3447
88658117
AC
34482002-08-19 Andrew Cagney <ac131313@redhat.com>
3449
3450 * mips-tdep.c (mips_xfer_register): New function.
3451 (mips_n32n64_extract_return_value): Rewrite.
3452 (mips_gdbarch_init): For N32 and N64, set extract_return_value
3453 instead of deprecated_extract_return_value.
3454
21283beb
EZ
34552002-08-19 Elena Zannoni <ezannoni@redhat.com>
3456
3457 * rs6000-tdep.c (TDEP): Delete macro.
3458 (branch_dest): Replace use of TDEP macro with its body.
3459 (rs6000_pop_frame): Ditto.
3460 (rs6000_push_arguments): Ditto.
3461 (rs6000_skip_trampoline_code): Ditto.
3462 (rs6000_frame_saved_pc): Ditto.
3463 (rs6000_frame_chain): Ditto.
3464 (rs6000_register_name): Ditto.
3465 (rs6000_register_byte): Ditto.
3466 (rs6000_register_raw_size): Ditto.
3467 (rs6000_register_virtual_type): Ditto.
3468 (rs6000_register_convertible): Ditto.
3469 (rs6000_convert_from_func_ptr_addr): Ditto.
3470
bf072999
DJ
34712002-08-19 Daniel Jacobowitz <drow@mvista.com>
3472
3473 * config/mips/tm-linux.h (REALTIME_LO, REALTIME_HI): Define
3474 conditionally.
3475 (JB_PC, JB_ELEMENT_SIZE): Rename to MIPS_LINUX_JB_PC and
3476 MIPS_LINUX_JB_ELEMENT_SIZE.
3477 * mips-linux-tdep.c (supply_gregset, fill_gregset): Use alloca
3478 for MAX_REGISTER_RAW_SIZE arrays.
3479 (mips_linux_get_longjmp_target): Use MIPS_LINUX_JB_PC and
3480 MIPS_LINUX_JB_ELEMENT_SIZE.
3481
9b949a49
PM
34822002-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
3483
3484 * i387-tdep.c (i387_print_float_info): Fix typo in comment.
3485
6d3e79c6
AS
34862002-08-19 Aidan Skinner <aidan@velvet.net>
3487
3488 * Makefile.in (SFILES): Add ada-exp.y ada-lang.c ada-typeprint.c
3489 ada-valprint.c ada-tasks.c.
3490 (YYFILES): Add ada-exp.y.
3491 (ada-exp.tab.c ada-lex.c ada-lang.o): New target.
3492 (ada-tasks.o ada-typeprint.o ada-valprint.o): New target.
3493 (ada-exp.tab.o): New target.
3494
06c0b04e
AC
34952002-08-18 Andrew Cagney <ac131313@redhat.com>
3496
3497 * regcache.c (regcache_xfer_part): New function.
3498 (regcache_raw_read_part): New function.
3499 (regcache_raw_write_part): New function.
3500 (regcache_cooked_read_part): New function.
3501 (regcache_cooked_write_part): New function.
3502 * regcache.h (regcache_raw_read_part): Declare.
3503 (regcache_raw_write_part): Declare.
3504 (regcache_cooked_read_part): Declare.
3505 (regcache_cooked_write_part): Declare.
3506
92d1e331
DJ
35072002-08-18 Daniel Jacobowitz <drow@mvista.com>
3508
3509 * remote.c (remote_open_1): Add async_p.
3510 (remote_async_open_1): Delete.
3511 (open_remote_target): Delete.
3512 (remote_open, extended_remote_open): Update calls to remote_open_1.
3513 (remote_async_open, extended_remote_async_open): Call
3514 remote_open_1 instead of remote_async_open_1.
3515
247055de
MK
35162002-08-19 Mark Kettenis <kettenis@gnu.org>
3517
3518 * blockframe.c: Fix a few coding standard violations.
3519
641eda39
MK
35202002-08-19 Mark Kettenis <kettenis@gnu.org>
3521
0b717710
MK
3522 * config/i386/nm-i386sco5.h (START_INFERIOR_TRAPS_EXPECTED): Moved
3523 here from ...
3524 * config/i386/tm-i386sco5.h: ... here. File removed.
3525 * config/i386/i386sco5.mt (TM_FILE): Set to tm-i386v4.h.
3526
26d28e12 3527 * config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define.
641eda39
MK
3528 * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.o
3529 (TM_FILE): Set to tm-i386.h.
3530 * config/i386/i386v.mt (TM_FILE): Set to tm-i386.h.
3531 * config/i386/tm-i386v.h: Remove file.
3532 * config/i386/tm-ptx.h [!SEQUENT_PTX4]: Include "i386/tm-i386.h"
3533 instead of "i386/tm-i386v.h".
3534 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
3535 * config/i386/tm-symmetry: Include "i386/tm-i386.h" instead of
3536 "i386/tm-i386v.h".
3537 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
3538 * config/i386/tm-vxworks.h: Include "i386/tm-i386.h" instead of
3539 "i386/tm-i386.h".
3540
d4e0bab4
MK
35412002-08-18 Mark Kettenis <kettenis@gnu.org>
3542
3543 * config/i386/nm-i386v.h: Add protection against
3544 multiple-inclusion.
3545 (i386_register_u_addr): Remove prototype.
3546 (register_u_addr): New prototype.
3547 (REGISTER_U_ADDR): Redefine accordingly.
3548 * i386v-nat.c: Improve several comments.
3549 (i386_register_u_addr): Change signature and rename to
3550 register_u_addr. Use FP_REGNUM_P. Rewrite slightly to get rid of
3551 ubase variable.
3552
46cac009
AC
35532002-08-18 Andrew Cagney <ac131313@redhat.com>
3554
3555 * config/mips/tm-mips.h (STORE_RETURN_VALUE): Delete macro.
3556 (DEPRECATED_EXTRACT_RETURN_VALUE): Delete macro.
3557 * mips-tdep.c (mips_gdbarch_init): Set store_return_value and
3558 deprecated_extract_return_value.
3559 (mips_o32_push_arguments, mips_o64_push_arguments): Clone and
3560 rename mips_o32o64_push_arguments.
3561 (mips_gdbarch_init): Update.
3562 (mips_extract_return_value): Delete.
3563 (mips_o32_extract_return_value): Clone mips_extract_return_value.
3564 (mips_o64_extract_return_value): Clone mips_extract_return_value.
3565 (mips_eabi_extract_return_value): Clone mips_extract_return_value.
3566 (mips_n32n64_extract_return_value): Clone
3567 mips_extract_return_value.
3568 (mips_store_return_value): Delete.
3569 (mips_o32_store_return_value): Clone mips_store_return_value.
3570 (mips_o64_store_return_value): Clone mips_store_return_value.
3571 (mips_eabi_store_return_value): Clone mips_store_return_value.
3572 (mips_n32n64_store_return_value): Clone mips_store_return_value.
3573
d2e4a39e
AS
35742002-08-18 Aidan Skinner <aidan@velvet.net>
3575
0c30c098
AS
3576 * ada-lang.c: Use gdb_string.h instead of <string.h>.
3577 * ada-typeprint.c: Use gdb_string.h instead of <string.h>.
3578
35792002-08-18 Aidan Skinner <aidan@velvet.net>
3580
3581 * ada-lang.c: Run through gdb_indent.sh.
3582 * ada-lang.h: Run through gdb_indent.sh.
3583 * ada-tasks.c: Run through gdb_indent.sh.
3584 * ada-typeprint.c: Run through gdb_indent.sh.
3585 * ada-valprint.c: Run through gdb_indent.sh.
d2e4a39e 3586
01fc4e33
AC
35872002-08-18 Andrew Cagney <ac131313@redhat.com>
3588
3589 * osabi.c (gdbarch_init_osabi): Don't complain about an unknown
3590 ABI.
3591
d8ee244c
MK
35922002-08-18 Mark Kettenis <kettenis@gnu.org>
3593
c38d8261
MK
3594 * i386b-nat.c [FETCH_INFERIOR_REGISTERS]: Remove dead code.
3595
222db64c
MK
3596 * config/i386/nm-i386bsd.h (FLOAT_INFO): Remove redundant #undef.
3597 * i386b-nat.c [FLOAT_INFO]: Remove dead code.
3598
c2848c82
MK
3599 * i386-tdep.c (i386_do_pop_frame, i386_store_return_value): Call
3600 write_register_gen instead of write_register_bytes.
3601
d8ee244c
MK
3602 * NEWS: Mention that the i[3456]-*mach3*, i[3456]-*-mach* and
3603 i[3456]-*-osf1mk* configurations have been made obsolete.
3604 * configure.host: Make i[3456]86-*-mach3*, i[3456]86-*mach* and
3605 i[3456]86-*-osf1mk* hosts obsolete.
3606 * confighure.tgt: Make i[3456]86-*-mach3*, i[3456]86-*-osf1mk*
3607 targets obsolete.
3608 * config/i386/i386mach.mh, config/i386/nm-i386mach.h,
3609 config/i386/xm-i386mach.h, config/i386/i386m3.mh,
3610 config/i386/i386m3.mt, config/i386/nm-m3.h,
3611 config/i386/tm-i386m3.h, config/i386/xm-i386m3.h,
3612 config/i386/i386mk.mh, config/i386/i386mk.mt,
3613 config/i386/tm-i386mk.h, config/i386/xm-i386mk.h: Make files
3614 obsolete.
3615 * i386mach-nat.c, i386m3-nat.c: Make files obsolete.
3616 * Makefile.in (ALLDEPFILES): Remove i386mach.c i386m3-nat.c
3617 (i386mach-nat.o, i386m3-nat.o):Make targets obsolete.
3618
61d8d407
AC
36192002-08-18 Andrew Cagney <ac131313@redhat.com>
3620
3621 * config/pa/tm-hppa.h (hppa_store_return_value): Declare.
3622 (hppa_value_returned_from_stack): Declare.
3623 (hppa_extract_return_value): Declare.
3624 * config/pa/hppa.mt: New file.
3625 * configure.tgt: Recognize hppa*-*-*.
3626 * MAINTAINERS: Change HPPA target to hppa-elf. Still broken.
3627
0c52bd59
MK
36282002-08-18 Mark Kettenis <kettenis@gnu.org>
3629
3630 * i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Fix typo in
3631 comment.
3632
b5686e99
MK
36332002-08-17 Mark Kettenis <kettenis@gnu.org>
3634
3635 * top.c (gdb_rl_operate_and_get_next): Make sure
3636 operate-and-get-next functions correctly even when the history
3637 list is completely filled.
3638
c1bab85b
AC
36392002-08-18 Andrew Cagney <ac131313@redhat.com>
3640
3641 * MAINTAINERS (Target Instruction Set Architectures): Rename
3642 Target/Architectures. Replace vax-dec-vms5.5 with vax-netbsd.
3643 Replace s390-linux with s390-linux-gnu. Remove i386-aout,
3644 mcore-pe, mips64-elf, sparc64-elf. Remove i586-pc-msdosdjgpp,
3645 already listed under Host/Native.
3646
3647 * configure.tgt: Combine i[3456]86-*-coff*, i[3456]86-*-elf*,
3648 i[3456]86-*-pe*, and i[3456]86-*-aout* into i[3456]86-*-*. Add
3649 mips*-*-*.
3650
32089c7c
AC
36512002-08-17 Andrew Cagney <ac131313@redhat.com>
3652
3653 * config/ia64/ia64.mt: New file.
3654 * config/alpha/alpha.mt: New file.
3655 * MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to
3656 ia64-linux-gnu. Mention that ia64-elf is broken.
3657 * configure.tgt: Add alpha*-*-* and ia64*-*-* patterns.
3658
b4671f85
MK
36592002-08-17 Mark Kettenis <kettenis@elgar.kettenis.dyndns.org>
3660
3661 * i386-tdep.c (i386_svr4_init_abi, i386_nw_init_abi): Use
3662 generic_func_frame_valid instead of func_frame_valid.
3663
c8edd8b4
JB
36642002-08-16 Joel Brobecker <brobecker@gnat.com>
3665
3666 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,
3667 procfs appears to be broken when debugging on multi-processor
3668 machines. So enable software single stepping in order to avoid
3669 using the procfs interface to do next/step operations, using
3670 internal breakpoints instead.
3671
3672 * infrun.c (handle_inferior_event): Readjust the stop_pc by
3673 DECR_PC_AFTER_BREAK when hitting a single step breakpoint, to
3674 make this pc address equal to the value it would have if the
3675 system stepping capability was used. Also set a new flag used
3676 to ensure that we don't readjust the PC one more time later.
3677
3678 * breakpoint.c (bpstat_stop_status): Do not adjust the PC
3679 address by DECR_PC_AFTER_BREAK when software single step is
3680 in use for this architecture, as this has already been taken
3681 care of in handle_inferior_event().
3682
238617f6
JB
36832002-08-16 Joel Brobecker <brobecker@gnat.com>
3684
3685 * infrun.c (handle_inferior_event): Minor reformatting, to make
3686 a rather long condition expression easier to read.
3687
541a7aac
AC
36882002-08-16 Andrew Cagney <ac131313@redhat.com>
3689
3690 * Makefile.in (gdbtk.o): Move to end of file.
3691 (gdbtk-bp.o, gdbtk-cmds.o): Ditto.
3692 (gdbtk-hooks.o, gdbtk-register.o): Ditto.
3693 (gdbtk-stack.o, gdbtk-varobj.o): Ditto.
3694 (gdbtk-wrapper.o, gdbres.o): Ditto.
3695
f92d4a7b
AC
36962002-08-16 Andrew Cagney <ac131313@redhat.com>
3697
3698 * Makefile.in (copying.o): Separate out compile rule.
3699 (hpux-thread.o, procfs.o, signals.o): Ditto.
3700 (v850ice.o, z8k-tdep.o): Ditto.
3701 (tui-file.o): Move to TUI section.
3702 (xdr_ptrace.o, xdr_rdb.o, xdr_ld.o): Move to separate section.
3703 (nindy.o, Onindy.o, ttyflush.o): Move to separate section.
3704
1cce71eb
JB
37052002-08-16 Joel Brobecker <brobecker@gnat.com>
3706
3707 * i386-tdep.c (i386_pe_skip_trampoline_code): renamed from
3708 skip_trampoline_code, for better namespace-proofing.
3709
3710 * i386-tdep.h (i386_pe_skip_trampoline_code): Add declaration.
3711
0851f23d
JB
37122002-08-16 Joel Brobecker <brobecker@gnat.com>
3713
3714 * config/i386/tm-cygwin.h: Remove some "#if 0"'ed macros.
3715
f8d40ec8
JB
37162002-08-16 Joel Brobecker <brobecker@gnat.com>
3717
3718 * infrun.c (handle_inferior_event): When receiving a SIGTRAP
3719 signal, check whether we hit a breakpoint before checking for a
3720 single step breakpoint. Otherwise, GDB fails to notice that a
3721 breakpoint has been hit when stepping onto a breakpoint.
3722
63d022e0
KS
37232002-08-16 Keith Seitz <keiths@redhat.com>
3724
3725 * gdb-events.sh (clear_gdb_event_hooks): New function.
3726 * gdb-events.c: Regenerate.
3727 * gdb-events.h: Regenerate.
3728
6e31adb3
AC
37292002-08-16 Andrew Cagney <ac131313@redhat.com>
3730
3731 * breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint to
3732 not_a_sw_breakpoint.
3733 * breakpoint.h (bpstat_stop_status): Add parameter names.
3734
c8189ed1
GS
37352002-08-16 Grace Sainsbury <graces@redhat.com>
3736
3737 * remote.c (remote_insert_hw_breakpoint)
3738 (remote_remove_hw_breakpoint): Fix calculation of length field
3739 for Z-packet.
3740
d05285fa
MS
37412002-08-15 Michael Snyder <msnyder@redhat.com>
3742
466d7106
MS
3743 * irix5-nat.c (supply_gregset): Allocate plenty-big buffer
3744 (32 bytes) instead of using MAX_REGISTER_RAW_SIZE.
3745 (supply_fpregset): Ditto.
3746
d05285fa
MS
3747 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_VIRTUAL,
3748 REGISTER_CONVERT_TO_RAW, REGISTER_CONVERTIBLE,
3749 MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE): Delete.
bcb0cc15 3750 (TARGET_READ_SP): Delete.
bf1f5b4c 3751 (DO_REGISTERS_INFO): Delete.
102182a9
MS
3752 (FUNCTION_START_OFFSET, IN_SIGTRAMP, REGISTER_VIRTUAL_SIZE):
3753 Delete.
3754 (REGISTER_CONVERT_FROM_TYPE, REGISTER_CONVERT_TO_TYPE): Convert
3755 from macros to functions.
bf1f5b4c 3756
d05285fa
MS
3757 * mips-tdep.c (mips_gdbarch_init): Set the above in the gdbarch.
3758 (mips_register_convertible, mips_register_convert_to_virtual,
3759 mips_register_convert_to_raw): Make static.
bcb0cc15
MS
3760 (mips_read_sp): New function.
3761 (mips_gdbarch_init): Set gdbarch read_sp to mips_read_sp.
bf1f5b4c
MS
3762 (mips_do_registers_info): Make static.
3763 (mips_gdbarch_init): Insert mips_do_registers_info into gdbarch.
102182a9
MS
3764 (in_sigtramp): Make static, rename to mips_pc_in_sigtramp.
3765 (mips_register_convert_from_type, mips_register_convert_to_type):
3766 New functions.
3767 (mips_gdbarch_init): Set up function_start_offset,
3768 register_virtual_size, pc_in_sigtramp.
d05285fa 3769
e76f1f2e
AC
37702002-08-15 Andrew Cagney <ac131313@redhat.com>
3771
3772 * infcmd.c (vector_info): New function.
3773 (_initialize_infcmd): Add command "info vector".
3774 (print_vector_info): New function.
3775
3776 * gdbarch.sh (PRINT_VECTOR_INFO): New method
3777 * gdbarch.h, gdbarch.c: Regenerate.
3778
4782dc19
AC
37792002-08-15 Andrew Cagney <ac131313@redhat.com>
3780
3781 * infcmd.c (do_registers_info): Rename parameter ``fpregs'' to
3782 ``print_all''. Only print vector registers when ``print_all''.
3783
23e3a7ac
AC
37842002-08-15 Andrew Cagney <ac131313@redhat.com>
3785
8e186fd6
AC
3786 * i387-tdep.h (i387_print_float_info): Add `args' parameter.
3787 * i387-tdep.c (i387_print_float_info): Add `args' parameter.
3788
23e3a7ac
AC
3789 * gdbarch.sh (PRINT_FLOAT_INFO): Change to a predicate method.
3790 Add `args' parameter.
3791 * gdbarch.h, gdbarch.c: Regenerate.
3792
3793 * arm-tdep.c (arm_print_float_info): Add the parameter `args'.
3794
3795 * infcmd.c (float_info): Call print_float_info.
3796 (print_float_info): New function. By default, print the
3797 floating-point registers.
3798
3799 * arch-utils.h (default_print_float_info): Delete declaration.
3800 * arch-utils.c (default_print_float_info): Delete function.
3801
e0ca2bb9
MK
38022002-08-16 Mark Kettenis <kettenis@gnu.org>
3803
3f733acc
MK
3804 * config/i386/nm-i386v.h (FLOAT_INFO): Remove already commented
3805 out define.
3806
7d8d2918
MK
3807 * i387-tdep.c (i387_print_float_info): Add comment about ignoring
3808 FRAME.
3809
1c7cc583
MK
3810 * NEWS: Mention that the i[3456]-*-aix target has been made obsolete.
3811 * configure.host: Make i[3456]86-*-aix host obsolete.
3812 * configure.tgt: Make i[3456]86-*-aix target obsolete.
3813 * config/i386/i386aix.mh, config/i386/i386aix.mt,
3814 config/i386/nm-i386aix.h, condig/i386/tm-i386aix.h,
3815 config/i386/xm-i386aix.h: Make files obsolete.
3816 * i386aix-nat.c: Make file obsolete.
3817 * Makefile.in (ALLDEPFILES): Remove i386aix-nat.c.
3818 (i386aix-nat.o): Make target obsolete.
3819
e0ca2bb9
MK
3820 * config/i386/nm-gnu.h: Removed.
3821 * config/i386/nm-i386gnu.h: New file.
3822 (THREAD_STATE_FLAVOR, THREAD_STATE_SIZE,
3823 THREAD_STATE_SET_TRACED, THREAD_STATE_CLEAR_STATE, ATTACH_DETACH):
3824 Moved here from ...
3825 * config/i386/tm-i386gnu.h: ... here. Removed.
3826 * config/i386/xm-i386gnu.h: Removed.
3827 * config/i386/i386gnu.mh (XM_FILE): Set to xm-i386.h.
3828 (NAT_FILE): Set to nm-i386gnu.h.
3829 * config/i386/i386gnu.mt (TDEPFILES): Add i386gnu-tdep.o.
3830 * i386-tdep.c: New file.
3831 * Makefile.in (ALLDEPFILES): Add i386gnu-nat.c and i386gnu-tdep.c.
3832 (i386gnu-tdep.o): Specify dependencies.
3833
16057ec7 38342002-08-15 Mark Kettenis <kettenis@gnu.org>
61113f8b 3835
6b99ee2e
MK
3836 * config/i386/tm-i386sco5.h: Include "i386/tm-i386v4.h" instead of
3837 "i386/tm-i386.h", "i386/tm-i386v.h" and "config/tm-sysv.h".
3838 Adjust a few comments to reflect reality a bit closer.
3839 (KERNEL_U_SIZE, TARGET_HAS_HARDWARE_WATCHPOINTS,
3840 TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_CONTINUEABLE_WATCHPOINT,
3841 HAVE_STEPPABLE_WATCHPOINT, STOPPED_BY_WATCHPOINT,
3842 target_insert_watchpoint, target_remove_watchpoint):
3843 Move defines to ...
3844 * config/i386/nm-i386sco5.h: ... here.
3845 (kernel_u_size): Add prototype. Improve a few comments and add
3846 protection against multiple inclusion.
3847
d9a6f65c
MK
3848 * config/i386/nm-i386sco.h (FLOAT_INFO): Remove already commented
3849 out define.
3850
047eff6a
MK
3851 * uw-thread.c (SP_ARG0): Define if not already defined.
3852 * config/i386/tm-i386.h (SO_ARG0): Remove define.
3853
dcdb1290
MK
3854 * config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove define.
3855
5d2d0b2a
MK
3856 * config/i386/tm-i386.h: Don't include "regcache.h".
3857
61113f8b
MK
3858 * i387-tdep.h (i387_print_float_info): New prototype.
3859 * i387-tdep.c (print_i387_value, print_i387_ext,
3860 print_i387_status_word, print_i387_control_word): Add `struct
3861 ui_file *' argument and use it for output.
3862 (i387_print_float_info): Renamed from i387_float_info. Add
3863 `struct gdbarch *' and `struct ui_file *' arguments and use the
3864 latter for output.
3865 * i386-tdep.c: Include "i387-tdep.h".
3866 (i386_gdbarch_init): Set print_float_info.
3867 * config/i386/tm-i386.h (i387_float_info): Remove prototype.
3868 (FLOAT_INFO): Remove define.
3869
46e0f506
MS
38702002-08-13 Michael Snyder <msnyder@redhat.com>
3871
3872 * mips-tdep.c (mips_push_arguments): Rename to
3873 mips_eabi_push_arguments, and tune for EABI.
3874 (MIPS_REGS_HAVE_HOME_P): Delete.
3875 (struct gdbarch_tdep): Remove mips_regs_have_home_p field.
3876 (mips_gdbarch_init): Set gdbarch push_arguments for eabi.
3877 Delete references to mips_regs_have_home_p.
3878
409268de
KS
38792002-08-14 Keith Seitz <keiths@redhat.com>
3880
3881 * Makefile.in (install-gdbtk): Create insight plugin directory.
3882 Install plugins.tcl file.
3883
ffc6a242
KS
38842002-08-14 Keith Seitz <keiths@redhat.com>
3885
3886 * configure.in: Move SUBDIRS to near top of the file so that
3887 --enable options may add things to it.
3888 If gdbtk is enabled, add gdbtk directory to SUBDIRS and configdirs.
3889 * configure: Regenerate.
3890
ebafbe83
MS
38912002-08-13 Michael Snyder <msnyder@redhat.com>
3892
3893 * mips-tdep.c (mips_o32o64_push_arguments): New function,
3894 cloned from mips_push_arguments, tuned for o32/o64 ABI.
3895 (mips_gdbarch_init): Set gdbarch_push_arguments to new func.
3896
32f6f25d
AC
38972002-08-13 Andrew Cagney <ac131313@redhat.com>
3898
3899 * vax-tdep.c (vax_get_saved_register): Delete function.
3900 (vax_gdbarch_init): Update.
3901 * ns32k-tdep.c (ns32k_get_saved_register): Delete function.
3902 (ns32k_gdbarch_init): Update.
3903 * alpha-tdep.c (alpha_get_saved_register): Delete function.
3904 (alpha_gdbarch_init): Update.
3905
53826de9
AC
39062002-08-13 Andrew Cagney <cagney@redhat.com>
3907
3908 * regcache.c (init_regcache_descr): Overallocate the
3909 raw_register_valid_p array including space for NUM_PSEUDO_REGS.
3910 (registers_changed): Replace NUM_REGS+NUM_PSEUDO_REGS with
3911 nr_raw_registers.
3912 (set_register_cached): Add range checking assertions. Use
3913 current_regcache.
3914
16057ec7 39152002-08-13 Mark Kettenis <kettenis@gnu.org>
7d12f766
MK
3916
3917 * i386-tdep.c (i386_stab_reg_to_regnum): Return correct register
3918 numbers for MMX registers.
3919
7b4c2dce
AC
39202002-08-13 Andrew Cagney <cagney@redhat.com>
3921
3922 * i386-tdep.c (i386_gdbarch_init): Use
3923 generic_unwind_get_saved_register.
3924
1e03ad20
KB
39252002-08-13 Kevin Buettner <kevinb@redhat.com>
3926
3927 * procfs.c (procfs_can_use_hw_breakpoint): New function.
3928 (init_procfs_ops): Define ``to_can_use_hw_breakpoint'' for procfs
3929 target vector.
3930 * config/mips/nm-irix5.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
3931 Delete. Add comment regarding this now-deleted target method.
3932
548bcbec
SC
39332002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3934
3935 * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.
3936 (M68HC12_HARD_PC_REGNUM): Define specific PC for 68HC12 (pseudo reg).
3937 (m68hc11_pseudo_register_read): Compute the 68HC12 PC using the
3938 real PC and the page number (if it's within the memory bank window).
3939 (m68hc11_pseudo_register_write): Likewise when saving.
3940 (m68hc11_register_name): Name the virtual pc 'pc' and the real one ppc.
3941 (m68hc11_register_virtual_type): Return uint32 for virtual pc.
3942 (m68hc11_register_raw_size): And use 32-bit for it.
3943 (m68hc11_gdbarch_init): Use 32-bit address for 68HC12 if the
3944 16K memory bank is used by the prog; also use the virtual pc.
3945
7df11f59
SC
39462002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3947
3948 * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special): New function.
3949 (m68hc11_gdbarch_init): Install it in gdbarch.
3950 (MSYMBOL_SET_RTC, MSYMBOL_SET_RTI): New to set symbol specific flags.
3951 (MSYMBOL_IS_RTC, MSYMBOL_IS_RTI): New to test these flags.
3952 (MSYMBOL_SIZE): New for documentation.
3953 (insn_return_kind): Enum to specify how a function returns.
3954 (frame_extra_info): Cleanup and record the return mode.
3955 (gdbarch_tdep, USE_PAGE_REGISTER): New to control the use of page
3956 register in address computation.
3957 (m68hc11_get_return_insn): New to obtain the return instruction used
3958 by the function.
3959 (m68hc11_frame_init_saved_regs): Take into account the return
3960 instruction used by the function for far and interrupt functions.
3961 (m68hc11_init_extra_frame_info): Take into account page register.
3962 (m68hc11_frame_args_address): Adjust according to the return mode.
3963 (show_regs): Print page register only when it's used.
3964
5706502a
SC
39652002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3966
3967 * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12 page register.
3968 (M68HC11_LAST_HARD_REG, m68hc11_register_names): Update.
3969 (m68hc11_register_virtual_type): Return a 8-bit type for 8-bit
3970 registers.
3971 (m68hc11_register_raw_size): Likewise.
3972
28fc6740
AC
39732002-08-13 Andrew Cagney <cagney@redhat.com>
3974
3975 * i386-tdep.c (i386_register_name): Handle mmx registers.
3976 (mmx_regnum_p): New function.
3977 (i386_mmx_names): New array.
3978 (mmx_num_regs): New variable.
3979 (i386_pseudo_register_read): New function.
3980 (i386_pseudo_register_write): New function.
3981 (mmx_regnum_to_fp_regnum): New function. Code from Fernando Nasser.
3982
3983 * regcache.c (regcache_raw_read_unsigned): New function.
3984 (regcache_raw_read_signed): New function.
3985 * regcache.h (regcache_raw_read_unsigned): Declare.
3986 (regcache_raw_read_signed): Declare.
3987
a378f419
AC
39882002-08-13 Andrew Cagney <cagney@redhat.com>
3989
3990 * regcache.c (regcache_raw_read_as_address): Delete function.
3991 (regcache_cooked_read_signed): New function.
3992 (regcache_cooked_read_unsigned): New function.
3993 * regcache.h (regcache_cooked_read_signed): Declare.
3994 (regcache_cooked_read_unsigned): Declare.
3995 (regcache_raw_read_as_address): Delete declaration.
3996
3997 * blockframe.c (generic_read_register_dummy): Use
3998 regcache_cooked_read_unsigned.
3999 * i386-tdep.c (i386_extract_struct_value_address): Use
4000 regcache_cooked_read_unsigned.
4001
81967506
SC
40022002-08-13 Stephane Carrez <stcarrez@nerim.fr>
4003
4004 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set int, double and long
4005 double sizes according to ELF ABI flags.
4006 (gdbarch_tdep): Record elf_flags.
4007
ffe1f3ee
SC
40082002-08-13 Stephane Carrez <stcarrez@nerim.fr>
4009
4010 * m68hc11-tdep.c (M6812_OP_PSHX, M6812_OP_PSHY): New defines.
4011 (m6812_prolog): They can appear in 68HC12 function prologue.
4012 (m68hc11_frame_chain): Cleanup.
4013
98216c5d
AC
40142002-08-12 Andrew Cagney <cagney@redhat.com>
4015
4016 * i386-tdep.h (i386_register_byte, i386_register_raw_size): Delete
4017 declarations.
4018 * i386-linux-tdep.c (i386_linux_register_byte): Delete function.
4019 (i386_linux_register_raw_size): Delete function.
4020 (i386_linux_init_abi): Update.
4021 * i386-tdep.c (i386_register_raw_size): Delete function.
4022 (i386_register_byte): Delete function.
4023 (i386_gdbarch_init): Update.
4024 (i386_register_size): Delete array.
4025 (i386_register_offset): Delete array.
4026
4027 * config/i386/tm-symmetry.h (REGISTER_BYTE): Delete macro.
4028 (REGISTER_RAW_SIZE): Delete macro.
4029 * config/i386/tm-ptx.h (REGISTER_RAW_SIZE): Delete macro.
4030 (REGISTER_BYTE): Delete macro.
4031
3b19021e
AS
40322002-08-11 Aidan Skinner <aidan@velvet.net>
4033
4034 * ada-lang.c (ada_lookup_partial_symbol)
4035 (to_fixed_variant_branch_type) (find_line_in_linetable): Fix
4036 prototype names so that grep ^func works properly.
4037
4038 * ada-lang.c (ada_array_element_type)
4039 (ada_lookup_partial_symbol): Fix typos in parameter list.
4040
4041 * ada-valprint.c (val_print_packed_array_elements) (ada_val_print_1):
4042 Fix prototype names so that grep ^func works properly.
4043
b063e7a2
AC
40442002-08-10 Andrew Cagney <cagney@redhat.com>
4045 Elena Zannoni <ezannoni@redhat.com>
4046 Martin M. Hunt <hunt@redhat.com>
4047
4048 * gdbtypes.c (build_builtin_type_vec128): Set the vector bit.
4049 (build_builtin_type_vec128i): Set the vector bit.
4050 * gdbtypes.h (builtin_type_vec64, builtin_type_vec64i): Declare.
4051 * gdbtypes.c (builtin_type_vec64, builtin_type_vec64i): Define.
4052 (build_builtin_type_vec64): New function.
4053 (build_builtin_type_vec64i): New function.
4054 (build_gdbtypes): Initialize builtin_type_vec64 and
4055 builtin_type_vec64i.
4056
a7e3c2ad
AC
40572002-08-09 Andrew Cagney <cagney@redhat.com>
4058
4059 * regcache.c (regcache_dump): Compare the register offset
4060 with REGISTER_BYTE.
4061 * arch-utils.c (generic_register_byte): New function.
4062 * arch-utils.h (generic_register_byte): Declare.
4063 * gdbarch.sh (REGISTER_BYTE): Default to generic_register_byte.
4064 * gdbarch.h, gdbarch.c: Regenerate.
4065
af030b9a
AC
40662002-08-09 Andrew Cagney <cagney@redhat.com>
4067
4068 * regcache.c: Include "gdbcmd.h"
4069 (_initialize_regcache): Add commands "maintenance print
4070 registers", "maintenance print raw-registers" and "maintenance
4071 print cooked-registers".
4072 (enum regcache_dump_what): Define.
4073 (dump_endian_bytes): New function.
4074 (regcache_dump): New function.
4075 (regcache_print): New function.
4076 (maintenance_print_registers): New function.
4077 (maintenance_print_raw_registers): New function.
4078 (maintenance_print_cooked_registers): New function.
4079 * Makefile.in (regcache.o): Update dependencies.
4080
cb3d25d1
MS
40812002-08-09 Michael Snyder <msnyder@redhat.com>
4082
4083 * mips-tdep.c (ROUND_DOWN, ROUND_UP): Move to global scope.
4084 (mips_push_arguments): Correct some comments. Use paddr_nz
4085 for printing addresses in debug output. Replace static
4086 allocation using MAX_REGISTER_RAW_SIZE with alloca.
4087 (mips_n32n64_push_arguments): New function, cloned from
4088 mips_push_arguments and tuned for the n32/n64 ABI.
4089 (mips_push_register): Buffer needs dynamic allocation.
4090 (mips_print_register): Ditto.
4091 (do_gp_register_row): Ditto.
4092 (mips_store_return_value): Ditto.
4093 (mips_gdbarch_init): Set gdbarch_push_arguments per ABI.
4094
2163ab9d
DH
40952002-08-09 Don Howard <dhoward@redhat.com>
4096
4097 * memattr.c (mem_info_command): Print special case of upper bound
4098 as max CORE_ADDR + 1.
4099
b78bcb18
MS
41002002-08-08 Michael Snyder <msnyder@redhat.com>
4101
4102 * mips-tdep.c (mips_n32n64_use_struct_convention): N32 only
4103 returns structs by ref if they're too big to fit in two registers.
4104
ffabd70d
KB
41052002-08-09 Kevin Buettner <kevinb@redhat.com>
4106
4107 * mips-tdep.c (mips_init_extra_frame_info): Initialize SP_REGNUM's
4108 saved regs value.
4109 (read_next_frame_reg): Call FRAME_INIT_SAVED_REGS instead of
4110 mips_find_saved_regs().
4111 (mips_pop_frame): Likewise.
4112
fbcdb4a3
KB
41132002-08-09 Kevin Buettner <kevinb@redhat.com>
4114
4115 * blockframe.c (frame_saved_regs_register_unwind): Revise
4116 PC_IN_CALL_DUMMY assertion to only apply when generic dummy
4117 frames are in use.
4118
3c3bea1c
GS
41192002-08-09 Grace Sainsbury <graces@redhat.com>
4120
4121 * remote.c: (remote_wait, remote_async_wait): Add check for awatch
4122 T-packets; the 'a' is not taken as a register number.
4123 (remote_check_watch_resources, remote_stopped_by_watchpoint)
4124 (remote_stopped_data_address): New functions; add to target
4125 vector.
4126 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint): Change
4127 prototypes to match other implementations of this
4128 function. replace integer argument with pointer -- the length
4129 field in the Z-packet is the length of what is pointed to or 1 if
4130 pointer is null. Add to target vector.
4131 (remote_insert_watchpoint, remote_remove_watchpoint): Add to
4132 target vector.
4133
4134 From Mark Salter:
4135 * remote.c (remote_wait): Add support to extract optional
4136 watchpoint information from T-packet. Ignore unrecognized
4137 optional info in T-packet.
4138 (remote_async_wait): Ditto.
4139
5d1d95de
CV
41402002-08-09 Corinna Vinschen <vinschen@redhat.com>
4141
4142 * cli/cli-dump.c: Change fopen modes to use binary open modes
4143 as defined in include/fopen-bin.h throughout.
4144
c86b5b38
MS
41452002-08-08 Michael Snyder <msnyder@redhat.com>
4146
4147 * mips-tdep.c: Minor whitespace and indentation clean-ups.
4148
b30590dc
KB
41492002-08-08 Kevin Buettner <kevinb@redhat.com>
4150
4151 * doublest.c (store_floating): Avoid floatformat_from_doublest()
4152 assertion failure by returning early after a warning.
4153
498868ed
KB
41542002-08-08 Kevin Buettner <kevinb@redhat.com>
4155
4156 * mips-tdep.c (mips_find_saved_regs): Make static.
4157 (mips_frame_init_saved_regs): New function.
4158 (mips_gdbarch_init): Setup FRAME_INIT_SAVED_REGS method.
4159 * config/mips/tm-mips.h (FRAME_INIT_SAVED_REGS): Delete macro.
4160 (mips_find_saved_regs): Delete declaration.
4161
b2dd6311
GS
41622002-08-08 Grace Sainsbury <graces@redhat.com>
4163
3c3bea1c
GS
4164 * remote.c (remote_wait, remote_async_wait): Change
4165 thread_num from int to ULONGEST.
4166 (unpack_varlen_hex): Change result parameter from
4167 int * to ULONGEST *.
b2dd6311 4168
ea47855f
AC
41692002-08-08 Andrew Cagney <ac131313@redhat.com>
4170
4171 * configure.tgt: Replace powerpc-*-sysv*, powerpc-*-elf*,
4172 powerpcle-*-eabi*, powerpcle-*-sysv* and powerpcle-*-elf* with
4173 powerpc*-*-*.
4174 * MAINTAINERS: Remove redundant rs6000-ibm-aix4.1 target.
4175
69db8bae
AC
41762002-08-08 Andrew Cagney <cagney@redhat.com>
4177
4178 * gcore.c (override_derive_stack_segment): Delete variable.
4179 (preempt_derive_stack_segment): Delete function.
4180 (derive_stack_segment): Delete function.
4181 (default_derive_stack_segment): Renamed to derive_stack_segment.
4182 (override_derive_heap_segment): Delete variable.
4183 (preempt_derive_heap_segment): Delete function.
4184 (derive_heap_segment): Delete function.
4185 (default_derive_heap_segment): Rename to derive_heap_segment.
4186
cb811fe7
MS
41872002-08-06 Michael Snyder <msnyder@redhat.com>
4188
4189 * config/mips/tm-mips.h: Remove #define USE_STRUCT_CONVENTION.
4190 * mips-tdep.c (mips_EABI_use_struct_convention,
4191 mips_OABI_use_struct_convention, mips_NABI_use_struct_convention):
4192 New functions. (mips_use_struct_convention): Delete.
4193 (mips_gdbarch_init): set use_gdbarch_convention.
4194
8b389c40
MS
41952002-08-06 Michael Snyder <msnyder@redhat.com>
4196
4197 * mips-tdep.c: gdbarch-ify reg_struct_has_addr.
4198 (mips_eabi_reg_struct_has_addr, mips_n32n64_reg_struct_has_addr,
4199 mips_o32_reg_struct_has_addr): New functions.
4200 (mips_gdbarch_init): Set gdbarch reg_struct_has_addr.
4201
5c27f28a
AC
42022002-08-07 Andrew Cagney <ac131313@redhat.com>
4203
4204 * regcache.c (pseudo_register): Delete function.
4205 (fetch_register): Delete function.
4206 (store_register): Delete function.
4207 (regcache_raw_read, legacy_read_register_gen): Use
4208 target_fetch_registers instead of fetch_register.
4209 (legacy_write_register_gen, regcache_raw_write): Use
4210 target_store_register instead of store_register.
4211 (write_register_bytes): Ditto.
4212
4213 * gdbarch.sh (FETCH_PSEUDO_REGISTER): Delete.
4214 (STORE_PSEUDO_REGISTER): Delete.
4215 * gdbarch.h, gdbarch.c: Regenerate.
4216
5b331675
CV
42172002-08-06 Corinna Vinschen <vinschen@redhat.com>
4218
4219 * cli/cli-dump.c (add_dump_command): Explicitely use "b" flag to
4220 write dump file binary.
4221
6acdf5c7
MS
42222002-08-05 Michael Snyder <msnyder@redhat.com>
4223
4224 * mips-tdep.c (mips_find_saved_regs): Adjust stack according
4225 to MIPS_SAVED_REGSIZE, not GDB_TARGET_IS_MIPS64. Enhance comment.
4226 (mips_gdbarch_init): Set N32 target to be mips64.
4227
b2f01c35
KB
42282002-08-06 Kevin Buettner <kevinb@redhat.com>
4229
4230 * frame.c (find_saved_register): Break out of loop once saved
4231 register address is found. Don't mention sparc in loop comment
4232 anymore.
4233
63db5580
KB
42342002-08-06 Kevin Buettner <kevinb@redhat.com>
4235
4236 * mips-tdep.c (mips_gdbarch_init): For the N32 ABI, set
4237 mips_default_saved_regsize to 8.
4238
5e34e75e
AC
42392002-08-06 Andrew Cagney <ac131313@redhat.com>
4240
4241 * gcore.c: Do not include <sys/procfs.h>.
4242 * Makefile.in (gcore.o): Update dependencies.
4243
eb4c54a2
AC
42442002-08-06 Andrew Cagney <cagney@redhat.com>
4245
4246 * configure.tgt: Make arc-*-* obsolete.
4247 * NEWS: Mention that arc-*-* has been identifed as obsolete.
4248 * MAINTAINERS: Make arc-elf obsolete.
4249 * arc-tdep.c: Make file obsolete.
4250 * config/arc/arc.mt: Ditto.
4251 * config/arc/tm-arc.h: Ditto.
4252
ced15480
TR
42532002-08-05 Theodore A. Roth <troth@verinet.com>
4254
c1bab85b 4255 * avr-tdep.c (avr_skip_prologue): Fix to return the correct pc.
ced15480 4256
b4743822
AC
42572002-08-05 Andrew Cagney <ac131313@redhat.com>
4258
4259 * mcore-tdep.c (mcore_gdbarch_init): Use
4260 generic_unwind_get_saved_register instead of
4261 generic_get_saved_register.
4262 * v850-tdep.c (v850_gdbarch_init): Ditto.
4263 * frv-tdep.c (frv_gdbarch_init): Ditto.
4264 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4265 * s390-tdep.c (s390_gdbarch_init): Ditto.
4266 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
4267 * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Ditto.
4268 * config/h8300/tm-h8300.h (GET_SAVED_REGISTER): Ditto.
4269
3956d554
JB
42702002-08-05 Joel Brobecker <brobecker@gnat.com>
4271
4272 * objfiles.h: Add missing #include "symfile.h"
4273
4274 * Makefile.in (objfiles_h): Add dependency on symfile.h and dependents.
4275
8249c0d6
AC
42762002-08-04 Andrew Cagney <ac131313@redhat.com>
4277
4278 From 2002-08-01 david carlton <carlton@math.stanford.edu>:
4279 * hpread.c (hpread_read_struct_type): Deleted superfluous setting
4280 of FIELD_BITSIZE.
4281
b9d14705
DJ
42822002-08-04 Daniel Jacobowitz <drow@mvista.com>
4283
4284 * NEWS: Cleanup and nitpick.
4285
dd73b9bb
AC
42862002-08-03 Andrew Cagney <ac131313@redhat.com>
4287
4288 * NEWS: Cleanup. Use *-linux*-gnu*. Only use `*' for headings.
4289
043a27f8
AC
42902002-08-03 Andrew Cagney <ac131313@redhat.com>
4291
4292 * Makefile.in (gdbtk-bp.o): Update dependencies.
4293 (gdbtk-register.o): Ditto.
4294 (gdbtk-varobj.o): Ditto.
4295
46ce284d
AC
42962002-08-03 Andrew Cagney <cagney@redhat.com>
4297
4298 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Replace
4299 m68hc11_fetch_pseudo_register.
4300 (m68hc11_pseudo_register_write): Replace
4301 m68hc11_store_pseudo_register.
4302 (m68hc11_gdbarch_init): Update.
4303
b66d6d2e
AC
4304Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com>
4305
4306 * gdbarch.sh: Include "gdb_string.h".
4307 * gdbarch.c: Regenerate.
4308
4309 * regcache.c: Include "gdb_string.h".
4310 * ax-general.c: Ditto.
4311 * varobj.c: Ditto.
4312 * std-regs.c: Ditto.
4313 * fbsd-proc.c: Ditto.
4314 * thread.c: Ditto.
4315
4316 * Makefile.in (regcache.o): Update dependencies.
4317 (thread.o, gdbarch.o): Ditto.
4318 (ax-general.o, gdbarch.o): Ditto.
4319 (varobj.o, std-regs.o): Ditto.
4320 (fbsd-proc.o): Specify dependencies.
4321
29e1842b
AC
43222002-08-02 Andrew Cagney <cagney@redhat.com>
4323
4324 * regcache.c (regcache_cooked_read): Rename rawnum parameter to
4325 regnum.
4326 (regcache_cooked_write): Ditto.
4327
68365089
AC
43282002-08-02 Andrew Cagney <ac131313@redhat.com>
4329
4330 * regcache.c (regcache_cooked_read): New function.
4331 (regcache_cooked_write): New function.
4332 (read_register_gen): Rewrite using regcache_cooked_read.
4333 (write_register_gen): Rewrite using regcache_cooked_write.
4334
4335 * regcache.h (regcache_cooked_read, regcache_cooked_write):
4336 Declare.
4337
d8124050
AC
43382002-08-02 Andrew Cagney <cagney@redhat.com>
4339
4340 * gdbarch.sh (pseudo_register_read, pseudo_register_write):
4341 Replace the architecture methods register_read and register_write.
4342 * gdbarch.h, gdbarch.c: Regenerate.
4343 * regcache.c (init_regcache_descr): Update.
4344 (read_register_gen): Update.
4345 (write_register_gen): Update.
4346 (supply_register): Update comment.
4347
4348 * sh-tdep.c (sh_gdbarch_init): Update.
4349 (sh_pseudo_register_read, sh64_pseudo_register_read): Add
4350 `regcache' and `gdbarch' parameters. Make `buffer' a void
4351 pointer. Update code.
4352 (sh_pseudo_register_write, sh64_pseudo_register_write): Add
4353 `regcache' and `gdbarch' parameters. Make `buffer' a constant
4354 void pointer. Update code.
4355 (sh64_register_write): Delete.
4356 (sh4_register_read): Delete.
4357 (sh64_register_read): Delete.
4358 (sh4_register_write): Delete.
4359 (sh_sh4_register_convert_to_raw): Make `from' parameter a constant
4360 void pointer, `to' parameter a void pointer.
4361 (sh_sh64_register_convert_to_raw): Ditto.
4362
a6425924
KB
43632002-08-01 Kevin Buettner <kevinb@redhat.com>
4364
4365 * mips-tdep.c (mips_register_virtual_type): Use architecture
4366 invariant return values.
4367
ff5922b5
AC
43682002-08-01 Andrew Cagney <cagney@redhat.com>
4369
4370 * linux-proc.c: Include "gdb_string.h".
4371 * Makefile.in (linux-proc.o): Update dependency list.
4372
32a6503c
KB
43732002-08-01 Kevin Buettner <kevinb@redhat.com>
4374
4375 * mips-tdep.c (mips_gdbarch_init): Add comments. Fix typo in
4376 comment.
4377
ccaa32c7
GS
43782002-08-01 Grace Sainsbury <graces@redhat.com>
4379
4380 * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
4381 to_insert_watchpoint, to_remove_watchpoint,
4382 to_stopped_by_watchpoint, to_stopped_data_address,
4383 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to
4384 target vecctor. Define their corresponding macros so they call
4385 them.
4386
4387 * target.c: Add default and debug versions of for
4388 to_insert_hw_breakpoint, to_remove_hw_breakpoint,
4389 to_insert_watchpoint, to_remove_watchpoint,
4390 to_stopped_by_watchpoint, to_stopped_data_address,
4391 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.
4392
78fde5f8
KB
43932002-08-01 Kevin Buettner <kevinb@redhat.com>
4394
4395 * mips-tdep.c (mips_register_virtual_type): New function.
4396 (mips_gdbarch_init): Register mips_register_virtual_type()
4397 with gdbarch machinery.
4398 * config/mips/tm-irix6.h (mips/tm-bigmips64.h): Include
4399 this file instead of tm-bigmips.h.
4400 (MIPS_REGSIZE): Delete this macro.
4401 (REGISTER_VIRTUAL_TYPE): Delete macro. Undef macro so that
4402 multiarch version in mips-tdep.c will be found.
4403
db034ac5
AC
44042002-08-01 Andrew Cagney <cagney@redhat.com>
4405
4406 * NEWS: Menion that CHILL has been made obsolete.
4407
4408 * gdbtypes.c (chill_varying_type): Make chill references obsolete.
db034ac5
AC
4409 * stabsread.c (read_range_type): Ditto.
4410 * gdbtypes.h: Ditto.
4411 * language.c (binop_type_check): Ditto.
4412 (binop_result_type): Ditto.
4413 (integral_type): Ditto.
4414 (character_type): Ditto.
4415 (string_type): Ditto.
4416 (boolean_type): Ditto.
4417 (structured_type): Ditto.
4418 (lang_bool_type): Ditto.
4419 (binop_type_check): Ditto.
4420 * language.h (_LANG_chill): Ditto.
4421 * dwarfread.c (set_cu_language): Ditto.
4422 * dwarfread.c (CHILL_PRODUCER): Ditto.
4423 * dwarfread.c (handle_producer): Ditto.
4424 * expression.h (enum exp_opcode): Ditto.
4425 * eval.c: Ditto for comments.
4426 * typeprint.c (typedef_print) [_LANG_chill]: Ditto.
4427 * expprint.c (print_subexp): Ditto.
4428 (print_subexp): Ditto.
4429 * valops.c (value_cast): Ditto.
4430 (search_struct_field): Ditto.
4431 * value.h (COERCE_VARYING_ARRAY): Ditto.
4432 * symfile.c (init_filename_language_table): Ditto.
4433 (add_psymbol_with_dem_name_to_list): Ditto.
4434 * valarith.c (value_binop): Ditto.
4435 (value_neg): Ditto.
4436 * valops.c (value_slice): Ditto.
4437 * symtab.h (union language_specific): Ditto.
4438 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Ditto.
4439 (SYMBOL_DEMANGLED_NAME): Ditto.
4440 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
4441 * defs.h (enum language): Ditto.
4442 * symtab.c (got_symtab): Ditto.
4443 * utils.c (fprintf_symbol_filtered): Ditto.
4444
4445 * ch-typeprint.c: Make file obsolete.
4446 * ch-valprint.c: Make file obsolete.
4447 * ch-lang.h: Make file obsolete.
4448 * ch-exp.c: Make file obsolete.
4449 * ch-lang.c: Make file obsolete.
4450
4451 * Makefile.in (FLAGS_TO_PASS): Do not pass CHILL or CHILLFLAGS or
4452 CHILL_LIB.
4453 (TARGET_FLAGS_TO_PASS): Ditto.
4454 (CHILLFLAGS): Obsolete.
4455 (CHILL): Obsolete.
4456 (CHILL_FOR_TARGET): Obsolete.
4457 (CHILL_LIB): Obsolete.
4458 (SFILES): Remove ch-exp.c, ch-lang.c, ch-typeprint.c and
4459 ch-valprint.c.
4460 (HFILES_NO_SRCDIR): Remove ch-lang.h.
4461 (COMMON_OBS): Remove ch-valprint.o, ch-typeprint.o, ch-exp.o and
4462 ch-lang.o.
4463 (ch-exp.o, ch-lang.o, ch-typeprint.o, ch-valprint.o): Delete
4464 targets.
4465
8aaf0b47
JB
44662002-07-31 Joel Brobecker <brobecker@gnat.com>
4467
4468 * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95.
4469 This does not change anything at the moment, but will be helpful
4470 later when full Ada support is integrated.
4471
f3a7b3a5
KB
44722002-07-31 Kevin Buettner <kevinb@redhat.com>
4473
4474 * mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
4475 help message.
4476
fb850278
KB
44772002-07-31 Kevin Buettner <kevinb@redhat.com>
4478
4479 * mips-tdep.c (mips_push_arguments): Fetch gdbarch_tdep struct
4480 and save it in a local variable. Use variable in later test.
4481
e3bddbfa
KB
44822002-07-31 Kevin Buettner <kevinb@redhat.com>
4483
4484 * mips-tdep.c (mips_find_abi_section): Add N64 ABI recognition
4485 test. (Thanks to Daniel Jacobowitz.)
4486
28d169de
KB
44872002-07-31 Kevin Buettner <kevinb@redhat.com>
4488
4489 * mips-tdep.c (enum mips_abi): Add MIPS_ABI_N64.
4490 (mips_abi_strings): Add "n64".
4491 (mips_gdbarch_init): Add test for n64 abi. Add MIPS_ABI_N64 case.
4492
7fe7e44e
KB
44932002-07-31 Kevin Buettner <kevinb@redhat.com>
4494
4495 * config/mips/tm-irix6.h (MIPS_REGSIZE): Define to be 8.
4496 (REGISTER_VIRTUAL_TYPE): Some registers are now 64 bits wide.
4497
c6caf090
KB
44982002-07-31 Kevin Buettner <kevinb@redhat.com>
4499
4500 * utils.c (host_pointer_to_address, address_to_host_pointer):
4501 Use gdb_assert() instead of explicit call to internal_error().
4502
c41669e0
KB
45032002-07-30 Kevin Buettner <kevinb@redhat.com>
4504
4505 * Makefile.in (rs6000-nat.o): Update dependencies.
4506
4507 From Nicholas Duffek:
4508 * Makefile.in (ALLDEPFILES): Add aix-thread.c.
4509 (aix-thread.o): New rule.
4510 * configure.host (gdb_host): Set to aix432 on AIX 4.3.2+.
4511 * config/powerpc/aix432.mh: New file.
4512
2fda4977
DJ
45132002-07-30 Daniel Jacobowitz <drow@mvista.com>
4514
4515 * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
4516 (ELF_FPREGSET_SIZE, ELF_GREGSET_SIZE): New enums.
4517 (fetch_core_registers, ppc_linux_supply_gregset)
4518 (ppc_linux_supply_fpregset): New functions.
4519 (ppc_linux_regset_core_fns): New.
4520 (_initialize_ppc_linux_tdep): Call add_core_fns.
4521 * ppc-tdep.h: Add prototypes for ppc_linux_supply_fpregset
4522 and ppc_linux_supply_gregset.
4523 * ppc-linux-nat.c (supply_gregset): Call ppc_linux_supply_gregset.
4524 (supply_fpregset): Call ppc_linux_supply_fpregset.
4525 * config/powerpc/linux.mh (NATDEPFILES): Remove core-regset.o and
4526 corelow.o.
4527 * config/powerpc/linux.mt (TDEPFILES): Add corelow.o.
4528
729051e6
DJ
45292002-07-30 Daniel Jacobowitz <drow@mvista.com>
4530
4531 * symtab.c (lookup_symbol): Demangle before lowercasing.
4532
5f8a3188
AC
45332002-07-30 Andrew Cagney <ac131313@redhat.com>
4534
4535 * symtab.h: Replace #include "gdb_obstack.h" with opaque
4536 declaration.
4537 * cli/cli-cmds.c, cli/cli-script.c: Include "gdb_string.h".
4538 * gnu-v3-abi.c, arc-tdep.c, cli/cli-decode.c: Ditto.
4539 * avr-tdep.c, mon960-rom.c, i960-tdep.c: Ditto.
4540 * arch-utils.c, cli/cli-setshow.c: Unconditionally include
4541 "gdb_string.h".
4542 * Makefile.in (cli-script.o, cli-cmds.o): Update dependencies.
4543 (gnu-v3-abi.o, cli-setshow.o, i960-tdep.o): Ditto.
4544 (cli-decode.o, mi-cmd-var.o, mi-cmd-disas.o): Ditto.
4545 (avr-tdep.o, mon960-rom.o): Ditto.
4546 (aout_stabs_gnu_h): Define.
4547 (symtab_h): Remove $(gdb_obstack_h).
4548
67f07146
JB
45492002-07-30 Jim Blandy <jimb@redhat.com>
4550
4551 Patch from David Carlton <carlton@math.stanford.edu>:
4552 * gdbinit.in: Move the `dir' commands that add GDB's own source
4553 directory to the search path to the end, so that the `gdb' source
4554 directory will be searched first.
4555
04ea0df1
AC
45562002-07-29 Andrew Cagney <ac131313@redhat.com>
4557
4558 * gdb_obstack.h: New file.
4559 * symtab.h: Include "gdb_obstack.h" instead of "obstack.h".
4560 (obstack_chunk_alloc, obstack_chunk_free): Delete macros.
4561 * objfiles.h: Include "gdb_obstack.h".
4562 * Makefile.in (gdb_obstack_h): Define.
4563 (symtab_h): Add $(gdb_obstack_h).
4564 (objfiles_h): Add $(gdb_obstack_h).
4565
4566 * objfiles.c: Include "gdb_obstack.h" instead of "obstack.h".
4567 * macrotab.c, cp-valprint.c, dbxread.c: Ditto.
4568 * ch-typeprint.c, ch-valprint.c, dstread.c: Ditto.
4569 * macroexp.c, p-typeprint.c, stabsread.c: Ditto.
4570 * symtab.c, f-typeprint.c, mdebugread.c: Ditto.
4571 * p-valprint.c, symmisc.c, typeprint.c: Ditto.
4572 * symfile.c, coffread.c, c-typeprint.c: Ditto.
4573 * buildsym.c, bcache.c, ada-typeprint.c: Ditto.
4574
4575 * Makefile.in (bcache.o): Update dependencies.
4576 (buildsym.o, c-typeprint.o, ch-typeprint.o): Ditto.
4577 (ch-valprint.o, coffread.o, cp-valprint.o): Ditto.
4578 (dbxread.o, dstread.o, f-typeprint.o): Ditto.
4579 (objfiles.o, p-typeprint.o, p-valprint.o): Ditto.
4580 (stabsread.o, symfile.o, symmisc.o): Ditto.
4581 (symtab.o, typeprint.o, macroexp.o): Ditto.
4582 (macrotab.o, mdebugread.o): Ditto.
4583 (f_lang_h, coff_sym_h, coff_symconst_h): Define.
4584 (coff_ecoff_h, aout_aout64_h): Define.
4585 (aout_stabs_gnu_h, libaout_h): Define.
4586
d138e37a
AC
45872002-07-29 Andrew Cagney <cagney@redhat.com>
4588
4589 * regcache.c (struct regcache_descr): Rename nr_registers to
4590 nr_cooked_registers. Revise comments describing the structure
4591 member fields.
4592 (init_regcache_descr): Update.
4593 (init_legacy_regcache_descr): Update.
4594 (read_register_gen, write_register_gen): When a cooked register in
4595 the raw register range, directly access the value from the raw
4596 register cache.
4597
460e6ec3
AC
45982002-07-29 Andrew Cagney <ac131313@redhat.com>
4599
4600 * z8k-tdep.c: Do not include "obstack.h".
4601 * h8300-tdep.c, h8500-tdep.c: Ditto.
4602 * m68hc11-tdep.c, sh-tdep.c: Ditto.
4603 * valprint.c, v850-tdep.c: Ditto.
4604 * d10v-tdep.c, mn10300-tdep.c: Ditto.
4605 * mn10200-tdep.c: Ditto.
4606
4607 * Makefile.in (z8k-tdep.o): Update dependencies.
4608 (m68hc11-tdep.o, valprint.o): Ditto.
4609 (v850-tdep.o, d10v-tdep.o): Ditto.
4610 (mn10300-tdep.o, sparc-tdep.o): Ditto.
4611 (sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto.
4612 (m32r-tdep.o, mn10200-tdep.o): Specify dependencies.
4613 (sh_opc_h, gdb_sim_sh_h): Define.
4614 (elf_sh_h, elf_bfd_h): Define.
4615 (opcode_m68hc11_h): Define.
4616 (OPCODES_SRC, OPCODES_DIR): define.
4617 (OPCODES): Use $(OPCODES_DIR).
4618 (gdb_sim_d10v_h): Rename sim_d10v_h.
4619 (gdb_sim_arm_h): Rename sim_arm_h.
4620
790c9cf0
KB
46212002-07-26 Kevin Buettner <kevinb@redhat.com>
4622
4623 * utils.c (host_pointer_to_address, address_to_host_pointer):
4624 Change internal_error() message to indicate function responsible
4625 for the error.
4626
9647fa49
KB
46272002-07-26 Kevin Buettner <kevinb@redhat.com>
4628
4629 * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast in
4630 calls to local_hex_string_custom().
4631
dabbe2c0
KB
46322002-07-26 Kevin Buettner <kevinb@redhat.com>
4633
4634 * irix5-nat.c: Move IRIX shared library support from here...
4635 * solib-irix.c: ...to here. Revised substantially to work with
4636 generic solib framework.
4637
b96d0a4e
KB
4638 * osabi.h (gdb_osabi): Add new enum constant GDB_OSABI_IRIX.
4639 * osabi.c (gdb_osabi_names): Add corresponding string for Irix.
4640 * mips-irix-tdep.c: New file.
4641
313fb2f6
KB
4642 * Makefile.in (ALLDEPFILES): Add mips-irix-tdep.c and solib-irix.c.
4643 (mips-irix-tdep.o, solib-irix.o): New rules.
4644 * config/mips/irix5.mt (TDEPFILES): Add mips-irix-tdep.o, solib.o,
4645 solib-irix.o.
4646 * config/mips/irix6.mt (TDEPFILES): Likewise.
4647 * config/mips/irix6.mh (NATDEPFILES): Remove solib.o.
4648
ab2eaf26
KB
46492002-07-26 Kevin Buettner <kevinb@redhat.com>
4650
177e4768 4651 * aix-thread.c (coff/internal.h, bfd/libcoff.h, pthread.h): Remove
ab2eaf26
KB
4652 disabled (via ``#if 0'') includes.
4653
7244546a
KB
46542002-07-26 Kevin Buettner <kevinb@redhat.com>
4655
4656 * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
4657 (fetch_regs_user_thread, fetch_regs_kernel_thread, fill_sprs64)
4658 (fill_sprs32, store_regs_user_thread, store_regs_kernel_thread):
4659 Add support for the fpscr register.
4660 * rs6000-nat.c (regmap, fetch_inferior_registers)
4661 (store_inferior_registers, fetch_core_registers): Likewise.
4662
dd7be90a
KB
46632002-07-26 Kevin Buettner <kevinb@redhat.com>
4664
4665 * rs6000-nat.c (language.h): Include.
4666 (special_regs): Delete this array.
4667 (regmap): New function.
4668 (fetch_register, store_register): Use regmap() to map gdb
4669 register numbers to ptrace register numbers. Also, use
4670 outputs from regmap() to make decisions regarding type of
4671 ptrace() call to make. In particular, don't compare against
4672 FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
4673 (fetch_inferior_registers, store_inferior_registers): Where
4674 possible, obtain register numbers from tdep struct. Don't
4675 refer to FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
4676 * config/rs6000/tm-rs6000.h (FIRST_UISA_SP_REGNUM)
4677 (LAST_UISA_SP_REGNUM): Delete.
4678
11bf77db
KB
46792002-07-25 Kevin Buettner <kevinb@redhat.com>
4680
4681 * rs6000-nat.c (ppc-tdep.h): Include.
d959a6ab
KB
4682 (fetch_registers, store_register, fetch_core_registers): Don't
4683 access registers[] directly. Instead, use supply_register() or
11bf77db
KB
4684 regcache_collect() as appropriate.
4685 (find_toc_address): Format hex address with local_hex_string().
4686
06afebeb
AC
46872002-07-25 Andrew Cagney <ac131313@redhat.com>
4688
4689 * config/djgpp/fnchange.lst: Rename bfd/elf32-fr30.c and
4690 bfd/elf32-frv.c.
4691
8c554d79
TT
46922002-07-24 Tom Tromey <tromey@redhat.com>
4693
4694 * jv-exp.y: Marked all strings with _().
4695 (ClassInstanceCreationExpression, ArrayCreationExpression): Use
4696 internal_error.
4697 (MethodInvocation, CastExpression, parse_number, yyerror,
4698 java_type_from_name, push_expression_name, yylex): Typo fixes.
4699
e4c242d9
DJ
47002002-07-24 Daniel Jacobowitz <drow@mvista.com>
4701
4702 * ui-file.c (struct tee_file, tee_file_new, tee_file_delete)
4703 (tee_file_flush, tee_file_write, tee_file_fputs)
4704 (tee_file_isatty): New.
4705 * ui-file.h (tee_file_new): Add prototype.
4706
ebf56fd3
AS
47072002-07-24 Aidan Skinner <aidan@velvet.net>
4708
4709 * ada-lang.c: Change k&r style function definitions to prototyped
4710 form.
4711 * ada-typeprint.c: Change k&r style function definitions to prototyped
4712 form.
4713 * ada-valprint.c: Change k&r style function definitions to prototyped
4714 form.
4715
7fb623f7
AC
47162002-07-24 Andrew Cagney <cagney@redhat.com>
4717
4718 * README: Remove reference to remote-bug.
4719 * Makefile.in (ALLDEPFILES): Remove m88k-nat.c, m88k-tdep.c and
4720 remote-bug.c.
4721 (m88k-nat.o): Delete rule.
4722 (m88k-tdep.o): Delete rule.
4723 (remote-bug.o): Delete rule.
4724 * MAINTAINERS: Mark as obsolete.
4725 * elfread.c (elf_symtab_read): Mention that m88k is obsolete.
4726 * m88k-tdep.c: Make file obsolete.
4727 * config/m88k/m88k.mh: Ditto.
4728 * config/m88k/delta88v4.mh: Ditto.
4729 * config/m88k/delta88v4.mt: Ditto.
4730 * config/m88k/delta88.mt: Ditto.
4731 * config/m88k/delta88.mh: Ditto.
4732 * remote-bug.c: Ditto.
4733 * config/m88k/tm-delta88.h: Ditto.
4734 * config/m88k/nm-delta88v4.h: Ditto.
4735 * config/m88k/xm-delta88.h: Ditto.
4736 * config/m88k/xm-dgux.h: Ditto.
4737 * config/m88k/tm-m88k.h: Ditto.
4738 * config/m88k/nm-m88k.h: Ditto.
4739 * config/m88k/tm-delta88v4.h: Ditto.
4740 * m88k-nat.c: Ditto.
4741 * cxux-nat.c: Ditto.
4742 * configure.host: Make m88*-motorola-sysv4*, m88*-motorola-sysv*
4743 and m88*-*-* obsolete.
4744 * configure.tgt: Make m88*-motorola-sysv4*, m88*-motorola-* and
4745 m88*-*-* obsolete.
4746
37611a2b
AC
47472002-07-24 Andrew Cagney <cagney@redhat.com>
4748
4749 * findvar.c (extract_unsigned_integer): Make `addr' parameter
4750 constant. Same for local pointer variables.
4751 (extract_signed_integer): Ditto.
4752 * defs.h (extract_unsigned_integer): Update.
4753 (extract_signed_integer): Update.
4754
1aaa5f99
AC
47552002-07-24 Andrew Cagney <cagney@redhat.com>
4756
4757 * regcache.c (regcache_raw_write): Change buf parameter to a
4758 constant void pointer.
4759 (regcache_raw_read): Change buf parameter to a void pointer.
4760 (legacy_write_register_gen): Change myaddr parameter a constant
4761 void pointer.
4762 (supply_register): Change val parameter to a const void pointer.
4763 * regcache.h (regcache_raw_write): Update declaration.
4764 (regcache_raw_read): Update declaration.
4765 (supply_register): Update declaration.
4766
b4f5539f
TT
47672002-07-24 Tom Tromey <tromey@redhat.com>
4768
4769 * defs.h (gdb_readline_wrapper): Declare.
4770 * utils.c (prompt_for_continue): Use gdb_readline_wrapper.
4771 * tracepoint.c (read_actions): Use gdb_readline_wrapper.
4772 * top.c (gdb_readline_wrapper): New function.
4773 (command_line_input): Use it.
4774
0818c12a
AC
47752002-07-24 Andrew Cagney <cagney@redhat.com>
4776
4777 * regcache.h (regcache_raw_read, regcache_raw_write): Replace
4778 regcache_read and regcache_write.
4779 (regcache_raw_read_as_address): Replace regcache_read_as_address.
4780 * regcache.c: Update.
4781 * sh-tdep.c (sh64_push_arguments): Update comment.
4782 (sh_pseudo_register_read): Update.
4783 (sh_pseudo_register_write): Update.
4784 (sh4_register_read): Update.
4785 (sh4_register_write): Update.
4786 (sh64_pseudo_register_read): Update.
4787 (sh64_pseudo_register_write): Update.
4788 (sh64_register_read): Update.
4789 (sh64_register_write): Update.
4790 * i386-tdep.c (i386_extract_return_value): Update.
4791 (i386_extract_struct_value_address): Update.
4792 (i386_extract_return_value): Update.
4793 * blockframe.c (generic_read_register_dummy): Update.
4794 (generic_call_dummy_register_unwind): Update
4795 * infrun.c (write_inferior_status_register): Update.
4796
f7321c06
JB
47972002-07-23 Jim Blandy <jimb@redhat.com>
4798
4799 * parser-defs.h (expression_context_pc): Make this extern.
4800 (Thanks to Michael Snyder.)
4801
2037aebb
AC
48022002-07-23 Andrew Cagney <ac131313@redhat.com>
4803
4804 GDB 5.2.1 released from 5.2 branch.
4805 * NEWS: Mention changes in 5.2.1 including addition of AVR target.
4806 * README: Update to mention 5.2.1.
4807
66504d44
MS
48082002-07-23 Mark Salter <msalter@redhat.com>
4809
4810 * remote.c (remote_read_bytes): Fix check for error.
4811
27bae383
KB
48122002-07-22 Kevin Buettner <kevinb@redhat.com>
4813
4814 * aix-thread.c (language.h): Include.
4815 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
4816 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc):
4817 Print newlines at end of debug messages.
4818 (pdc_symbol_addrs, pdc_read_regs, pdc_write_regs, pdc_read_data)
4819 (pdc_write_data): Use local_hex_string() instead of %llx formats.
4820
48212002-07-22 Kevin Buettner <kevinb@redhat.com>
4822
4823 * aix-thread.c (ppc-tdep.h): Include.
4824 (special_register_p): New function.
4825 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32)
4826 (store_regs_user_thread): Use register number information from
4827 gdbarch_tdep struct instead of hardcoded offsets relative to
4828 FIRST_UISA_SP_REGNUM.
4829 (fetch_regs_kernel_thread, store_regs_kernel_thread): Call
4830 special_register_p() instead of using FPLAST_REGNUM and
4831 LAST_UISA_SP_REGNUM as lower and upper bounds on the special
4832 register numbers. Also, don't assume that LAST_UISA_SP_REGNUM
4833 will be MQ's register number.
4834
48352002-07-22 Michael Snyder <msnyder@redhat.com>
206d3d3c
KB
4836
4837 * aix-thread.c (ops): Rename to aix_thread_ops.
4838 (base_ops): Rename to base_target.
4839 (ops_attach): Rename to aix_thread_attach.
4840 (ops_detach): Rename to aix_thread_detach.
4841 (ops_resume): Rename to aix_thread_detach.
4842 (ops_wait): Rename to aix_thread_wait.
4843 (ops_kill): Rename to aix_thread_kill.
4844 (init_ops): Rename to init_aix_thread_ops.
4845 (ops_fetch_register): Rename to aix_thread_fetch_register.
4846 (ops_store_register): Rename to aix_thread_store_register.
4847 (ops_mourn_inferior): Rename to aix_thread_mourn_inferior.
4848 (ops_thread_alive): Rename to aix_thread_thread_alive.
4849 (ops_extra_thread_info: Rename to aix_thread_extra_thread_info.
4850 (ops_pid_to_str): Rename to aix_thread_pid_to_str.
4851 (ops_xfer_memory): Rename to aix_thread_xfer_memory.
4852 (fetch_regs_lib): Rename to fetch_regs_user_thread.
4853 (fetch_regs_kern): Rename to fetch_regs_kernel_thread.
4854 (store_regs_lib): Rename to store_regs_user_thread.
4855 (store_regs_kern): Rename to store_regs_kernel_thread.
4856
27bae383 48572002-07-22 Michael Snyder <msnyder@redhat.com>
cbe92db4
KB
4858
4859 * aix-thread.c (ops_prepare_to_store): Eliminate.
4860 (init_ops): Don't initialize ops.prepare_to_store.
4861 (store_regs_kern): Pre-fetch register buffers from child,
4862 because some registers may not be in the cache. Copy
4863 regs from register cache only if they are cached.
4864 (store_regs_lib): Copy regs from register cache only
4865 if they are cached.
4866 (fill_sprs32, (fill_sprs64, fill_fprs, fill_gprs32,
4867 fill_gprs64): Ditto.
4868
61c5da0b
KB
48692002-07-22 Kevin Buettner <kevinb@redhat.com>
4870
4871 * aix-thread.c (gdb_assert.h): Include.
4872 (fill_sprs64, fill_sprs32): Add selected asserts to make sure that
4873 register sizes (from register cache) match size of buffer holding
4874 register data.
4875 (fill_sprs32): Change parameter types to match those in the ptrace()
4876 buffer.
4877 (store_regs_lib): Likewise, but for 32-bit temporary variables.
4878 (ops_prepare_to_store): Rename loop variable ``i'' to ``regno''.
4879
48802002-07-22 Michael Snyder <msnyder@redhat.com>
4881
4882 * aix-thread.c (supply_sprs64): Cosmetic change.
4883 (supply_sprs32): Cosmetic change.
4884 (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs32): New funcs.
4885 (fill_sprs64): Use regcache_collect instead of read_register.
4886 (store_regs_lib): Use regcache_collect instead of
4887 read_register. Use fill_sprs32 instead of fill_sprs64,
4888 if debugging a 32-bit architecture.
4889 (store_regs_kern): Use fill_gprs64 etc. to pull the values
4890 out of the register cache, instead of passing a pointer into
4891 the register cache directly to ptrace. Use regcache_collect
4892 insteaad of read_register.
4893 (ops_prepare_to_store): Use target_read_registers instead
4894 of read_register_bytes.
4895
36479eb1
AS
48962002-07-20 Aidan Skinner <aidan@velvet.net>
4897
4898 * MAINTAINERS: Add self under write after approval.
4899
80ae6ee2
AS
49002002-07-20 Aidan Skinner <aidan@velvet.net>
4901
4902 * ada-tasks.c: Change k&r style function definitions to prototyped
4903 form.
4904
8a8ab2b9
AC
49052002-07-19 Andrew Cagney <ac131313@redhat.com>
4906
4907 * Makefile.in (x86-64-tdep.o): Add $(objfiles_h).
4908 * x86-64-tdep.c: Include "objfiles.h".
4909 (x86_64_gdbarch_init): Set in_solib_call_trampoline to
4910 in_plt_section. From 2002-07-18 Michal Ludvig <mludvig@suse.cz>.
4911
fb16b900
ML
49122002-07-17 Michal Ludvig <michal@suse.cz>
4913
4914 * dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value.
4915 (update_context): Initialise cfa variable.
4916
0fe7bf7b
MS
49172002-07-17 Michael Snyder <msnyder@redhat.com>
4918
4919 * aix-thread.c: Shorten some long lines.
4920 Bring comments into line with code spec.
4921
488f131b
JB
49222002-07-18 Joel Brobecker <brobecker@gnat.com>
4923
4924 * infrun.c: Re-indent using gdb_indent.sh.
4925
46c415d2
JB
49262002-07-18 Joel Brobecker <brobecker@gnat.com>
4927
4928 * infrun.c (handle_inferior_event): Remove unneeded extra brace.
4929 Leave the indentation temporarily untouched, to minimize the diffs.
4930
cdecafbe
EZ
49312002-07-18 Elena Zannoni <ezannoni@redhat.com>
4932
4933 * stabsread.c: Make os9k sections of the code obsolete,
4934 for real this time.
4935 * stabsread.h: Make os9k sections of the code obsolete.
4936
7b6aa020
ML
49372002-07-18 Michal Ludvig <mludvig@suse.cz>
4938
09ec9b38
ML
4939 * linux-low.c (regsets_store_inferior_registers): Add free()
4940 at the end of a loop to prevent memory leak.
4941 * linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers.
4942 (X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.
7b6aa020
ML
4943 * config/sparc/tm-sp64linux.h: Make the rest of #endif
4944 line a comment.
4894ac5d 4945 * Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
7b6aa020 4946
233282cd
JB
49472002-07-17 Jim Blandy <jimb@redhat.com>
4948
4949 * macrocmd.c (info_macro_command): Remove newline from error
4950 message.
4951
7b6aa020 49522002-07-17 J"orn Rennecke <joern.rennecke@superh.com>
2f14585c
JR
4953
4954 * sh-tdep.c (sh_dsp_register_sim_regno): New function.
4955 (sh_gdbarch_init): Use it for sh-dsp.
4956
f7ef9339
KB
49572002-07-16 Kevin Buettner <kevinb@redhat.com>
4958
4959 * dwarf2read.c (read_initial_length): Handle older, non-standard,
4960 64-bit DWARF2 format.
4961
8dd72958
JB
49622002-07-16 Joel Brobecker <brobecker@gnat.com>
4963
4964 * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
4965 <sys/proc.h> when not available.
4966
a99a9e1b
AC
49672002-07-16 Andrew Cagney <ac131313@redhat.com>
4968
4969 * NEWS: Mention that the i[34]86-*-os9k has been made obsolete.
4970 * stabsread.c: Make os9k sections of the code obsolete.
4971 * configure.tgt: Make i[3456]86-*-os9k target obsolete.
4972 * config/i386/i386os9k.mt: Make file obsolete.
4973 * Makefile.in (ALLDEPFILES): Remove remote-os9k.c.
4974 (COMMON_OBS): Remove os9kread.o
4975 (SFILES): Remove os9kread.c.
4976 (os9kread.o, remote-os9k.o): Make target obsolete.
4977 * remote-os9k.c: Make file obsolete.
4978 * os9kread.c: Make file obsolete.
4979 * Makefile.in
4980
7a3085c1
AC
49812002-07-16 Andrew Cagney <ac131313@redhat.com>
4982
4983 * NEWS: Mention that the FR30 has been made obsolete.
4984 * fr30-tdep.c: Make file obsolete.
4985 * config/fr30/tm-fr30.h: Ditto.
4986 * config/fr30/fr30.mt: Ditto.
4987 * configure.tgt: Make fr30-*-elf obsolete.
4988 * MAINTAINERS: Make fr30-elf obsolete.
4989
28a93f5a
PM
49902002-07-16 Pierre Muller <muller@ics.u-strasbg.fr>
4991
4992 * blockframe.c (get_pc_function_start): return 0 if the minimal symbol
4993 found is not inside a section.
4994
be006b8b
KB
49952002-07-15 Kevin Buettner <kevinb@redhat.com>
4996
4997 * aix-thread.c (ptrace_check): Use safe_strerror() instead of
4998 strerror().
4999 (pdc_realloc): Use xrealloc() instead of realloc().
5000
14fa3751
KB
50012002-07-15 Kevin Buettner <kevinb@redhat.com>
5002
5003 * aix-thread.c (PD_ERROR, CALL_BASE): Delete.
5004 (ops_resume, ops_wait, fetch_regs_lib, store_regs_lib)
5005 (ops_xfer_memory, ops_kill): Don't use PD_ERROR or CALL_BASE
5006 macros.
5007
42cc437f
KB
50082002-07-15 Kevin Buettner <kevinb@redhat.com>
5009
5010 * aix-thread.c (ptrace_check): Eliminate goto.
5011 (sync_threadlists): Eliminate gotos. Also, fix array overrun
5012 problem.
5013
8e2c28d4
KB
50142002-07-15 Kevin Buettner <kevinb@redhat.com>
5015
5016 * aix-thread.c (gdbcmd.h): Include.
5017 (DEBUG, DBG, DBG2, dbg): Eliminate.
5018 (debug_aix_thread): New static global.
5019 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
5020 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc)
5021 (fetch_regs_lib, store_regs_lib, store_regs_kern): Rewrite
5022 invocations to DBG and DBG2 macros to test against
5023 ``debug_aix_thread'' and call fprintf_unfiltered().
5024 (_initialize_aix_thread): Add new command "set debug aix-thread".
5025
30413464
AC
50262002-07-15 Andrew Cagney <ac131313@redhat.com>
5027
5028 From Gerhard Tonn <TON@de.ibm.com>:
5029 * s390-nat.c (fill_fpregset, fill_gregset): Use regcache_collect
5030 instead of supply_register.
5031
7c43edc1
AC
50322002-07-15 Andrew Cagney <ac131313@redhat.com>
5033
5034 * dwarf2cfi.c: Include "gdb_assert.h".
5035 (frame_state_for): Use gdb_assert to check that fde->cie_ptr is
5036 non-NULL.
5037 (update_context): Do not use __func__. Add missing ``break''.
5038 (update_context): Do not use __func__.
5039
9364a0ef
EZ
50402002-07-15 Elena Zannoni <ezannoni@redhat.com>
5041
5042 * rs6000-tdep.c (rs6000_gdbarch_init): Remove variable print_insn
5043 and its setting. Set gdbarch instruction printing functions
5044 directly. For non-rs6000 case use new function
5045 gdb_print_insn_powerpc.
5046 (gdb_print_insn_powerpc): New function.
5047
3fbeef0b
AC
50482002-07-13 Andrew Cagney <ac131313@redhat.com>
5049
92eb23c5 5050 * NEWS: Mention that the d30v has been marked obsolete.
3fbeef0b
AC
5051 * MAINTAINERS: Note that d30v / d30v-elf has been made obsolete.
5052 * configure.tgt: Mark d30v-*-* as obsolete.
5053 * d30v-tdep.c: Mark file as obsolete.
5054 * config/d30v/d30v.mt: Ditto.
5055 * config/d30v/tm-d30v.h: Ditto.
5056
aacb1f0a
AS
50572002-07-13 Aidan Skinner <aidan@velvet.net>
5058
5059 * ada-tasks.c (add_task_entry): replace calls to
5060 malloc() with xmalloc
5061 * ada-tasks.c (init_task_list): replace calls to free with xfree()
5062
5063 * ada-lang.c (replace_operator_with_call, fill_in_ada_prototype,
5064 ada_finish_decode_line_1, all_sals_for_line
5065 ada_breakpoint_rewrite): replace calls to free() with xfree()
5066
c11d79f2
KB
50672002-07-12 Kevin Buettner <kevinb@redhat.com>
5068
5069 From Nicholas Duffek (with minor changes by Martin Hunt,
5070 Louis Hamilton, and Kevin Buettner):
5071 * aix-thread.c: New file.
5072
8e19ed76
PS
50732002-07-12 Petr Sorfa <petrs@caldera.com>
5074
5075 * dwarf2read.c (dwarf2_invalid_attrib_class): New
5076 complaint for invalid attribute class or form.
5077 (read_func_scope): DW_AT_frame_base
5078 better handling of DW_AT_block*.
5079 (dwarf2_add_member_fn): DW_AT_vtable_elem_location
5080 better handling of DW_AT_block*.
5081 (read_common_block): DW_AT_location
5082 better handling of DW_AT_block*.
5083 (read_partial_die): DW_AT_location better handling
5084 of DW_AT_block*.
5085 (new_symbol): DW_AT_external better handling of
5086 DW_AT_block*. Proper initialization of variable
5087 "addr".
5088 (attr_form_is_block): New function that returns true
5089 if the attribute's form is of DW_FORM_block*.
5090
295401f7
DJ
50912002-07-12 Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
5092
5093 * valops.c (find_method_list): Remove comment about
5094 removed STATIC_MEMFUNCP argument.
5095 (value_find_oload_method_list): Likewise.
5096
e42dc924
KB
50972002-07-12 Kevin Buettner <kevinb@redhat.com>
5098
5099 From Nicholas Duffek:
5100 * rs6000-nat.c (vmap_ldinfo, xcoff_relocate_core): Call
5101 target_new_objfile_hook.
5102
6904b546
KB
51032002-07-12 Kevin Buettner <kevinb@redhat.com>
5104
5105 From Nicholas Duffek:
5106 * xcoffread.c (scan_xcoff_symtab): Recognize XMC_TD as a data storage
5107 csect.
5108
53fe9346
AC
51092002-07-12 Andrew Cagney <cagney@redhat.com>
5110
5111 * MAINTAINERS: Mention --enable-sim-build-warnings.
5112 (m68hc11-elf): Disable sim build warnings.
5113 (m32r-elf): Mark as broken obsolete candidate.
5114 (x86_64-linux-gnu): Mark as buildable with -Werror.
5115 (arm-elf): Change -w to ``,'' which enables warnings but not
5116 -Werror.
5117
af5f3db6
AC
51182002-07-12 Andrew Cagney <ac131313@redhat.com>
5119
5120 * bcache.h: Update copyright.
5121 (struct bstring, struct bcache): Move definition to "bcache.c".
5122 Replaced by opaque declaration.
5123 (bcache_xfree): Replace free_bcache.
5124 (bcache_xmalloc, bcache_memory_used): Declare.
5125
5126 * bcache.c: Update copyright.
5127 (struct bstring, struct bcache): Moved to here from "bcache.h".
5128 Update comments.
5129 (bcache_xmalloc, bcache_memory_used): New functions.
5130 (bcache_xfree): Replace function free_bcache.
5131
5132 * Makefile.in (objfiles.o): Add $(bcache_h).
5133 (objfiles_h): Remove $(bcache_h).
5134 (symfile.o): Add $(bcache_h).
5135
5136 * symmisc.c: Update copyright.
5137 (print_symbol_bcache_statistics): Pass psymbol_cache by value.
5138 (print_objfile_statistics): Use bcache_memory_used.
5139
5140 * symfile.c: Include "bcache.h".
5141 (reread_symbols): Use bcache_xfree.
5142 (reread_symbols): Use bcache_xmalloc and bcache_xfree.
5143 (add_psymbol_to_list): Pass psymbol_cache by value.
5144 (add_psymbol_with_dem_name_to_list): Ditto.
5145
5146 * objfiles.h: Update copyright.
5147 (struct bcache): Declare opaque. Do not include "bcache.h".
5148 (struct objfile): Change psymbol_cache and macro_cache to ``struct
5149 bcache'' pointers.
5150 * dwarf2read.c (macro_start_file): Pass macro_cache by value.
5151
5152 * objfiles.c: Include "bcache.h". Update copyright.
5153 (allocate_objfile): Use bcache_xmalloc to create psymbol_cache and
5154 macro_cache.
5155 (free_objfile): Use bcache_xfree.
5156
444199e7
GS
51572002-07-11 Grace Sainsbury <graces@redhat.com>
5158
5159 * monitor.c (monitor_fetch_register): Make name a constant.
5160 (monitor_store_register): Same.
5161
261397f8
DJ
51622002-07-11 Daniel Jacobowitz <drow@mvista.com>
5163
5164 Based on patch from Daniel Berlin <dberlin@dberlin.org>.
5165 * buildsym.c: Include "demangle.h" for SYMBOL_INIT_DEMANGLED_NAME.
5166 (finish_block) For non-function blocks, hash the symbol table. For
5167 function blocks, mark the symbol table as unhashed.
5168 * minsyms.c (msymbol_hash): Return hash value without taking modulus.
5169 (msymbol_hash_iw): Likewise.
5170 (add_minsym_to_hash_table): Take modulus of msymbol_hash's return
5171 value.
5172 (add_minsym_to_demangled_hash_table): Likewise for msymbol_hash_iw.
5173 (lookup_minimal_symbol): Likewise for both.
5174 * symtab.h (struct block): Add `hashtable' flag. Comment the
5175 hashtable.
5176 (BLOCK_HASHTABLE, BLOCK_BUCKETS, BLOCK_BUCKET): New macro.
5177 (ALL_BLOCK_SYMBOLS): Update.
5178 (BLOCK_SHOULD_SORT): Do not sort hashed blocks.
5179 (struct symbol): Add `hash_next' pointer.
5180 * symtab.c (lookup_block_symbol): Search using the hash table when
5181 possible.
5182 (find_pc_sect_symtab): Use ALL_BLOCK_SYMBOLS.
5183 (search_symbols, find_addr_symbol): Likewise.
5184
5185 * dstread.c (process_dst_block): Clear hashtable bit for new block.
5186 (read_dst_symtab): Likewise.
5187 * jv-lang.c (get_java_class_symtab): Likewise.
5188 * mdebugread.c: Include "gdb_assert.h".
5189 (shrink_block): Assert that the block being modified is not hashed.
5190 * coffread.c (patch_opaque_types): Use ALL_BLOCK_SYMBOLS.
5191 * symmisc.c (free_symtab_block): Walk the hash table when freeing
5192 symbols.
5193 (dump_symtab): Recognize hashed blocks.
5194 * printcmd.c (print_frame_args): Assert that function blocks do not
5195 have hashed symbol tables.
5196 * ada-lang.c (symtab_for_sym): Use ALL_BLOCK_SYMBOLS.
5197 (fill_in_ada_prototype, debug_print_block): Likewise.
5198 (ada_add_block_symbols): Use ALL_BLOCK_SYMBOLS. Handle hash tables.
5199
6f0eaa01
CV
52002002-07-11 Corinna Vinschen <vinschen@redhat.com>
5201
5202 * stack.c (print_frame): Use result of frame_address_in_block()
5203 instead of fi->pc when evaluating symbols.
5204 (backtrace_command_1): Ditto.
5205
a208b0cb
AC
52062002-07-11 Andrew Cagney <cagney@redhat.com>
5207
5208 * cris-tdep.c (cris_saved_pc_after_call): Fix parameter type.
5209 Make static.
5210
5211 * arm-tdep.c (arm_register_name): Make return type constant.
5212
a6b6b089
AC
52132002-07-10 Andrew Cagney <ac131313@redhat.com>
5214
5ae5f592
AC
5215 * win32-nat.c (has_detach_ability): Convert to strict ISO C
5216 prototype.
5217 * top.c (gdb_rl_operate_and_get_next_completion): Ditto.
5218 * s390-tdep.c (s390_fp_regnum): Ditto.
5219 (s390_read_fp): Ditto.
5220 (s390_pop_frame): Ditto.
5221 (_initialize_s390_tdep): Ditto.
5222 * remote.c (get_remote_state): Ditto.
5223 * procfs.c (mappingflags): Ditto.
5224 * memattr.c (_initialize_mem): Ditto.
5225 * mcore-tdep.c (mcore_pop_frame): Ditto.
5226 * m68klinux-nat.c (_initialize_m68k_linux_nat): Ditto.
5227 * m68k-tdep.c (m68k_register_bytes_ok): Ditto.
5228 * language.c (set_case_str): Ditto.
5229 * gnu-v3-abi.c (vtable_address_point_offset): Ditto.
5230 * frv-tdep.c (new_variant): Ditto.
5231 (frv_stopped_data_address): Ditto.
5232 * dwarf2cfi.c (fde_chunks_need_space): Ditto.
5233 (context_alloc): Ditto.
5234 (frame_state_alloc): Ditto.
5235 (unwind_tmp_obstack_init): Ditto.
5236 (unwind_tmp_obstack_free): Ditto.
5237 (cfi_read_fp): Ditto.
5238 * cris-tdep.c (cris_saved_pc_after_call): Ditto.
5239 (cris_pop_frame): Ditto.
5240 * c-lang.c (scanning_macro_expansion): Ditto.
5241 (finished_macro_expansion): Ditto.
5242 (c_preprocess_and_parse): Ditto.
5243 * gdbarch.sh: Ditto.
5244 * gdbarch.h, gdbarch.c: Regenerate.
5245 * config/mn10200/tm-mn10200.h: Adjust indentation.
5246 * target.c: Adjust indentation.
5247 * symtab.h: Adjust indentation.
5248 * stabsread.h: Adjust indentation.
5249 * remote-es.c: Adjust indentation.
5250 * os9kread.c: Adjust indentation.
5251
52522002-07-10 Andrew Cagney <ac131313@redhat.com>
5253
a6b6b089
AC
5254 * wince.c (_initialize_wince): Rename _initialize_inftarg.
5255 * win32-nat.c (_initialize_win32_nat): Rename _initialize_inftarg.
5256
a1789893
GS
52572002-07-10 Grace Sainsbury <graces@redhat.com>
5258
5259 * NEWS: Mention m68k, mcore multi-arching.
5260 * MAINTAINERS: Change status of m68k, mcore to reflect
5261 multi-arching.
5262
02f0d45d
DJ
52632002-07-10 Daniel Jacobowitz <drow@mvista.com>
5264
5265 * valops.c (find_overload_match): Free oload_syms.
5266
f15f768e
JB
52672002-07-09 Joel Brobecker <brobecker@gnat.com>
5268
5269 Define HAVE_SYS_PROC_H if sys/proc.h exists
5270 * configure.in: Add check for sys/proc.h
5271 * config.in: Regenerate.
5272 * configure: Regenerate.
5273
902a7139
GS
52742002-07-09 Grace Sainsbury <graces@redhat.com>
5275
5276 * config/m68k/tm-m68k.h: Remove macros wrapped in
5277 #if !GDB_MULTI_ARCH.
5278
a534e424
AC
52792002-07-08 Andrew Cagney <ac131313@redhat.com>
5280
5281 * config.in, configure: Regenerate.
5282
9b94f7bf
MK
52832002-07-08 Mark Kettenis <kettenis@gnu.org>
5284
5285 * dwarf2cfi.c: Include "gcore.h".
5286 (execute_stack_op): Fix implementation of the
5287 DW_OP_deref and DW_OP_deref_size operators by letting do their
5288 lookup in the target.
5289
1d34db41
MK
52902002-07-07 Mark Kettenis <kettenis@gnu.org>
5291
5292 From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>:
5293 * i386-sol2-tdep.c (i386_sol2_init_abi): Correct value for
5294 tdep->sc_sp_offset.
5295
79d5b63a
DJ
52962002-07-05 Daniel Jacobowitz <drow@mvista.com>
5297
5298 Fix PR gdb/595, gdb/602
5299 * gnu-v3-abi.c (gnuv3_baseclass_offset): Remove unused variables.
5300 Don't call value_cast, just read the vtable pointer; update comments
5301 to match.
5302
3bb912e8
GS
53032002-07-05 Grace Sainsbury <graces@redhat.com>
5304
5305 * config/mcore/tm-mcore.h: Remove file.
5306 * config/mcore/mcore.mt: Remove definition of TM_FILE
5307 * configure.tgt: Set gdb_multi_arch to yes for the mcore target.
5308
ca39387d
MK
53092002-07-05 Mark Kettenis <kettenis@gnu.org>
5310
5311 * i386bsd-tdep.c: Include "gdb_string.h".
5312
efdc1108
GS
53132002-07-04 Grace Sainsbury <graces@redhat.com>
5314
5315 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Set to 2.
5316 (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG,RETVAL_REGNUM): Move to
5317 mcore-tdep.
5318 (REG_STRUCT_HAS_ADDR, USE_STRUCT_CONVENTION, GET_SAVED_REGISTER)
5319 (TARGET_VIRTUAL_FRAME_POINTER, BELIEVE_PCC_PROMOTION): Remove.
5320 * mcore-tdep.c (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG)
5321 (RETVAL_REGNUM): Move macros from tm-mcore.h
5322 (mcore_reg_struct_has_addr): New function.
5323 (mcore_gdbarch_init): Added initializations for the macros removed
5324 from tm-mcore.h.
5325
bb21884d
MK
53262002-07-04 Mark Kettenis <kettenis@gnu.org>
5327
5328 * osabi.c (generic_elf_osabi_sniffer): Add check for FreeBSD 3.x's
5329 traditonal string branding within the ELF header.
5330
228c6d41
DJ
53312002-07-04 Daniel Jacobowitz <drow@mvista.com>
5332
5333 * symtab.c (remove_params): New function.
5334 (make_symbol_overload_list): Use it instead of cplus_demangle.
5335 (overload_list_add_symbol): Likewise. Reorder. Fix memory leak.
5336
2404952e
MK
53372002-07-04 Mark Kettenis <kettenis@gnu.org>
5338
e5e4acad
MK
5339 * i386obsd-nat.c (_initialize_i386obsd_nat): Fix typo in prototype.
5340
baadce09
MK
5341 * i386bsd-tdep.c (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end):
5342 New variables.
5343 (i386nbsd_init_abi): Use these to initialize tdep->sigtramp_start
5344 and tdep->sigtramp_end.
5345 * i386obsd-nat.c: New file.
5346 * config/i386/obsd.mh (NATDEPFILES): Add i386obsd-nat.o.
5347
2404952e
MK
5348 * dwarf2cfi.c (cfi_pop_frame): Use alloca() for regbuf.
5349 Don't call get_current_frame().
5350
9b4f1ba7
PM
53512002-07-04 Pierre Muller <muller@ics.u-strasbg.fr>
5352
5353 * i386-nat.c (child_post_startup_inferior): New function
5354 calling i386_cleanup_dregs if
5355 I386_USE_GENERIC_WATCHPOINTS is defined.
5356 * config/i386/nm-i386.h: define CHILD_POST_STARTUP_INFERIOR
5357 conditional to acknowledge that i386-nat.c has its
5358 own child_post_startup_inferior function.
5359
c0d1d883
MK
53602002-07-04 Mark Kettenis <kettenis@gnu.org>
5361
00f8375e
MK
5362 * i386-tdep.h (I386_MAX_REGISTER_SIZE): New define.
5363 * i386-tdep.c (i386_do_pop_frame): Use I386_MAX_REGISTER_SIZE
5364 instead of MAX_REGISTER_RAW_SIZE.
5365 (i386_extract_return_value, i386_extract_struct_value_address):
5366 Convert to use regcache.
5367 (i386_gdbarch_init): Set max_register_raw_size and
5368 max_register_virtual_size to I386_MAX_REGISTER_SIZE.
5369 Set extract_return_value and extract_struct_value_address instead
5370 of their deprecated variants.
5371
c0d1d883
MK
5372 Convert i386 target to generic dummy frames.
5373 * i386-tdep.c: Include "symfile.h".
5374 (i386_frameless_signal_p): Consider a function to be frameless if
5375 the pc points at the first instruction of the function.
5376 (i386_frame_chain): Handle (generic) call dummies.
5377 (i386_frame_saved_pc): Likewise.
5378 (i386_frame_init_saved_regs): Remove code dealing with call
5379 dummies on the stack.
5380 (i386_push_dummy_frame): Removed.
5381 (i386_call_dummy_words): Removed.
5382 (i386_fix_call_dummy): Removed.
5383 (i386_push_return_address): New function.
5384 (i386_do_pop_frame): Renamed from i386_pop_frame. Add FRAME
5385 parameter, and don't call get_current_frame.
5386 (i386_pop_frame): New function.
5387 (i386_gdbarch_init): Set use_generic_dummy_frames to 1, set
5388 call_dummy_location to AT_ENTRY_POINT, set call_dummy_address to
5389 entry_point_address, set call_dummy_breakpoint_offset to 0, set
5390 call_dummy_length to 0, set call_dummy_words to NULL, set
5391 sizeof_call_dummy_words to 0, set fix_call_dummy to
5392 generic_fix_call_dummy, set pc_in_call_dummy to
5393 pc_in_call_dummy_at_entry_point, set push_dummy_frame to
5394 generic_push_dummy_frame, set push_return_address to
5395 i386_push_return_address and set frame_chain_valid to
5396 generic_file_frame_chain_valid.
5397
049ee0e4
AC
53982002-07-03 Andrew Cagney <ac131313@redhat.com>
5399
5400 * gdbarch.sh (struct regcache): Add opaque declaration.
5401 (EXTRACT_RETURN_VALUE): New architecture method.
5402 (EXTRACT_STRUCT_VALUE_ADDRESS): Ditto.
5403 * gdbarch.h, gdbarch.c: Regenerate.
5404 * arch-utils.c (legacy_extract_return_value): New function.
5405 * arch-utils.h (legacy_extract_return_value): Declare.
5406 * values.c (value_being_returned): Re-enable code handling
5407 EXTRACT_STRUCT_VALUE_ADDRESS. Move
5408 deprecated_grub_regcache_for_registers call to block handling
5409 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
5410 (EXTRACT_RETURN_VALUE): Do not define.
5411
4e0d9804
GS
54122002-07-03 Grace Sainsbury <graces@redhat.com>
5413
5414 * config/mcore/tm-mcore.h (REGISTER_BYTES, NUM_REGS, PC_REGNUM)
5415 (SP_REGNUM, FP_REGNUM, FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK)
5416 (BREAKPOINT_FROM_PC, INNER_THAN, SAVED_PC_AFTER_CALL)
5417 (INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS, INIT_FRAME_PC)
5418 (FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC)
5419 (STORE_RETURN_VALUE, DEPRECATED_EXTRACT_RETURN_VALUE)
5420 (STORE_STRUCT_RETURN, DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
5421 (SKIP_PROLOGUE, FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS)
5422 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, POP_FRAME)
5423 (PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME, PUSH_ARGUMENTS): Remove.
5424 * mcore-tdep.c (mcore_init_extra_frame_info): Add fromleaf
5425 argument so the function fits the prototype in the architecture
5426 vector.
5427 (mcore_pop_frame): Remove argument so the function fits the
5428 prototype. Use get_current_frame instead of the argument.
5429 (mcore_push_arguments): Change type of struct_return so the
5430 function can be used in the architecture vector.
5431 (mcore_store_struct_return): Add.
5432 (mcore_frame_init_saved_regs): Add.
5433 (mcore_gdbarch_init): Add function calls to replace the macros
5434 removed from tm-mcore.h
5435
36160dc4
AC
54362002-07-03 Andrew Cagney <ac131313@redhat.com>
5437
5438 * infcmd.c (print_return_value): Remove compatibility code calling
5439 deprecated_grub_regcache_for_registers.
5440
5441 * values.c: Include "regcache.h".
5442 (value_being_returned): Update. Use
5443 deprecated_grub_regcache_for_registers to extract the register
5444 buffer address.
5445 * value.h (value_being_returned): Change ``retbuf'' parameter to a
5446 ``struct regcache''.
5447 * Makefile.in (values.o): Add dependency on $(regcache_h).
5448
5449 * inferior.h (run_stack_dummy): Change type of second parameter to
5450 a ``struct regcache''.
5451 * valops.c (hand_function_call): Change type of retbuf to ``struct
5452 regcache''. Allocate using regcache_xmalloc, clean using
5453 make_cleanup_regcache_xfree.
5454 * infcmd.c (run_stack_dummy): Update. Use
5455 regcache_cpu_no_passthrough instead of memcpy to copy the buffer.
5456
5457 * regcache.c (do_regcache_xfree): New function.
5458 (make_cleanup_regcache_xfree): New function.
5459 * regcache.h (make_cleanup_regcache_xfree): Declare.
5460
e64d9b3d
MH
54612002-07-03 Martin M. Hunt <hunt@redhat.com>
5462
4dd79c29
MH
5463 * event-top.c (command_line_handler): Don't read past
5464 beginning of buffer.
e64d9b3d 5465
4dd79c29
MH
54662002-07-03 Martin M. Hunt <hunt@redhat.com>
5467
e64d9b3d
MH
5468 * varobj.c (struct varobj_root): Change frame from CORE_ADDR to
5469 struct frame_id.
5470 (varobj_create): Store frame_id for root.
5471 (varobj_gen_name): Use xasprintf.
5472 (varobj_update): Save and restore frame using get_frame_id() and
5473 frame_find_by_id().
5474 (create_child): Use xasprintf.
5475 (new_root_variable): Initialize frame_id.
5476 (c_name_of_child): Use xasprintf. Call find_frame_by_id().
5477 (c_value_of_variable): Use xasprintf. Move mem_fileopen call
5478 to prevent memory leak.
5479
26e6c56a
AC
54802002-07-03 Andrew Cagney <ac131313@redhat.com>
5481
5482 * valops.c (hand_function_call): Move declaration of retbuf to
5483 start of function, allocate using malloc, add a cleanup but before
5484 the inf_status cleanup, cleanup the buffer. Rename local variable
5485 old_chain to inf_status_cleanup.
5486
f436dd25
MH
54872002-07-03 Martin M. Hunt <hunt@redhat.com>
5488
5489 * top.c (execute_command): Use cmd_func() and cmd_func_p().
5490
5491 * cli/cli-decode.c (cmd_func_p): New function.
5492 (cmd_func): New function.
5493
5494 * command.h: Add cmd_func() and cmd_func_p().
5495
4cfe2084
GS
54962002-07-03 Grace Sainsbury <graces@redhat.com>
5497
5498 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Add macro. Set to 0.
5499 (REGISTER_SIZE): Remove.
5500 (MAX_REGISTER_RAW_SIZE): Remove.
5501 (REGISTER_VIRTUAL_TYPE): Remove.
5502 (MAX_REGISTER_VIRTUAL_SIZE): Remove.
5503 (REGISTER_NAME): Remove.
5504 (USE_GENERIC_DUMMY_FRAMES): Remove.
5505 (CALL_DUMMY): Remove.
5506 (CALL_DUMMY_START_OFFSET): Remove.
5507 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
5508 (CALL_DUMMY_LOCATION): Remove.
5509 (FIX_CALL_DUMMY): Remove.
5510 (CALL_DUMMY_ADDRESS): Remove.
5511 (SIZEOF_CALL_DUMMY_WORDS): Remove.
5512 (SAVE_DUMMY_FRAME_TOS): Remove.
5513 * mcore-tdep.c (MCORE_REG_SIZE, MCORE_NUM_REGS): Add macros.
5514 (mcore_register_virtual_type): New function.
5515 (mcore_register_byte): New function.
5516 (mcore_register_size): New function.
5517 (mcore_register_name): New function.
5518 (mcore_gdbarch_init): New function. Add set_gdbarch calls for
5519 macros removed from tm-mcore.h.
5520 (mcore_dump_tdep): Add.
5521 (_initialize_mcore_tdep): Add gdbarch_register call.
5522
4fd667e9
MK
55232002-07-03 Mark Kettenis <kettenis@gnu.org>
5524
5525 * i386-tdep.c (i386_frameless_signal_p): Provide an argument in to
5526 frameless_look_for_prologue, such that we actually call this
5527 function.
5528
42f99ac2
JB
55292002-07-02 Joel Brobecker <brobecker@gnat.com>
5530
5531 * frame.h (frame_address_in_block): New function.
5532
5533 * blockframe.c (frame_address_in_block): New function extracted
5534 from get_frame_block().
5535 (get_frame_block): Use frame_address_in_block().
5536 (block_innermost_frame): Use frame_address_in_block() to match
5537 the frame pc address against the block boundaries rather than
5538 the frame pc directly. This prevents a failure when a frame pc
5539 is actually a return-address pointing immediately after the end
5540 of the given block.
5541
103a1597 55422002-07-02 Grace Sainsbury <graces@redhat.com>
83b4a0fe
GS
5543
5544 * MAINTAINERS: Add self under write after approval.
5545
55462002-07-02 Grace Sainsbury <graces@redhat.com>
5547
103a1597
GS
5548 * m68k-tdep.c (m68k_remote_breakpoint_from_pc): Add. Currently not
5549 used in architecture vector. The default is
5550 m68k_local_breakpoint_from_pc.
5551 (m68k_local_breakpoint_from_pc): Add.
5552 (enum): Add register numbers from tm-m68k.h.
5553 (m68k_gdbarch_init): Add breakpoint_from_pc to architecture
5554 vector.
5555 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Set to
5556 GDB_MULTI_ARCH_PARTIAL.
5557 (BPT_VECTOR, REGISTER_BYTES_FP, REGISTER_BYTES_NOFP)
5558 (NUM_FREGS, SIG_PC_FP_OFFSET, SP_ARG0, REMOTE_BPT_VECTOR): Move to
5559 m68k-tdep.c.
5560 (BREAKPOINT, REMOTE_BREAKPOINT): Remove.
5561 (A1_REGNUM, FP0_REGNUM, FPC_REGNUM, FPS_REGNUM, FPI_REGNUM): Move
5562 to enum in m68k-tdep.c
5563
7a5a0534
JB
55642002-07-02 Joel Brobecker <brobecker@gnat.com>
5565
5566 * solib-osf.c (open_map): Compute the list of shared libraries
5567 loaded by the inferior, rather than the list of libraries loaded
5568 by GDB itself. Otherwise, GDB ends up reading the symbols from
5569 the wrong shared libraries...
5570
6f558d74
MK
55712002-07-02 Mark Kettenis <kettenis@gnu.org>
5572
b7d15bf7
MK
5573 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Make static.
5574 (LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONEXT_SP_OFFSET): Remove
5575 macros.
5576 (i386_linux_sigtramp_saved_pc, i386_linux_sigtramp_saved_sp):
5577 Remove functions.
5578 (FRAMELESS_SIGNAL): Remove function.
5579 (i386_linux_frame_chain, i386_linux_frame_saved_pc,
5580 i386_linux_saved_pc_after_call): Removed.
5581 (i386_linux_init_abi): Initialize tdep->sigcontext_addr,
5582 tdep->sc_pc_offset and tdep->sc_sp_offset. Don't override
5583 frame_chain, frame_saved_pc and saved_pc_after_call any longer.
5584
6bff26de
MK
5585 * i386-tdep.c (i386_frameless_signal_p): New function.
5586 (i386_frame_chain): Deal with frameless signals.
5587 (i386_sigtramp_saved_sp): New function.
5588 (i386_frame_saved_pc): Deal with frameless signals.
5589 (i386_saved_pc_after_call): Make sure the correct value is
5590 returned just after entry into a sigtramp.
5591 * i386bsd-tdep.c (i386bsd_sc_sp_offset, i386nbsd_sc_sp_offset,
5592 i386fbsd4_sc_sp_offset): New variables.
5593 (i386bsd_init_abi, i386nbsd_init_abi, i386fbsd4_init_abi): Use
5594 these variables to initialize tdep->sc_sp_offset. * i386bsd-nat.c
5595 (_initialize_i386bsd_nat): Add sanity check for sc_sp_offset
5596 similiar to what we already did for sc_pc_offset.
5597 * i386-sol2-tdep.c (i386_sol2_init_abi): Initialize
5598 tdep->sc_sp_offset.
5599
6f558d74
MK
5600 * i386nbsd-tdep.c (fetch_elfcore_registers): Wrap long line.
5601
145564b7
ML
56022002-07-02 Michal Ludvig <mludvig@suse.cz>
5603
5604 * config/i386/tm-x86-64linux.h: New.
5605 * config/i386/x86-64linux.mt: Add GDB_MULTI_ARCH and TM_FILE
5606 definitions.
5607 * config/i386/nm-x86-64.h: Rename to ...
5608 * config/i386/nm-x86-64linux.h: ... this one.
5609 * config/i386/x86-64linux.mh: Reflect the above change.
5610
3a1e71e3
MK
56112002-07-01 Mark Kettenis <kettenis@gnu.org>
5612
21d0e8a4
MK
5613 * i386-tdep.h (struct gdbarch_tdep): Replace sigtramp_saved_pc
5614 with sigcontext_addr. Add sc_sp_offset.
5615 (i386bsd_sigtramp_saved_pc): Remove prototype.
5616 (i386bsd_sicontext_addr): Add prototype.
5617 * i386-tdep.c (i386_sigtramp_saved_pc): New function.
5618 (i386_frame_saved_pc): Rewrite to call i386_sigtramp_saved_pc.
5619 (i386_svr4_sigtramp_saved_pc): Removed.
5620 (i386_svr4_sigcontext_addr): New function.
5621 (i386_svr4_init_abi): Don't initialize tdep->sigtramp_saved_pc.
5622 Initialize tdep->sigcontext_addr instead. Initialize
5623 tdep->sc_pc_offset and tdep->sc_sp_offset.
5624 (i386_gdbarch_init): Likewise.
5625 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Don't make it static
5626 any more.
5627 (i386bsd_sigtramp_saved_pc): Remove function.
5628 (i386bsd_init_abi): Don't initialize tdep->sigtramp_saved_pc.
5629 Initialize tdep->sigcontext_addr instead. Initialize
5630 tdep->sc_pc_offset.
5631 * i386-linux-tdep.c (i386_linux_init_abi): Remove initialization
5632 of tdep->sigtramp_saved_pc.
5633 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't initialize
5634 tdep->sigtramp_saved_pc. Initialize tdep->sigcontext_addr
5635 instead.
5636
3a1e71e3
MK
5637 * i386-tdep.c (i386_frameless_function_invocation,
5638 i386_frame_num_args, i386_frame_init_saved_regs,
5639 i386_skip_prologue, i386_push_dummy_frame, i386_fix_call_dummy,
5640 i386_pop_frame, i386_push_arguments, i386_store_struct_return,
5641 i386_extract_return_value, i386_store_return_value,
5642 i386_extract_struct_value_address, i386_register_virtual_type,
5643 i386_register_convertible, i386_register_convert_to_virtual,
5644 i386_register_convert_to_raw, i386_svr4_sigtramp_saved_pc,
5645 i386_go32_init_abi, i386_nw_init_abi, i386_gdbarch_init): Make
5646 static.
5647
52e9098c
MK
56482002-07-01 Mark Kettenis <kettenis@gnu.org>
5649
77b13a25
MK
5650 * i386bsd-tdep.c (i386bsd_frame_saved_pc): Removed.
5651
52e9098c
MK
5652 * config/i386/tm-i386sol2.h (COERCE_FLOAT_TO_DOUBLE): Removed.
5653 * i386-sol2-tdep.c (i386_sol2_init_abi): Adjust for the removal of
5654 this macro. Include "value.h".
5655
1b372fff
AS
56562002-06-30 Aidan Skinner <aidan@velvet.net>
5657
5658 * ada-exp.tab.c: remove as it's a generated file
5659 * ada-lex.c: remove as it's a generated file
5660
9c5045b5
MK
56612002-06-30 Mark Kettenis <kettenis@gnu.org>
5662
4a93c5bb
MK
5663 * config/i386/tm-i386.h (struct frame_info, struct
5664 frame_saved_regs, struct value, struct type): Remove forward
5665 declarations.
5666
322d4fe0
MK
5667 * config/i386/tm-linux.h [HAVE_PTRACE_GETFPXREGS]
5668 (FILL_FPXREGSET, HAVE_SSE_REGS): Remove define.
5669 * config/i386/nm-linux.h [HAVE_PTRACE_GETFPXREGS]
5670 (FILL_FPXREGSET): Define.
5671
fdd8263d
MK
5672 * config/i386/tm-nbsd.h (HAVE_SSE_REGS): Remove define.
5673
482e577b
MK
5674 * configure.tgt (i[3456]86-*-openbsd*): Fold into
5675 i[3456]86-*-netbsd* case.
5676 * config/i386/tm-obsd.h: Removed.
5677 * config/i386/obsd.mt: Removed.
5678 * config/i386/obsd.mh (NATDEPFILES): Remove corelow.o and
5679 core-aout.o.
5680 (MH_CFLAGS): Add -DYYDEBUG=0.
5681
6916549a
MK
5682 * i386bsd-nat.c (_initialize_i386bsd_nat): Define SC_PC_OFFSET to
5683 i386nbsd_sc_pc_offset on OpenBSD too.
5684
9c5045b5
MK
5685 * config/i386/tm-fbsd.h [!SVR4_SHARED_LIBS]
5686 (IN_SOLIB_CALL_TRAMPOLINE): Remove define.
5687 * config/i386/tm-nbsdaout.h (IN_SOLIB_CALL_TRAMPOLINE): Remove
5688 define.
5689 * i386bsd-tdep.c: Include "arch-utils.h".
5690 (i386bsd_aout_in_solib_call_trampoline): New function.
5691 (i386bsd_init_abi): Set in_solib_call_trampoline to
5692 i386bsd_aout_in_solib_call_trampoline.
5693 (i386nbsdelf_init_abi, i386fbsd_init_abi): Set
5694 in_solib_call_trampoline to generic_in_solib_call_trampoline.
5695
aa84d1bb
AC
56962002-06-28 Andrew Cagney <ac131313@redhat.com>
5697
5698 * macrotab.h: Do not include "obstack.h" or "bcache.h".
5699 (struct obstack, struct bcache): Add opaque declarations.
5700 * Makefile.in (macrotab_h): Update
5701
b4d83933
AC
57022002-06-28 Andrew Cagney <ac131313@redhat.com>
5703
5704 * blockframe.c (generic_find_dummy_frame): Change return type to
5705 ``struct regcache''.
5706 (struct dummy_frame): Replace field ``registers'' with regcache, a
5707 struct regcache object.
5708 (generic_find_dummy_frame): Update.
5709 (generic_push_dummy_frame): Update. Use regcache_xfree,
5710 regcache_xmalloc and regcache_cpy.
5711 (generic_pop_dummy_frame): Update. Use regcache_cpy and
5712 regcache_xfree.
5713 (deprecated_generic_find_dummy_frame): Update.
5714 (generic_read_register_dummy): Update. Use
5715 regcache_read_as_address.
5716 (generic_call_dummy_register_unwind): Update. Use regcache_read.
5717 (generic_get_saved_register): Update. Use regcache_read.
5718
08c0b5bc
AC
57192002-06-28 Andrew Cagney <ac131313@redhat.com>
5720
5721 * Makefile.in (objfiles_h): Add $(bcache_h).
5722 * objfiles.h: Include "bcache.h".
5723
5724 * Makefile.in (symtab_h): Remove $(bcache_h).
5725 * symtab.h: Do not include "bcache.h".
5726
1f89801a
AC
57272002-06-28 Andrew Cagney <ac131313@redhat.com>
5728
5729 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Set frame_chain_valid to
5730 generic_func_frame_chain_valid.
5731
b9644b58
DB
57322002-06-28 David O'Brien <obrien@FreeBSD.org>
5733
5734 * config/i386/nm-fbsd.h: Include <sys/param.h>.
5735 * config/i386/tm-fbsd.h: Likewise.
5736
dd486634
AC
57372002-06-28 Andrew Cagney <ac131313@redhat.com>
5738
5739 * rs6000-tdep.c (rs6000_gdbarch_init): Use
5740 generic_unwind_get_saved_register.
5741
0b434a00
AC
57422002-06-27 Andrew Cagney <ac131313@redhat.com>
5743
5744 From 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>:
5745 * regcache.c (supply_register): Add missing argument to
5746 register_buffer call.
5747
f30e5a77
AC
57482002-06-27 Andrew Cagney <ac131313@redhat.com>
5749
5750 * Makefile.in (init.c): Drop -e option to grep. Not necessary and
5751 Solaris /bin/grep does not not like it. From Peter Schauer.
5752
9f064c95
TT
57532002-06-26 Tom Tromey <tromey@redhat.com>
5754
5755 * command.h (add_setshow_cmd): Declare.
5756 (add_setshow_cmd_full): Declare.
5757 * cli/cli-decode.c (add_setshow_cmd): No longer static. Now
5758 returns void. Use add_setshow_cmd_full.
5759 (add_setshow_cmd_full): New function.
5760 (add_setshow_auto_boolean_cmd): Use add_setshow_cmd_full.
5761 (add_setshow_boolean_cmd): Likewise.
5762
099c7589
JT
57632002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
5764
5765 * config/vax/tm-vax.h: Protect from multiple inclusion.
5766 (TARGET_UPAGES, TARGET_NBPG, STACK_END_ADDR)
5767 (SIGTRAMP_START, SIGTRAMP_END, SIGCONTEXT_PC_OFFSET): Move to...
5768 * config/vax/tm-vaxbsd.h: ...here. New file.
5769 * config/vax/vax.mt (TM_FILE): Set to tm-vaxbsd.h.
5770
1d049c5e
JT
57712002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
5772
5773 * config/vax/tm-vax.h (BREAKPOINT): Remove.
5774 (BELIEVE_PCC_PROMOTION): Remove.
5775 (AP_REGNUM): Move to...
5776 * config/vax/nm-vax.h: ...here.
5777 * vax-tdep.c: Use VAX_AP_REGNUM instead of AP_REGNUM.
5778 (vax_breakpoint_from_pc): New function.
5779 (vax_gdbarch_init): Initialize gdbarch_breakpoint_from_pc
5780 and gdbarch_believe_pcc_promotion.
5781
4791e091
JT
57822002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
5783
5784 * Makefile.in (vax_tdep_h): Define.
5785 (vax-tdep.o): Use $(vax_tdep_h).
5786 * vax-tdep.c (vax_gdbarch_init): Use generic OS ABI framework.
5787 (vax_dump_tdep): New function.
5788 (_initialize_vax_tdep): Register vax_dump_tdep.
5789 * vax-tdep.h: Include osabi.h.
5790 (struct gdbarch_tdep): New.
5791
da130f98
AC
57922002-06-26 Andrew Cagney <cagney@redhat.com>
5793
5794 * frame.h (deprecated_generic_find_dummy_frame): Rename
5795 generic_find_dummy_frame.
5796 * blockframe.c (generic_find_dummy_frame): Make static.
5797 (deprecated_generic_find_dummy_frame): New function.
5798 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Replace
5799 generic_find_dummy_frame with deprecated_find_dummy_frame.
5800 (sh64_nofp_frame_init_saved_regs): Ditto.
5801 (sh_fp_frame_init_saved_regs): Ditto.
5802 * s390-tdep.c (s390_frame_saved_pc_nofix): Ditto.
5803 (s390_frame_chain): Ditto.
5804 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
5805
6300c360
GS
58062002-06-26 Grace Sainsbury <graces@redhat.com>
5807
5808 * config/m68k/tm-m68k.h: Rearrange code so macros not in the
5809 gdbarch vector are at the top.
5810 (NUM_REGS): Remove.
5811 (FP_REGNUM, SP_REGNUM, PS_REGNUM, PC_REGNUM, FP0_REGNUM): Remove.
5812 (FRAME_ARGS_ADDRESS): Remove.
5813 (FRAME_LOCALS_ADDRESS): Remove.
5814 (FRAME_NUM_ARGS): Remove.
5815 (FRAME_ARGS_SKIP): Remove.
5816 * m68k-tdep.c (enum): Add eumeration of special register numbers.
5817 (m68k_gdbarch_init): Add gdbarch initializations for macros
5818 undefined in tm-m68k.h
5819
1c617db8
GS
58202002-06-26 Grace Sainsbury <graces@redhat.com>
5821
5822 * monitor.h: Add the function regname to monitor_ops
5823 structure. This way NUM_REGS does not have to be a constant.
5824 * monitor.c (monitor_fetch_register): Added support for regname
5825 function. The function is called if the array regnames is NULL.
5826 (monitor_store_register): Same.
da130f98
AC
5827 * cpu32bug-rom.c (cpu32bug_regname): Add function. Replaces
5828 regnames array.
1c617db8
GS
5829 (init_cpu32bug_cmds): set cpu32bug_cmds.regnames to NULL,
5830 cpu32bug_cmds.regname to point to new function.
5831 * abug-rom.c (abug_regname): Same as above.
5832 (init_abug_cmds): Same.
5833 * dbug-rom.c (dbug_regname): Same as above.
5834 (init_dbug_cmds): Same.
5835 * remote-est.c (est_regname): Same.
5836 (init_est_cmds): Same.
5837 * rom68k-rom.c (rom68k_regname): Same.
5838 (init_rom68k_cmds): Same.
5839
ea9365bb
TT
58402002-06-25 Tom Tromey <tromey@redhat.com>
5841
5842 * breakpoint.c (delete_command): Don't repeat `delete' commands.
5843
72cec141
AC
58442002-06-25 Andrew Cagney <cagney@redhat.com>
5845
5846 * infrun.c (stop_registers): Change variable's type to ``struct
5847 regcache'''.
5848 (xmalloc_inferior_status): Delete function.
5849 (free_inferior_status): Delete function.
5850 (normal_stop): Use regcache_cpy.
5851 (struct inferior_status): Change type of fields ``stop_registers''
5852 and ``registers'' to ``struct regcache''.
5853 (write_inferior_status_register): Use regcache_write.
5854 (save_inferior_status): Instead of calling
5855 xmalloc_inferior_status, allocate the inf_status buffer directly.
5856 Use regcache_dup_no_passthrough and regcache_dup to save the
5857 buffers.
5858 (restore_inferior_status): Use regcache_xfree and regcache_cpy.
5859 Replace the stop_registers regcache instead of overriding it. Use
5860 regcache_xfree. Instead of calling free_inferior_status, xfree
5861 the buffer directly.
5862 (discard_inferior_status): Use regcache_xfree. Instead of calling
5863 free_inferior_status, xfree the buffer directly.
5864 (build_infrun): Use regcache_xmalloc.
5865 (_initialize_infrun): Delete redundant call to build_infrun.
5866
5867 * Makefile.in (infcmd.o): Add $(regcache_h).
5868
5869 * infcmd.c: Include "regcache.h".
5870 (run_stack_dummy): Use deprecated_grub_regcache_for_registers to
5871 obtain the address of `stop_registers' register buffer.
5872 (print_return_value): Ditto.
5873
5874 * inferior.h (struct regcache): Add opaque declaration.
5875 (stop_registers): Change variable's declared type to ``struct
5876 regcache''.
5877
defc6f8c
TT
58782002-06-24 Tom Tromey <tromey@redhat.com>
5879
c0e624e7
TT
5880 * cli/cli-decode.c (add_show_from_set): Fixed typo in comment.
5881 * target.c (initialize_targets): Fixed typo in
5882 trust-readonly-sections `show' documentation.
5883
defc6f8c
TT
5884 * main.c: Marked all strings with _().
5885
2b236d82
DH
58862002-06-24 Don Howard <dhoward@redhat.com>
5887
5888 * memattr.c (create_mem_region): Treat hi == 0 as a special case
5889 that means max CORE_ADDR+1.
5890 (lookup_mem_region): Ditto.
5891 (mem_info_command): Ditto.
5892
942dc0e9
GS
58932002-06-24 Grace Sainsbury <graces@redhat.com>
5894
5895 * config/m68k/tm-m68k.h (DECR_PC_AFTER_BREAK): Remove.
5896 (REGISTER_BYTES_OK): Remove.
5897 (REGISTER_BYTES): Remove.
5898 (STORE_STRUCT_RETURN): Remove.
5899 (DEPRECATED_EXTRACT_RETURN_VALUE): Remove.
5900 (STORE_RETURN_VALUE): Remove.
5901 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
5902 (FRAME_CHAIN): Remove.
5903 (FRAMELESS_FUNCTION_INVOCATION): Remove.
5904 (FRAME_SAVED_PC): Remove.
5905 * m68k-tdep.c (m68k_register_bytes_ok):Add.
5906 (m68k_store_struct_return): Add.
5907 (m68k_deprecated_extract_return_value): Add.
5908 (m68k_deprecated_extract_struct_value_address): Add.
5909 (m68k_store_return_value): Add.
5910 (m68k_frame_chain): Add.
5911 (m68k_frameless_function_invocation): Add.
5912 (m68k_frame_saved_pc): Add.
5913 (m68k_gdbarch_init): added set_gdbarch calls for new
5914 functions and deleted macros.
5915
03c30d4d
TT
59162002-06-23 Tom Tromey <tromey@redhat.com>
5917
5918 * Makefile.in (HFILES_NO_SRCDIR): Remove old files.
5919 (ALLDEPFILES): Likewise.
5920 (udiheaders): Removed.
5921 (udip2soc.o): Likewise.
5922 (udi2go32.o): Likewise.
5923 (udr.o): Likewise.
5924 (HFILES_WITH_SRCDIR): Don't mention udiheaders.
5925
37e71372
AC
59262002-06-22 Andrew Cagney <ac131313@redhat.com>
5927
06a6ac57
AC
5928 * infrun.c (_initialize_infrun): Delete unnecessary call to
5929 build_infrun.
5930
37e71372
AC
5931 * regcache.h: Update comments describing the regcache_cpy family
5932 of functions.
5933 (regcache_save, regcache_restore): Delete declaration.
5934 (regcache_save_no_passthrough): Delete declaration.
5935 (regcache_restore_no_passthrough): Delete declaration.
5936 * regcache.c (regcache_save): Delete function.
5937 (regcache_save_no_passthrough): Delete function.
5938 (regcache_restore): Delete function.
5939 (regcache_restore_no_passthrough): Delete function.
5940
78f6d055
AC
59412002-06-21 Andrew Cagney <ac131313@redhat.com>
5942
5943 * config/m68k/tm-m68k.h: Fix typo.
5944 (FRAME_INIT_SAVED_REGS): Define when non-multi-arch.
5945 (m68k_frame_init_saved_regs): Declare.
5946
78b119cb
JB
59472002-06-21 Jim Blandy <jimb@redhat.com>
5948
5949 Remove some vestiges of Harris 88k support.
5950 * dwarf2read.c (decode_locdesc): Remove `#if' block for Harris 88k
5951 register numbering quirk.
5952 * elfread.c (elf_symtab_read): Remove `#if' block for skipping
5953 odd symbols occurring in Harris 88k ELF targets.
5954
0fbb3da7
TT
59552002-06-21 Tom Tromey <tromey@redhat.com>
5956
5957 * gdb_locale.h: New file.
5958 * Makefile.in (GDB_CFLAGS): Define LOCALEDIR.
5959 (defs_h): Added gdb_locale.h.
5960 * configure, config.in: Rebuilt.
5961 * configure.in (PACKAGE): Define.
5962 * defs.h: Include gdb_locale.h.
5963 * main.c (captured_main): Call setlocale, bindtextdomain,
5964 textdomain.
5965
456f8b9d
DB
59662002-06-21 Dave Brolley <brolley@redhat.com>
5967
5968 From Stan Shebs, Jim Blandy, Mark Salter, Kevin Buettner:
5969 * config/frv/frv.mt: New file.
5970 * config/frv/tm-frv.h: New file.
5971 * configure.tgt: Support frv-*-*.
5972 * Makefile.in (frv-tdep.o): New target.
5973 * frv-tdep.c: New file.
5974 * NEWS: Mention frv.
5975
cdd463f9
DB
59762002-06-21 Dave Brolley <brolley@redhat.com>
5977
5978 * MAINTAINERS: Add self to "Write After Approval" list.
5979
5d3ed2e3
GS
59802002-06-21 Grace Sainsbury <graces@redhat.com>
5981
5982 * config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE)
5983 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
5984 (REGISTER_VIRTUAL_TYPE, REGISTER_NAMES, TARGET_LONG_DOUBLE_FORMAT)
5985 (FUNCTION_START_OFFSET, SKIP_PROLOGUE, SAVED_PC_AFTER_CALL)
5986 (INNER_THAN, STACK_ALIGN, REGISTER_SIZE): Remove macros.
5987
5988 * m68k-tdep.c: Include arch-utils.h
5989 (m68k_register_raw_size): Add.
5990 (m68k_register_virtual_size): Add.
5991 (m68k_register_virtual_type): Add.
5992 (m68k_register_name): Add.
5993 (m68k_stack_align): Add.
5994 (m68k_register_byte): Add.
5995 (m68k_gdbarch_init): Add set_gdbarch calls for macros removed in
5996 tm-m68k.h.
5997
7f8e7424
GS
59982002-06-21 Grace Sainsbury <graces@redhat.com>
5999
a2c6a6d5 6000 * m68k-tdep.c (m68k_frame_init_saved_regs): Replace
7f8e7424
GS
6001 m68k_find_saved_regs.
6002 (m68k_pop_frame): Removed saved_regs structure, and replaced
5d3ed2e3 6003 references to it with frame->saved_regs.
7f8e7424
GS
6004 (m68k_gdbarch_init): Added function calls to initialize the
6005 gdbarch structure.
a2c6a6d5
GS
6006 (m68k_fix_call_dummy): Add.
6007 * config/m68k/tm-m68k.h: (FRAME_FIND_SAVED_REGS): Remove.
6008 (CALL_DUMMY): Remove.
6009 (CALL_DUMMY_LENGTH): Remove.
6010 (CALL_DUMMY_START_OFFSET): Remove.
6011 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
6012 (FIX_CALL_DUMMY): Remove.
6013 (PUSH_DUMMY_FRAME): Remove.
6014 (POP_FRAME): Remove.
7f8e7424 6015
f461f5cf
PM
60162002-06-19 Pierre Muller <muller@ics.u-strasbg.fr>
6017
6018 * parse.c (parse_fprintf): New function used to avoid calls to
6019 fprintf in bison parser generated debug code.
6020 * parser-defs.h: Declaration of new parse_fprintf function.
6021 * ada-exp.y, c-exp.y, f-exp.y, jv-exp.y, m2-exp.y, p-exp.y:
6022 Set YYDEBUG to 1 by default.
6023 Set YYFPRINTF as parse_fprintf.
6024
7f0c12ed
ML
60252002-06-21 Michal Ludvig <mludvig@suse.cz>
6026
6027 * dwarf2cfi.c (read_encoded_pointer): Don't handle pointer
6028 encoding anymore.
6029 (pointer_encoding, enum ptr_encoding): New.
6030 (execute_cfa_program): Take care about pointer encoding.
6031 (dwarf2_build_frame_info): Only call parse_frame_info for
6032 .debug_frame and .eh_frame.
6033 (parse_frame_info): New, derived from former dwarf2_build_frame_info.
6034 fixed augmentation handling, added relative addressing,
6035 ignore duplicate FDEs. Added comments.
19d833a2 6036 * dwarf2cfi.c: Reindented.
7f0c12ed 6037
87c4a039
EZ
60382002-06-20 Elena Zannoni <ezannoni@redhat.com>
6039
6040 * event-top.c (command_handler): Don't use space_at_cmd_start
6041 unless there is sbrk() on the host. Assign time and space data
6042 to union fields of the appropriate length.
6043
1cf877ad
ML
60442002-06-20 Michal Ludvig <mludvig@suse.cz>
6045
6046 * x86-64-tdep.c (x86_64_register_nr2name): Rename to
6047 x86_64_register_name. Return type changed to 'const char *'.
6048 (x86_64_register_name2nr): Rename to x86_64_register_number.
6049 (x86_64_gdbarch_init): Update to reflect the change.
6050 * x86-64-tdep.h: Ditto.
6051 * x86-64-linux-nat.c (x86_64_fxsave_offset)
6052 (supply_fpregset): Ditto.
6053
3fadccb3
AC
60542002-06-19 Andrew Cagney <cagney@redhat.com>
6055
6056 * regcache.h: Update copyright.
6057 (struct regcache, struct gdbarch): Add opaque declarations.
6058 (current_regcache): Declare global variable.
6059 (regcache_read, regcache_write): Add gdbarch parameter.
6060 (regcache_save, regcache_save_no_passthrough)
6061 (regcache_restore, regcache_restore_no_passthrough)
6062 (regcache_dup, regcache_dup_no_passthrough)
6063 (regcache_cpy, regcache_cpy_no_passthrough)
6064 (deprecated_grub_regcache_for_registers)
6065 (deprecated_grub_regcache_for_register_valid)
6066 (regcache_valid_p): Add function declarations.
6067
6068 * regcache.c: Update copyright.
6069 (regcache_descr_handle): New global variable.
6070 (struct regcache_descr): Define.
6071 (init_legacy_regcache_descr, init_regcache_descr): New functions.
6072 (regcache_descr, xfree_regcache_descr): New functions.
6073 (struct regcache): Define.
6074 (regcache_xmalloc, regcache_xfree): New functions.
6075 (regcache_cpy, regcache_cpy_no_passthrough): New functions.
6076 (regcache_dup, regcache_dup_no_passthrough): New functions.
6077 (regcache_valid_p, regcache_read_as_address): New functions.
6078 (deprecated_grub_regcache_for_registers): New function.
6079 (deprecated_grub_regcache_for_register_valid): New function.
6080 (current_regcache): New global variable.
6081 (register_buffer): Add regcache parameter. Update calls.
6082 (regcache_read, regcache_write): Add regcache parameter. Rewrite.
6083 (read_register_gen, write_register_gen): Update register_buffer
6084 call. Test for legacy_p instead of gdbarch_register_read_p or
6085 gdbarch_register_write_p.
6086 (regcache_collect): Update register_buffer call.
6087 (build_regcache): Rewrite. Use deprecated grub functions.
6088 (regcache_save, regcache_save_no_passthrough): New functions.
6089 (regcache_restore, regcache_restore_no_passthrough): New
6090 functions.
6091 (_initialize_regcache): Create the regcache_data_handle. Swap
6092 current_regcache global variable.
6093
6094 * sh-tdep.c (sh_pseudo_register_read): Add current_regcache
6095 parameter to regcache_read and regcache_write calls.
6096 (sh4_register_read): Ditto.
6097 (sh64_pseudo_register_read): Ditto.
6098 (sh64_register_read): Ditto.
6099 (sh_pseudo_register_write): Ditto.
6100 (sh4_register_write): Ditto.
6101 (sh64_pseudo_register_write): Ditto.
6102 (sh64_register_write): Ditto.
6103
6104 * defs.h (XCALLOC): Define.
6105
152d9db6
GS
61062002-06-19 Grace Sainsbury <graces@redhat.com>
6107
6108 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Added (set to 0).
6109 * m68k-tdep.c (m68k_gdbarch_init): Added.
6110 (m68k_dump_tdep): Added.
6111
170911c7
DJ
61122002-06-19 Daniel Jacobowitz <drow@mvista.com>
6113
6114 * ada-lang.c (fill_in_ada_prototype): Update comment.
6115
2e4ebe70
DJ
61162002-06-19 Daniel Jacobowitz <drow@mvista.com>
6117
6118 * mips-tdep.c (enum mips_abi): Explicitly start at 0. Add
6119 MIPS_ABI_LAST.
6120 (mips_abi_string, mips_abi_strings): New.
6121 (struct gdbarch_tdep): Remove mips_abi_string, add found_abi.
6122 (mips_gdbarch_init): Set tdep->found_abi. Don't set
6123 tdep->mips_abi_string. Honor mips_abi_string. Default to
6124 O32 if no ABI is found.
6125 (mips_dump_tdep): Use mips_abi_strings.
6126 (mips_abi_update): New function.
6127 (_initialize_mips_tdep): Initialize mips_abi_string. Add
6128 ``set mips abi'' and ``show mips abi''. Check the size of
6129 mips_abi_strings.
6130
16775908
AC
61312002-06-19 Andrew Cagney <cagney@redhat.com>
6132
6133 * i386-linux-tdep.c (i386_linux_register_name): Make return type
6134 constant.
6135
5051bfa4 61362002-06-18 Joel Brobecker <brobecker@gnat.com>
16775908 6137
5051bfa4
JB
6138 * alpha-tdep.c (heuristic_proc_desc): Compute the size of the
6139 current frame using only the first stack size adjustment. All
6140 subsequent size adjustments are not considered to be part of
6141 the "static" part of the current frame.
6142 Compute the address of the saved registers relative to the
6143 Frame Pointer ($fp) instead of the Stack Pointer if $fp is
6144 in use in this frame.
6145
56468235
DH
61462002-06-18 Don Howard <dhoward@redhat.com>
6147
6148 * valops.c (value_ind): Use value_at_lazy() when dereferencing
6149 type int expressions. Thanks to Jim Blandy <jimb@redhat.com> for
6150 suggesting this solution.
6151
0b624158
AC
61522002-06-18 Andrew Cagney <ac131313@redhat.com>
6153
6154 * config/romp/xm-rtbsd.h: Delete file.
6155 * config/romp/rtbsd.mh: Delete file.
6156
221ea385
KS
61572002-06-18 Keith Seitz <keiths@redhat.com>
6158
6159 * breakpoint.c (condition_command): Post breakpoint_modify
6160 when a condition is added to an existing breakpoint.
6161 (commands_command): Likewise for commands.
6162 (set_ignore_count): Likewise for ignore counts.
6163 If no tty, do not simply return, still need to send event
6164 notification.
6165 (ignore_command): Only print a newline if the command came
6166 from a tty.
6167 Don't call breakpoints_changed, since this is now properly
6168 handled by set_ignore_count.
6169
5402eed1
AC
61702002-06-18 Andrew Cagney <cagney@redhat.com>
6171
6172 * MAINTAINERS: Note that cris-elf target can be compiled with
6173 -Werror.
6174 * cris-tdep.c (cris_register_name): Make return type constant.
6175 (cris_breakpoint_from_pc): Ditto.
6176
cc22880b
ML
61772002-06-18 Michal Ludvig <mludvig@suse.cz>
6178
6179 * frame.h (struct frame_info): Change type of context to
6180 'struct context'.
6181
fa88f677
AC
61822002-06-17 Andrew Cagney <cagney@redhat.com>
6183
6184 * gdbarch.sh (REGISTER_NAME): Change return type a constant string
6185 pointer.
6186 * gdbarch.h, gdbarch.c: Regenerate.
6187 * config/mips/tm-mips.h (mips_register_name): Update.
6188 * i386-tdep.h (i386_register_name): Update.
6189 * mips-tdep.c (mips_register_name): Update
6190 * alpha-tdep.c (alpha_register_name): Update.
6191 * arch-utils.c (legacy_register_name): Update.
6192 * arch-utils.h (legacy_register_name): Update.
6193 * avr-tdep.c (avr_register_name): Update.
6194 * ia64-tdep.c (ia64_register_name): Update.
6195 * i386-tdep.c (i386_register_name): Update.
6196 * sparc-tdep.c (sparc32_register_name): Update.
6197 (sparc64_register_name): Update.
6198 (sparclite_register_name): Update.
6199 (sparclet_register_name): Update.
6200 * sh-tdep.c (sh_generic_register_name): Update.
6201 (sh_sh_register_name): Update.
6202 (sh_sh3_register_name): Update.
6203 (sh_sh3e_register_name): Update.
6204 (sh_sh_dsp_register_name): Update.
6205 (sh_sh3_dsp_register_name): Update.
6206 (sh_sh4_register_name): Update.
6207 (sh_sh64_register_name): Update.
6208 * s390-tdep.c (s390_register_name): Update.
6209 * rs6000-tdep.c (rs6000_register_name): Update.
6210 * ns32k-tdep.c (ns32k_register_name_32082): Update.
6211 (ns32k_register_name_32382): Update.
6212 * d10v-tdep.c (d10v_ts2_register_name): Update.
6213 (d10v_ts3_register_name): Update.
6214 * xstormy16-tdep.c (xstormy16_register_name): Update.
6215 * vax-tdep.c (vax_register_name): Update.
6216 * v850-tdep.c (v850_register_name): Update.
6217 * m68hc11-tdep.c (m68hc11_register_name): Update.
6218 * mn10300-tdep.c (mn10300_generic_register_name): Update.
6219 (am33_register_name): Update.
6220
ea1e7ef6
GS
62212002-06-17 Grace Sainsbury <graces@redhat.com>
6222
6223 * m68k-tdep.c: Reindented.
6224
9b02dd1b
AC
62252002-06-17 Andrew Cagney <ac131313@redhat.com>
6226
6227 * gdb_indent.sh: Add prgregset_t, fpregset_t, and gregset_t to the
6228 list of predefined types.
6229
8758dec1
MK
62302002-06-16 Mark Kettenis <kettenis@gnu.org>
6231
b6197528
MK
6232 * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE,
6233 REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL,
6234 REGISTER_CONVERT_TO_RAW): Remove defines.
6235 (i386_register_virtual_type, i386_register_convertible,
6236 i386_register_convert_to_virtual, i386_register_convert_to_raw):
6237 Remove prototypes.
6238 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
6239 macros mentioned above.
6240
82b47e62
MK
6241 * config/i386/tm-i386lynx.h (SAVED_PC_AFTER_CALL): Remove define.
6242 (i386lynx_saved_pc_after_call): Remove prototype.
6243 * i386ly-tdep.c: Include "i386-tdep.h".
6244 (i386lynx_saved_pc_after_call): Make static. Use
6245 read_memory_nobpt instead of read_memory. Use
6246 read_memory_unsigned_integer instead of read_memory_integer.
6247 (i386lynx_init_abi): New function.
6248 (i386lynx_coff_osabi_sniffer): New function.
6249 (_initialize_i386bsd_tdep): New function.
6250
8758dec1
MK
6251 * config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,
6252 CALL_DUMMY_LENGTH, CALL_DUMMY_START_OFFSET,
6253 CALL_DUMMY_BREAKPOINT_OFFSET, FIX_CALL_DUMMY): Remove defines.
6254 (i386_fix_call_dummy): Remove prototype.
6255 * i386-tdep.c (i386_call_dummy_words): New variable.
6256 (i386_gdbarch_init): Adjust for removal of the
6257 macros mentioned above.
6258
e9e68a56
AC
62592002-06-15 Andrew Cagney <ac131313@redhat.com>
6260
6261 * command.h (add_setshow_auto_boolean_cmd): Replace
6262 add_set_auto_boolean_cmd.
6263 * cli/cli-decode.c (add_setshow_auto_boolean_cmd): Replace
6264 add_set_auto_boolean_cmd.
6265 * cli/cli-decode.h (add_set_auto_boolean_cmd): Delete declaration.
6266 * mips-tdep.c (_initialize_mips_tdep): Update ``set mips
6267 mask-address'' command.
6268 (show_mask_address): Add cmd parameter.
6269 * remote.c (add_packet_config_cmd): Update. Change type of
6270 set_func and show_func to cmd_sfunc_ftype.
6271 (_initialize_remote): Update `set remote Z-packet'
6272 (show_remote_protocol_qSymbol_packet_cmd): Add cmd parameter.
6273 (show_remote_protocol_e_packet_cmd): Ditto.
6274 (show_remote_protocol_E_packet_cmd): Ditto.
6275 (show_remote_protocol_P_packet_cmd): Ditto.
6276 (show_remote_protocol_Z_software_bp_packet_cmd): Ditto.
6277 (show_remote_protocol_Z_hardware_bp_packet_cmd): Ditto.
6278 (show_remote_protocol_Z_write_wp_packet_cmd): Ditto.
6279 (show_remote_protocol_Z_read_wp_packet_cmd): Ditto.
6280 (show_remote_protocol_Z_access_wp_packet_cmd): Ditto.
6281 (show_remote_protocol_Z_packet_cmd): Ditto.
6282 (show_remote_protocol_binary_download_cmd): Ditto.
6283 (show_remote_cmd): Pass NULL to all of above.
6284
fc08ec52
MK
62852002-06-15 Mark Kettenis <kettenis@gnu.org>
6286
6287 * config/i386/tm-i386.h (PUSH_ARGUMENTS, STORE_STRUCT_RETURN,
6288 DEPRECATED_EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
6289 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS, PUSH_DUMMY_FRAME,
6290 POP_FRAME): Remove defines.
6291 (i386_push_arguments, i386_store_struct_return,
6292 i386_extract_return_value, i386_store_return_value,
6293 i386_extract_struct_value_address, i386_push_dummy_frame,
6294 i386_pop_frame): Renove prototypes.
6295 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
6296 macros mentioned above.
6297
e707bbc2
AC
62982002-06-15 Andrew Cagney <ac131313@redhat.com>
6299
6300 * cli/cli-decode.c (add_setshow_boolean_cmd): Replace
6301 add_set_boolean_cmd.
6302 (add_setshow_cmd): New function.
6303 * command.h (add_setshow_boolean_cmd): Replace
6304 add_set_boolean_cmd.
6305 * remote-rdi.c (_initialize_remote_rdi): Update ``set rdiheartbeat''
6306 and ``set rdiromatzero''.
6307 * maint.c (_initialize_maint_cmds): Update commented out code.
6308 * cli/cli-decode.h (add_set_boolean_cmd): Delete declaration.
6309 * target.c (initialize_targets): Update `set
6310 trust-readonly-sections'.
6311 * remote.c (_initialize_remote): Update `set remotebreak'.
6312
42fdc8df
MK
63132002-06-15 Mark Kettenis <kettenis@gnu.org>
6314
93924b6b
MK
6315 * config/i386/tm-i386.h (FUNCTION_START_OFFSET, INNER_THAN,
6316 BREAKPOINT, DECR_PC_AFTER_BREAK): Removed.
6317 * i386-tdep.c (i386_skip_prologue): Adjust function signature to
6318 fit into multi-arch framework.
6319 (i386_breakpoint_from_pc): New function.
6320 (i386_gdbarch_init): Adjust for removal of the macros mentioned
6321 above.
6322
42fdc8df
MK
6323 * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION,
6324 FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS,
6325 FRAME_ARGS_SKIP, FRAME_INIT_SAVED_REGS): Remove defines.
6326 (i386_frameless_function_invocation, i386_frame_num_args,
6327 i386_frame_init_saved_regs): Remove prototypes.
6328 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
6329 macros mentioned above.
6330
9773a94b
AC
63312002-06-15 Andrew Cagney <ac131313@redhat.com>
6332
6333 * cli/cli-decode.c (set_cmd_cfunc): Update.
6334 (set_cmd_sfunc): Update.
6335 * command.h (cmd_cfunc_ftype, cmd_sfunc_ftype): Declare.
6336 (set_cmd_sfunc, set_cmd_cfunc): Update.
6337 * cli/cli-decode.h: Update.
6338
6e157172
MK
63392002-06-15 Mark Kettenis <kettenis@gnu.org>
6340
6341 * i386-sol2-tdep.c (i386_sol2_osabi_sniffer): New function.
6342 (_initialize_i386_sol2_tdep): Register i386_sol2_osabi_sniffer.
6343
7f19b9a2
AC
63442002-06-15 Andrew Cagney <ac131313@redhat.com>
6345
6346 * defs.h (auto_boolean): Declare enum.
6347 * command.h (cmd_auto_boolean): Delete enum.
6348 * mips-tdep.c (mask_address_var): Update.
6349 (mips_mask_address_p): Update.
6350 (show_mask_address): Update.
6351 * remote.c (struct packet_config): Update.
6352 (update_packet_config): Update.
6353 (show_packet_config_cmd): Update.
6354 (packet_ok): Update.
6355 (add_packet_config_cmd): Update.
6356 (_initialize_remote):
6357 * command.h: Update.
6358 * cli/cli-setshow.c (parse_auto_binary_operation): Update.
6359 (do_setshow_command): Update.
6360 * cli/cli-decode.c (add_set_auto_boolean_cmd): Update.
6361 * cli/cli-decode.h: Update.
6362
1cf88de5
MK
63632002-06-15 Mark Kettenis <kettenis@gnu.org>
6364
22ba8cf2
MK
6365 * config/i386/tm-cygwin.h, config/i386/tm-fbsd.h,
6366 config/i386/tm-go32.h, config/i386/tm-i386gnu.h,
6367 config/i386/tm-i386sol2.h, config/i386/tm-i386v4.h,
6368 config/i386/tm-linux.h, config/i386/tm-nbsd.h,
6369 config/i386/tm-obsd.h (HAVE_I387_REGS): Remove define.
6370 * config/i386/tm-i386.h: Unconditionally define FLOAT_INFO.
6371
762c5349
MK
6372 * i386-tdep.c (i386_coff_osabi_sniffer): Add "coff-go32" to the
6373 list of DJGPP COFF targets.
6374
091198bb
MK
6375 * config/i386/tm-i386.h (REGISTER_SIZE): Remove define.
6376 (NUM_GREGS, NUM_FREGS, NUM_SSE_REGS): Remove defines.
6377 (FP_REGNUM, SP_REGNUM, PC_REGNUM, PS_REGNUM): Remove defines.
6378 (FP0_REGNUM): Remove define.
6379 (MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE,
6380 MAX_REGISTER_VIRTUAL_SIZE): Remove define.
6381 (i386_register_virtual_size): Remove protoype.
6382 * i386-tdep.c (i386_register_virtual_size): Removed.
6383 (i386_extract_return_value, i386_store_return_value): Use
6384 FP0_REGNUM instead of NUM_FREGS to determine whether the
6385 floating-point registers are available.
6386 (i386_gdbarch_init): Tweak FIXME about FPU registers.
6387 Adjust for removal of macros mentioned above.
6388
63892002-06-15 Mark Kettenis <kettenis@gnu.org>
6390
fcc9bf01
MK
6391 * i386v4-nat.c: Include "i386-tdep.h". Reformat and tweak various
6392 comments.
6393 (fill_gregset, supply_gregset, supply_fpregset, fill_fpregset):
6394 Remove prototypes.
6395 (supply_gregset, fill_gregset): Remove use of register keyword and
6396 remove declaration for regmap. Use I386_NUM_GREGS instead of
6397 NUM_REGS and NUM_FREGS.
6398 (FPREGSET_FSAVE_OFFSET): Remove.
6399 (supply_fpregset, fill_fpregset): Use FPO_REGNUM instead of
6400 NUM_FREGS to determine whether the floating-point registers are
6401 available.
6402
65e78234
MK
6403 * i386gnu-nat.c (supply_gregset, gnu_fetch_registers,
6404 gnu_store_registers): Replace usage of NUM_GREGS with
6405 I386_NUM_GREGS.
6406
98df6387
MK
6407 * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
6408 OLD_CANNOT_STORE_REGISTER, supply_gregset, fill_gregset): Replace
6409 usage of NUM_GREGS with I386_NUM_GREGS.
6410
099a9414
MK
6411 * i386-linux-nat.c (fill_gregset): Remove redundant parentheses.
6412
57976e88
MK
6413 * i386bsd-nat.c: Include "i386-tdep.h".
6414 (supply_gregset, fill_gregset): Replace usage of NUM_GREGS with
6415 I386_NUM_GREGS.
6416
b335f4a6
MK
6417 * i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>,
6418 and associated comment. They no longer make any sense, since we
6419 don't use this file anymore on Linux.
6420
1cf88de5
MK
6421 * config/i386/tm-i386.h (MAX_NUM_REGS): Removed.
6422 * i386-tdep.c (i386_register_offset, i386_register_size): Use
6423 I386_SSE_NUM_REGS instead of MAX_NUM_REGS for the number of
6424 elements in these arrays.
6425 (_initialize_i386_tdep): Use I386_SSE_NUM_REGS instead of
6426 MAX_NUM_REGS.
6427
daa66587
MK
64282002-06-15 Mark Kettenis <kettenis@gnu.org>
6429
6430 * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.
6431 * osabi.c (gdb_osabi_names): Add entry for "LynxOS".
6432
26e9b323
AC
64332002-06-14 Andrew Cagney <cagney@redhat.com>
6434
6435 * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
6436 EXTRACT_RETURN_VALUE.
6437 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Rename
6438 EXTRACT_STRUCT_VALUE_ADDRESS.
6439 * gdbarch.h, gdbarch.c: Regenerate.
6440
6441 * values.c (value_being_returned): Handle
6442 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
6443 (EXTRACT_RETURN_VALUE): Define as DEPRECATED_EXTRACT_RETURN_VALUE.
6444
6445 * arm-linux-tdep.c (arm_linux_init_abi): Update.
6446 * arm-tdep.c (arm_gdbarch_init): Update.
6447 * avr-tdep.c (avr_gdbarch_init): Update.
6448 * cris-tdep.c (cris_gdbarch_init): Update.
6449 * d10v-tdep.c (d10v_gdbarch_init): Update.
6450 * ia64-tdep.c (ia64_gdbarch_init): Update.
6451 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6452 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6453 * s390-tdep.c (s390_gdbarch_init): Update.
6454 * sh-tdep.c (sh_gdbarch_init): Update.
6455 * s390-tdep.c (s390_gdbarch_init): Update.
6456 * sparc-tdep.c (sparc_gdbarch_init): Update.
6457 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6458 * v850-tdep.c (v850_gdbarch_init): Update.
6459 * vax-tdep.c (vax_gdbarch_init): Update.
6460 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
6461 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6462
6463 * config/arc/tm-arc.h: Update.
6464 * config/d30v/tm-d30v.h: Update.
6465 * config/fr30/tm-fr30.h: Update.
6466 * config/h8300/tm-h8300.h: Update.
6467 * config/h8500/tm-h8500.h: Update.
6468 * config/i386/tm-i386.h: Update.
6469 * config/i386/tm-ptx.h: Update.
6470 * config/i386/tm-symmetry.h: Update.
6471 * config/i960/tm-i960.h: Update.
6472 * config/m32r/tm-m32r.h: Update.
6473 * config/m68k/tm-delta68.h: Update.
6474 * config/m68k/tm-linux.h: Update.
6475 * config/m68k/tm-m68k.h: Update.
6476 * config/m88k/tm-m88k.h: Update.
6477 * config/mcore/tm-mcore.h: Update.
6478 * config/mips/tm-mips.h: Update.
6479 * config/mn10200/tm-mn10200.h: Update.
6480 * config/pa/tm-hppa.h: Update.
6481 * config/pa/tm-hppa64.h: Update.
6482 * config/sparc/tm-sp64.h: Update.
6483 * config/sparc/tm-sparc.h: Update.
6484 * config/sparc/tm-sparclet.h: Update.
6485 * config/z8k/tm-z8k.h: Update.
6486
5179e78f
AC
64872002-06-14 Andrew Cagney <cagney@redhat.com>
6488
6489 * Makefile.in (i386_linux_tdep_h): Define.
6490 (i386_tdep_h, i387_tdep_h): Define.
6491 (i386-linux-nat.o): Add $(i386_linux_tdep_h),
6492 $(i386_tdep_h) and $(i387_tdep_h).
6493 * i386-linux-nat.c: Include "i386-linux-tdep.h".
6494
8201327c
MK
64952002-06-14 Mark Kettenis <kettenis@gnu.org>
6496
edf393ac
MK
6497 * config/i386/tm-i386.h (START_INFERIOR_TRAPS_EXPECTED): Removed.
6498 Already covered by the default.
6499
896fb97d
MK
6500 * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT,
6501 TARGET_LONG_DOUBLE_BIT): Remove. * i386-tdep.c
6502 (i386_gdbarch_init): Initialize long_double_format and long_double
6503 bit.
6504
8201327c
MK
6505 * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and
6506 i386bsd-tdep.o. Remove solib.o, solib-svr4.o and solib-legacy.o.
6507 Move these to ...
6508 * config/i386/i386sol2.mh: ... here.
6509 * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Remove define.
6510 (sigtramp_saved_pc, I386V4_SIGTRAMP_SAVED_PC): Don't #undef.
6511 (SIGCONTEXT_PC_OFFSET): Remove define.
6512 (IN_SIGTRAMP): Remove define.
6513 * i386-sol2-tdep.c: New file.
6514
6515 * config/i386/i386nw.mt (TM_FILE): Change to tm-i386.h.
6516 * config/i386/tm-i386nw.h: Removed.
6517
6518 * config/i386/tm-fbsd.h (STAB_REG_TO_REGNUM,
6519 USE_STRUCT_CONVENTION): Remove defines.
6520 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
6521 (get_longjmp_target): Remove prototype.
6522 (IN_SIGTRAMP): Remove define.
6523 (i386bsd_in_sigtramp): Remove prototype.
6524 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
6525 function. Update comment accordingly
6526 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
6527 (FRAME_SAVED_PC): Remove define.
6528 (i386bsd_frame_saved_pc): Remove prototype.
6529 * config/i386/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC,
6530 GET_LONGJMP_TARGET): Remove defines.
6531 (get_longjmp_target): Remove prototype.
6532 (IN_SIGTRAMP): Remove define.
6533 (i386bsd_in_sigtramp): Remove prototype.
6534 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
6535 function. Update comment accordingly
6536 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
6537 (FRAME_SAVED_PC): Remove define.
6538 (i386bsd_frame_saved_pc): Remove prototype.
6539 * config/i386/tm-nbsdaout.h (i386nbsd_aout_use_struct_convention):
6540 Remove prototype.
6541 (USE_STRUCT_CONVENTION): Remove prototype.
6542 * i386bsd-nat.c (i386bsd_sigcontext_pc_offset): Remove
6543 declaration.
6544 (_initialize_i386bsd_nat): Revise logic to determine some
6545 constants at compile time when compiling a native GDB. Warn if
6546 things don't match up with what we expect.
6547 * i386bsd-tdep.c (i386bsd_sigtramp_start, i386bsd_sigtramp_end):
6548 Remove variables.
6549 (i386bsd_in_sigtramp): Rename tp i386bsd_pc_in_sigtramp. Rewrite
6550 to use date stored in `struct gdbarch_tdep'.
6551 (i386bsd_sigcontext_offset): Remove varaible.
6552 (i386bsd_sigtramp_saved_pc): Make public. Rewrite to use data
6553 stored in `struct gdbarch_tdep'.
6554 (i386bsd_frame_saved_pc): Make static.
6555 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): New functions.
6556 (i386bsd_sc_pc_offset, i386nbsd_sc_pc_offset,
6557 i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
6558 i386fbsd4_sc_pc_offset): New variables.
6559 (i386bsd_init_abi, i386nbsd_init_abi, i386nbsdelf_init_abi,
6560 i386fbsdaout_init_abi, i386fbsd_init_abi, i386fbsd4_init_abi): New
6561 functions.
6562 (i386bsd_aout_osabi_sniffer, _initialize_i386bsd_tdep): New
6563 functions.
6564 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Fix type in comment.
6565 Modify the value of i386fbsd_sigtramp_start and
6566 i386fbsd_sigtramp_end instead of i386bsd_sigtramp_start and
6567 i386fbsd_sigtramp_end.
6568 * i386nbsd-tdep.c: (i386nbsd_aout_use_struct_convention): Remove
6569 function.
6570
6571 * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Move
6572 define to i386-linux-tdep.h.
6573 (NUM_REGS, MAX_NUM_REGS, REGISTER_BYTES, REGISTER_NAME,
6574 REGISTER_BYTE, REGISTER_RAW_SIZE, STAB_REG_TO_REGNUM): Remove
6575 defines.
6576 (i386_linux_register_name, i386_linux_register_byte,
6577 i386_linux_register_raw_size): Remove prototypes.
6578 (i386_linux_svr4_fetch_link_map_offsets): Remove prototype.
6579 (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
6580 (IN_SIGTRAMP, FRAME_CHAIN, FRAME_SAVED_PC, SAVED_PC_AFTER_CALL,
6581 TARGET_WRITE_PC): Remove defines.
6582 (i386_linux_in_sigtramp, i386_linux_frame_chain,
6583 i386_linux_frame_saved_pc, i386_linux_saved_pc_after_call,
6584 i386_linux_write_pc): Remove prototypes.
6585 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
6586 (get_longjmp_target): Remove prototype.
6587 * i386-linux-tdep.h: New file.
6588 * i386-linux-nat.c: Include "i386-linux-tdep.h".
6589 * i386-linux-tdep.c: Include "i386-tdep.h" and
6590 "i386-linux-tdep.h".
6591 (i386_linux_register_name, i386_linux_register_byte,
6592 i386_linux_register_raw_size, i386_linux_in_sigtramp,
6593 i386_linux_write_pc, i386_linux_svr4_fetch_link_map_offsets):
6594 Make static.
6595 (i386_linux_init_abi): New function.
6596 (_initialize_i386_linux_tdep): New function.
6597
6598 * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Remove define.
6599 (i386_saved_pc_after_call): Remove prototype.
6600 (MAX_NUM_REGS): Increase to deal with Linux's orig_eax "register".
6601 (REGISTER_NAME, STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
6602 DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): Remove defines.
6603 (i386_register_name, i386_stab_reg_to_regnum,
6604 i386_dwarf_reg_to_regnum): Remove prototypes.
6605 (SIZEOF_GREGS, SIZEOF_FPU_REGS, SIZEOF_FPU_CTL_REGS,
6606 SIZEOF_SSE_REGS): Remove defines.
6607 (REGISTER_BYTES): Remove define.
6608 (REGISTER_BYTE, REGISTER_RAW_SIZE): Remove defines.
6609 (i386_register_byte, i386_register_raw_size): Remove prototypes.
6610 (FRAME_CHAIN, FRAME_SAVED_PC): Remove defines.
6611 (i386_frame_chain, i386_frame_saved_pc): Remove prototypes.
6612 * config/i386/tm-i386v4.h (FRAME_CHAIN_VALID): Remove define.
6613 (JB_ELEMENT_SIZE, JB_PC, JB_EBX, JB_ESI, JB_EDI, JB_EBP, JB_ESP,
6614 JB_EDX, GET_LONGJMP_TARGET): Remove defines.
6615 (get_longjmp_target): Remove prototype.
6616 (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP): Remove defines.
6617 (sigtramp_saved_pc): Remove define.
6618 (i386v4_sigtramp_saved_pc): Remove prototype.
6619 * config/i386/tm-go32.h (FRAME_CHAIN,
6620 FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC): Remove defines.
6621 (i386go32_frame_saved_pc): Remove prototype.
6622 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
6623 (get_longjmp_target): Remove prototype.
6624 * i386-tdep.h: Include "osabi.h".
6625 (enum i386_abi): Removed.
6626 (enum struct_return): New enum.
6627 (struct gdbarch_tdep): Remove abi member, add osabi, jb_pc_offset,
6628 struct_return, sigtramp_saved_pc, sigtramp_start, sigtramp_end and
6629 sc_pc_offset members.
6630 (i386_gdbarch_register_os_abi): Remove prototype.
6631 (I386_NUM_GREGS, I386_NUM_FREGS, I386_NUM_XREGS,
6632 I386_SSE_NUM_REGS): New defines.
6633 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS,
6634 I386_SSE_SIZEOF_REGS): New defines.
6635 (i386_register_name, i386_register_byte, i386_register_raw_size):
6636 New prototypes.
6637 (i386_elf_init_abi, i386_svr4_init_abi): New prototypes.
6638 (i386bsd_sigtramp_saved_pc): New prototype.
6639 * i386-tdep.c: Don't include "elf-bfd.h".
6640 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum,
6641 i386_frame_chain, i386_saved_pc_after_call): Make static.
6642 (i386_frame_saved_pc): Rewrite to call architecture dependent
6643 function to deal with signal handlers. Make static.
6644 (i386go32_frame_saved_pc): Removed.
6645 [GET_LONGJMP_TARGET] (JB_PC, JB_ELEMENT_SIZE, get_longjmp_target):
6646 Removed.
6647 (i386_get_longjmp_target): New function.
6648 (default_struct_convention, pcc_struct_convention,
6649 reg_struct_convention, valid_conventions, struct_convention): New
6650 variables.
6651 (i386_use_struct_convention): New function.
6652 (i386v4_sigtramp_saved_pc): Renamed to
6653 i386_svr4_sigtramp_saved_pc. Made static. Moved.
6654 (i386_pc_in_sigtramp): New function.
6655 (i386_abi_names): Removed.
6656 (ABI_TAG_OS_GNU_LINUX, ABI_TAG_OS_GNU_HURD,
6657 ABI_TAG_OS_GNU_SOLARIS, ABI_TAG_OS_FREEBSD, ABI_TAG_OS_NETBSD):
6658 Removed.
6659 (process_note_sections, i386_elf_abi_from_note, i386_elf_abi,
6660 i386_gdbarch_register_os_abi): Removed.
6661 (struct i386_abi_handler): Removed.
6662 (i386_abi_handler_list): Removed.
6663 (i386_svr4_pc_in_sigtramp, i386_go32_pc_in_sigtramp): New
6664 functions.
6665 (i386_elf_init_abi, i386_svr4_init_abi, i386_go32_init_abi,
6666 i386_nw_init_abi): New functions.
6667 (i386_gdbarch_init): Rewritten to use generic OS ABI framework.
6668 Use set_gdbarch_xxx() calls instead of relying on macros for a
6669 number of calls.
6670 (i386_coff_osabi_sniffer, i386_nlm_osabi_sniffer): New functions.
6671 (_initialize_i386_tdep): Add new 'struct-convcention' command.
6672 Register the various architecture variants defined in this file.
6673
ad2f7632
DJ
66742002-06-14 Daniel Jacobowitz <drow@mvista.com>
6675
6676 * gdbtypes.h (TYPE_FLAG_VARARGS): Update comment.
6677 (struct main_type): Remove arg_types member. Update comments for
6678 struct field.
6679 (TYPE_ARG_TYPES): Remove.
6680 (TYPE_FN_FIELD_ARGS): Update.
6681 (smash_to_method_type): Update prototype.
6682
6683 * c-typeprint.c (cp_type_print_method_args): Take method type
6684 instead of argument list. Use new argument layout. Simplify.
6685 (c_type_print_args): Use new argument layout. Simplify.
6686 (c_type_print_base): Update call to cp_type_print_method_args.
6687 * dwarf2read.c (dwarf2_add_member_fn): Remove unneeded type
6688 argument; use die->type instead. Update call to
6689 smash_to_method_type.
6690 (read_structure_scope): Update call to dwarf2_add_member_fn.
6691 * gdbtypes.c (allocate_stub_method): Update comment.
6692 (smash_to_method_type): Take new NARGS and VARARGS arguments.
6693 Use new argument layout.
6694 (check_stub_method): Use new argument layout. Don't count
6695 void as an argument.
6696 (print_arg_types): Update comments. Use new argument layout.
6697 (recursive_dump_type): Don't print arg_types member.
6698 * hpread.c (hpread_read_struct_type): Use new argument layout.
6699 (fixup_class_method_type): Likewise.
6700 (hpread_type_lookup): Likewise.
6701 * stabsread.c (read_type): Update calls to read_args and
6702 smash_to_method_type.
6703 (read_args): Use new argument layout. Simplify.
6704 * valops.c (typecmp): Use new argument layout. Update parameters
6705 and comments. Simplify.
6706 (hand_function_call): Use new argument layout.
6707 (search_struct_method): Update call to typecmp.
6708 (find_overload_match): Use new argument layout.
6709
6da02953
DJ
67102002-06-13 Daniel Jacobowitz <drow@mvista.com>
6711
6712 * NEWS: Mention multithreaded debug support for gdbserver.
6713
519b2366
DJ
67142002-06-13 Daniel Jacobowitz <drow@mvista.com>
6715
6716 * MAINTAINERS: Mention NEWS.
6717
6c0d6680
DJ
67182002-06-13 Daniel Jacobowitz <drow@mvista.com>
6719
6720 * mips-tdep.c (PROC_SYMBOL): Add warning comment.
6721 (struct mips_objfile_private, compare_pdr_entries): New.
6722 (non_heuristic_proc_desc): Read the ".pdr" section if it
6723 is present.
6724
6529d2dd
AC
67252002-06-12 Andrew Cagney <ac131313@redhat.com>
6726
6727 * arm-tdep.c (arm_push_arguments): Rewrite using a two-pass loop.
6728 (arm_debug): New static variable.
6729 (_initialize_arm_tdep): Add ``set debug arm'' command.
6730
26216b98
AC
67312002-06-12 Andrew Cagney <ac131313@redhat.com>
6732
6733 * Makefile.in (sim_arm_h): Define.
6734 (arm-tdep.o): Add $(sim_arm_h) and $(gdb_assert_h).
6735 * arm-tdep.c: Include "gdb/sim-arm.h" and "gdb_assert.h".
6736 (arm_register_sim_regno): New function, map an internal REGNUM
6737 onto a simulator register number.
6738 (arm_gdbarch_init): Set register_sim_regno.
6739
814b3ba0
AH
67402002-06-09 Aldy Hernandez <aldyh@redhat.com>
6741
6742 * MAINTAINERS: Add self.
6743
475b0867
JB
67442002-06-11 Jim Blandy <jimb@redhat.com>
6745
919d772c
JB
6746 * source.c (source_info): Mention whether the symtab has
6747 information about preprocessor macros.
6748
475b0867
JB
6749 Call the command `info macro', not `show macro'.
6750 * macrocmd.c (info_macro_command): Renamed from `show_macro_command'.
6751 Fix error message.
6752 (_initialize_macrocmd): Register `info_macro_command' in
6753 `infolist', not `showlist'.
6754
9e364162
DJ
67552002-06-11 Daniel Jacobowitz <drow@mvista.com>
6756
6757 * mips-tdep.c (MIPS_FPU_TYPE, FP_REGISTER_DOUBLE, MIPS_EABI)
6758 (MIPS_LAST_FP_ARG_REGNUM, MIPS_LAST_ARG_REGNUM)
6759 (MIPS_DEFAULT_SAVED_REGSIZE, MIPS_REGS_HAVE_HOME_P)
6760 (MIPS_DEFAULT_STACK_ARGSIZE, GDB_TARGET_IS_MIPS64)
6761 (MIPS_DEFAULT_MASK_ADDRESS_P): Remove obsolete definitions. Define
6762 unconditionally.
6763 (set_mipsfpu_single_command, set_mipsfpu_double_command)
6764 (set_mipsfpu_none_command): Remove if (GDB_MULTI_ARCH).
6765 (_initialize_mips_tdep): Remove dead code.
6766 * config/mips/tm-irix5.h (MIPS_LAST_ARG_REGNUM)
6767 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
6768 * config/mips/tm-irix6.h (MIPS_LAST_ARG_REGNUM)
6769 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
6770 * config/mips/tm-mips.h (MIPS_EABI, MIPS_LAST_ARG_REGNUM,
6771 MIPS_LAST_FP_ARG_REGNUM): Remove.
6772
23aa4c72
ML
67732002-06-11 Michal Ludvig <mludvig@suse.cz>
6774
6775 * dwarf2cfi.c (unwind_tmp_obstack_init): New.
6776 (unwind_tmp_obstack_free, parse_frame_info)
6777 (update_context, cfi_read_fp, cfi_write_fp)
6778 (cfi_frame_chain, cfi_init_extra_frame_info)
6779 (cfi_virtual_frame_pointer): Use the above function.
264d1763 6780 * dwarf2cfi.c: Reindented (using 'indent dwarf2cfi.c').
23aa4c72 6781
70eb15a4
CV
67822002-06-11 Corinna Vinschen <vinschen@redhat.com>
6783
6784 * v850-tdep.c (v850_type_is_scalar): New function.
6785 (v850_use_struct_convention): Match current gcc implementation
6786 as close as possible.
6787 (v850_push_arguments): Fix stack_offset handling. Don't write
6788 struct_addr into register. This is done by v850_store_struct_return.
6789 (v850_extract_return_value): Care for structs.
6790 (v850_store_return_value): Ditto.
6791 (v850_store_struct_return): Actually write address.
6792
482a4d06
ML
67932002-06-11 Michal Ludvig <mludvig@suse.cz>
6794
6795 * x86-64-tdep.c (x86_64_skip_prologue): Fix to work on functions
6796 without debug information too.
6797
d855c300
AC
67982002-06-10 Andrew Cagney <ac131313@redhat.com>
6799
6800 * gdbarch.sh (PRINT_FLOAT_INFO): Add frame and ui_file parameters.
6801 Make multi-arch pure.
6802 * gdbarch.h, gdbarch.c: Re-generate.
6803 * arm-tdep.c (arm_print_float_info): Update.
6804 * arch-utils.h (default_print_float_info): Update.
6805 * arch-utils.c (default_print_float_info): Update.
6806 * infcmd.c (float_info): Update call.
6807
dd12a101
AC
68082002-06-10 Andrew Cagney <ac131313@redhat.com>
6809
6810 * Makefile.in (init.c): Move the call to _initialize_gdbtypes to
6811 the front of the initialize list.
6812
101dcfbe
AC
68132002-06-10 Andrew Cagney <ac131313@redhat.com>
6814
6815 * infrun.c (struct inferior_status): Replace fields
6816 selected_frame_address and selected_level with field
6817 selected_frame_id.
6818 (save_inferior_status): Update. Use get_frame_id.
6819 (struct restore_selected_frame_args): Delete.
6820 (restore_selected_frame): Update. Use frame_find_by_id.
6821 (restore_inferior_status): Update.
6822
6823 * breakpoint.h (struct breakpoint): Change type of
6824 watchpoint_frame to frame_id.
6825 * breakpoint.c (insert_breakpoints): Use frame_find_by_id. Remove
6826 call to get_current_frame.
6827 (do_enable_breakpoint): Use frame_find_by_id. Remove call to
6828 get_current_frame.
6829 (watchpoint_check): Use frame_find_by_id.
6830
6831 * frame.h (record_selected_frame): Delete declaration.
6832 * stack.c (record_selected_frame): Delete function.
6833
6834 * frame.h (struct frame_id): Define.
6835 (get_frame_id): Declare.
6836 (frame_find_by_id): Declare.
6837 * frame.c (frame_find_by_id): New function.
6838 (get_frame_id): New function.
6839
304270b6
AV
68402002-06-10 Andrey Volkov <avolkov@transas.com>
6841
6842 * ser-e7kpc.c: Fix duplicated define and call of
6843 _initialize_ser_e7000pc
6844
2f2cf184
DJ
68452002-06-09 Daniel Jacobowitz <drow@mvista.com>
6846
6847 * signals/signals.c (target_signal_from_host): Fix #ifdef
6848 SIGRTMIN case.
6849 (do_target_signal_to_host): Likewise.
6850
caaa3122
DJ
68512002-06-09 Daniel Jacobowitz <drow@mvista.com>
6852
6853 * mips-tdep.c (mips_find_abi_section): New function.
6854 (mips_gdbarch_init): Call it.
6855
6ac5df3a
MK
68562002-06-09 Mark Kettenis <kettenis@gnu.org>
6857
6858 * solib-svr4.c (init_fetch_link_map_offsets): Simply return
6859 legacy_fetch_link_map_offsets. Adjust comment to reflect reality
6860 after Andrew's 2002-06-08 gdbarch change.
6861
82ea117a
MK
68622002-06-09 Mark Kettenis <kettenis@gnu.org>
6863
6864 * i386-linux-nat.c (suppy_gregset): Don't supply
6865 I386_LINUX_ORIG_EAX_REGNUM if there isn't room for it in GDB's
6866 register cache.
6867 (fill_gregset): Don't fetch it under the same circumstances.
6868
3c25f8c7
AC
68692002-06-09 Andrew Cagney <cagney@redhat.com>
6870
6871 * Makefile.in (callback_h): Define.
6872 (remote_sim_h): Update path to remote-sim.h.
6873 (remote-rdp.o): Add $(callback_h).
6874 (remote-sim.o): Use $(callback_h).
6875 * remote-sim.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
6876 * remote-rdp.c: Include "gdb/callback.h".
6877
1029b7fa
MK
68782002-06-09 Mark Kettenis <kettenis@gnu.org>
6879
6880 * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6881 * osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
6882
616675d3
AC
68832002-06-08 Andrew Cagney <ac131313@redhat.com>
6884
a3efda28
AC
6885 * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__.
6886 * rdi-share/serpardr.c: Ditto.
6887 * rdi-share/unixcomm.c: Ditto.
6888 * rdi-share/serdrv.c: Ditto.
6889 * rdi-share/hostchan.h: Ditto.
6890 * rdi-share/hostchan.c: Ditto.
6891 * rdi-share/host.h: Ditto.
6892 * rdi-share/devsw.c: Ditto.
6893
c5f10366
AC
6894 * objfiles.h: Change type of obj_private to void pointer.
6895 * pa64solib.c: Update copyright. Don't include "assert.h", use
6896 strcmp instead of STREQ, use LONGEST, do not use PTR
6897 * somsolib.c: Ditto.
6898
616675d3
AC
6899 * config/djgpp/fnchange.lst: Fix problems with bfd/elf32-i386.c,
6900 bfd/elf32-i386qnx.c, bfd/elf32-sh.c, bfd/elf32-sh64-nbsd.c,
6901 bfd/elf64-sh64-nbsd.c bfd/elf64-sh64.c.
6902
e4b415d9
AC
69032002-06-08 Andrew Cagney <ac131313@redhat.com>
6904
6905 * frame.c (GET_SAVED_REGISTER): Delete macro definition.
6906 (default_get_saved_register): Delete function.
6907 * gdbarch.sh (GET_SAVED_REGISTER): Set default to
6908 generic_unwind_get_saved_register.
6909 * gdbarch.h, gdbarch.c: Re-generate.
6910
ca0d0b52
AC
69112002-06-08 Andrew Cagney <ac131313@redhat.com>
6912
6913 * gdbarch.sh (FRAME_CHAIN_VALID): Set default to
6914 generic_func_frame_chain_valid.
6915 * gdbarch.h, gdbarch.c: Re-generate.
6916 * blockframe.c (generic_func_frame_chain_valid): Only check
6917 PC_IN_CALL_DUMMY when generic dummy frames. Don't worry about
6918 passing FP to PC_IN_CALL_DUMMY.
6919 Fix PR gdb/360.
6920
76860b5f
AC
69212002-06-08 Andrew Cagney <ac131313@redhat.com>
6922
6923 * gdbarch.sh (struct gdbarch_data): Add field init_p.
6924 (register_gdbarch_data): Initialize init_p.
6925 (gdbarch_data): Initialize data pointer using the init function.
6926 (init_gdbarch_data): Delete function.
6927 (gdbarch_update_p): Update.
6928 (initialize_non_multiarch): Update.
6929 (struct gdbarch): Add field initialized_p.
6930 * gdbarch.h, gdbarch.c: Re-generate.
6931
8dda9770
ML
69322002-06-07 Michal Ludvig <mludvig@suse.cz>
6933
6934 * x86-64-linux-nat.c (x86_64_fxsave_offset): New.
6935 (supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
6936 better do the things actually here.
6937 * x86-64-tdep.c (x86_64_register_name2nr): New.
6938 (x86_64_register_name): Renamed to x86_64_register_nr2name.
6939 (x86_64_gdbarch_init): Respect the above change.
6940 * x86-64-tdep.h (x86_64_register_name2nr)
6941 (x86_64_register_nr2name): Add prototypes.
6942 * config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
6943
3d79a47c
MS
69442002-06-06 Michael Snyder <msnyder@redhat.com>
6945
7bd91a28
MS
6946 * d10v-tdep.c (d10v_push_arguments): Handle struct_return.
6947 Delete extra braces and re-indent.
6948 (d10v_store_return_value): Char return values
3d79a47c
MS
6949 must be shifted over by one byte in R0.
6950 (d10v_extract_return_value): Delete extra braces, re-indent.
6951
095a4c96
EZ
69522002-06-06 Elena Zannoni <ezannoni@redhat.com>
6953
6954 * d10v-tdep.c (d10v_read_sp, d10v_read_fp): Add prototype.
6955 (d10v_register_virtual_type): Make $fp and $sp be pointer to data.
6956 (d10v_integer_to_address): Rewrite.
6957 (d10v_frame_init_saved_regs): When reading fp and sp registers use
6958 the d10v specific functions which take care of converting to the
6959 correct space.
6960
e8a77ca4
EZ
69612002-06-06 Elena Zannoni <ezannoni@redhat.com>
6962
6963 * config/djgpp/fnchange.lst: Add testsuite files altivec-abi.c,
6964 altivec-abi.exp, altivec-regs.c, altivec-regs.exp.
6965
4f2e4a4f
AC
69662002-06-02 Andrew Cagney <ac131313@redhat.com>
6967
6968 * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm
6969 includes.
6970 * config/tm-linux.h: Ditto.
6971 * config/alpha/tm-alphalinux.h: Ditto.
6972 * config/arm/nm-linux.h, config/arm/tm-linux.h: Ditto.
6973 * config/arm/xm-nbsd.h, config/i386/nm-gnu.h: Ditto.
6974 * config/i386/nm-i386lynx.h, config/i386/nm-i386sol2.h: Ditto.
6975 * config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h: Ditto.
6976 * config/i386/nm-linux.h, config/i386/nm-m3.h: Ditto.
6977 * config/i386/nm-ptx4.h, config/i386/nm-x86-64.h: Ditto.
6978 * config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h: Ditto.
6979 * config/i386/tm-i386m3.h, config/i386/tm-i386sco5.h: Ditto.
6980 * config/i386/tm-i386v4.h, config/i386/tm-linux.h: Ditto.
6981 * config/i386/tm-ptx4.h, config/i386/tm-vxworks.h: Ditto.
6982 * config/i386/xm-i386v4.h, config/i386/xm-nbsd.h: Ditto.
6983 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
6984 * config/i960/tm-vx960.h, config/ia64/nm-aix.h: Ditto.
6985 * config/ia64/nm-linux.h, config/ia64/tm-aix.h: Ditto.
6986 * config/ia64/tm-linux.h, config/ia64/xm-aix.h: Ditto.
6987 * config/m68k/nm-linux.h, config/m68k/nm-m68klynx.h: Ditto.
6988 * config/m68k/nm-sysv4.h, config/m68k/tm-linux.h: Ditto.
6989 * config/m68k/tm-m68klynx.h, config/m68k/tm-m68kv4.h: Ditto.
6990 * config/m68k/tm-sun2os4.h, config/m68k/tm-sun3os4.h: Ditto.
6991 * config/m68k/tm-vx68.h, config/m68k/xm-m68kv4.h: Ditto.
6992 * config/m68k/xm-nbsd.h, config/m88k/nm-delta88v4.h: Ditto.
6993 * config/m88k/tm-delta88v4.h, config/m88k/xm-delta88v4.h: Ditto.
6994 * config/mips/nm-irix5.h, config/mips/nm-linux.h: Ditto.
6995 * config/mips/tm-linux.h, config/mips/tm-mips64.h: Ditto.
6996 * config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h: Ditto.
6997 * config/mips/tm-vxmips.h, config/mips/xm-irix5.h: Ditto.
6998 * config/mips/xm-mipsv4.h, config/ns32k/xm-nbsd.h: Ditto.
6999 * config/pa/nm-hppao.h, config/powerpc/nm-linux.h: Ditto.
7000 * config/powerpc/tm-linux.h, config/powerpc/tm-vxworks.h: Ditto.
7001 * config/powerpc/xm-aix.h, config/rs6000/nm-rs6000ly.h: Ditto.
7002 * config/rs6000/tm-rs6000ly.h, config/rs6000/xm-aix4.h: Ditto.
7003 * config/sh/tm-linux.h, config/sparc/nm-linux.h: Ditto.
7004 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4sol2.h: Ditto.
7005 * config/sparc/tm-linux.h, config/sparc/tm-sp64linux.h: Ditto.
7006 * config/sparc/tm-sp64sim.h, config/sparc/tm-sparclynx.h: Ditto.
7007 * config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h: Ditto.
7008 * config/sparc/tm-vxsparc.h, config/sparc/xm-sun4sol2.h: Ditto.
7009
ae2ab2ce
AS
70102002-05-04 Aidan Skinner <aidan@velvet.net>
7011
7012 * ada-exp.tab.c: New file
7013 * ada-exp.y: New file
7014 * ada-lang.c: New file
7015 * ada-lang.h: New file
7016 * ada-lex.c: New file
7017 * ada-lex.l: New file
7018 * ada-tasks.c: New file
7019 * ada-typeprint.c: New file
7020 * ada-valprint.c: New file
7021
0ddd0135
JT
70222002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
7023
7024 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Don't set
7025 use_struct_convention to ppc_sysv_abi_broken_use_struct_convention.
7026
750fbacc
JT
70272002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
7028
7029 * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
7030 insetead of ppc-linux-tdep.o.
7031 * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
7032 * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
7033
df94e18a
AC
70342002-06-02 Andrew Cagney <ac131313@redhat.com>
7035
7036 2002-05-07 Christian Groessler <chris@groessler.org>
7037 * z8k-tdep.c (z8k_print_register_hook): Fix display of 32 and 64
7038 bit register contents for little endian hosts.
7039
1a38ab75
AC
70402002-06-01 Andrew Cagney <ac131313@redhat.com>
7041
7042 * MAINTAINERS: Mention that any `HP/UX reader' can be changed by
7043 any maintainer.
7044
8b1632ac
AC
70452002-06-01 Andrew Cagney <ac131313@redhat.com>
7046
7047 * gdbarch.h: Regenerate.
7048
627054c8
AC
70492002-06-01 Andrew Cagney <ac131313@redhat.com>
7050
7051 * MAINTAINERS: Add everyone to write-after-approval list.
7052
4f460812
AC
70532002-06-01 Andrew Cagney <ac131313@redhat.com>
7054
7055 * stack.c (frame_info): Use frame_register_unwind instead of
7056 saved_regs. Mention when the SP is on the stack or in a register.
7057
7058 * frame.h (frame_register_unwind_ftype): Define. Document.
7059 (struct frame_info): Add field register_unwind and
7060 register_unwind_cache.
7061 (frame_register_unwind): Declare.
7062 (generic_unwind_get_saved_register): Declare.
7063
7064 * frame.c (frame_register_unwind): New function.
7065 (generic_unwind_get_saved_register): New function.
7066
7067 * blockframe.c (generic_call_dummy_register_unwind): New function.
7068 (frame_saved_regs_register_unwind): New function.
7069 (set_unwind_by_pc): New function.
7070 (create_new_frame): New function.
7071 (get_prev_frame): New function.
7072
de888f76
AC
70732002-05-30 Andrew Cagney <ac131313@redhat.com>
7074
7075 * a29k-share/: Delete directory.
7076 * remote-vx29k.c: Delete file.
7077
2f2c3626
JT
70782002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
7079
7080 * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
7081 ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
7082
9ce5c36a
JT
70832002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
7084
7085 * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
7086 sparcnbsd-nat.c, and sparcnbsd-tdep.c.
7087 (sparc64nbsd-nat.o)
7088 (sparcnbsd-nat.o)
7089 (sparcnbsd-tdep.o): New dependency lists.
7090 * NEWS: Note new UltraSPARC NetBSD native configuration.
7091 * configure.host (sparc64-*-netbsd*): New host.
7092 * configure.tgt (sparc-*-netbsdelf*)
7093 (sparc-*-netbsd*): Set gdb_target to nbsd.
7094 (sparc64-*-netbsd*): New target.
7095 * sparc64nbsd-nat.c: New file.
7096 * sparcnbsd-nat.c: New file.
7097 * sparcnbsd-tdep.c: New file.
7098 * sparcnbsd-tdep.h: New file.
7099 * config/sparc/nbsd.mt: New file.
7100 * config/sparc/nbsd64.mh: New file.
7101 * config/sparc/nbsd64.mt: New file.
7102 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove corelow.o,
7103 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
7104 (HOST_IPC): Remove.
7105 * config/sparc/nbsdaout.mt: Remove.
7106 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove corelow.o,
7107 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
7108 (HOST_IPC): Remove.
7109 * config/sparc/nbsdelf.mt: Remove.
7110 * config/sparc/nm-nbsd.h: Update copyright years. Remove all
7111 sparc-nat.c compatiblity defines.
7112 * config/sparc/tm-nbsd.h: Update copyright years. Include solib.h.
7113 (GDB_MULTI_ARCH): Set to GDB_MULTI_ARCH_PARTIAL.
7114 * config/sparc/tm-nbsd64.h: New file.
7115 * config/sparc/tm-nbsdaout.h: Remove.
7116 * config/sparc/xm-nbsd.h: Remove.
7117
ef3cf062
JT
71182002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
7119
7120 * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.
7121 * sparc-tdep.c: Include osabi.h.
7122 (gdbarch_tdep): Add osabi member.
7123 (_initialize_sparc_tdep): Use gdbarch_register.
7124 (sparc_gdbarch_init): Use generic OS ABI framework.
7125 (sparc_dump_tdep): New function.
7126
ee8ff470
KB
71272002-05-30 Kevin Buettner <kevinb@redhat.com>
7128
7129 * corefile.c (do_captured_read_memory_integer): Return non-zero
7130 result.
7131 (safe_read_memory_integer): Copy result of memory read when
7132 status is non-zero. Also, add comments.
7133
7b112f9c
JT
71342002-05-20 Jason Thorpe <thorpej@wasabisystems.com>
7135
7136 * Makefile.in (ppc_tdep_h): Define.
7137 (ppc-linux-nat.o)
7138 (ppc-linux-tdep.o)
7139 (rs6000-tdep.o): Use $(ppc_tdep_h).
7140 (ppc-sysv-tdep.o)
7141 (ppcnbsd-nat.o)
7142 (ppcnbsd-tdep.o): New dependency lists.
7143 * ppc-tdep.h: Use generic OS ABI framework.
357edbbc
JT
7144 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep)
7145 (ppc_linux_init_abi): New functions.
7b112f9c
JT
7146 (ppc_sysv_abi_broken_use_struct_convention)
7147 (ppc_sysv_abi_use_struct_convention)
7148 (ppc_sysv_abi_push_arguments): Move to...
7149 * ppc-sysv-tdep.c: ...here.
7150 * ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
7151 * rs6000-tdep.c (process_note_abi_tag_sections)
7152 (get_elfosabi): Remove.
7153 (rs6000_gdbarch_init): Use generic OS ABI framework.
7154 (rs6000_dump_tdep): New function.
7155 (_initialize_rs6000_tdep): Use gdbarch_register.
7156 * config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
7157 * config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
7158 * config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
7159 of ppc-linux-tdep.o.
7160 * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
7161 * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
7162 * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
7163 * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
7164 * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
7165 * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
7166
480dd42a
JB
71672002-05-29 Jim Blandy <jimb@redhat.com>
7168
7169 * macroscope.c (default_macro_scope): Put `void' in empty argument
7170 list.
7171
4182591f
AC
71722002-05-29 Andrew Cagney <ac131313@redhat.com>
7173
7174 * Makefile.in (arch-utils.o): Add $(sim_regno_h).
7175 * arch-utils.c: Include "sim-regno.h".
7176 * gdbarch.sh: Don't include "sim-regno.h".
7177 * gdbarch.h, gdbarch.c: Regenerate.
7178 * sim-regno.h (legacy_register_sim_regno): Move declaration from
7179 here.
7180 * arch-utils.h (legacy_register_sim_regno): To here.
7181 * remote-sim.c (legacy_register_sim_regno): Move function from
7182 here.
7183 * arch-utils.c (legacy_register_sim_regno): To here.
7184
8238d0bf
AC
71852002-05-28 Andrew Cagney <ac131313@redhat.com>
7186
7187 * sim-regno.h: New file.
7188 * Makefile.in (sim_regno_h): Define.
7189 (d10v-tdep.o, remote-sim.o): Add dependency on $(sim_regno_h).
7190 * remote-sim.c: Include "sim-regno.h" and "gdb_assert.h".
7191 (legacy_register_sim_regno): New function.
7192 (one2one_register_sim_regno): New function.
7193 (gdbsim_fetch_register): Rewrite.
7194 (gdbsim_store_register): Only store a register when
7195 REGISTER_SIM_REGNO is valid.
7196 * d10v-tdep.c: Include "sim-regno.h".
7197 (d10v_ts2_register_sim_regno): Add legacy_regiter_sim_regno check.
7198 (d10v_ts3_register_sim_regno): Ditto.
7199 * gdbarch.sh: Include "sim-regno.h".
7200 (REGISTER_SIM_REGNO): Set default to legacy_register_sim_regno.
7201 * gdbarch.h, gdbarch.c: Regenerate.
7202 * arch-utils.h (default_register_sim_regno): Delete declaration.
7203 * arch-utils.c (default_register_sim_regno): Delete function.
7204
485721b1
JT
72052002-05-28 Jason Thorpe <thorpej@wasabisystems.com>
7206
7207 * ppcnbsd-nat.c: Rewrite.
7208 * ppcnbsd-tdep.c: New file.
7209 * ppcnbsd-tdep.h: New file.
7210 * config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
7211 solib.o, and solib-svr4.o.
7212 * config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
7213 nbsd-tdep.o, and corelow.o.
7214
697f244d
AC
72152002-05-28 Andrew Cagney <ac131313@redhat.com>
7216
7217 * MAINTAINERS (--enable-gdb-build-warnings): Rewrite script to use
7218 `tr' and `sed'. Mention that `broken' targets are not expected to
7219 build.
7220
f08caad1 72212002-05-27 Michal Ludvig <mludvig@suse.cz>
b1ab997b
ML
7222
7223 * x86-64-tdep.c (x86_64_skip_prologue): Remove obsolete note.
7224 Let PC point right after the prologue before looking up symbols.
7225
3139facc
MH
72262002-05-27 Martin M. Hunt <hunt@redhat.com>
7227
7228 * i386-tdep.c (i386_register_virtual_type): Return
7229 builtin_type_vec128i for SSE registers.
7230
7231 * gdbtypes.h (builtin_type_vec128i): Declare.
7232
7233 * gdbtypes.c (build_builtin_type_vec128i): New function.
7234 (builtin_type_v2_double, builtin_type_v4_int64): New types.
7235 (builtin_type_vec128i): New type for SSE2 128-bit registers.
7236 (build_gdbtypes): Initialize new builtin vector types.
7237 (_initialize_gdbtypes): Register new vector types with gdbarch.
7238
6e3ba3b8
JT
72392002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
7240
7241 * MAINTAINERS: ns32k is not longer an obsolete candidate,
7242 since it has been multi-arch'd.
7243 * NEWS: Note that ns32k-*-* is now partial multi-arch.
7244 Move Alpha and VAX multi-arch news entries to same section
7245 as other multi-arch news.
7246
93d5585d
JT
72472002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
7248
7249 * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
7250 target.s, arch-utils.h, ns32k-tdep.h. Make many functions
7251 static. Rename some register numbers to put them in ns32k-tdep
7252 private namespace.
7253 (ns32k_get_saved_register, ns32k_gdbarch_init_32082,
7254 ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
7255 functions.
7256 (_initialize_ns32k_tdep): Use gdbarch_register.
7257 * ns32k-tdep.h: New file.
7258 * ns32knbsd-tdep.c: New file.
7259 * config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
7260 * config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
7261 (IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
7262 REGISTER_BYTES, REGISTER_BYTE): Remove.
7263 * config/ns32k/tm-ns32k.h: New file.
7264 * config/ns32k/tm-umax.h: Remove.
7265
efb2c70e
JT
72662002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
7267
7268 * ns32k-tdep.c (ns32k_saved_pc_after_call,
7269 ns32k_store_struct_return, ns32k_extract_return_value,
7270 ns32k_store_return_value, ns32k_extract_struct_value_address): New
7271 functions.
7272 * config/ns32k/tm-umax.h (SAVED_PC_AFTER_CALL): Define as
7273 ns32k_saved_pc_after_call.
7274 (STORE_STRUCT_RETURN): Define as ns32k_store_struct_return.
7275 (EXTRACT_RETURN_VALUE): Define as ns32k_extract_return_value.
7276 (STORE_RETURN_VALUE): Define as ns32k_store_return_value.
7277 (EXTRACT_STRUCT_VALUE_ADDRESS): Define as
7278 ns32k_extract_struct_value_address.
7279
7bcc927b
JT
72802002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
7281
7282 * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
7283 ns32k_fix_call_dummy): New.
7284 * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
7285 ns32k_call_dummy_words.
7286 (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
7287 (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
7288 CALL_DUMMY_NARGS): Remove.
7289 (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
7290
78f9d765
JT
72912002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
7292
7293 * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
7294 ns32k_frame_saved_pc, ns32k_frame_args_address,
7295 ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
7296 ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
7297 * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
7298 * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
7299 (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
7300 (BREAKPOINT): Remove..
7301 (FRAME_CHAIN): Define as ns32k_frame_chain.
7302 (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
7303 (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
7304 (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
7305 (FRAME_FIND_SAVED_REGS): Remove.
7306 (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
7307 (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
7308 (POP_FRAME): Define as ns32k_pop_frame.
7309
f2c762e0
JT
73102002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
7311
7312 * ns32k-tdep.c (ns32k_register_byte_32082,
7313 ns32k_register_byte_32382, ns32k_register_raw_size,
7314 ns32k_register_virtual_size, ns32k_register_virtual_type): New
7315 functions.
7316 * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
7317 ns32k_register_byte_32382.
7318 * config/ns32k/tm-umax.h: Update copyright years.
7319 (REGISTER_BYTE): Define as ns32k_register_byte_32082.
7320 (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
7321 (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
7322 (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
7323 (ns32k_get_enter_addr): Fix prototype.
7324
af137673
JT
73252002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
7326
7327 * ns32k-tdep.c: Update copyright years.
7328 (ns32k_register_name_32082): New function.
7329 (ns32k_register_name_32382): Ditto.
7330 * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
7331 (REGISTER_NAME): Define as ns32k_register_name_32382.
7332 * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
7333 (REGISTER_NAME): Define as ns32k_register_name_32082.
7334
a8bc7b56
JB
73352002-05-24 Jim Blandy <jimb@redhat.com>
7336
7337 * dwarf2read.c (free_line_header): Use xfree, not free.
7338
83a45910
JT
73392002-05-24 Jason Thorpe <thorpej@wasabisystems.com>
7340
7341 * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
7342 alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
7343
0db71247
AC
73442002-05-23 Andrew Cagney <ac131313@redhat.com>
7345
7346 * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
7347
b9e5e4dd
AC
73482002-05-23 Andrew Cagney <ac131313@redhat.com>
7349
7350 From Ross Alexander at NEC Europe:
7351 * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
7352
de530e84
MS
73532002-05-23 Michael Snyder <msnyder@redhat.com>
7354
7355 * cli/cli-dump.c (restore_command): Use parse_and_eval_long
7356 for input, rather than parse_and_eval_address.
7357
b91b96f4
AC
73582002-05-23 Andrew Cagney <ac131313@redhat.com>
7359
7360 * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
7361 * Makefile.in (sim_d10v_h): Update definition.
7362
8b279e7a
AC
73632002-05-24 Andrew Cagney <cagney@redhat.com>
7364
7365 * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
7366 change `2002-05-22 Michael Snyder' below.
7367 (d10v_push_arguments): Ditto.
7368 (d10v_extract_return_value): Ditto.
7369
0a3d0425
JB
73702002-05-23 Jim Blandy <jimb@redhat.com>
7371
7372 * macrotab.c (check_for_redefinition): Don't complain if the new
7373 definition is the same as the previous one. Take more arguments
7374 to allow the comparison.
7375 (macro_define_object, macro_define_function): Pass more arguments
7376 to check_for_redefinition.
7377
78eac43e
MS
73782002-05-22 Michael Snyder <msnyder@redhat.com>
7379
7380 * d10v-tdep.c: Change a few macros to enums for ease of debugging.
7381 (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
7382 (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
7383 (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
7384 Don't bail if return_pc is PC_IN_CALL_DUMMY.
7385 Add a temp variable to save a call (and a memory read).
7386 (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
7387 if possible (so that PC_IN_CALL_DUMMY will work).
7388
9bc1edb8
CV
73892002-05-22 Corinna Vinschen <vinschen@redhat.com>
7390
7391 * MAINTAINERS: Remove status `OBSOLETE' from v850.
7392
005ef3d2
ML
73932002-05-22 Michal Ludvig <mludvig@suse.cz>
7394
7395 * dwarf2cfi.c (frame_state_for): Added safety check for a valid
7396 fde->cie_ptr.
7397 (dwarf2_build_frame_info): Corrected handling of eh_frame.
7398 (dwarf2_build_frame_info): Add offset to fde->initial_location
7399 so that frames of shared libraries are mapped correctly.
6c3eb890
ML
7400 (execute_stack_op): Change type of 'result' from ULONGEST to
7401 CORE_ADDR.
005ef3d2 7402
fcf4f891
JT
74032002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7404
7405 * config/alpha/tm-nbsd.h: Include solib.h.
7406
cfef91e4
JT
74072002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7408
7409 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
7410 assumptions about the host's byte order.
7411
9964235a
JT
74122002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7413
7414 * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
7415 to dependency list.
7416 * alphanbsd-tdep.c: Include solib-svr4.h.
7417 * shnbsd-tdep.c: Ditto.
7418
9eeef8ef
JT
74192002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7420
7421 * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
7422 nbsd-tdep.h to dependency list.
7423 * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
7424 i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
7425 ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
7426 nbsdaout.mh and nbsdelf.mh consistently.
7427 * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
7428 ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
7429 nbsdaout.mt and nbsdelf.mh consistently.
7430 * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h.
7431 (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
7432 to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
7433 * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS. Move
7434 a.out shared library stuff from here...
7435 * config/nm-nbsdaout.h: ...to here.
7436 * config/tm-nbsd.h: Remove.
7437 * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
7438 * config/arm/nbsd.mh: Remove.
7439 * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
7440 nbsd-tdep.o.
7441 * config/arm/nbsdaout.mh: New file.
7442 * config/arm/nbsdelf.mh: New file.
7443 * config/arm/nm-nbsdaout.h: New file.
7444 * config/i386/nbsd.mh: Remove.
7445 * config/i386/nbsd.mt: Remove.
7446 * config/i386/nbsdaout.mh: New file.
7447 * config/i386/nbsdaout.mt: New file.
7448 * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
7449 * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
7450 * config/i386/nm-nbsd.h (REGISTER_U_ADDR,
7451 i386_register_u_addr): Remove.
7452 * config/i386/nm-nbsdaout.h: New file.
7453 * config/i386/nm-nbsdelf.h: Remove.
7454 * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
7455 (USE_STRUCT_CONVENTION): Remove.
7456 * config/i386/tm-nbsdaout.h: New file.
7457 * config/i386/tm-nbsdelf.h: Remove.
7458 * config/m68k/nbsd.mh: Remove.
7459 * config/m68k/nbsd.mt: Remove.
7460 * config/m68k/nbsdaout.mh: New file.
7461 * config/m68k/nbsdaout.mt: New file.
7462 * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
7463 * config/m68k/nm-nbsdaout.h: New file.
7464 * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
7465 (IN_SOLIB_CALL_TRAMPOLINE): Define.
7466 * config/ns32k/nbsd.mh: Remove.
7467 * config/ns32k/nbsd.mt: Remove.
7468 * config/ns32k/nbsdaout.mh: New file.
7469 * config/ns32k/nbsdaout.mt: New file.
7470 * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h.
7471 * config/ns32k/nm-nbsdaout.h: New file.
7472 * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.
7473 (IN_SOLIB_CALL_TRAMPOLINE): Define.
7474 * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
7475 (SVR4_SHARED_LIBS): Remove.
7476 * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
7477 * config/sparc/nbsd.mh: Remove.
7478 * config/sparc/nbsd.mt: Remove.
7479 * config/sparc/nbsdaout.mh: New file.
7480 * config/sparc/nbsdaout.mt: New file.
7481 * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
7482 * config/sparc/nbsdelf.mt: New file.
7483 * config/sparc/nm-nbsdaout.h: New file.
7484 * config/sparc/nm-nbsdelf.h: Remove.
7485 * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
7486 * config/sparc/tm-nbsdaout.h: New file.
7487
257ce470
JT
74882002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
7489
7490 * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
7491 mipsnbsd-tdep.c
7492 (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
7493
76a6d5fe
JT
74942002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
7495
7496 * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
7497 shnbsd-nat.c.
7498 (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
7499
45888261
JT
75002002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
7501
7502 * NEWS: Note new MIPS NetBSD native configuration.
7503 * configure.host (mips*-*-netbsd*): New host.
7504 * configure.tgt (mips*-*-netbsd*): New target.
7505 * mipsnbsd-nat.c: New file.
7506 * mipsnbsd-tdep.c: New file.
7507 * mipsnbsd-tdep.h: New file.
7508 * config/mips/nbsd.mh: New file.
7509 * config/mips/nbsd.mt: New file.
7510 * config/mips/nm-nbsd.h: New file.
7511 * config/mips/tm-nbsd.h: New file.
7512
70f80edf
JT
75132002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
7514
7515 * Makefile.in (SFILES): Add osabi.c.
7516 (COMMON_OBS): Add osabi.o.
7517 (osabi.o): New dependency list.
7518 * osabi.c: New file.
7519 * osabi.h: New file.
7520 * doc/gdbint.texinfo: Document new generic OS ABI framework.
7521
7522 * Makefile.in (alpha_tdep_h): Define and use instead of
7523 alpha-tdep.h.
7524 * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
7525 get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
7526 Remove.
7527 (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
7528 * alpha-tdep.h: Include osabi.h.
7529 (alpha_abi): Remove.
7530 (gdbarch_tdep): Use generic OS ABI framework.
7531 * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
7532 gdbarch_register_osabi.
7533 * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
7534 * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
7535 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
7536
7537 * Makefile.in (sh_tdep_h): Add osabi.h.
7538 * sh-tdep.h (sh_osabi): Remove.
7539 (gdbarch_tdep): Use generic OS ABI framework.
7540 * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
7541 sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
7542 (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
7543 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
7544
7545 * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
7546 * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
7547 gdbarch_register_osabi.
7548 * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
7549 arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
7550 (get_elfosabi): Rename to...
7551 (arm_elf_osabi_sniffer): ...this. Adjust to use generic OS
7552 ABI framework support routines.
7553 (arm_gdbarch_init): Use generic OS ABI framework.
7554 (arm_dump_tdep): Likewise.
7555 (_initialize_arm_tdep): Likewise.
7556 * arm-tdep.h: Include osabi.h.
7557 (arm_abi): Remove.
7558 (gdbarch_tdep): Remove arm_abi and abi_name members. Add
7559 osabi member.
7560 (arm_gdbarch_register_os_abi): Remove prototype.
7561 * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
7562 (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
7563
7564 * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
7565 * mips-tdep.c: Include osabi.h.
7566 (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
7567 OS ABI framework.
7568
d194345b
KH
75692002-05-20 Kazu Hirata <kazu@cs.umass.edu>
7570
7571 * h8300-tdep.c: Fix formatting.
7572
70c6b0d1
EZ
75732002-05-20 Elena Zannoni <ezannoni@redhat.com>
7574
7575 * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
7576 printing vector registers.
7577
165b8e33
AC
75782002-05-19 Andrew Cagney <ac131313@redhat.com>
7579
7580 From Fernando Nasser:
7581 * remote.c (remote_async_open_1): Re-throw the exception when the
7582 connection fails.
7583 (remote_cisco_open): Ditto.
7584 (remote_open_1): Ditto.
7585
36918e70
AC
75862002-05-19 Andrew Cagney <ac131313@redhat.com>
7587
7588 * remote.c (remote_start_remote_dummy): Add uiout parameter.
7589 (remote_start_remote): Add uiout parameter. Pass through to
7590 remote_start_remote_dummy.
7591 (remote_open_1): Use catch_exception instead of catch_errors.
7592 (remote_async_open_1): Ditto.
7593 (remote_cisco_open): Ditto.
7594
ae44c0c4
AC
75952002-05-19 Andrew Cagney <ac131313@redhat.com>
7596
7597 * remote.c (remote_start_remote): Replace PTR with void pointer.
7598 (sigint_remote_twice_token, sigint_remote_token): Ditto. Make
7599 static.
7600
8efe637d
AC
76012002-05-18 Andrew Cagney <ac131313@redhat.com>
7602
7603 * gdb_indent.sh: Allow the script to be run in the sim directory.
7604
2f1b5984
MK
76052002-05-18 Mark Kettenis <kettenis@gnu.org>
7606
f0f625e2
MK
7607 * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
7608 * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
7609
2f1b5984
MK
7610 * corelow.c (core_open): Only call set_gdbarch_from_file if
7611 exec_bfd is NULL.
7612
fc974602
AV
76132002-05-17 Andrey Volkov <avolkov@transas.com>
7614
7615 * h8300-tdep.c: Add support of EXR register
7616 * config/h8300/tm-h8300.h: Ditto.
7617
906709f4
AV
76182002-05-17 Andrey Volkov <avolkov@transas.com>
7619
7620 * h8300-tdep.c: Add additional CCR flags (I,UI,H,U)
7621
6e591d68
AV
76222002-05-17 Andrey Volkov <avolkov@transas.com>
7623
7624 * h8300-tdep.c: Change literal regnums to REGNO.
7625
84f0252a
JB
76262002-05-17 Jim Blandy <jimb@redhat.com>
7627
e0e9281e
JB
7628 * NEWS: Note addition of macro support.
7629
84f0252a
JB
7630 Expand preprocessor macros in C expressions.
7631 * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
7632 (scan_macro_expansion, scanning_macro_expansion,
7633 finished_macro_expansion): New function declarations.
7634 (expression_macro_lookup_func, expression_macro_lookup_baton): New
7635 variable declarations.
7636 * parser-defs.h (expression_context_pc): New declaration.
7637 * parse.c (expression_context_pc): New variable.
7638 (parse_exp_1): Set expression_context_pc, as well as
7639 expression_context_block.
7640 * c-exp.y (yylex): If we're not already reading the result of a
7641 macro expansion, try to macro-expand the next token. When we're
7642 done scanning a macro expansion, switch back to the mainline text.
7643 Commas and `if's in a macro's expansion don't terminate the input.
7644 * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
7645 (macro_original_text, macro_expanded_text,
7646 expression_macro_lookup_func, expression_macro_lookup_baton): New
7647 variables.
7648 (scan_macro_expansion, scanning_macro_expansion,
7649 finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
7650 c_preprocess_and_parse): New functions.
7651 (c_language_defn, cplus_language_defn, asm_language_defn): Call
7652 c_preprocess_and_parse, instead of c_parse.
7653 * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
7654 (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
7655
1c509ca8
JR
7656Fri May 17 14:26:19 2002 J"orn Rennecke <joern.rennecke@superh.com>
7657
7658 * sh-tdep.c (gdb_print_insn_sh64): Delete.
7659 (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
7660 (sh_gdbarch_init): Always use gdb_print_insn_sh.
7661
2250ee0c
CV
76622002-05-17 Corinna Vinschen <vinschen@redhat.com>
7663
7664 * NEWS: Add section for multi-arched targets. Add v850 to that section.
7665
ab3b8126
JT
76662002-05-17 Jason Thorpe <thorpej@wasabisystems.com>
7667
7668 * Makefile.in (sh_tdep_h): Define and use.
7669 * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
7670 register enum): Move to...
7671 * * sh-tdep.h: ...here.
7672 * sh-tdep.c: Include sh-tdep.h.
7673 * sh3-rom.c: Likewise.
7674 * shnbsd-tdep.c: Likewise.
7675
ed9d4749
MS
76762002-05-16 Michael Snyder <msnyder@redhat.com>
7677
7678 * arm-tdep.c: Spelling fix in comment.
7679
2e276125
JB
76802002-05-16 Jim Blandy <jimb@redhat.com>
7681
6821892e
JB
7682 Add commands for manually expanding macros and showing their
7683 definitions.
7684 * macrocmd.c, macroscope.c, macroscope.h: New files.
7685 * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
7686 (macroscope_h): New variable.
7687 (HFILES_NO_SRCDIR): Add macroscope.h.
7688 (COMMON_OBS): Add macrocmd.o, macroscope.o.
7689 (macroscope.o, macrocmd.o): New rules.
7690
2e276125
JB
7691 Teach the Dwarf 2 reader to read macro information.
7692 * dwarf2read.c: #include "macrotab.h".
7693 (dwarf_macinfo_buffer): New variable.
7694 (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
7695 dwarf_macinfo_size.
7696 (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
7697 (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
7698 dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
7699 dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
7700 dwarf2_macro_spaces_in_definition): New complaints.
7701 (dwarf2_has_info): Initialize dwarf_macinfo_offset.
7702 (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
7703 (dwarf2_build_psymtabs_hard): Record the buffer and its size in
7704 the partial symbol table.
7705 (psymtab_to_symtab_1): Set the macinfo buffer and size globals
7706 from what's recorded in the partial symbol table.
7707 (read_file_scope): If the compilation unit has a
7708 `DW_AT_macro_info' attribute, read its macro information.
7709 * Makefile.in (dwarf2read.o): Depend on macrotab.h.
7710
2f53fe6c
DJ
77112002-05-16 Daniel Jacobowitz <drow@mvista.com>
7712
7713 Fix PR gdb/546
7714 * ser-tcp.c: Don't include <netinet/udp.h>.
7715
2be99286
SC
77162002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7717
7718 * MAINTAINERS: Update my email address.
7719
c9af212b 77202002-05-16 Richard Earnshaw <rearnsha@arm.com>
8501bbeb
RE
7721
7722 * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
7723 include file of the same name.
7724
bf5f1a52
CV
77252002-05-16 Corinna Vinschen <vinschen@redhat.com>
7726
7727 * configure.tgt: Mark v850 as multi-arched.
7728 * config/v850/tm-v850.h: Remove file.
7729 * config/v850/v850.mt: Eliminate TM_FILE.
7730
435e042a
CV
77312002-05-16 Corinna Vinschen <vinschen@redhat.com>
7732
7733 * v850-tdep.c: Full multi-arch.
7734 * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
7735 Define GDB_MULTI_ARCH to 2.
7736
9819c6c8
PM
77372002-05-16 Pierre Muller <muller@ics.u-strasbg.fr>
7738
7739 * p-exp.y (current_type): New static variable.
7740 Carries the type of the expression at the position that is parsed.
7741 (push_current_type, pop_current_type): Two new functions. Used
7742 to store/restore current_type in expression on specific tokens.
c9af212b
RE
7743 (search_field): New static variable. Set to one after parsing a point
7744 as at that point only a FIELDNAME token should be searched.
9819c6c8
PM
7745 (FIELDNAME): New token. After a point only a token belonging to
7746 current_type type definition is allowed.
7747 (all over token rules): reset and change current_type according
7748 to rules.
7749 (exp '[' rule): insert implicit array index field if
7750 exp is a pascal string type.
7751
3a06899a
CV
77522002-05-16 Corinna Vinschen <vinschen@redhat.com>
7753
7754 * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extra
7755 frame info. Use frame_info's saved_regs instead of matching member
7756 in extra_frame_info throughout.
7757 (v850_frame_init_saved_regs): New function.
7758 (v850_init_extra_frame_info): Move most functionality into
7759 v850_frame_init_saved_regs().
7760 * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
7761 (v850_frame_find_saved_regs): Remove declaration.
7762 (FRAME_FIND_SAVED_REGS): Remove definition.
7763 (v850_frame_init_saved_regs): Add declaration.
7764 (FRAME_INIT_SAVED_REGS): Add definition.
7765
6ed14b0e
CV
77662002-05-16 Corinna Vinschen <vinschen@redhat.com>
7767
7768 * v850-tdep.c: Begin multi-arch'ing v850.
7769 (v850_target_architecture_hook): Remove function.
7770 (v850_gdbarch_init): New function. Add code previously in
7771 v850_target_architecture_hook().
7772 (_initialize_v850_tdep): Don't set target_architecture_hook.
7773 Call register_gdbarch_init() instead.
7774
42725910
DJ
77752002-05-16 Daniel Jacobowitz <drow@mvista.com>
7776
7777 * gdbtypes.h (struct cplus_struct_type): Remove args field.
7778 * hpread.c (hpread_read_struct_type): Remove assignments to args.
7779 (fixup_class_method_type): Likewise.
7780
99d9066e
JB
77812002-05-15 Jim Blandy <jimb@redhat.com>
7782
7783 Add macro structures to GDB's symbol tables. Nobody puts anything
7784 in them yet.
7785 * symtab.h (struct symtab): New member: `macro_table'.
7786 * buildsym.h (pending_macros): New global variable.
7787 * buildsym.c: #include "macrotab.h".
7788 (buildsym_init): Initialize `pending_macros'.
7789 (end_symtab): If we found macro information while reading a CU's
7790 debugging info, do build a symtab structure for it. Make the
7791 symtab point to the macro information, and clear the
7792 `pending_macros' pointer which held it while we were reading the
7793 debug info.
7794 (really_free_pendings): Free any pending macro table.
7795 * objfiles.h (struct objfile): New member: `macro_cache'.
7796 * objfiles.c (allocate_objfile): Set allocate and free functions
7797 for the macro cache's objstack.
7798 (free_objfile): Empty the macro cache's obstack.
7799 * symfile.c (reread_symbols): Empty the macro cache's obstack, and
7800 set new allocate and free functions for it.
7801 * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
7802 free functions for the macro cache's objstack. (Why is this
7803 function building its own objfile?)
7804 * symmisc.c (print_objfile_statistics): Print statistics on the
7805 macro bcache.
7806 * Makefile.in: Note that buildsym.o depends on macrotab.h.
7807
c899585b
RE
78082002-05-15 Richard Earnshaw <rearnsha@arm.com>
7809
7810 * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
7811 (REGISTER_U_ADDR): Delete definition.
7812 (arm_register_u_addr): Delete declaration.
7813
a6cdd8c5
RE
78142002-05-15 Richard Earnshaw <rearnsha@arm.com>
7815
7816 * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
7817 (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
7818
c97dcfc7
AC
78192002-05-14 Andrew Cagney <ac131313@redhat.com>
7820
7821 * regcache.c (register_valid): Revise comments refering to "Not
7822 available" and "unavailable".
7823 * frame.c (frame_register_read): Ditto.
7824 * findvar.c (value_of_register): Ditto.
7825
93021b7d
AC
78262002-05-15 Andrew Cagney <cagney@redhat.com>
7827
7828 * Makefile.in (remote_sim_h): Replace remote-sim_h.
7829 (remote-sim.o): Update dependencies.
7830 (d10v-tdep.o): Specify dependencies.
7831 (sim_d10v_h): Define.
7832
a86bc61c
JB
78332002-05-14 Jim Blandy <jimb@redhat.com>
7834
7835 * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
7836 * macrotab.c (macro_lookup_inclusion, find_definition,
7837 new_macro_table): Same.
7838
7839 * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
7840 not `! strcmp ()'. This is a dubious improvement.
7841 * macrotab.c (macro_lookup_inclusion, find_definition): Same.
7842
7843 * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
7844 although it's not necessary, to avoid a warning.
7845
2fdde8f8
DJ
78462002-05-14 Daniel Jacobowitz <drow@mvista.com>
7847
7848 * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
7849 (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
7850 TYPE_INSTANCE_FLAGS.
7851 (struct main_type): New.
7852 (struct type): Move most members to struct main_type. Change
7853 cv_type and as_type to new type_chain member. Add instance_flags.
7854 (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
7855 (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
7856 (finish_cv_type): Remove prototype.
7857 * gdbtypes.c (alloc_type): Update comment. Allocate TYPE_MAIN_TYPE.
7858 Set TYPE_CHAIN.
7859 (alloc_type_instance): New function.
7860 (smash_type): New function.
7861 (make_pointer_type, make_reference_type, make_function_type)
7862 (smash_to_member_type, smash_to_method_type): Call smash_type.
7863 (make_qualified_type): New function.
7864 (make_type_with_address_space): Call make_qualified_type.
7865 (make_cv_type): Likewise.
7866 (finish_cv_type): Remove unnecessary function.
7867 (replace_type): Update comment. Copy TYPE_MAIN_TYPE.
7868 (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
7869 remove TYPE_CV_TYPE and TYPE_AS_TYPE.
7870 * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
7871 * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
7872 * hpread.c (hpread_read_struct_type): Likewise.
7873 * stabsread.c (read_struct_type): Likewise.
7874
843fedf4
EZ
78752002-05-14 Elena Zannoni <ezannoni@redhat.com>
7876
7877 * configure.tgt: Add a catch all sh* target, for cases like
7878 sh[2,3,4]-elf and sh-hms.
7879
05a6c72c
KS
78802002-05-14 Keith Seitz <keiths@redhat.com>
7881
7882 * event-loop.c (create_file_handler): Don't do anything but
7883 update data when we are given a fd which we are already
7884 monitoring.
7885
5d085aaf
ML
78862002-05-14 Michal Ludvig <mludvig@suse.cz>
7887
7888 * dwarf2cfi.c (context_cpy): Copy registers correctly.
7889 (update_context): Use __func__ in warnings.
7890
9db8d71f
DJ
78912002-05-14 Daniel Jacobowitz <drow@mvista.com>
7892
7893 * ser-tcp.c: Include <netinet/udp.h>. Rename tcp_open
7894 and tcp_close to net_open and net_close.
7895 (net_open): Accept "udp:" and "tcp:" specifications. Connect
7896 using UDP if requested. Don't try to disable Nagle on UDP
7897 sockets.
7898 * remote.c (remote_serial_open): New function. Warn about UDP.
7899 (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
7900
5dbc6baa
EZ
79012002-05-13 Elena Zannoni <ezannoni@redhat.com>
7902
7903 * MAINTAINERS: List sh-elf as buildable with ,-Werror.
7904
cc3023f7
EZ
79052002-05-13 Elena Zannoni <ezannoni@redhat.com>
7906
7907 * configure.tgt: Remove sh-hms target.
7908 * MAINTAINERS: Don't list sh-hms as a separate target.
7909
ec2bcbe7
JB
79102002-05-13 Jim Blandy <jimb@redhat.com>
7911
7912 Add first preprocessor macro-expansion files.
7913 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
7914 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
7915 (splay_tree_h, macroexp_h, macrotab_h): New variable.
7916 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
7917 (COMMON_OBS): Add macrotab.o, macroexp.o.
7918 (macroexp.o, macrotab.o): New rules.
7919
6d531722
AC
79202002-05-13 Andrew Cagney <ac131313@redhat.com>
7921
7922 * config/m88k/tm-m88k.h: Update copyright.
7923 (m88k_target_write_pc): Declare
7924 (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
7925 (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
7926 (SHIFT_INST_REGS): Update definition.
7927 * m88k-tdep.c (m88k_target_write_pc): New function. Implement
7928 using old definition of TARGET_WRITE_PC.
7929 * regcache.c (generic_target_write_pc): Delete code handling
7930 NNPC_REGNUM.
7931 * gdbarch.sh (NNPC_REGNUM): Delete.
7932 * gdbarch.h, gdbarch.c: Regenerate.
7933
3e3f2739
RE
79342002-05-13 Richard Earnshaw <rearnsha@arm.com>
7935
7936 * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
7937 builtin reg number.
7938
0004e5a2
DJ
79392002-05-13 Daniel Jacobowitz <drow@mvista.com>
7940
7941 * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
7942 (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
7943 (gen_address_of, gen_struct_ref, gen_repeat): Use type
7944 access macros.
7945 * c-typeprint.c (cp_type_print_method_args): Likewise.
7946 (c_type_print_args): Likewise.
7947 * d10v-tdep.c (d10v_push_arguments): Likewise.
7948 (d10v_extract_return_value): Likewise.
7949 * expprint.c (print_subexp): Likewise.
7950 * gdbtypes.c (lookup_primitive_typename): Likewise.
7951 (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
7952 * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
7953 (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
7954 (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
7955 (TYPE_VECTOR): Likewise.
7956 * hpread.c (hpread_read_struct_type)
7957 (fix_static_member_physnames, fixup_class_method_type)
7958 (hpread_type_lookup): Likewise.
7959 * mdebugread.c (parse_symbol, parse_type): Likewise.
7960 * p-lang.c (is_pascal_string_type): Likewise.
7961 * valops.c (hand_function_call): Likewise.
7962 * x86-64-tdep.c (classify_argument): Likewise.
7963
7964 * hpread.c (hpread_read_function_type)
7965 (hpread_read_doc_function_type): Call replace_type.
7966 * dstread.c (create_new_type): Delete.
7967 (decode_dst_structure, process_dst_function): Call alloc_type.
7968 Use type access macros.
7969
dff95cc7
MK
79702002-05-12 Mark Kettenis <kettenis@gnu.org>
7971
7972 * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
7973 the're not supported by the current architecture.
7974 (i387_fill_fxsave): Likewise.
7975
bbcd32ad
FF
79762002-05-12 Fred Fish <fnf@redhat.com>
7977
7978 * symfile.c (default_symfile_offsets): Arrange for uninitialized
7979 sect_index_xxx members to index the first slot in section_offsets
7980 if all of the section_offsets are zero.
7981
89cf4787
MK
79822002-05-12 Mark Kettenis <kettenis@gnu.org>
7983
7984 * configure.tgt (sparc-*openbsd): Remove entry accidentially
7985 checked in with last change.
7986
1f77ffc5
MK
79872002-05-12 Mark Kettenis <kettenis@gnu.org>
7988
7989 * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
7990 Remove targets. These are canonicalized to i386-*-sysv4.2uw by
7991 config.sub.
7992
89b8b4a9
DJ
79932002-05-12 Daniel Jacobowitz <drow@mvista.com>
7994
7995 * Makefile.in: Update dependencies.
7996
14a5e767
AC
79972002-05-11 Andrew Cagney <ac131313@redhat.com>
7998
7999 * language.c (local_hex_string_custom): Simplify. Do not depend
8000 on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
8001
8002 * memattr.c (mem_info_command): Replace calls to
8003 longest_local_hex_string and longest_local_hex_string_custom.
8004 * buildsym.c (make_blockvector): Ditto.
8005 * solib.c (info_sharedlibrary_command): Ditto.
8006 * tracepoint.c (tracepoints_info): Ditto.
8007 * symtab.c (print_msymbol_info): Ditto.
8008
8009 * language.c (local_hex_string): Delete.
8010 (local_hex_string_custom): Delete.
8011 (longest_local_hex_string): Rename to local_hex_string.
8012 (longest_local_hex_string_custom): Rename to
8013 local_hex_string_custom.
8014 * language.h (local_hex_string): Change parameter type to LONGEST.
8015 (local_hex_string_custom): Ditto.
8016 (longest_local_hex_string): Delete declaration.
8017 (longest_local_hex_string_custom): Ditto.
8018
8019 * solib.c: Update copyright.
8020 * memattr.c: Update copyright.
8021
13d01224
AC
80222002-05-11 Andrew Cagney <ac131313@redhat.com>
8023
8024 * arch-utils.h (legacy_register_to_value): Declare.
8025 (legacy_value_to_register): Declare.
8026 (legacy_convert_register_p): Declare.
8027 * arch-utils.c (legacy_register_to_value): New function.
8028 (legacy_value_to_register): New function.
8029 (legacy_convert_register_p): New function.
8030
8031 * gdbarch.sh (REGISTER_TO_VALUE): Define.
8032 (VALUE_TO_REGISTER): Define.
8033 (CONVERT_REGISTER_P): Define.
8034 * gdbarch.h, gdbarch.c: Regenerate.
8035
8036 * valops.c (value_assign): Use CONVERT_REGISTER_P and
8037 VALUE_TO_REGISTER.
8038 * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
8039 CONVERT_REGISTER_P.
8040
4a1970e4
DJ
80412005-05-11 Daniel Jacobowitz <drow@mvista.com>
8042 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8043
8044 * Makefile.in: Update dependencies for valops.c.
8045 * valops.c: Include "gdb_assert.h".
8046 (typecmp): Skip THIS parameter to methods.
8047 (find_method_list): Remove static_memfuncp argument,
8048 update callers. Check for stub methods.
8049 (find_value_oload_method_list): Don't set *static_memfuncp.
8050 (find_overload_match): Don't check for stub methods. Assert
8051 that methods are not stubbed. Handle static methods.
8052 (value_find_oload_method_list): Remove static_memfuncp argument.
8053 * gdbtypes.c (check_stub_method): Do not add THIS pointer
8054 to the argument list for static stub methods.
8055 * value.h (value_find_oload_method_list): Update prototype.
8056
b2e75d78
AC
80572002-05-11 Andrew Cagney <ac131313@redhat.com>
8058
8059 * arch-utils.h (generic_register_size): Declare.
8060 (generic_register_raw_size, generic_register_virtual_size): Delete
8061 declarations.
8062 * arch-utils.c (generic_register_raw_size): Delete.
8063 (generic_register_size): New function.
8064 (generic_register_virtual_size): Delete.
8065
8066 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
8067 default generic_register_size.
8068 * gdbarch.h, gdbarch.c: Re-generate.
8069
8070 * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
8071 register_virtual_size.
8072 * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
8073 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8074
451fbdda
AC
80752002-05-11 Andrew Cagney <ac131313@redhat.com>
8076
8077 * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
8078 * gdbarch.h, gdbarch.c: Regenerate.
8079 * gnu-v3-abi.c: Update copyright.
8080 (vtable_address_point_offset): Update.
8081 (gnuv3_rtti_type): Update.
8082 (gnuv3_baseclass_offset): Update.
8083 * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
8084 (init_fetch_link_map_offsets): Update.
8085 * remote.c (get_remote_state): Update.
8086
6d2f5cea
DJ
80872002-05-11 Daniel Jacobowitz <drow@mvista.com>
8088
8089 * TODO: Remove value_headof/value_from_vtable_info comment.
8090 * printcmd.c (print_command_1): Don't call value_from_vtable_info.
8091 * values.c (value_headof, value_from_vtable_info): Delete.
8092 * value.h (value_from_vtable_info): Delete prototype.
8093
d2324da4
AC
80942002-05-11 Andrew Cagney <ac131313@redhat.com>
8095
8096 * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
8097 gdb_string.h with $(gdb_string_h) and gdb_regex.h with
8098 $(gdb_regex_h).
8099 (gdb_assert_h): Define.
8100 (gdb_wait_h): Define.
8101 (gdb_regex_h): Define.
8102
5c717440
DJ
81032002-05-11 Daniel Jacobowitz <drow@mvista.com>
8104
8105 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
8106 * linespec.c (find_methods): Handle GCC 3.x template constructors.
8107
6c7861b3
JT
81082002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8109
8110 * nbsd-tdep.c: Fix comment.
8111
ea5bc2a6
JT
81122002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8113
8114 * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
8115 (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
8116 (nbsd-tdep.o): New dependency list.
8117 * alphanbsd-tdep.c: Don't include solib-svr4.h. Include
8118 nbsd-tdep.h.
8119 (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
8120 (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
8121 * nbsd-tdep.c: New file.
8122 * nbsd-tdep.h: New file.
8123 * shnbsd-tdep.c: Don't include solib-svr4.h. Include
8124 nbsd-tdep.h.
8125 (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
8126 (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
8127 * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
8128 * config/sh/nbsd.mt (TDEPFILES): Ditto.
8129
b28da865
JT
81302002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8131
8132 * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
8133 * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
8134 * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
8135 * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
8136 * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
8137 * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
8138
4b8ff1fa
JT
81392002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8140
8141 * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
8142 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
8143 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
8144 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
8145 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
8146 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
8147 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
8148
dfe6eb1f
JT
81492002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8150
8151 * i386nbsd-nat.c: Delete file. Move fetch_core_registers and
8152 fetch_elfcore_registers to...
8153 * i386nbsd-tdep.c: ...here.
8154 (i386nbsd_use_struct_convention): Rename to...
8155 (i386nbsd_aout_use_struct_convention): ...this.
8156 (i386nbsd_supply_reg): New function.
8157 (i386nbsd_fill_reg): New function.
8158 (fetch_core_registers): Use i386nbsd_supply_reg.
8159 (fetch_elfcore_registers): Likewise.
8160 (_initialize_i386nbsd_tdep): New function.
8161 * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
8162 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
8163 * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
8164 * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
8165 (i386nbsd_aout_use_struct_convention): ...this.
8166
20cb8cda
JT
81672002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8168
8169 * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
8170 (store_inferior_registers): Use shnbsd_fill_reg.
8171 * shnbsd-tdep.c (sh_nbsd_supply_registers,
8172 sh_nbsd_supply_register): Collapse into...
8173 (shnbsd_supply_reg): ...this.
8174 (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
8175 (shnbsd_fill_reg): ...this.
8176 (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
8177 (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
8178 (fetch_core_registers): Use shnbsd_supply_reg.
8179 (fetch_elfcore_registers): Use shnbsd_supply_reg.
8180 (sh_nbsd_core_fns): Rename to...
8181 (shnbsd_core_fns): ...this.
8182 (sh_nbsd_elfcore_fns): Rename to...
8183 (shnbsd_elfcore_fns): ...this.
8184 (sh_nbsd_init_abi): Rename to...
8185 (shnbsd_init_abi): ...this.
8186 (_initialize_sh_nbsd_tdep): Rename to...
8187 (_initialize_shnbsd_tdep): ...this.
8188 * shnbsd-tdep.h (sh_nbsd_supply_registers,
8189 sh_nbsd_supply_register, sh_nbsd_fill_registers,
8190 sh_nbsd_fill_register): Remove prototypes.
8191 (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
8192
e750d25e
JT
81932002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8194
8195 * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
8196 (i387-nat.o): Delete dependency list.
8197 (go32-nat.o): Change i387-nat.h to i387-tdep.h.
8198 (x86-64-linux-nat.o): Likewise.
8199 * i387-nat.c: Delete file, moving contents to...
8200 * i387-tdep.c: ...here.
8201 * i387-nat.h: Rename...
8202 * i387-tdep.h: ...to this.
8203 * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
8204 * i386-linux-nat.c: Likewise.
8205 * i386bsd-nat.c: Likewise.
8206 * i386gnu-nat.c: Likewise.
8207 * i386nbsd-nat.c: Likewise.
8208 * i386v4-nat.c: Likewise.
8209 * x86-64-linux-nat.c: Likewise.
8210 * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
8211 * config/i386/go32.mh (NATDEPFILES): Likewise.
8212 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
8213 * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
8214 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
8215 * config/i386/linux.mh (NATDEPFILES): Likewise.
8216 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
8217 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
8218 * config/i386/obsd.mh (NATDEPFILES): Likewise.
8219 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
8220
1aee598a
JT
82212002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8222
8223 * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
8224 (alphanbsd-nat.o): Remove dependency list.
8225 (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
8226 * alphanbsd-nat.c: Delete. Contents moved to...
8227 * alphanbsd-tdep.c: ...here.
8228 (_initialize_alphanbsd_tdep): Register core functions.
8229 * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
8230
12bcb0fe
JT
82312002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8232
8233 * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
8234 (alphabsd-nat.o): Depend on alphabsd-tdep.h.
8235 (alphanbsd-nat.o): Likewise.
8236 (alphabsd-tdep.o): New dependency list.
8237 * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
8238 (fill_gregset): Use alphabsd_fill_reg.
8239 (supply_fpregset): Use alphabsd_supply_fpreg.
8240 (fill_fpregset): Use alphabsd_fill_fpreg.
8241 (fetch_inferior_registers): Use struct reg and struct fpreg
8242 rather than gregset_t and fpregset_t. Use alphabsd_supply_reg
8243 and alphabsd_supply_fpreg.
8244 (store_inferior_registers): Use struct reg and struct fpreg
8245 rather than gregset_t and fpregset_t. Use alphabsd_fill_reg
8246 and alphabsd_fill_fpreg.
8247 * alphabsd-tdep.c: New file.
8248 * alphabsd-tdep.h: New file.
8249 * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
8250 (fetch_elfcore_registers): Use alphabsd_supply_reg and
8251 alphabsd_supply_fpreg.
8252 * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
8253 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
8254
361d1df0
EC
82552002-05-11 Eric Christopher <echristo@redhat.com>
8256
8257 * mips-tdep.c (mips_double_register_type): Fix thinko.
8258 (mips_single_register_type): Ditto.
8259 * MAINTAINERS: Add self.
8260
92dd7cee
MK
82612002-05-11 Mark Kettenis <kettenis@gnu.org>
8262
8263 * i387-nat.c (i387_supply_register, i387_fill_fsave,
8264 i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
8265 right thing on architectures with different endianness and/or
8266 integer sizes.
8267
e27da16d
JT
82682002-05-10 Jason Thorpe <thorpej@wasabisystems.com>
8269
8270 From Christian Limpach <chris@Pin.LU>
8271 * configure.in: Change sed expression which comments out
8272 NATDEPFILES to also comment out continuation lines.
8273 * configure: Regenerate.
8274
ddde02bd
EZ
82752002-05-10 Elena Zannoni <ezannoni@redhat.com>
8276
8277 * sh-tdep.c: Clean up code erroneously reintroduced by previous
8278 big patch.
8279
1c922164
EZ
82802002-05-10 Elena Zannoni <ezannoni@redhat.com>
8281
8282 * sh-tdep.c: Include correct file.
8283
283150cd
EZ
82842002-05-10 Elena Zannoni <ezannoni@redhat.com>
8285
8286 New support for sh64-elf (sh5) target.
8287
8288 * configure.tgt: For sh64-elf target, default to sh-elf.
8289
8290 * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
8291 (struct gdbarch_tdep): Add new fields for new registers and ABI
8292 info.
361d1df0 8293
283150cd
EZ
8294 * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
8295 (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
8296 MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
8297 UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
8298 IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
8299 IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
8300 IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
8301 IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
8302 IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
8303 IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
8304 IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
8305 (sh_sh64_register_name, sh64_elf_make_msymbol_special,
8306 pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
8307 sh64_skip_prologue_hard_way, sh64_use_struct_convention,
8308 gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
8309 sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
8310 sh64_get_gdb_regnum, sh64_media_reg_base_num,
8311 sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
8312 sign_extend, sh64_nofp_frame_init_saved_regs,
8313 sh64_init_extra_frame_info, sh64_get_saved_register,
8314 sh64_extract_struct_value_address, sh64_pop_frame,
8315 sh64_push_arguments, sh64_extract_return_value,
8316 sh64_store_return_value, sh64_show_media_regs,
8317 sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
8318 sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
8319 sh_sh64_register_virtual_type,
8320 sh_sh64_register_convert_to_virtual,
8321 sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
8322 sh64_register_read, sh64_pseudo_register_write,
8323 sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
8324 do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
8325 sh64_do_pseudo_register, sh_compact_do_registers_info,
8326 sh64_do_registers_info, sh_gdbarch_init): New functions.
8327
3117ed25
EZ
83282002-05-10 Elena Zannoni <ezannoni@redhat.com>
8329
8330 * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
8331
2654e6d4
DJ
83322002-05-10 Daniel Jacobowitz <drow@mvista.com>
8333
8334 * linespec.c (decode_line_1): Check for a double quote after
8335 a filename correctly.
8336
9ab3e532
JB
83372002-05-10 Jim Blandy <jimb@redhat.com>
8338
8339 Properly track the size of the current objfile's .debug_line section.
8340 * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
8341 (DWARF_LINE_SIZE): New macro.
8342 (dwarf2_build_psymtabs_hard): Record the line section's size in
8343 the partial symbol table.
8344 (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
8345 symbol table.
8346
126fa72d
PS
83472002-05-10 Petr Sorfa <petrs@caldera.com>
8348
8349 * ia64-tdep.c: Handle breakpoints on L instruction type
8350 in MLX instruction bundle by moving the breakpoint to
8351 the third slot (X instruction type) as L holds only data.
8352
1f077a3e
KB
83532002-05-10 Kevin Buettner <kevinb@redhat.com>
8354
8355 * dbxread.c (discarding_local_symbols_complaint): New complaint.
8356 (process_one_symbol): Complain about discarding local symbols
8357 due to a misplaced N_LBRAC entry.
8358
8120c9d5 83592002-05-09 Elena Zannoni <ezannoni@redhat.com>
361d1df0
EC
8360
8361 From Daniel Berlin <dan@cgsoftware.com>
8120c9d5
EZ
8362 * linespec.c (find_toplevel_char): '<' and '>' also increase and
8363 decrease the depth we are at, in the case of templates.
361d1df0 8364
67b2c998
DJ
83652002-05-09 Daniel Jacobowitz <drow@mvista.com>
8366
8367 * mips-tdep.c (mips_float_register_type): New function.
8368 (mips_double_register_type): New function.
8369 (mips_print_register): Use them.
8370 (do_fp_register_row): Likewise.
8371
fd326606
DJ
83722002-05-09 Daniel Jacobowitz <drow@mvista.com>
8373
6609d9af 8374 * signals/signals.c (signals): Remove conditional compilation around
fd326606 8375 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
6609d9af 8376 (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
fd326606 8377
bef35864
MS
83782002-05-09 Michael Snyder <msnyder@redhat.com>
8379
8380 * remote-rdp.c (remote_rdp_can_run): Remove.
8381
c55a3f73
TT
83822002-05-09 Tom Tromey <tromey@redhat.com>
8383
8384 * jv-valprint.c (java_val_print): Handle `char' as a special case
8385 of TYPE_CODE_INT.
8386
b8d5e71d
MS
83872002-05-09 Michael Snyder <msnyder@redhat.com>
8388
8389 * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
8390 strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
361d1df0 8391 strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
b8d5e71d 8392 str r(0123),[sp,#nn].
361d1df0 8393 (arm_skip_prologue): Ditto. Also make disassembly
b8d5e71d
MS
8394 order-independent by placing it in a loop.
8395
e2cd42dd
MS
83962002-05-06 Michael Snyder <msnyder@redhat.com>
8397
8398 * stabsread.c (read_type): Add recognition for new attribute:
8399 "@V;" means that an array type is actually a vector.
8400 This is analogous to the vector flag that's been added to dwarf2.
8401
3ce1502b
MK
84022002-05-09 Mark Kettenis <kettenis@gnu.org>
8403
8404 * i386-tdep.h (i386_abi): New enum.
8405 (struct gdbarch_tdep): Replace os_ident member with abi.
8406 (i386_gdbarch_register_os_abi): New prototype.
8407 * i386-tdep.c (i386_abi_names): New array.
8408 (process_note_abi_tag_sections): Removed.
8409 (process_note_sections): New function.
8410 (i386_elf_abi_from_note, i386_elf_abi): New functions.
8411 (struct i386_abi_handler): New struct.
8412 (i386_abi_handler_list): New variable.
8413 (i386_gdbarch_register_os_abi): New function.
8414 (i386_gdbarch_init): Adapt for the changes given above.
8415
084c156a
DJ
84162002-05-08 Daniel Jacobowitz <drow@mvista.com>
8417
8418 * gregset.h: Say "GNU/Linux".
8419
6599f021
EZ
84202002-05-08 Elena Zannoni <ezannoni@redhat.com>
8421
8422 * gdbtypes.c : Add new builtin type for 64 bit vectors.
8423 (build_gdbtypes): Build builtin_type_v2_float.
8424 (_initialize_gdbtypes): Register new builtin type.
8425
40af4b0c
AC
84262002-05-08 Andrew Cagney <ac131313@redhat.com>
8427
8428 * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
8429 (clear_gdbarch_swap): New function.
8430 (initialize_non_multiarch): Call.
8431 (gdbarch_update_p): Before calling init(), swap out and clear the
8432 existing architecture.
8433 * gdbarch.c: Regenerate.
8434
4fe84f46
JT
84352002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
8436
8437 * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
8438 alphanbsd-tdep.c.
8439
4015edd1
JT
84402002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
8441
8442 * sh-nbsd-nat.c: Rename to...
8443 * shnbsd-nat.c: ...this.
8444 * sh-nbsd-tdep.c: Rename to...
8445 * shnbsd-tdep.c: ...this.
8446 * sh-nbsd-tdep.h: Rename to...
8447 * shnbsd-tdep.h: ...this.
8448 * config/sh/nbsd.mh: Use shnbsd-nat.o.
8449 * config/sh/nbsd.mt: Use shnbsd-tdep.o.
8450
0e2bd219
RE
84512002-05-08 Richard Earnshaw <rearnsha@arm.com>
8452
8453 * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
8454 concatenation for command help messages.
8455
13a38d45
JT
84562002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
8457
8458 * NEWS: Note new sh*-*-netbsdelf* configuration.
8459 * configure.host: Set gdb_host_cpu to sh for all sh*.
8460 (sh*-*-netbsdelf*): New host.
8461 * configure.tgt: Set gdb_target_cpu to sh for all sh*.
8462 (sh*-*-netbsdelf*): New target.
8463 * sh-nbsd-nat.c: New file.
8464 * sh-nbsd-tdep.c: New file.
8465 * sh-nbsd-tdep.h: New file.
8466 * config/sh/nbsd.mh: New file.
8467 * config/sh/nbsd.mt: New file.
8468 * config/sh/nm-nbsd.h: New file.
8469 * config/sh/tm-nbsd.h: New file.
8470
d658f924
JT
84712002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
8472
8473 * sh-tdep.c (sh_osabi_names): Declare.
8474 (process_note_abi_tag_sections): New function.
8475 (get_elfosabi): Ditto.
8476 (sh_gdbarch_register_os_abi): Ditto.
8477 (sh_dump_tdep): Ditto.
8478 _initialize_sh_tdep): Use gdbarch_register to register
8479 sh_gdbarch_init and sh_dump_tdep.
8480 * config/sh/tm-sh.h (sh_osabi): Declare.
8481 (gdbarch_tdep): Add sh_osabi and osabi_name members.
8482
848cfffb
AC
84832002-05-07 Andrew Cagney <ac131313@redhat.com>
8484
8485 * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
8486 (thumb_scan_prologue): Ditto.
8487 (arm_find_callers_reg): Ditto.
8488 (arm_frame_chain): Ditto.
8489 (arm_init_extra_frame_info): Ditto.
8490 (arm_frame_saved_pc): Ditto.
8491 (arm_pop_frame): Ditto.
8492 (arm_push_return_address): New function.
8493 (arm_gdbarch_init): Initialize use_generic_dummy_frames,
8494 call_dummy_location, call_dummy_breakpoint_offset_p,
8495 call_dummy_breakpoint_offset, call_dummy_p,
8496 call_dummy_stack_adjust_p, call_dummy_words,
8497 sizeof_call_dummy_words, call_dummy_start_offset,
8498 call_dummy_length, fix_call_dummy, pc_in_call_dummy,
8499 call_dummy_address, push_return_address and push_dummy_frame for
8500 generic dummy frames.
8501
e7d717c0
JT
85022002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
8503
8504 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
8505 size computation for alloca.
8506 (sh_fp_frame_init_saved_regs): Likewise.
8507
7bbcf283
RE
85082002-05-07 Richard Earnshaw <rearnsha@arm.com>
8509
8510 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
8511 (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
361d1df0 8512 * arm-tdep.c (arm_store_return_value): Use them.
7bbcf283
RE
8513 Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
8514 * remote-rdp.c (remote_rdp_fetch_register): Use
8515 ARM_MAX_REGISTER_RAW_SIZE.
8516 (remote_rdp_store_register): Likewise.
8517
4657573b
ML
85182002-05-07 Michal Ludvig <mludvig@suse.cz>
8519
361d1df0 8520 * dwarf2cfi.c: Code cleanup, removed unused variables,
4657573b
ML
8521 added default labels to switch {} statements.
8522 * x86-64-tdep.c: Ditto.
8523 * x86-64-linux-nat.c: Ditto.
8524
010f3b2f
JT
85252002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
8526
8527 * solib.h: Protect against multiple inclusion.
8528
debd256d
JB
85292002-05-06 Jim Blandy <jimb@redhat.com>
8530
9ab3e532
JB
8531 Add first preprocessor macro-expansion files.
8532 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
8533 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
8534 (splay_tree_h, macroexp_h, macrotab_h): New variable.
8535 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
8536 (COMMON_OBS): Add macrotab.o, macroexp.o.
8537 (macroexp.o, macrotab.o): New rules.
8538
debd256d
JB
8539 Separate the job of reading the line number info statement program
8540 header (...expialidocious) out into its own function.
8541 * dwarf2read.c (struct line_head, struct filenames, struct
8542 directories): Replace with...
8543 (struct line_header): New structure, containing the full
8544 contents of the statement program header, including the
8545 include directory and file name tables.
8546 (read_file_scope): If we have line number info, instead of just
8547 calling dwarf_decode_lines to do all the work, call
8548 dwarf_decode_line_header first to get a `struct line_header'
8549 containing the data in the statement program header, and then
8550 pass that to dwarf_decode_lines, which will pick up where that
8551 left off. Be sure to clean up the `struct line_header' object.
8552 (dwarf_decode_line_header, free_line_header, add_include_dir,
8553 add_file_name): New functions.
8554 (dwarf_decode_lines): Move all the code to read the statement
8555 program header into dwarf_decode_line_header. Take the line
8556 header it built as the first argument, instead of the offset to
8557 the compilation unit's line number info. Use the new `struct
8558 line_header' type instead of the old structures. No need to do
8559 cleanups here now, since we don't allocate anything.
8560 (dwarf2_statement_list_fits_in_line_number_section,
8561 dwarf2_line_header_too_long): New complaints.
8562
ac3aafc7
EZ
85632002-05-06 Elena Zannoni <ezannoni@redhat.com>
8564
8565 * gdbtypes.c (init_vector_type): New function.
8566 (build_builtin_type_vec128): Simplify the representation of SIMD
8567 registers.
8568 (build_gdbtypes): Initialize new builtin vector types.
8569 (_initialize_gdbtypes): Register new vector types with gdbarch.
8570 (builtin_type_v4_float, builtin_type_v4_int32,
8571 builtin_type_v8_int16, builtin_type_v16_int8,
8572 builtin_type_v2_int32, builtin_type_v4_int16,
8573 builtin_type_v8_int8): New (renamed) SIMD types.
8574
13e49980
MK
85752002-05-06 Mark Kettenis <kettenis@gnu.org>
8576
8577 * i387-nat.c (i387_fill_fsave): Use regcache_collect.
8578 (i387_fill_fxsave): Likewise.
8579
997b20b8
AO
85802002-05-05 Alexandre Oliva <aoliva@redhat.com>
8581
8582 * alpha-tdep.c (alpha_extract_return_value): Don't use
8583 non-constant array size in prototype.
8584
535c96ce
AC
85852002-05-04 Andrew Cagney <ac131313@redhat.com>
8586
8587 From Brian Taylor <briant at model dot com>:
8588 * ui-out.c (ui_out_field_core_addr): Use the function
8589 longest_local_hex_string_custom'to format addresses > 32 bits
8590 wide.
8591
8592 * ui-out.c (ui_out_field_core_addr): Update comment.
8593
bedfa57b
AC
85942002-05-04 Andrew Cagney <ac131313@redhat.com>
8595
8596 * stack.c (select_and_print_frame): Make static. Delete the
8597 parameter `level'.
8598 (func_command): Update call.
8599 (select_frame_command): Delete code computing the frame level.
8600 * frame.h (select_and_print_frame): Delete declaration.
8601
f621c63e
AC
86022002-05-04 Andrew Cagney <ac131313@redhat.com>
8603
8604 * sparc-tdep.c (sparc_get_saved_register): Comment why
8605 get_prev_frame call is safe.
8606
0f7d239c
AC
86072002-05-04 Andrew Cagney <ac131313@redhat.com>
8608
8609 * frame.h (select_frame): Delete level parameter.
8610 * stack.c (select_frame): Update. Use frame_relative_level to
8611 obtain the frame's level.
8612 (select_and_print_frame): Update call.
8613 (select_frame_command): Ditto.
8614 (up_silently_base): Ditto.
8615 (down_silently_base): Ditto.
8616 * ocd.c (ocd_start_remote): Ditto.
8617 * remote-rdp.c (remote_rdp_open): Ditto.
8618 * remote-mips.c (mips_initialize): Ditto.
8619 (common_open): Ditto.
8620 * remote-e7000.c (e7000_start_remote): Ditto.
8621 * m3-nat.c (select_thread): Ditto.
8622 * hppa-tdep.c (child_get_current_exception_event): Ditto.
8623 (child_get_current_exception_event): Ditto.
8624 * varobj.c (varobj_create): Ditto.
8625 (varobj_update): Ditto.
8626 (c_value_of_root): Ditto.
8627 * tracepoint.c (finish_tfind_command): Ditto.
8628 * corelow.c (core_open): Ditto.
8629 * arch-utils.c (generic_prepare_to_proceed): Ditto.
8630 * thread.c (info_threads_command): Ditto.
8631 (switch_to_thread): Ditto.
8632 * infrun.c (normal_stop): Ditto.
8633 (restore_selected_frame): Ditto.
8634 (restore_inferior_status): Ditto.
8635 * breakpoint.c (insert_breakpoints): Ditto.
8636 (watchpoint_check): Ditto.
8637 (bpstat_stop_status): Ditto.
8638 (do_enable_breakpoint): Ditto.
8639 * blockframe.c (flush_cached_frames): Ditto.
8640 (reinit_frame_cache): Ditto.
8641
71d6c7b1
AC
86422002-05-04 Andrew Cagney <ac131313@redhat.com>
8643
8644 * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
8645 maintainer.
8646
cda6c68a
JB
86472002-05-04 Jim Blandy <jimb@redhat.com>
8648
8649 * gdbtypes.c (replace_type): Doc fix.
8650
5c1c87f0
AC
86512002-05-04 Andrew Cagney <ac131313@redhat.com>
8652
8653 * valprint.c (strcat_longest): Delete commented out function.
8654 Update copyright.
8655
cd9bfe15
AC
86562002-05-04 Andrew Cagney <ac131313@redhat.com>
8657
8658 * MAINTAINERS: Mark a29k as deleted.
8659 * NEWS: Mention that a29k was removed. Add OBSOLETE section.
8660 Move new configurations to the top.
8661 * configure.tgt: Remove a29k.
8662 * config/a29k/tm-vx29k.h: Delete.
8663 * config/a29k/vx29k.mt: Delete.
8664 * config/a29k/tm-a29k.h: Delete.
8665 * config/a29k/a29k-udi.mt: Delete.
8666 * config/a29k/a29k.mt: Delete.
8667 * a29k-tdep.c: Delete.
8668 * remote-udi.c: Delete.
8669 * remote-mm.c: Delete.
8670 * remote-eb.c: Delete.
8671 * remote-adapt.c: Delete.
8672 * Makefile.in: Remove obsolete code.
cd9bfe15
AC
8673 * config/s390/s390x.mt: Ditto.
8674 * config/s390/s390.mt: Ditto.
8675 * config/sparc/sparclynx.mh: Ditto.
8676 * config/sparc/linux.mh: Ditto.
8677 * config/pa/hppaosf.mh: Ditto.
8678 * config/pa/hppabsd.mh: Ditto.
8679 * config/ns32k/nbsd.mt: Ditto.
8680 * config/mips/vr5000.mt: Ditto.
8681 * config/m68k/sun3os4.mh: Ditto.
8682 * config/m68k/nbsd.mt: Ditto.
8683 * config/m68k/m68klynx.mh: Ditto.
8684 * config/m32r/m32r.mt: Ditto.
8685 * config/i386/x86-64linux.mt: Ditto.
8686 * config/i386/nbsdelf.mt: Ditto.
8687 * config/i386/nbsd.mt: Ditto.
8688 * config/i386/i386lynx.mh: Ditto.
8689
bf0c5130
AC
86902002-05-04 Andrew Cagney <ac131313@redhat.com>
8691
8692 * target.c (debug_print_register): New function. Handle oversize
8693 registers.
8694 (debug_to_fetch_registers): Call.
8695 (debug_to_store_registers): Call.
8696
2ae1c2d2
JB
86972002-05-03 Jim Blandy <jimb@redhat.com>
8698
13a393b0
JB
8699 * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
8700 (read_type): Doc fix.
8701 * gdbtypes.c (replace_type): Doc fix.
8702
2ae1c2d2
JB
8703 * stabsread.c (multiply_defined_struct): New complaint.
8704 (read_struct_type): If the type we were passed isn't empty, or
8705 incomplete, don't read the new struct type into it; complain,
8706 and return the original type unchanged. Take a new `type_code'
8707 argument, which is the type code for the new type.
8708 (read_type): Rather than storing the type's type code here, pass
8709 it as an argument to read_struct_type, and let that take care of
8710 storing it. That way, we don't overwrite the original type code,
8711 so read_struct_type can use it to decide whether we're overwriting
8712 something we shouldn't.
8713 (complain_about_struct_wipeout): New function.
8714
8de9bdc4
AC
87152002-05-03 Andrew Cagney <ac131313@redhat.com>
8716
8717 * gdbarch.sh: Assert that gdbarch is non-NULL.
8718 * gdbarch.c: Regenerate.
8719
f773fdbb
JM
87202002-05-03 Jason Merrill <jason@redhat.com>
8721
8722 * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
8723 and return NULL.
8724
0e04a514
ML
87252002-05-03 Michal Ludvig <mludvig@suse.cz>
8726
8727 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
8728 (x86_64_dwarf2gdb_regno_map_length),
8729 (x86_64_dwarf2_reg_to_regnum): Added.
8730 (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
8731 (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
8732 (_initialize_x86_64_tdep): Synced with the change above.
8733 (x86_64_skip_prologue): Reformulated message.
8734
065432a8
PM
87352002-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
8736
8737 * f-exp.y: Also use new prev_lexptr variable
8738 to improve error reporting. Based on Michael Snyder
8739 2002-04-24 dated patch to c-exp.y.
8740 * jv-exp.y: Likewise.
8741 * m2-exp.y: Likewise.
8742
a3162708
EZ
87432002-05-02 Elena Zannoni <ezannoni@redhat.com>
8744
8745 * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
8746 we are dealing with vectors.
8747
03620c38
PM
87482002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8749
8750 * config/m68k/tm-nbsd.h: Obvious fix,
8751 correct machine name.
8752
6604db2e
PM
87532002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8754
8755 * p-typeprint.c (pascal_type_print_base): Add support
8756 for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
8757
0906b739
PM
87582002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8759
8760 * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
8761 for fondamental pascal 'char' type.
8762
e2625b33
PM
87632002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8764
8765 * p-lang.h (is_pascal_string_type): Declaration changed,
8766 new sixth argument of type char ** added.
361d1df0 8767 * p-lang.c (is_pascal_string_type): Implementation
e2625b33
PM
8768 changed. Args length_pos, length_size, string_pos, char_size
8769 can now be NULL. New argument arrayname set to the field
8770 name of the char array. Return value set to char array
8771 field index plus one.
361d1df0 8772 * p-valprint.c (pascal_val_print): Adapt to new declaration of
e2625b33
PM
8773 is_pascal_string_type function.
8774
cf17c188
AC
87752002-05-02 Andrew Cagney <cagney@redhat.com>
8776
8777 * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
8778 <cagney@redhat.com> change.
8779 * gdbarch.c: Regenerate.
8780
52bca491
AC
87812002-05-02 Andrew Cagney <cagney@redhat.com>
8782
8783 * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
8784 before probing for a new one. Detect errorenous gdbarch_init
8785 functions.
8786 * gdbarch.c: Regenerate.
8787
d5e72505
AC
87882002-05-01 Andrew Cagney <cagney@redhat.com>
8789
8790 * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
8791 * config/mcore/tm-mcore.h: Ditto. Update copyright.
8792 * config/v850/tm-v850.h: Ditto. Update copyright.
8793
af566d9f
AC
87942002-04-30 Andrew Cagney <ac131313@redhat.com>
8795
8796 * cris-tdep.c (cris_gdbarch_init): Use arches instead of
8797 current_gdbarch.
8798
880d85fa
MS
87992002-04-30 Michael Snyder <msnyder@redhat.com>
8800
94c30b78
MS
8801 * arm-tdep.c: Whitespace clean-ups.
8802 (arm_skip_prologue): Fix thinko; two lines
880d85fa
MS
8803 should have been removed as part of 4/24 change.
8804
6f5987a6
KB
88052002-04-30 Kevin Buettner <kevinb@redhat.com>
8806
8807 * rs6000-tdep.c: Added comment describing how fpscr register
8808 numbers were chosen.
8809
1a113c93
MS
88102002-04-30 Michael Snyder <msnyder@redhat.com>
8811
8812 * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
8813
9a6f53fe
EZ
88142002-04-29 Elena Zannoni <ezannoni@redhat.com>
8815
8816 * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
8817 (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
8818 (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
8819
11ed25ac
KB
88202002-04-29 Kevin Buettner <kevinb@redhat.com>
8821
8822 From Louis Hamilton <hamilton@redhat.com>:
8823 * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
8824 * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
8825 * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
8826 not bfd-private xcoff data, to determine wordsize.
8827 * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
8828
ae232405
AC
88292002-04-29 Andrew Cagney <ac131313@redhat.com>
8830
8831 GDB 5.2 released from 5.2 branch.
8832
91fd20f7
ML
88332002-04-29 Michal Ludvig <mludvig@suse.cz>
8834
8835 * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
8836 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
8837 (x86_64_register_info_table): Added comments with register numbers.
361d1df0 8838
2dc5091b
EZ
88392002-04-29 Elena Zannoni <ezannoni@redhat.com>
8840
8841 * rs6000-tdep.c (rs6000_extract_return_value,
8842 rs6000_store_return_value): Handle returning vectors.
8843 (rs6000_gdbarch_init): Use
8844 ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
8845 * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
8846 New function.
8847 (ppc_sysv_abi_use_struct_convention): Deal with functions returning
8848 vectors.
8849 (ppc_sysv_abi_push_arguments): Handle vector parameters.
8850 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
361d1df0 8851
2b9848d8
PM
88522002-04-24 Pierre Muller <ics.u-strasbg.fr>
8853
8854 * hpread.c (hpread_psymtab_to_symtab_1,
aacb1f0a 8855 hpread_psymtab_to_symtab): Replace fprintf tab_to_s...)
2b9848d8
PM
8856 with fprintf_unfiltered (gdb_stderr,...).
8857
f8d17dc5
PM
88582002-04-24 Pierre Muller <ics.u-strasbg.fr>
8859
8860 * remote-array.c (printf_monitor, write_monitor,
361d1df0 8861 array_insert_breakpoint, array_remove_breakpoint ):
f8d17dc5
PM
8862 Replace fprintf (stderr,...
8863 with fprintf_unfiltered (gdb_stderr,....
8864 * remote-es.c: Likewise.
8865 * remote-os9k.c: Likewise.
8866 * remote-st.c: Likewise.
8867
2f2f1ad1
AS
88682002-04-28 Andreas Schwab <schwab@suse.de>
8869
8870 * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
8871 linux-proc.o and gcore.o.
8872
b6779aa2
AC
88732002-04-26 Michal Ludvig <mludvig@suse.cz>
8874
8875 * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
8876 code without frame pointers.
8877
7e57f5f4
AC
88782002-04-26 Andrew Cagney <ac131313@redhat.com>
8879
8880 * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
8881 ON_STACK is needed.
8882
2ceb85d0
BE
88832002-04-26 Ben Elliston <bje@redhat.com>
8884
8885 * target.c (do_xfer_memory): Correct reference to the new option
8886 "trust-readonly-sections".
8887
f5f8a009
EZ
88882002-04-26 Elena Zannoni <ezannoni@redhat.com>
8889
8890 * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
8891 * gdbtypes.c (recursive_dump_type): Output the vector flag.
8892 * dwarf2read.c (dwarf_attr_name): Handle new attribute for
8893 vectors.
8894 (read_array_type): Record the fact that this array type is really a
8895 vector (i.e. are passed in by value).
8896
5868c862
JT
88972002-04-26 Jason Thorpe <thorpej@wasabisystems.com>
8898
8899 * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
8900 * alpha-tdep.c (alpha_sigcontext_addr): New function.
8901 (alpha_find_saved_regs): Use alpha_sigcontext_addr.
8902 (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
8903 * alpha-linux-tdep.c: Include frame.h.
8904 (alpha_linux_sigcontext_addr): New function.
8905 (alpha_linux_init_abi): Set tdep->sigcontext_addr to
8906 alpha_linux_sigcontext_addr.
8907 * alpha-osf1-tdep.c: Include gdbcore.h.
8908 (alpha_osf1_sigcontext_addr): New function.
8909 (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
8910 alpha_osf1_sigcontext_addr.
8911 * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
8912 * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
8913
bfb01f37
AC
89142002-04-26 Andrew Cagney <ac131313@redhat.com>
8915
361d1df0 8916 * stack.c (selected_frame_level):
bfb01f37
AC
8917 (select_frame): Do not set selected_frame_level.
8918 * frame.h (selected_frame_level): Delete declaration.
8919
15813d3f
AC
89202002-04-26 Andrew Cagney <ac131313@redhat.com>
8921
8922 * rs6000-tdep.c (rs6000_gdbarch_init): Only set
8923 convert_from_func_ptr-addr when AIX / PowerOpen.
8924
6096c27a
AC
89252002-04-25 Andrew Cagney <ac131313@redhat.com>
8926
8927 * valops.c (hand_function_call): Call
8928 generic_save_call_dummy_addr.
8929 * frame.h (generic_save_call_dummy_addr): Declare.
8930 * blockframe.c (struct dummy_frame): Add fields call_lo and
8931 call_hi.
8932 (generic_find_dummy_frame): Check for PC in range call_lo to
8933 call_hi instead of entry_point_address.
8934 (generic_pc_in_call_dummy): Search the dummy frames for a PC in
8935 the call_lo to call_hi range. Allow for DECR_PC_AFTER_BREAK.
8936 (generic_save_call_dummy_addr): New function.
8937
f510d44e
DM
89382002-04-24 David S. Miller <davem@redhat.com>
8939
8940 * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
8941 sparc_skip_prologue.
8942 (sparc_skip_prologue): Kill frameless_p arg, and use line number
8943 information to find prologue when possible.
8944 (sparc_prologue_frameless_p): Call examine_prologue directly.
8945 (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
8946 * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
8947 second argument.
8948 (SKIP_PROLOGUE): Likewise.
8949
15d72a92
JT
89502002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8951
8952 * alpha-tdep.c (alpha_skip_prologue_internal): Remove
8953 GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
8954 indicate that the condition it was testing is always true.
8955 * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
8956 * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
8957 * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
8958
accc6d1f
JT
89592002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8960
8961 * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
8962 * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
8963 tdep->jb_pc and tdep->jb_elt_size.
8964 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
8965 * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
8966 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
8967 * alpha-nat.c (get_longjmp_target): Remove.
8968 (JB_ELEMENT_SIZE): Ditto.
8969 (JB_PC): Ditto.
8970 * alpha-tdep.c (alpha_get_longjmp_target): New function.
8971 (alpha_gdbarch_init): Default tdep->jb_pc to -1. If the
8972 OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
8973 to alpha_get_longjmp_target.
8974 (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
8975 * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
8976 * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
8977
1bfdc549
AC
89782002-04-25 Andrew Cagney <ac131313@redhat.com>
8979
8980 * README: Update to GDB 5.2.
8981
1bd316f0
AC
89822002-04-25 Andrew Cagney <ac131313@redhat.com>
8983
8984 * gdbarch.sh (LC_ALL): Set to `c'.
8985
2e5ff58c
TR
89862002-04-25 Theodore A. Roth <troth@verinet.com>
8987
8988 * avr-tdep.c: Ran through gdb_indent.sh.
8989
e33ce519
TR
89902002-04-25 Theodore A. Roth <troth@verinet.com>
8991
8992 * MAINTAINERS: Add myself as AVR maintainer.
8993 * NEWS: Note new target avr.
8994
8818c391
TR
89952002-04-25 Theodore A. Roth <troth@verinet.com>
8996
8997 * Makefile.in: Add support for AVR target.
8998 * configure.tgt: Add support for AVR target.
8999 * avr-tdep.c: New file
9000 * config/avr/avr.mt: New file.
9001
79509c2d
TR
90022002-04-25 Theodore A. Roth <troth@verinet.com>
9003
9004 * MAINTAINERS: Add myself to write-after-approval.
9005
dac8068e
PM
90062002-04-24 Pierre Muller <ics.u-strasbg.fr>
9007
9008 * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
9009 with fprintf_unfiltered (gdb_stderr,....
9010
25bf3106
PM
90112002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
9012
9013 Fix PR gdb/508.
9014 * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
9015
24467a86
PM
90162002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
9017
9018 * p-exp.y: Also use new prev_lexptr variable
9019 to improve error reporting. Based on Michael Snyder
9020 2002-04-24 dated patch to c-exp.y.
9021
95b80706
JT
90222002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
9023
9024 * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
9025 (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
9026 alpha_breakpoint_from_pc. Set gdbarch_function_start_offset
9027 to 0.
9028 * config/alpha/tm-alpha.h: Remove forward decls of struct type
9029 and struct value.
9030 (FUNCTION_START_OFFSET): Remove.
9031 (BREAKPOINT): Ditto.
9032
e90cc612
JT
90332002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
9034
9035 * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
9036 * NEWS: Ditto.
9037
6c72f9f9
JT
90382002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
9039
9040 * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
9041 (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
9042 alpha_linux_pc_in_sigtramp.
9043 * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
9044 (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
9045 alpha_osf1_pc_in_sigtramp.
9046 * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
9047 * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
9048 (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
9049 alphafbsd_pc_in_sigtramp.
9050 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
9051 (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
9052 alphanbsd_pc_in_sigtramp.
9053 * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
9054 * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
9055
5e4f3379
JT
90562002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
9057
9058 * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
9059
da8ca43d
JT
90602002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
9061
9062 * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
9063 alphanbsd-tdep.c.
9064 (alphanbsd-nat.o): New dependency list.
9065 (alphanbsd-tdep.o): Ditto.
9066 * NEWS: Note new native NetBSD/alpha configuration.
9067 * alphanbsd-nat.c: New file.
9068 * alphanbsd-tdep.c: Ditto.
9069 * configure.host (alpha*-*-netbsd*): New host.
9070 * configure.tgt (alpha*-*-netbsd*): New target.
9071 * config/alpha/nbsd.mh: New file.
9072 * config/alpha/nbsd.mt: Ditto.
9073 * config/alpha/nm-nbsd.h: Ditto.
9074 * config/alpha/tm-nbsd.h: Ditto.
9075
36a6271d
JT
90762002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
9077
9078 * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
9079 (alpha-osf1-tdep.o): New dependency list.
9080 * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
9081 and skip_sigtramp_frame members.
9082 * alpha-linux-tdep.c: Include gdbcore.h.
9083 (alpha_linux_sigtramp_offset): Change return type to LONGEST.
9084 (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
9085 * alpha-osf1-tdep.c: New file.
9086 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
9087 alpha-osf1-dep.c.
9088 (alpha_frame_past_sigtramp_frame): New function.
9089 (alpha_dynamic_sigtramp_offset): Ditto.
9090 (alpha_proc_desc_is_dyn_sigtramp): Ditto.
9091 (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
9092 (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
9093 (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
9094 (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
9095 (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
9096 (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
9097 (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
9098 (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
9099 (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
9100 and tdep->skip_sigtramp_frame. Set gdbarch_skip_trampoline_code
9101 to find_solib_trampoline_target.
9102 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
9103 * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
9104 (SKIP_TRAMPOLINE_CODE): Remove.
9105 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
9106 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
9107 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
9108 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
9109 * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
9110 (PROC_SIGTRAMP_MAGIC): Ditto.
9111 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
9112 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
9113 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
9114 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
9115 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
9116
2f4bc57b
JT
91172002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
9118
9119 * NEWS: Note that Alpha targets are now multi-arch.
9120
665132f9
MS
91212002-04-24 Michael Snyder <msnyder@redhat.com>
9122
9123 * parser-defs.h (prev_lexptr): New external variable.
9124 * parse.c (parse_exp_1): Set prev_lexptr to null before
9125 calling the language-specific parser.
9126 * c-exp.y (yylex): Set prev_lexptr to start of current token.
9127 (yyerror): Use prev_lexptr in error reporting.
9128
32872fa7
DJ
91292002-04-24 Daniel Jacobowitz <drow@mvista.com>
9130
9131 * config/i386/tm-linux.h: Define FILL_FPXREGSET.
9132 * gregset.h: If FILL_FPXREGSET is defined, provide
9133 gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
9134 * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
9135 is defined, call fill_fpxregset.
9136
57e76fac
MS
91372002-04-24 Roland McGrath <roland@frob.com>
9138
9139 * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
9140 * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
9141 (supply_gregset, supply_fpregset): New functions.
9142
9143 * gnu-nat.c (gnu_find_memory_regions): New function.
9144 (init_gnu_ops): Set `to_find_memory_regions' hook to that.
9145 (gnu_xfer_memory): Add a cast.
9146
f43845b3
MS
91472002-04-24 Michael Snyder <msnyder@redhat.com>
9148
361d1df0 9149 * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
f43845b3
MS
9150 loop. Add handling for "str lr, [sp, #-4]!" and for saves
9151 of argument regs ("str r(0123), [r11, #-nn"]).
361d1df0 9152 (arm_skip_prologue): Better handling for frameless functions.
f43845b3
MS
9153 Treat "mov ip, sp" as optional. Recognize "str lr, [sp, #-4]".
9154 (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
9155
a0abec03
AC
9156Wed Apr 24 14:22:21 2002 Andrew Cagney <cagney@redhat.com>
9157
9158 * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
9159 NUM_PSEUDO_REGS can be used.
9160
d7bd68ca
AC
91612002-04-24 Andrew Cagney <ac131313@redhat.com>
9162
9163 * arch-utils.h: Update copyright.
9164
9165 * gdbarch.sh (PC_IN_SIGTRAMP): Add.
9166 * gdbarch.h, gdbarch.c: Re-generate.
9167
9168 * inferior.h (IN_SIGTRAMP): Delete definition.
9169 * arch-utils.c (legacy_pc_in_sigtramp): New function.
9170 * arch-utils.h (legacy_pc_in_sigtramp): Declare.
9171
9172 * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
9173 (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
9174 * hppa-tdep.c (pc_in_interrupt_handler): Use PC_IN_SIGTRAMP.
9175 (find_proc_framesize): Ditto.
9176 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
9177 (alpha_init_extra_frame_info): Ditto.
9178 * infrun.c (handle_inferior_event): Ditto.
9179 (handle_inferior_event): Ditto.
9180 (check_sigtramp2): Ditto.
9181 * blockframe.c (create_new_frame): Ditto.
9182 (get_prev_frame): Ditto.
9183 * ppc-linux-tdep.c: Update comments.
9184 * i386-linux-tdep.c: Update comments.
9185 * breakpoint.c (bpstat_what): Update comment.
9186
4867e41e
DM
91872002-04-24 David S. Miller <davem@redhat.com>
9188
21d83aa5
DM
9189 * i960-tdep.c (register_in_window_p): New function.
9190 (i960_find_saved_register): Use it instead of
9191 REGISTER_IN_WINDOW_P.
9192 * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
9193
4867e41e
DM
9194 * symtab.h (find_stab_function_addr): Kill extern.
9195 * minsyms.c (find_stab_function_addr): Remove from here...
9196 * dbxread.c: ... to here, and mark it static.
9197
69cdf6a2
DM
91982002-04-20 David S. Miller <davem@redhat.com>
9199
9200 * sparc-tdep.c (sparc_pop_frame): Only need to allocate
9201 SPARC_INTREG_SIZE * 16 bytes for reg_temp.
9202
5a595886
DM
92032002-04-21 David S. Miller <davem@redhat.com>
9204
9205 * remote-vxsparc.c (vx_read_register): Fix typo, we want
9206 REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
9207 (vx_write_register): Likewise.
9208
1da1a192
JB
92092002-04-23 J. Brobecker <brobecker@gnat.com>
9210
9211 * source.c (is_regular_file): New function.
9212 (openp): Check wether file to open is a regular file
9213 to avoid opening directories.
9214
baa6f10b
JT
92152002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9216
9217 * findvar.c (extract_signed_integer): Cast printf argument
9218 to suppress format warning.
9219 (extract_unsigned_integer): Likewise.
9220 * infcmd.c (registers_info): Likewise.
9221 * top.c (get_prompt_1): Likewise.
9222 * valops.c (value_assign): Likewise.
9223 * valprint.c (print_decimal): Likewise.
9224
b2c4da81
L
92252002-04-22 H.J. Lu (hjl@gnu.org)
9226
9227 * c-exp.y (typebase): Support
361d1df0 9228
b2c4da81
L
9229 [long|long long|short] [signed|unsigned] [int|]
9230
9231 and
9232
9233 signed [long|long long|short] int
9234
f267bd6a
JT
92352002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9236
9237 * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
9238 and vax-tdep.h.
9239 * vax-tdep.h: New file.
9240 * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
9241 Make several routines static.
9242 (vax_get_saved_register): New function.
9243 (vax_gdbarch_init): New function.
9244 (_initialize_vax_tdep): Register vax_gdbarch_init.
9245 * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
9246 Remove macros now under the control of gdbarch.
9247
da3c6d4a
MS
92482002-04-22 Michael Snyder <msnyder@redhat.com>
9249
11d3b27d
MS
9250 * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
9251 Some whitespace and coding standards tweaks.
da3c6d4a 9252
a33f7558
JT
92532002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9254
9255 * vax-tdep.c: Include regcache.h.
9256 (vax_call_dummy_words): New.
9257 (sizeof_vax_call_dummy_words): New.
9258 (vax_fix_call_dummy): New function.
9259 (vax_saved_pc_after_call): Ditto.
9260 * config/vax/tm-vax.h: Don't include regcache.h.
9261 (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
9262 (CALL_DUMMY): Remove.
9263 (CALL_DUMMY_WORDS): Define.
9264 (SIZEOF_CALL_DUMMY_WORDS): Define.
9265 (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
9266
47a73475
MS
92672002-04-18 Michael Snyder <msnyder@redhat.com>
9268
9269 * arm-tdep.h: Change regnum defines to enums for ease of debugging.
9270
52efde73
JT
92712002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9272
9273 * vax-tdep.c (vax_frame_chain): New function.
9274 (vax_push_dummy_frame): Ditto.
9275 (vax_pop_frame): Ditto.
9276 * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
9277 (FRAMELESS_FUNCTION_INVOCATION): Use
9278 generic_frameless_function_invocation_not.
9279 (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
9280 (POP_FRAME): Use vax_pop_frame.
9281
ea74468c
JT
92822002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9283
9284 * vax-tdep.c (vax_store_struct_return): New function.
9285 (vax_extract_return_value): Ditto.
9286 (vax_store_return_value): Ditto.
9287 (vax_extract_struct_value_address): Ditto.
9288 * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
9289 vax_store_struct_return.
9290 (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
9291 (STORE_RETURN_VALUE): Use vax_store_return_value.
9292 (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
9293
5516aa92
JT
92942002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9295
9296 * vax-tdep.c (vax_frame_saved_pc): New function.
9297 (vax_frame_args_address_correct): Ditto.
9298 (vax_frame_args_address): Ditto.
9299 (vax_frame_locals_address): Ditto.
9300 (vax_frame_num_args): Move code to be in proximity to
9301 other frame-related functions.
9302 * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
9303 (FRAME_SAVED_PC): Use vax_frame_saved_pc.
9304 (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
9305 (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
9306 (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
9307
36af0b35
L
93082002-04-22 H.J. Lu (hjl@gnu.org)
9309
9310 * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
9311 includedir.
9312
ab62c900
JT
93132002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9314
9315 * vax-tdep.c (vax_frame_init_saved_regs): New function.
9316 * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
9317 (FRAME_INIT_SAVED_REGS): New macro.
9318
7232b100
JT
93192002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9320
9321 * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
9322
b70d2aee
JT
93232002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9324
9325 * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
9326 where needed.
9327 (fetch_osf_core_registers): Likewise.
9328 (supply_gregset): Likewise.
9329
a0e8a2d1 93302002-04-22 J. Brobecker <brobecker@gnat.com>
361d1df0 9331
a0e8a2d1
JB
9332 * symfile.h (get_section_index): Define.
9333 * symfile.c (get_section_index): New function.
9334 * mdebugread.c (SC_IS_SBSS): New macro.
9335 (SC_IS_BSS): Return true for the scBss storage class only, as
9336 the scSBss storage class refers to the .sbss section.
9337 (parse_partial_symbols): Discard the symbols which associated
9338 section does not exist.
9339 Make sure to use the .sbss section index for symbols which
9340 storage class is scBss, rather than using the .bss section index.
9341
51eb8b08
JT
93422002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9343
9344 * vax-tdep.c: Update copyright years.
9345 (vax_register_name): New function.
9346 (vax_register_byte): Ditto.
9347 (vax_register_raw_size): Ditto.
9348 (vax_register_virtual_size): Ditto.
9349 (vax_register_virtual_type): Ditto.
9350 * config/vax/tm-vax.h: Update copyright years.
9351 (REGISTER_NAMES): Remove.
9352 (REGISTER_NAME): Define.
9353 (REGISTER_BYTE): Use vax_register_byte.
9354 (REGISTER_RAW_SIZE): Use vax_register_raw_size.
9355 (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
9356 (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
9357
6cc1c0a8
AC
93582002-04-21 Andrew Cagney <ac131313@redhat.com>
9359
9360 * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
9361 declaration
9362 * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
9363
9319a2fe
DM
93642002-04-21 David S. Miller <davem@redhat.com>
9365
9366 * arch-utils.c (generic_prologue_frameless_p): Kill
9367 SKIP_PROLOGUE_FRAMELESS_P code.
9368 * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
9369 references.
9370 (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
9371 * arc-tdep.c (arc_prologue_frameless_p): Implement.
9372 * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
9373 references.
9374 (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
9375 * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
9376 (sparc_gdbarch_init): Pass it to
9377 set_gdbarch_prologue_frameless_p.
a0e8a2d1 9378
e9ed6d01
JT
93792002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9380
9381 * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
9382 (alphabsd-nat.o): New dependency list.
9383
36012033
JT
93842002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9385
9386 * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
9387 alphafbsd-tdep.c.
9388 (alpha-linux-tdep.o): New dependency list.
9389 (alphafbsd-tdep.o): Likewise.
9390
3379287a
JT
93912002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9392
9393 * alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offset
9394 to here...
9395 * alpha-tdep.c: ...from here.
9396 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
9397
4bcbd6cb
JT
93982002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9399
9400 * config/alpha/tm-alpha.h: Move alpha_software_single_step
9401 prototype from here...
9402 * alpha-tdep.h: ...to here.
9403
b31da25e
AC
94042002-04-21 Andrew Cagney <ac131313@redhat.com>
9405
9406 * frame.h (selected_frame_level): Document as deprecated.
9407 (frame_relative_level): Declare.
9408 * stack.c (frame_relative_level): New function.
9409 (selected_frame_level): Document as deprecated.
9410 (select_frame): Do not set the selected_frame_level.
9411
9412 * stack.c (frame_info, record_selected_frame): Update.
9413 (frame_command, current_frame_command): Update.
9414 (up_silently_base, up_command, down_silently_base): Update.
9415 (down_command): Update.
9416 * inflow.c (kill_command): Update.
9417 * tracepoint.c (finish_tfind_command): Update.
9418 * corelow.c (core_open): Update.
9419 * thread.c (info_threads_command): Update.
9420 (do_captured_thread_select): Update.
9421 * infcmd.c (finish_command): Update.
9422 * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
9423
9c1d6fe5
JT
94242002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9425
9426 * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
9427
ab89facf
AC
94282002-04-21 Andrew Cagney <ac131313@redhat.com>
9429
9430 * arm-tdep.c (arm_breakpoint_from_pc): Make static. Make return
9431 type const.
9432
82a4efa1
JT
94332002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9434
9435 * alphafbsd-tdep.c: Update copyright years. Include
9436 alpha-tdep.h.
9437 (alphafbsd_use_struct_convention): Make static.
9438 (alphafbsd_init_abi): New function.
9439 (_initialize_alphafbsd_tdep): New function.
9440 * config/alpha/tm-fbsd.h: Update copyright years.
9441 (USE_STRUCT_CONVENTION): Remove.
9442
44dffaac
JT
94432002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9444
9445 * alpha-tdep.c (alpha_abi_handler): New structure to describe
9446 an Alpha ABI variant.
9447 (alpha_abi_handler_list): Declare.
9448 (alpha_gdbarch_register_os_abi): New function.
9449 (alpha_gdbarch_init): Give registered ABI variant handlers a
9450 chance to tweak the gdbarch once we have set up defaults.
9451 * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
9452
65585be4
JT
94532002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9454
9455 * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
9456 to standard_coerce_float_to_double.
9457 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
9458
d9b023cc
JT
94592002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9460
9461 * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
9462 * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
9463 from gdbarch_tdep rather than a constant.
9464 (alpha_gdbarch_init): Initialize tdep->vm_min_address to
9465 the default text address for all Alpha Unix ABIs.
9466 (alpha_dump_tdep): Report the value of tdep->vm_min_address.
9467 * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
9468
dc129d82
JT
94692002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9470
9471 * alpha-tdep.h: New file. Includes several Alpha target constants
9472 taken from...
9473 * config/alpha/tm-alpha.h: ...here. Remove macros that we now
9474 let gdbarch deal with.
9475 (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
9476 * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
9477 to dependency list.
9478 * alpha-nat.c: Include alpha-tdep.h. Update for adjusted
9479 Alpha target register names.
9480 * alphabsd-nat.c: Likewise.
9481 * alpha-tdep.c: Include alpha-tdep.h. Update for adjusted
9482 Alpha target register names. Make serveral routines static.
9483 (alpha_get_saved_register): New function.
9484 (alpha_abi_names): New.
9485 (process_note_abi_tag_sections): New function.
9486 (get_elfosabi): New function.
9487 (alpha_gdbarch_init): New function.
9488 (alpha_dump_tdep): New function.
9489 (_initialize_alpha_tdep): Register alpha_gdbarch_init.
9490
d49d1e0a
AC
94912002-04-21 Andrew Cagney <ac131313@redhat.com>
9492
9493 * frame.c (find_saved_register): Delete #ifdef
9494 HAVE_REGISTER_WINDOWS code.
9495 * config/sparc/tm-sparc.h: Update comments.
9496 * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
9497
92e8c9ed
AC
94982002-04-21 Andrew Cagney <ac131313@redhat.com>
9499
9500 * i960-tdep.c (i960_find_saved_register): New function.
9501 (i960_get_saved_register): New function.
9502 * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
9503 (i960_get_saved_register): Declare.
9504 * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
9505
e1925118
DM
95062002-04-20 David S. Miller <davem@redhat.com>
9507
9508 * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
9509
29673b29
AC
95102002-04-20 Andrew Cagney <ac131313@redhat.com>
9511
9512 * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
9513 instead of NUM_PSEUDO_REGS.
9514
6c86dcd5
DM
95152002-04-20 David S. Miller <davem@redhat.com>
9516
9517 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
9518 GDB_MULTI_ARCH_PARTIAL
9519 * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
9520 define, let tm-sp64.h do it.
9521
aa40ec90
JT
95222002-04-20 Jason Thorpe <thorpej@wasabisystems.com>
9523
9524 * frame.c (find_saved_register): Avoid a NULL pointer
9525 dereference and actually walk the frame list.
9526
0f79675b
AC
95272002-04-20 Andrew Cagney <ac131313@redhat.com>
9528
9529 * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
9530 sorted in most most-recent-used order. Document.
9531 * gdbarch.h, gdbarch.c: Regenerate.
361d1df0 9532
f91305dd 95332002-04-19 Andrew Cagney <ac131313@redhat.com>
bf75c8c1
AC
9534
9535 * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
9536 instead of ->prev.
9537 * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
9538 * s390-tdep.c (s390_frame_chain): Do not use ->prev.
9539 * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
9540 instead of ->prev.
9541
73d322b1
EZ
95422002-04-19 Elena Zannoni <ezannoni@redhat.com>
9543
9544 Fix PR gdb/471.
9545 * gdbtypes.c (init_simd_type): Rewrite using new functions.
9546 (build_builtin_type_vec128): Ditto.
9547 (append_composite_type_field): Fix calculation of type length in
9548 union case.
9549
ccd9a834
EZ
95502002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
9551
9552 * config/djgpp/README: Update.
9553
9554 * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
9555 compiler warnings.
9556
a57f9e49
JT
95572002-04-19 Jason Thorpe <thorpej@wasabisystems.com>
9558
9559 * alpha-tdep.c (setup_arbitrary_frame): Rename...
9560 (alpha_setup_arbitrary_frame): ...to this.
9561 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
9562 for alpha_setup_arbitrary_frame.
9563
f4f9705a
AC
95642002-04-18 Andrew Cagney <cagney@redhat.com>
9565
9566 * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
9567 * gdbarch.h, gdbarch.c: Regenerate.
361d1df0 9568
f4f9705a
AC
9569 * defs.h (breakpoint_from_pc_fn): Delete type definition.
9570 * target.h (memory_breakpoint_from_pc): Update declaration.
9571 * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
9572
9573 * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
9574 * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
9575 * mem-break.c (memory_breakpoint_from_pc): Ditto.
9576 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
9577 * s390-tdep.c (s390_breakpoint_from_pc): Ditto
9578 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
9579 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
9580 * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
9581 * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
9582 * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
9583 * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
9584 * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
9585
9586 * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
9587 const pointer.
9588 * monitor.c (monitor_insert_breakpoint): Ditto.
9589 * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
9590
9591 * config/mcore/tm-mcore.h: Update copyright.
9592 * mem-break.c: Ditto.
9593 * xstormy16-tdep.c: Ditto.
9594
29f319b8
PM
95952002-04-18 Pierre Muller <muller@ics.u-strasbg.fr>
9596
9597 * p-exp.y: Add precedence rule for '^' token.
9598 This removes the shift/reduce conflicts.
9599 Remove the comment concerning these shift/reduce conflicts.
9600
ebeac11a
EZ
96012002-04-18 Elena Zannoni <ezannoni@redhat.com>
9602
9603 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
9604 (registers_powerpc_nofp): New register set for processors
9605 without floating point unit.
9606
27c31547
DM
96072002-04-18 David S. Miller <davem@redhat.com>
9608
9609 * MAINTAINERS: Add myself to write-after-approval.
9610
47a73475
MS
96112002-04-17 Michael Snyder <msnyder@redhat.com>
9612
9613 * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
9614
953836b2
AC
96152002-04-17 Andrew Cagney <ac131313@redhat.com>
9616
9617 * rs6000-tdep.c (frame_initial_stack_address): Use
9618 frame_register_read to read the alloca_reg.
9619
8b0d4340
AC
96202002-04-17 Andrew Cagney <ac131313@redhat.com>
9621
9622 * frame.c (find_saved_register): Find saved registers in the next
9623 not prev frame.
9624 Fix PR gdb/365.
9625
d8864532
AC
96262002-04-17 Andrew Cagney <ac131313@redhat.com>
9627
9628 * gdbarch.sh (LANG): Set to ``c''.
9629
36cc83a3 96302002-04-15 Andrew Cagney <ac131313@redhat.com>
361d1df0 9631
36cc83a3 9632 * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
361d1df0 9633
2f4150cc 96342002-04-15 Andrew Cagney <ac131313@redhat.com>
2c7ef074
AC
9635
9636 * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
9637 Update copyright.
9638
628703c6 9639 * hpread.c (hpread_get_lntt): Add declaration.
2f4150cc 9640 Also fix PR gdb/391.
361d1df0 9641
56157b4a
AC
96422002-04-14 Andrew Cagney <ac131313@redhat.com>
9643
9644 * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
9645 * aclocal.m4, configure: Re-generate.
9646 Fix PR gdb/391.
361d1df0 9647
6d1e3329
EZ
96482002-04-14 Elena Zannoni <ezannoni@redhat.com>
9649
9650 * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
9651 instead of tm_print_insn.
9652
cb06fa07
EZ
96532002-04-14 Elena Zannoni <ezannoni@redhat.com>
9654
9655 * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
9656
f208ba17
AC
96572002-04-14 Andrew Cagney <ac131313@redhat.com>
9658
9659 * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
9660 * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
9661 (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
9662
20f01a46
DH
96632002-04-12 Don Howard <dhoward@redhat.com>
9664
9665 * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
9666 max_user_call_depth.
9667 (init_cmd_lists): Initialize the new value;
9668 * cli/cli-script.c (execute_user_command): Limit the call depth of
9669 user defined commands. This avoids a core-dump when user commands
9670 are infinitly recursive.
9671
a88376a3
KB
96722002-04-12 Kevin Buettner <kevinb@redhat.com>
9673
9674 * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
9675 * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
9676 from tdep struct instead of DEFAULT_LR_SAVE.
9677 (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
9678 * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
9679 * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
9680
f2172603
MS
96812002-04-12 Michael Snyder <msnyder@redhat.com>
9682
694f61fb 9683 * Remote.c: Spelling fix.
20fe79c8
MS
9684 * gcore.c (default_derive_heap_segment): Use bfd_section_name.
9685 If no symbol found for "sbrk", try "_sbrk".
9686 (make_output_phdrs): Use bfd_section_name.
9687 (gcore_copy_callback): Use bfd_section_name.
62995fc4 9688 * eval.c: Indentation fix-ups.
169a7369
MS
9689 * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
9690 in case it gets applied to an address that is already
9691 in the instruction space.
de74f71f
MS
9692 * cli/cli-decode.c (help_list): Allow long lines to wrap.
9693 * symfile.c: Fix indentation, long lines.
f2172603
MS
9694 * source.c: White space fix-up.
9695
cda5a58a
AC
96962002-04-12 Andrew Cagney <cagney@redhat.com>
9697
9698 * defs.h (read_relative_register_raw_bytes): Delete declaration.
9699 * frame.c (frame_register_read): New function. Return non-zero on
9700 success.
9701 (read_relative_register_raw_bytes_for_frame): Delete.
9702 (read_relative_register_raw_bytes): Delete.
9703 * frame.h (frame_register_read): Declare.
9704 * d30v-tdep.c: Update Copyright. Use frame_register_read.
9705 * sh-tdep.c: Ditto.
9706 * infcmd.c (do_registers_info): Ditto.
9707 * hppa-tdep.c: Ditto.
9708 * rs6000-tdep.c: Ditto.
9709 * h8500-tdep.c: Ditto.
9710 * mips-tdep.c: Ditto.
9711 * h8300-tdep.c: Ditto.
9712 * z8k-tdep.c: Ditto.
9713
2ea5f656
KB
97142002-04-12 Kevin Buettner <kevinb@redhat.com>
9715
9716 From Jimi X <jimix@watson.ibm.com>:
9717 * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
9718 64-bit SysV ABI.
9719
27b15785
KB
97202002-04-12 Kevin Buettner <kevinb@redhat.com>
9721
9722 From Jimi X <jimix@watson.ibm.com>:
9723 * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
9724 bfd info.
9725
5d57ee30
KB
97262002-04-12 Kevin Buettner <kevinb@redhat.com>
9727
9728 From Jimi X <jimix@watson.ibm.com>:
9729 * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
9730 register sets for these processor variants.
9731
bc1e36ca
DJ
97322002-04-11 Daniel Jacobowitz <drow@mvista.com>
9733
bc1e36ca
DJ
9734 * regformats/reg-ppc.dat: Support FPSCR.
9735
e3f36dbd
KB
97362002-04-11 Kevin Buettner <kevinb@redhat.com>
9737
9738 * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
9739 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
9740 Add fpscr as an invalid/unfetchable register.
9741 * ppc-linux-nat.c (ppc_register_u_addr, store_register)
9742 (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
9743 (fill_fpregset): Add support for register fpscr.
9744 (fetch_ppc_registers, store_ppc_registers, supply_gregset)
9745 (fill_gregset): Account for the fact that register ``mq'' might
9746 not exist.
9747 * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
9748 (registers_power): Add fpscr to register set at slot 71.
9749 (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
9750 exist on most PPC architectures. Initialize ppc_fpscr_regnum.
9751
943c9c25
MS
97522002-04-11 Michael Snyder <msnyder@redhat.com>
9753
9754 * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
9755 * configure: Regenerate.
9756 * config.in: Regenerate.
9757 * acconfig.h: Add define for _SYSCALL32.
9758 * core-sol2.c: Remove #define _SYSCALL32.
9759 * solib-legacy.c: Remove #define _SYSCALL32.
9760
d8c0a2e7
AC
97612002-04-10 Andrew Cagney <ac131313@redhat.com>
9762
9763 * stack.c (select_frame): Cleanup internal error message, do not
9764 use %p.
9765
7cc19214
AC
97662002-04-10 Andrew Cagney <ac131313@redhat.com>
9767
9768 * stack.c (select_frame): Check that selected_frame and the
9769 specified level are as expected.
9770 * blockframe.c (get_prev_frame): Set the `level' from next_frame.
9771 Update copyright.
9772 * frame.h (struct frame_info): Add field `level'. Update
9773 copyright.
9774 Work-in-progress PR gdb/464.
9775
67a2b77e
AC
97762002-04-10 Andrew Cagney <ac131313@redhat.com>
9777
9778 * maint.c (maint_print_section_info): Rename print_section_info.
9779 (print_bfd_section_info, print_objfile_section_info): Update.
9780 * inferior.h (struct gdbarch): Add opaque declaration.
9781 * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
9782 * gdbarch.h: Regenerate.
9783
8cfda98c
ML
97842002-04-10 Michal Ludvig <mludvig@suse.cz>
9785
9786 * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
9787 (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
9788 (kernel_u_size): Added.
9789 * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
9790 (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
9791
ca439ad2 97922002-04-04 Jim Ingham <jingham@apple.com>
361d1df0 9793
ca439ad2
JI
9794 * valarith.c (find_size_for_pointer_math): New function, either returns
9795 the size for a pointer's target, returns 1 for void *, or errors for
9796 incomplete types.
9797 (value_add, value_sub): use find_size_for_pointer_math.
9798
2f2893d9
DJ
97992002-04-09 Daniel Jacobowitz <drow@mvista.com>
9800
9801 * linux-low.c (linux_look_up_symbols): New hook.
9802 (linux_target_ops): Add linux_look_up_symbols.
9803 * remote-utils.c (decode_address): New function.
9804 (look_up_one_symbol): New function.
9805 * server.c (handle_query): Call target look_up_symbols hook.
9806 * server.h (look_up_one_symbol): Add prototype.
9807 * target.h (struct target_ops): Add look_up_symbols hook.
9808
96cb11df
AC
98092002-04-09 Andrew Cagney <ac131313@redhat.com>
9810
9811 * frame.c (read_relative_register_raw_bytes_for_frame): Do not
9812 override FP_REGNUM with frame->fp. Update copyright.
9813 * parse.c (num_std_regs, std_regs): Delete.
9814 (target_map_name_to_register): Do not search std_regs. Update
9815 function description.
9816 * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
9817 declarations. Update copyright.
9818 Fix PR gdb/251.
361d1df0 9819
97658e92
DJ
98202002-04-09 Daniel Jacobowitz <drow@mvista.com>
9821
9822 * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
9823 after the last symbol in a block.
9824
6044e3eb
PM
98252002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>
9826
9827 * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
9828 is non zero as a found symbol.
9829
0406ec40
AC
98302002-04-08 Andrew Cagney <ac131313@redhat.com>
9831
9832 * findvar.c: Include "builtin-regs.h".
9833 (value_of_register): Call value_of_builtin_reg when applicable.
9834 * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
9835 (target_map_name_to_register): Call
9836 builtin_reg_map_name_to_regnum.
9837 * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
9838 (COMMON_OBS): Add builtin-regs.o and std-regs.o.
9839 (builtin_regs_h): Define.
9840 (builtin-regs.o): New target.
9841 (findvar.o): Add $(builtin_regs_h).
9842 * builtin-regs.c, builtin-regs.h: New files.
9843 * std-regs.c: New file.
9844 Partial fix for PR gdb/251.
9845
56a6dfb9
KB
98462002-04-08 Kevin Buettner <kevinb@redhat.com>
9847
9848 * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
9849 it's no longer required.
9850
3a808432
AC
98512002-04-08 Andrew Cagney <ac131313@redhat.com>
9852
9853 * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
9854
7c40d541
KB
98552002-04-08 Kevin Buettner <kevinb@redhat.com>
9856
9857 From Jimi X <jimix@watson.ibm.com>:
9858 * rs6000-tdep.c (rs6000_software_single_step): Use
9859 rs6000_breakpoint_from_pc() to fetch breakpoint instruction
9860 and size. Use target_insert_breakpoint() and
9861 target_remove_breakpoint() to insert and remove breakpoints
9862 instead of explicit memory reads and writes.
9863
cc9836a8
KB
98642002-04-08 Kevin Buettner <kevinb@redhat.com>
9865
9866 * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
9867 * rs6000-tdep.c (rs6000_push_arguments): Eliminate
9868 ELF_OBJECT_FORMAT ifdef.
9869
7495d1dc
KB
98702002-04-08 Kevin Buettner <kevinb@redhat.com>
9871
9872 From Jimi X <jimix@watson.ibm.com>:
9873 * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
9874
4288e836
KB
98752002-04-08 Kevin Buettner <kevinb@redhat.com>
9876
9877 From Jimi X <jimix@watson.ibm.com>:
9878 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
9879 definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
9880
a4e4e501
MK
98812002-04-07 Mark Kettenis <kettenis@gnu.org>
9882
9883 * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
9884 s/asprintf/xasprintf/.
9885 (fbsd_make_corefile_notes): s/strdup/xstrdup/.
9886
006defba
AC
98872002-04-07 Andrew Cagney <ac131313@redhat.com>
9888
9889 I believe Jeff Law denies responsability for this one:
9890 * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
9891 * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
9892 * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
9893 Work-around for PR gdb/366.
9894
7aa83cac
EZ
98952002-04-07 Elena Zannoni <ezannoni@redhat.com>
9896
9897 * remote-e7000.c (write_small, e7000_read_inferior_memory,
9898 e7000_read_inferior_memory_large, e7000_insert_breakpoint,
9899 e7000_remove_breakpoint): Use paddr_nz() to print addresses.
9900
cf1fcca1
EZ
99012002-04-07 Elena Zannoni <ezannoni@redhat.com>
9902
9903 * sh-tdep.c (sh_fp_frame_init_saved_regs,
9904 sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
9905 information.
9906
3f289e6f
AC
99072002-04-07 Andrew Cagney <ac131313@redhat.com>
9908
9909 * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
9910 maintainer.
9911
129188f6
AC
99122002-04-07 Andrew Cagney <ac131313@redhat.com>
9913
9914 * README (Reporting Bugs in GDB): Document the bug web page as the
9915 prefered way of submitting bugs.
9916 Fix PR gdb/402.
9917
1200cd6e
AC
99182002-04-06 Andrew Cagney <ac131313@redhat.com>
9919
9920 * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
9921 -1. Update comment.
9922 * gdbarch.h, gdbarch.c: Re-generate.
9923
2853c33c
AS
99242002-04-07 Andreas Schwab <schwab@suse.de>
9925
9926 * m68klinux-nat.c (fill_fpregset): Properly pass address of
9927 buffer to regcache_collect.
9928
c2169756
AC
99292002-04-06 Andrew Cagney <ac131313@redhat.com>
9930
9931 * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
9932 * gdbarch.c, gdbarch.h: Re-generate.
9933
25f1b008
AC
99342002-04-06 Andrew Cagney <ac131313@redhat.com>
9935
9936 * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
9937 declaration. Fix -Werror.
9938
59263426
DJ
99392002-04-05 Daniel Jacobowitz <drow@mvista.com>
9940
9941 * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
9942 * gdbarch.c: Regenerate.
9943
f5db4da3
MS
99442002-04-05 Michael Snyder <msnyder@redhat.com>
9945
80f8a6eb
MS
9946 * breakpoint.c (clear_command): Rewrite middle section to
9947 combine two loops with identical control conditions.
9948 Add a cleanup to eliminate a memory leak.
f5db4da3
MS
9949 * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
9950
ad3dcc5c
L
99512002-04-05 H.J. Lu (hjl@gnu.org)
9952
9953 * solib-svr4.c (bkpt_names): Add "__start".
9954
f32e7a74
AC
99552002-04-04 Andrew Cagney <ac131313@redhat.com>
9956
9957 * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
9958 as test for 64 bit target.
9959
8227c0ff
AC
99602002-04-05 Andrew Cagney <ac131313@redhat.com>
9961
9962 * h8500-tdep.c (h8500_write_fp): Delete function.
9963 * dwarf2cfi.c (cfi_write_fp): Document as not used.
9964 * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
9965 * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
9966 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
9967 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
9968 * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
9969 (s390_write_fp):
9970 * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
9971 * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
9972 * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
9973 (d10v_write_fp): Delete function.
9974 * inferior.h (write_fp, generic_target_write_fp): Delete
9975 declarations.
9976 * regcache.c (generic_target_write_fp): Delete function.
9977 (write_fp): Delete function.
9978 * gdbarch.sh (TARGET_WRITE_FP): Delete.
9979 * gdbarch.h, gdbarch.c: Regenerate.
9980 * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
9981 * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
9982 (sparc64_write_fp): Delete declaration.
9983 * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
9984 (h8500_write_fp): Delete declaration.
9985
2757dd86
AC
99862002-04-04 Andrew Cagney <ac131313@redhat.com>
9987
9988 * sparc-tdep.c (sparc64_write_fp): Delete.
9989 (sparc_push_dummy_frame): Replace write_fp call with code to store
9990 the FP directly.
9991 (sparc_gdbarch_init): Do not initialize write_fp.
9992
c69255e1
KB
99932002-04-05 Kevin Buettner <kevinb@redhat.com>
9994
9995 * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
9996 clause.
9997
ae767bfb
JB
99982002-03-29 Jim Blandy <jimb@redhat.com>
9999
10000 * stack.c (get_selected_block): Add new argument `addr_in_block',
10001 used to return the exact code address we used to select the block,
10002 not just the block.
10003 * blockframe.c (get_frame_block, get_current_block): Same.
10004 * frame.h (get_frame_block, get_current_block,
10005 get_selected_block): Update declarations.
10006 * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
10007 linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
10008
84d2ac95
MS
100092002-04-05 Michael Snyder <msnyder@redhat.com>
10010
10011 * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
10012 warning message.
10013
596aa3bf
JB
100142002-04-05 J. Brobecker <brobecker@gnat.com>
10015
10016 * utils.c (xfullpath): New function.
10017 * defs.h (xfullpath): Add declaration.
10018 * source.c (openp): Use xfullpath in place of gdb_realpath to
10019 avoid resolving the basename part of filenames when the
10020 associated file is a symbolic link. This fixes a potential
10021 inconsistency between the filenames known to GDB and the
10022 filenames it prints in the annotations.
10023 * symtab.c (lookup_symtab): Use the new xfullpath function, in order
10024 to be able to match a filename with either the real filename, or
10025 the name of any symbolic link to this file.
10026 (lookup_partial_symtab): Ditto.
10027
c02f5703
MS
100282002-04-04 Michael Snyder <msnyder@redhat.com>
10029
10030 * breakpoint.c: Add support for hardware breakpoints in overlays.
10031 (overlay_events_enabled): New state variable.
10032 (insert_breakpoints): Use overlay_events_enabled to decide
10033 whether to attempt to set a breakpoint at the overlay load addr.
10034 Handle bp_hardware_breakpoint as well as bp_breakpoint.
10035 (remove_breakpoint): Use overlay_events_enabled to decide
10036 whether breakpoints need to be removed from overlay load addr.
10037 Handle bp_hardware_breakpoint as well as bp_breakpoint.
10038 (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
361d1df0 10039 (create_overlay_event_breakpoint, enable_overlay_breakpoints,
c02f5703
MS
10040 disable_overlay_breakpoints): Update overlay_events_enabled.
10041
5fb290d7
DJ
100422002-04-04 Daniel Jacobowitz <drow@mvista.com>
10043
10044 * dwarf2read.c (struct function_range): New.
10045 (cu_first_fn, cu_last_fn, cu_cached_fn): New.
10046 (check_cu_functions): New.
10047 (read_file_scope): Initialize global function lists.
10048 Call dwarf_decode_line after processing children.
10049 (read_func_scope): Add to global function list.
10050 (dwarf_decode_lines): Call check_cu_functions everywhere
10051 record_line is called. Call record_line with a linenumber
10052 of 0 to mark sequence ends.
10053
7b3fabf0
ML
100542002-04-04 Michal Ludvig <mludvig@suse.cz>
10055
361d1df0 10056 * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
7b3fabf0
ML
10057 change sync with glibc.
10058
bce58c09
JB
100592002-04-03 Jim Blandy <jimb@redhat.com>
10060
10061 * configure.in: Call AC_C_INLINE.
10062 * configure: Regenerated.
361d1df0 10063
2fccf04a
DJ
100642002-04-01 Daniel Jacobowitz <drow@mvista.com>
10065
10066 * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
10067 and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
10068
2d1bfe2e
MK
100692002-03-31 Mark Kettenis <kettenis@gnu.org>
10070
a5941fbf
MK
10071 * NEWS: Mention gcore support on FreeBSD/i386.
10072
a90cd31d
MK
10073 * fbsd-proc.c: New file.
10074 * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
10075 * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
10076
2d1bfe2e
MK
10077 * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
10078 while statement.
10079
9eb6e5a1
JB
100802002-03-29 Jim Blandy <jimb@redhat.com>
10081
10082 * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
10083 unescaped newlines in string literals, but newer ones don't. So
10084 escape them.
10085
f02df580
MS
100862002-03-26 Michael Snyder <msnyder@redhat.com>
10087 Andrew Cagney <cagney@redhat.com>
10088
361d1df0 10089 * cli/cli-dump.c: New file. Dump memory to file,
f02df580
MS
10090 restore file to memory.
10091 * cli/cli-dump.h: New file.
10092 * Makefile.in: Add rules, dependencies for cli-dump.o.
89743e04 10093 * NEWS: Mention new commands.
f02df580 10094
109f874e
MS
100952002-03-28 Michael Snyder <msnyder@redhat.com>
10096
10097 * symfile.c (symbol_file_add): Move test for null symbols to later.
10098
520f6ade
AC
100992002-03-27 Andrew Cagney <ac131313@redhat.com>
10100
10101 From veksler at il.ibm.com:
10102 * utils.c (gdb_realpath): If canonicalize_file_name fails, return
10103 the xstrduped original path.
10104 Fix PR gdb/417.
10105
d4654627
MS
101062002-03-27 Michael Snyder <msnyder@redhat.com>
10107
10108 * breakpoint.c (_initialize_breakpoint): Clean up help string.
10109 * infcmd.c (_initialize_infcmd): Ditto.
10110 * language.c (_initialize_language): Ditto.
10111 * symfile.c (_initialize_symfile): Ditto.
10112 * top.c (_init_main): Ditto.
10113 * cli/cli-cmds.c (init_cli_cmds): Ditto.
10114
6be8bc0c
EZ
101152002-03-27 Elena Zannoni <ezannoni@redhat.com>
10116
10117 * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
10118 vector registers handling.
10119 (skip_prologue): Handle new AltiVec instructions. Fill in new
10120 fields of frame data.
10121 (frame_get_saved_regs): Fill in information for AltiVec registers.
10122
12af6855
JB
101232002-03-27 Jim Blandy <jimb@redhat.com>
10124
10125 * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
10126 a function; leave this macro here to invoke that function.
10127 (symbol_init_mangled_name): Declaration for that function.
10128 * symtab.c (symbol_init_mangled_name): New function.
10129
dc672865
AC
101302002-03-27 Andrew Cagney <ac131313@redhat.com>
10131
10132 * valarith.c: Replace strerror with safe_strerror.
10133 * tracepoint.c: Ditto.
10134 * lin-lwp.c: Ditto.
10135 * go32-nat.c: Ditto.
10136 * inflow.c: Ditto.
10137 * gnu-nat.c: Ditto.
10138
d96429cd
AS
101392002-03-27 Andreas Schwab <schwab@suse.de>
10140
10141 * event-top.c (command_line_handler): Remove useless if.
10142
7e336ba1
AJ
101432002-03-27 Andreas Jaeger <aj@suse.de>
10144
10145 * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
10146 comment.
10147
de220d0f
ML
101482002-03-27 Michal Ludvig <mludvig@suse.cz>
10149
10150 * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
10151 (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
10152 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
10153 (x86_64_linux_dr_get_status, supply_gregset),
10154 (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
10155 * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
10156 (x86_64_register_info_table): Add.
10157 (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
10158 (x86_64_register_raw_size, x86_64_register_virtual_type),
10159 (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
10160 general x86_64_register_info_table.
10161 (i386_gdbarch_init): gdbarch_register_bytes is now set
10162 dynamicaly during initialization.
10163 * regformats/reg-x86-64.dat: Synced with changes to registers above.
10164 * gdbserver/linux-x86-64-low.c: Ditto.
7e336ba1 10165
0e98d0a7
DJ
101662002-03-27 Daniel Jacobowitz <drow@mvista.com>
10167
10168 * gdbserver/server.c (main): Call target_signal_to_host_p
10169 and target_signal_to_host on signals received from the remote.
10170 * gdbserver/remote-utils.c (prepare_resume_reply): Call
10171 target_signal_from_host on signals sent to the remote.
10172 * gdbserver/server.h: Add prototypes. Include "gdb/signals.h".
10173 * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}.
10174
3130066b
DJ
101752002-03-27 Daniel Jacobowitz <drow@mvista.com>
10176
10177 * signals/signals.c: Include "server.h" in gdbserver build.
10178 (target_signal_from_name): Don't use STREQ.
10179 (_initialize_signals): Likewise. Don't include function in
10180 gdbserver build.
10181
9aedf4f4
DJ
101822002-03-27 Daniel Jacobowitz <drow@mvista.com>
10183
10184 * signals.c: Moved to...
10185 * signals/signals.c: Here.
7e336ba1 10186 * Makefile (signals.o): Update.
9aedf4f4 10187
3fa41cdb
JL
101882002-03-26 Jeff Law (law@redhat.com)
10189
10190 * somread.c (som_symtab_read): Remove some commented out code and
10191 updated related comments. Do not set the minimal symbol table to
10192 mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
10193 in a dynamic executable.
10194 * hppa-tdep.c (find_proc_framesize): Sanely handle the case
10195 where we are unable to find the minimal symbol for the given
10196 PC value.
10197
ee677e8d
MS
101982002-03-25 Jeff Law (law@redhat.com)
10199
10200 * linux-proc.c (read_mapping): Scan up to end of line for filename.
10201
e76e1718
ML
102022002-03-25 Michal Ludvig <mludvig@suse.cz>
10203
10204 * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
10205
18a642a1
AC
102062002-03-23 Andrew Cagney <ac131313@redhat.com>
10207
10208 * command.h: Update copyright.
10209 (struct cmd_list_element): Replace definition with opaque
10210 declaration.
10211 (enum cmd_types): Document that it will eventually be moved to
10212 cli/cli-decode.h
10213 (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
10214 (MALLOCED_REPLACEMENT): Delete macro.
10215 * Makefile.in (cli_decode_h): Add $(command_h).
10216 (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
7e336ba1 10217 * top.c: Include "cli/cli-decode.h".
18a642a1
AC
10218 * completer.c: Include "cli/cli-decode.h".
10219 * maint.c: Include "cli/cli-decode.h".
10220 * cli/cli-decode.h: Include "command.h".
10221 (enum command_class): Delete.
10222 (enum cmd_types): Comment out.
10223 (enum cmd_auto_boolean): Delete.
10224 (enum var_types): Delete.
10225
b2875cc0
AC
102262002-03-23 Andrew Cagney <ac131313@redhat.com>
10227
10228 * cli/cli-decode.c: Include "gdb_assert.h".
10229 (add_set_or_show_cmd): New static function.
10230 (add_set_cmd): Rewrite. Use add_set_or_show_cmd.
10231 (add_show_from_set): Rewrite. Use add_set_or_show_cmd. Don't copy
10232 all fields, such as func, from the set command.
10233
3b45974e
AC
102342002-03-23 Andrew Cagney <ac131313@redhat.com>
10235
10236 * MAINTAINERS (sh-elf): Change warning flag to -w.
10237
823ca731
AC
102382002-03-23 Andrew Cagney <cagney@redhat.com>
10239
10240 * defs.h (error): Add printf format attribute.
10241 * thread-db.c (thread_from_lwp): Fix error format string.
10242 * stack.c (parse_frame_specification): Ditto.
10243 * cli/cli-decode.c (undef_cmd_error): Ditto.
10244 * scm-lang.c (scm_lookup_name): Ditto.
10245 * tracepoint.c (trace_error): Ditto.
10246 * remote-utils.c (usage): Ditto.
10247 * remote.c (compare_sections_command): Ditto.
10248 Fix PR gdb/328.
10249
0e101458
AC
102502002-03-22 Andrew Cagney <ac131313@redhat.com>
10251
10252 * gdbtypes.c (append_composite_type_field): New function.
10253 (init_composite_type): New function.
10254 * gdbtypes.h (append_composite_type_field): Declare.
10255 (init_composite_type): Ditto.
10256
8e0662df
EZ
102572002-03-22 Elena Zannoni <ezannoni@redhat.com>
10258
10259 * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
7e336ba1 10260 function.
8e0662df
EZ
10261 * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
10262 * rs6000-tdep.c (rs6000_gdbarch_init): Use different
10263 structure returning convention for SYSV ABI case, but not
10264 for GNU/Linux, FreeBSD, or NetBSD.
10265
3121eff0
DJ
102662002-03-22 Daniel Jacobowitz <drow@mvista.com>
10267
10268 * symtab.h (lookup_block_symbol): Add mangled_name argument
10269 to prototype.
10270
10271 * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
10272 with new mangled_name argument.
10273 * linespec.c (decode_line_1): Likewise.
10274 * valops (value_of_this): Likewise.
10275 * symtab.c (lookup_transparent_type): Likewise.
10276 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
10277 (lookup_symbol): If we are given a mangled name, pass it down
10278 to lookup_symbol_aux.
10279 (lookup_block_symbol): If we are given a mangled name to check
10280 against, only return symbols which match it.
10281
349b409f
CF
102822002-03-22 Christopher Faylor <cgf@redhat.com>
10283
10284 * win32-nat.c (child_create_inferior): Check for proper shell to use
10285 here, in case the user changes it on the fly.
10286 (_initialize_inftarg): Remove shell path considerations.
10287
2a873819
EZ
102882002-03-21 Elena Zannoni <ezannoni@redhat.com>
10289
10290 * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
10291 for gdbarch_max_register_raw_size and max_register_virtual_size.
10292 Adjust copyright year.
10293
a1b9830c
DJ
102942002-03-21 Daniel Jacobowitz <drow@mvista.com>
10295
10296 * dbxread.c (process_one_symbol): Extend the first N_SLINE
10297 in a function to cover the entire beginning of the function
10298 as well if it does not already.
10299
8b5790f2
TR
103002002-03-21 Tom Rix <trix@redhat.com>
10301
10302 * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
10303 (rs6000_ptrace64): Renamed from ptrace64.
10304
bdbe5747
MH
103052002-03-20 Martin M. Hunt <hunt@redhat.com>
10306
10307 * gdbserver/remote-utils.c (remote_open): Don't call
10308 getprotobyname, we're all using TCP here so just use
10309 IPPROTO_TCP.
7e336ba1 10310 * gdbserver/gdbreplay.c (remote_open): Ditto.
bdbe5747
MH
10311
103122002-03-20 Martin M. Hunt <hunt@redhat.com>
7e336ba1 10313
bdbe5747
MH
10314 * regcache.c (_initialize_regcache): No need to call
10315 build_regcache() at this time; it gets called whenever
10316 the gdbarch changes.
10317
7781cd62
DB
103182002-03-20 David O'Brien <obrien@FreeBSD.org>
10319
10320 * sparc-nat.c: Include sys/param.h where possible.
10321
f65ca430
DJ
103222002-03-20 Daniel Jacobowitz <drow@mvista.com>
10323
10324 Fix PR gdb/422.
10325 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
10326 FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
10327 * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
10328 complex types.
10329 * stabsread.c (rs6000_builtin_type): Likewise.
10330 (read_sun_floating_type): Likewise.
10331
0c867556
PS
103322002-03-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10333
10334 * stabsread.c (read_member_functions): Remove skip code for duplicate
10335 constructor/destructor methods. Use standard parsing for these
10336 methods and just do not chain them to the list of methods after
10337 parsing.
10338
12b9c64f
AO
103392002-03-19 Alexandre Oliva <aoliva@redhat.com>
10340
10341 * coffread.c: Remove redundant static declarations. Replace
10342 occurrences of `PTR' with `void *'.
10343 * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
10344 * top.h (quit_cover): Likewise.
10345 * defs.h (catch_errors): Likewise.
10346
349c5d5f
AC
103472002-03-18 Andrew Cagney <ac131313@redhat.com>
10348
10349 * defs.h (XMALLOC): Define.
10350 * gdb-events.sh (XMALLOC): Delete macro.
10351 * gdb-events.c, gdb-events.h: Regenerate.
10352 * gdbarch.sh (XMALLOC): Delete macro.
10353 * gdbarch.c: Regenerate.
10354 * serial.c (XMALLOC): Delete macro.
10355 * ui-file.c (XMALLOC): Ditto.
10356 * ser-unix.h (XMALLOC): Ditto.
10357 * sh-tdep.c (XMALLOC): Ditto.
10358 * ui-out.c (XMALLOC): Ditto.
10359 * utils.c (XMALLOC): Ditto.
10360 * i386-tdep.c (XMALLOC): Ditto.
10361 * gdb-events.c (XMALLOC): Ditto.
10362 * d10v-tdep.c (XMALLOC): Ditto.
10363 * cli-out.c (XMALLOC): Ditto.
10364
10365 * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
10366 * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
10367 * ui-file.c, ui-out.c: Ditto.
10368
7d0766f3
AC
103692002-03-18 Andrew Cagney <ac131313@redhat.com>
10370
10371 * command.h (struct cmd_list_element): Add field context.
10372 (set_cmd_context, get_cmd_context): Declare.
10373 * cli/cli-decode.h: Ditto.
10374 * cli/cli-decode.c (get_cmd_context): New function.
10375 (set_cmd_context): New function.
10376 (add_cmd): Initialize context.
10377 Part of fixing PR gdb/145 and PR gdb/146.
10378
5913bcb0
AC
103792002-03-17 Andrew Cagney <ac131313@redhat.com>
10380
1868c04e
AC
10381 * cli/cli-decode.c (cmd_type): New function.
10382 * command.h (cmd_type): Declare.
10383 * infrun.c (set_schedlock_func): Call function cmd_type.
10384 * kod.c (kod_set_os): Call cmd_type.
10385 * cris-tdep.c (cris_version_update): Use function cmd_type.
10386 (cris_mode_update, cris_abi_update): Ditto.
10387
5913bcb0
AC
10388 * command.h: (execute_cmd_post_hook): Declare.
10389 (execute_cmd_pre_hook): Declare.
10390 * cli/cli-script.c (clear_hook_in_cleanup): New function.
10391 (execute_cmd_post_hook, execute_cmd_pre_hook): New
10392 functions. Execute pre/post hook while ensuring that afterwords
10393 hook_in is cleared.
10394 * top.c (execute_command): Use execute_cmd_post_hook, and
10395 execute_cmd_pre_hook to execute pre/post commands.
10396 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
10397 hook_stop_stub.
10398 (hook_stop_stub): Call execute_cmd_pre_hook.
10399
b51450c9
AC
104002002-03-17 Andrew Cagney <ac131313@redhat.com>
10401
10402 * kod.c (kod_set_os): Revert previous change. Is called by ``info
10403 set'' and this leads to a core dump. Move xstrdup of
10404 operating_system to after check that it is not NULL.
10405
f66c9f11
AC
104062002-03-17 Andrew Cagney <ac131313@redhat.com>
10407
8e694ecf
AC
10408 * kod.c (kod_set_os): Remove unnecessary check that
10409 ``command->type'' is set_cmd.
10410
f66c9f11
AC
10411 * valprint.c (set_input_radix): Use input_radix.
10412 (set_output_radix): Use output_radix.
10413 (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
10414 isn't reverted.
10415
9d01611c
AC
104162002-03-16 Andrew Cagney <ac131313@redhat.com>
10417
10418 * value.h (struct value): Delete field ``substring_addr''. Change
10419 aligner fields to force_doublest_align, force_longest_align,
ee2d3b3a
AC
10420 force_core_addr_align and force_pointer_aligh.
10421
10422 * value.h (struct value): Fix typo in above change.
9d01611c 10423
4156bb53
PS
104242002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10425
10426 * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
10427 to fix internal_error from ``maintenance print architecture''.
10428
0e5e3ea6
PS
104292002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10430
10431 * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
10432 for gcc versions after gcc-2.8.1.
10433
9b013045
PS
104342002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10435
10436 * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
10437 for method resolution. Restore adjustment of ``this'' pointer after
10438 calling value_struct_elt, which was accidentally removed during the
10439 HP merge.
10440
376c9600
AC
104412002-03-15 Andrew Cagney <ac131313@redhat.com>
10442
10443 * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
10444 value_of_register.
10445 * findvar.c (value_of_register): Add ``frame'' parameter. Pass to
10446 get_saved_register.
10447 * value.h (value_of_register): Update.
10448
a4db0f07
RH
104492002-03-14 Richard Henderson <rth@redhat.com>
10450
10451 * configure.in: Detect declaration for canonicalize_file_name.
10452 * utils.c (canonicalize_file_name): Declare, if needed.
10453 (gdb_realpath): Prefer realpath if available and usable.
10454 * config.in, configure: Rebuild.
10455
96383835
RH
104562002-03-14 Richard Henderson <rth@redhat.com>
10457
10458 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
10459 a constant array bound.
10460
10461 * MAINTAINERS: Add myself to write-after-approval.
10462
75245b24
MS
104632002-03-14 Michael Snyder <msnyder@redhat.com>
10464
10465 * symfile.c (syms_from_objfile): Return immediately if no syms.
10466 (symbol_file_add): Return immediately if no syms.
10467 (find_sym_fns): Return immediately if no syms.
10468
e641a1ca
ML
104692002-03-13 Michal Ludvig <mludvig@suse.cz>
10470
10471 * gdbserver/remote-util.c (remote_open): Print remote-side's
10472 IP address when remote debugging over the network.
7e336ba1 10473
df08bfec
DB
104742002-03-12 David O'Brien <obrien@FreeBSD.org>
10475
10476 * config/sparc/fbsd.mh: Fix copyright.
10477 * config/sparc/fbsd.mt: Likewise.
10478
9a57864f
RE
104792002-03-11 Richard Earnshaw <rearnsha@arm.com>
10480
10481 * MAINTAINERS: Fix typo in name of gdb warnings option.
10482 (x86-64): Fix formating so that this can be parsed by awk.
10483
dd7bf85e
DJ
104842002-03-10 Daniel Jacobowitz <drow@mvista.com>
10485
10486 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
10487 * defs.h: Include "gdb/signals.h".
10488 (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
10489
33a0a2ac
ML
104902002-03-10 Michal Ludvig <mludvig@suse.cz>
10491
10492 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
7e336ba1 10493 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
33a0a2ac
ML
10494 from x86-64-tdep.h
10495
dd824b04
DJ
104962002-03-10 Daniel Jacobowitz <drow@mvista.com>
10497 Don Howard <dhoward@redhat.com>
10498
10499 * mips-tdep.c (ST0_FR): Define.
10500 (mips2_fp_compat): New function, temporarily disabled.
10501 (mips_read_fp_register_single): New function.
10502 (mips_read_fp_register_double): New function.
10503 (mips_print_register): Use them.
10504 (do_fp_register_row): Likewise.
10505
6a41ff59
AC
105062002-03-09 Andrew Cagney <ac131313@redhat.com>
10507
10508 * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
10509 approval''.
10510
4ea09c10
PS
105112002-03-08 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10512
10513 * stabsread.c (read_member_functions): Fix is_stub test for
10514 static member functions, improve comment.
10515
6ccc741d
RE
105162002-03-07 Richard Earnshaw <rearnsha@arm.com>
10517
10518 * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
10519 (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
10520 (_initialize_remote_rdi): Use add_set_boolean_cmd to register
10521 commands that set boolean values.
10522 (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
10523 (arm_rdi_resume): Always initialize PC.
10524 (arm_rdi_open): Don't use rslt as a boolean.
10525 (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
10526 (arm_rdi_fetch_registers, arm_rdi_store_registers)
10527 (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
10528 (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
10529
438013df
AO
105302002-03-06 Alexandre Oliva <aoliva@redhat.com>
10531
10532 * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
10533 * configure: Rebuilt.
10534
70ed8774
SC
105352002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10536
10537 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
10538 (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
10539
5ba2abeb
AC
105402002-03-06 Andrew Cagney <ac131313@redhat.com>
10541
10542 * cli/cli-decode.c (set_cmd_completer): New function.
10543 * command.h (set_cmd_completer): Declare.
10544 * cli/cli-decode.h (set_cmd_completer): Ditto.
10545
10546 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
10547 * cli/cli-cmds.c (init_cli_cmds): Ditto.
10548 * win32-nat.c (_initialize_inftarg): Ditto.
10549 * remote-rdi.c (_initialize_remote_rdi): Ditto.
10550 * proc-api.c (_initialize_proc_api): Ditto.
10551 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
10552 * source.c (_initialize_source): Ditto.
10553 * exec.c (_initialize_exec): Ditto.
10554 * solib.c (_initialize_solib): Ditto.
10555 * top.c (init_main): Ditto.
10556 * tracepoint.c (_initialize_tracepoint): Ditto.
10557 * symfile.c (_initialize_symfile): Ditto.
10558 * printcmd.c (_initialize_printcmd): Ditto.
10559 * infcmd.c (_initialize_infcmd): Ditto.
10560 * corefile.c (_initialize_core): Ditto.
10561
f779ca99
AC
105622002-03-05 Andrew Cagney <ac131313@redhat.com>
10563
10564 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
10565
01a3934b
AC
105662002-03-05 Andrew Cagney <ac131313@redhat.com>
10567
10568 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
10569
37057839
AC
105702002-03-05 Andrew Cagney <ac131313@redhat.com>
10571
10572 * NEWS: Update headings, 5.2 has branched.
10573
c6ecbae5
DJ
105742002-03-04 Daniel Jacobowitz <drow@mvista.com>
10575
10576 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
10577 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
10578 (register_addr, REGISTER_RAW_SIZE): Likewise.
10579 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
10580 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
10581
e9f30c21
ML
105822002-03-03 Michal Ludvig <mludvig@suse.cz>
10583
10584 * MAINTAINERS (x86-64): Add myself.
10585 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
10586 changed value_ptr -> struct value *
10587
54394ac3
DB
105882002-03-01 David O'Brien <obrien@FreeBSD.org>
10589
10590 * configure.host (sparc64-*-freebsd): Add.
10591 * configure.tgt: Likewise.
10592 * config/sparc/fbsd.mh: New file.
10593 * config/sparc/fbsd.mt: Likewise.
10594 * config/sparc/nm-fbsd.h: Likewise.
10595 * config/sparc/tm-fbsd.h: Likewise.
10596
bfe95955
DJ
105972002-03-01 Daniel Jacobowitz <drow@mvista.com>
10598
10599 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
10600 regformats/reg-s390x.dat.
10601
f33c6cbf
AC
106022002-03-01 Andrew Cagney <ac131313@redhat.com>
10603
10604 * utils.c: Add FIXME explaining true/false problem.
10605
5ecaa7dd
AC
106062002-02-28 Andrew Cagney <ac131313@redhat.com>
10607
10608 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
10609
2a251cc2
MC
106102002-02-28 Michael Chastain <mec@shout.net>
10611
10612 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
10613
6a8031a3 106142002-02-28 Daniel Jacobowitz <drow@mvista.com>
265f716b
DJ
10615
10616 * gdbserver/linux-s390-low.c: New file.
10617 * regformats/reg-s390.dat: New file.
10618 * regformats/reg-s390x.dat: New file.
10619 * gdbserver/configure.srv: Add S/390.
10620 * gdbserver/Makefile.in: Add S/390.
10621 * configure.tgt: Enable gdbserver for S/390.
10622
ac469903
EZ
106232002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
10624
10625 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
10626 first line of the doc string for "info dos", except at the end of
10627 the sentence, since the short help stops at the first period.
10628
985cb1a3
JM
106292002-02-28 Jason Merrill <jason@redhat.com>
10630
10631 * dwarf2read.c (dwarf_cfi_name): Add new codes.
10632
c570663e
FF
106332002-02-27 Fred Fish <fnf@redhat.com>
10634
10635 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
10636 comment (dumy -> dummy).
10637
43630227
PS
106382002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10639
10640 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
10641
b84911e8
RB
106422002-02-27 Rodney Brown <rbrown64@csc.com.au>
10643
10644 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
10645
58caa3dc
DJ
106462002-02-27 Daniel Jacobowitz <drow@mvista.com>
10647
10648 * gdbserver/acconfig.h: New file.
10649 * gdbserver/i387-fp.c: New file.
10650 * gdbserver/i387-fp.h: New file.
10651 * gdbserver/linux-x86-64.c: New file.
10652 * regformats/reg-x86-64.dat: New file.
10653 * configure.tgt: Add x86_64-*-linux* gdbserver support.
10654 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
10655 * gdbserver/configure.in: Add support for regsets.
10656 * gdbserver/config.in: Regenerate.
10657 * gdbserver/configure: Regenerate.
10658 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
10659 * gdbserver/linux-low.h: New file.
10660 * gdbserver/linux-low.c: Include "linux-low.h". Add support
10661 for regsets.
10662 * gdbserver/linux-arm-low.c: Include "linux-low.h".
10663 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
10664 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
10665 * gdbserver/linux-mips-low.c: Include "linux-low.h".
10666 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
10667 * gdbserver/linux-sh-low.c: Include "linux-low.h".
10668 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
10669 "i387-fp.h". Add PTRACE_GETREGS and friends.
10670 * gdbserver/regcache.c (supply_register): New function.
10671 (supply_register_by_name): New function.
10672 (collect_register): New function.
10673 (collect_register_by_name): New function.
10674
93652174
DJ
106752002-02-27 Daniel Jacobowitz <drow@mvista.com>
10676
10677 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
10678 (config.status): Add configure.srv dependency.
10679 (server_h): Add config.h dependency.
10680
a02e4a61
DJ
106812002-02-27 Daniel Jacobowitz <drow@mvista.com>
10682
10683 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
10684 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
10685 * gdbserver/configure.srv: Change i386-*-linux* to use
10686 reg-i386-linux.o.
10687
ce0eebec
AC
106882002-02-26 Andrew Cagney <ac131313@redhat.com>
10689
10690 * x86-64-tdep.c: Re-indent. Update copyright date.
10691
82dbc5f7
AC
106922002-02-26 Andrew Cagney <ac131313@redhat.com>
10693
10694 From Michal Ludvig <mludvig@suse.cz>:
10695 * x86-64-tdep.c (value.h): Delete.
10696 (gdb_assert.h): Include.
10697 (x86_64_register_convert_to_virtual,
10698 x86_64_register_convert_to_raw ): Add check which lets only
10699 floating-point values to be converted.
10700 (value_push): Delete.
10701 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
10702 (i386_gdbarch_init): Number of register_bytes fixed.
10703
e4621584
AC
107042002-02-26 Andrew Cagney <ac131313@redhat.com>
10705
10706 * MAINTAINERS: Add x86-64 target.
10707
81a9a963
AC
107082002-02-26 Andrew Cagney <ac131313@redhat.com>
10709
10710 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
10711 * osfsolib.c (solib_map_sections): Ditto.
10712 * irix5-nat.c (solib_map_sections): Ditto.
10713 * corelow.c (gdb_check_format): Ditto.
10714 * symfile.c (symfile_bfd_open): Ditto.
10715 * solib.c (solib_map_sections): Ditto.
10716 Fix PR gdb/354.
7e336ba1 10717
0f017ab9
AC
107182002-02-26 Andrew Cagney <ac131313@redhat.com>
10719
10720 * remote.c (_initialize_remote): By default, disable ``e'' and
10721 ``E'' step out-of-range packets.
10722
75738c29
AS
107232002-02-26 Andreas Schwab <schwab@suse.de>
10724
10725 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
10726 m68k_linux_frame_saved_pc.
10727 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
10728 in_sigtramp.
10729 (SIGCONTEXT_PC_OFFSET): Remove.
10730 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
10731 m68k_linux_sigtramp_saved_pc): New functions.
10732 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
10733 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
10734 (UCONTEXT_PC_OFFSET): Define.
10735 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
10736 non-RT and RT signal trampolines.
10737
7e8ed687
RE
107382002-02-26 Richard Earnshaw <rearnsha@arm.com>
10739
10740 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
10741 (TARGET_NBPG, STACK_END_ADDR): Delete
10742 (VARIABLES_INSIDE_BLOCK): Delete.
10743
6972bc8b
AC
107442002-02-25 Andrew Cagney <ac131313@redhat.com>
10745
10746 * utils.c (perror_with_name): Make string parameter constant.
10747 (print_sys_errmsg): Ditto.
10748 (query): Ditto.
10749 * defs.h (perror_with_name): Update.
10750 (print_sys_errmsg): Update.
10751 (query): Update.
10752
aa32f823
DJ
107532002-02-25 Daniel Jacobowitz <drow@mvista.com>
10754
10755 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
10756 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
10757
19caaa45
PS
107582002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10759
10760 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
10761 if it already matches the current architecture from the exec file.
10762 Include arch-utils.h for gdbarch_info_init prototype.
10763 * Makefile.in (rs6000-nat.o): Update dependencies.
10764
d951901f
EZ
107652002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
10766
10767 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
10768 list of exported variables.
10769
7ea81414
DJ
107702002-02-24 Daniel Jacobowitz <drow@mvista.com>
10771
10772 * gdbserver/configure.srv: New file.
10773 * gdbserver/configure.in: Use configure.srv instead
10774 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
10775 from it.
10776 * gdbserver/configure: Regenerated.
10777 * gdbserver/terminal.h: New file.
10778 * gdbserver/Makefile.in: Update for configure changes. Remove
10779 more unneeded include paths.
10780
080fe24b
AC
107812002-02-24 Andrew Cagney <ac131313@redhat.com>
10782
10783 From wiz at danbala:
10784 * config/sparc/tm-sp64.h: Fix grammar and typos.
10785 Fix PR gdb/287.
10786
8605d56e
AC
107872002-02-24 Andrew Cagney <ac131313@redhat.com>
10788
10789 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
a4b6fc86
AC
10790 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
10791 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
10792 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
ca557f44
AC
10793 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
10794 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
10795 * s390-tdep.c: Ditto.
92362027
AC
10796 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
10797 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
10798 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
10799 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
10800 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
10801 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
10802 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
10803 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
10804 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
10805 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
8605d56e 10806 Fix PR gdb/378.
7e336ba1 10807
8ed32cc0
AC
108082002-02-23 Andrew Cagney <ac131313@redhat.com>
10809
a3007b6f
AC
10810 * lin-thread.c: Delete file.
10811 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
10812 to gdb_proc_service.h.
10813 * configure: Re-generate.
10814
50a9e2f1
AC
10815 * ocd.c (ocd_open): Do not try to open the "ocd" device.
10816 * serial.c (serial_open): Delete check for "ocd".
10817 Fix PR gdb/349.
10818
8b6e7932
AC
10819 * Makefile.in (linux-thread.o): Delete target.
10820 * linux-thread.c: Delete file.
10821
d155c46b
AC
10822 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
10823 renamed SH files to be consistent.
10824
8ed32cc0
AC
10825 * symtab.c (sort_search_symbols): Use xfree.
10826
0e18d038
RE
108272002-02-23 Richard Earnshaw <rearnsha@arm.com>
10828
10829 * arm-linux-tdep.c (arm_linux_init_abi): Register
10830 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
10831 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
10832 definition with undef, since we don't want the sysvr4 definition.
10833 (SKIP_TRAMPOLINE_CODE): Likewise.
10834
27aac7ff
AC
108352002-02-23 Andrew Cagney <ac131313@redhat.com>
10836
10837 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
10838
10839 * configure.in: (AC_CHECK_FUNCS) Added test for
10840 canonicalize_file_name Regenerated.
10841 * config.in, configure: Regenerated.
10842 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
10843 defined use canonicalize_file_name.
7e336ba1 10844
65a6e0ee
MC
108452002-02-23 Michael Chastain <mec@shout.net>
10846
10847 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
10848
47b95330
AC
108492002-02-23 Andrew Cagney <ac131313@redhat.com>
10850
10851 * README: Remove references to cygnus.com.
10852 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
10853 dot com'' form. Remove references to cygnus.com and sourceware.
10854
696f451b
AC
108552002-02-23 Andrew Cagney <ac131313@redhat.com>
10856
10857 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
10858 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
10859 1003.1-2001 no longer allows "head -1".
10860 * gdb/Makefile.in (version.c): Likewise.
10861 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
10862 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
10863 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
10864
bbaca940
AC
108652002-02-23 Andrew Cagney <ac131313@redhat.com>
10866
10867 * cli/cli-decode.c (cmd_cfunc_eq): New function.
10868 * command.h (cmd_cfunc_eq): Declare.
10869 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
10870
10871 * cli/cli-cmds.h (is_complete_command): Change parameter to a
10872 ``struct cmd_list_element *''.
10873 * cli/cli-cmds.c (is_complete_command): Update. Use
10874 cmd_cfunc_eq.
10875 * top.c (execute_command): Pass the command to
10876 is_complete_command.
10877 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
10878
b8b8b047
AC
108792002-02-23 Andrew Cagney <ac131313@redhat.com>
10880
10881 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
10882 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
10883 architecture defines.
10884 * s390-tdep.c (s390_gdbarch_init): Likewise.
10885
19d3fc80
RE
108862002-02-23 Richard Earnshaw <rearnsha@arm.com>
10887
10888 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
10889 (arm_linux_push_arguments): Likewise.
10890 (arm_linux_init_abi): Register them. Also register linux-specific
10891 call_dummy_words.
10892 (find_minsym_and_objfile): Use strcmp, not STREQ.
10893 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
10894 (arm_linux_call_dummy_words): Delete declaration.
10895 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
10896 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
10897 declarations.
10898 (LOWEST_PC): Delete.
10899
3ab13650
PS
109002002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10901
10902 * maint.c (print_section_info): Do not prepend `0x' to filepos
10903 output, it will be handled by local_hex_string_custom.
10904
19d3fc80 109052002-02-23 Richard Earnshaw <rearnsha@arm.com>
85ae890c
RE
10906
10907 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
10908 (store_newfpe_double, store_newfpe_extended, store_fpregister)
10909 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
10910
d85a5daf
JB
109112002-02-22 Jim Blandy <jimb@redhat.com>
10912
10913 Indicate that the bcache functions don't change the strings
10914 they're passed.
10915 * bcache.h (bcache, hash): Add `const' keywords to declarations.
10916 * bcache.c (bcache, hash): Add `const' keywords to definitions.
10917
eeb25b8a
PM
109182002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
10919
10920 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
10921
6badb179
CF
109222002-02-21 Christopher Faylor <cgf@redhat.com>
10923
10924 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
10925 find the complete path to a loaded DLL.
10926
e8717518
FF
109272002-02-21 Fred Fish <fnf@redhat.com>
10928
10929 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
10930 that marks the end of the range of a function, enter a line number
10931 entry that has a line number of zero and a PC offset that matches
10932 the end of the function. This starts a range of PC's for which no
10933 line number information is known.
10934 * symtab.c (find_pc_sect_line): If our best fit is in a range of
10935 PC's for which no line number info is found (line number is zero)
10936 then we didn't find any valid line information.
10937 * symtab.h: Document use of zero line number entry.
10938
9abe5450
EZ
109392002-02-21 Elena Zannoni <ezannoni@redhat.com>
10940
10941 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
10942 (have_ptrace_getvrregs): Define for run time checks.
10943 (gdb_vrregset_t): New type for Altivec register handling.
10944 (fetch_register, store_register): Fetch/store altivec register
10945 when needed.
10946 (fetch_altivec_register, store_altivec_register): New functions.
10947 (supply_vrregset, fill_vrregset): New functions.
10948 (fetch_altivec_registers, store_altivec_registers): New functions.
10949 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
10950 registers as well.
10951
aaa38bb5
AJ
109522002-02-21 Jiri Smid <smid@suse.cz>
10953
10954 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
10955
b34db576
RE
109562002-02-21 Richard Earnshaw <rearnsha@arm.com>
10957
10958 * Makefile.in (armnbsd-nat.o): Update dependencies.
10959 * armnbsd-nat.c (supply_gregset): New function. Common code to
10960 supply the integer register set.
10961 (supply_fparegset): New function. Similar for FPA registers.
10962 (fetch_regs, fetch_fp_regs): Use them.
10963 (fetch_core_registers): Likewise.
10964 (fetch_elfcore_registers): New function.
10965 (arm_netbsd_elfcore_fns): New core-file type specification.
10966 (_initialize_arm_netbsd_nat): Register it.
10967
3e56fc4b
RE
109682002-02-21 Richard Earnshaw <rearnsha@arm.com>
10969
10970 * armnbsd-nat.c: Include gdbcore.h.
10971 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
10972 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
10973 'void' to declaration, to shut up ARI.
10974 (fetch_core_registers): Make static. Rewrite using supply_register.
10975 (arm_netbsd_core_fns): New core-file type specification.
10976 (_initialize_arm_netbsd_nat): New function.
10977
097f6b0b
CF
109782002-02-21 Christopher Faylor <cgf@redhat.com>
10979
10980 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
10981 value.
10982
c914e0cc
CF
109832002-02-20 Christopher Faylor <cgf@redhat.com>
10984
10985 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
10986 fails.
10987
385fa495
DJ
109882002-02-20 Daniel Jacobowitz <drow@mvista.com>
10989
10990 * jv-exp.y (parse_number): Change type of implicit longs
10991 to builtin_type_uint64.
10992
e5f1222d
DJ
109932002-02-20 Daniel Jacobowitz <drow@mvista.com>
10994
10995 * gdbserver/linux-low.c (mywait): Change argument to waitpid
10996 to be an integer instead of a `union wait'.
10997
75c9abc6
DJ
109982002-02-20 Daniel Jacobowitz <drow@mvista.com>
10999
11000 * mips-linux-nat.c: Call the operating system GNU/Linux.
11001 * mips-linux-tdep.c: Likewise.
11002 * mips-tdep.c: Likewise.
11003
551792a5
DJ
110042002-02-20 Daniel Jacobowitz <drow@mvista.com>
11005
11006 Fix PR gdb/265.
11007 * jv-exp.y (parse_number): Handle 64-bit integers.
11008
ee6e2b82
DJ
110092002-02-20 Daniel Jacobowitz <drow@mvista.com>
11010
11011 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
11012 AC_STDC_HEADERS to AC_HEADER_STDC.
11013 * gdbserver/configure: Regenerated.
11014
a48442a0
RE
110152002-02-20 Richard Earnshaw <rearnsha@arm.com>
11016
11017 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
11018 is defined.
11019 * sparc-tdep.c (get_longjmp_target): Likewise.
11020
fe419ffc
RE
110212002-02-20 Richard Earnshaw <rearnsha@arm.com>
11022
11023 * News: Add news about ARM and Multi-arch. Mention the new target
11024 arm*-*-netbsd*.
11025
5832ed7e
JB
110262002-02-19 Jim Blandy <jimb@redhat.com>
11027
11028 * stabsread.c (error_type_complaint): Improve error message.
11029
84563040
DJ
110302002-02-19 Daniel Jacobowitz <drow@mvista.com>
11031
11032 * gdbserver/README: Update documentation.
11033 * gdbserver/configure.in: Update configury to match documentation.
11034 * gdbserver/Makefile.in: Likewise.
11035 * gdbserver/configure: Regenerated.
11036 * gdbserver/aclocal.m4: New file, generated by aclocal.
11037 * gdbserver/config.in: New file, generated by autoheader.
11038
375fd65b
RE
110392002-02-19 Richard Earnshaw <rearnsha@arm.com>
11040
11041 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
11042 armnbsd-nat.c.
11043
08216dd7
RE
110442002-02-19 Richard Earnshaw <rearnsha@arm.com>
11045
11046 * arm-tdep.h (enum arm_float_model): New enum.
11047 (struct gdbarch_tdep): Add fp_model.
11048 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
11049 up floating-point conversions until we know the floating-point model
11050 in use by the inferior. Don't complain about being unable to
11051 determine the ABI of the inferior when we don't have one.
11052 (arm_extract_return_value): Support different floating-point models.
11053 (arm_store_return_value): Likewise.
aaa38bb5 11054 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
08216dd7
RE
11055 ARM_FLOAT_SOFT.
11056 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
11057
65d6d66a
PS
110582002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11059
11060 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
11061 of ``current_gdbarch''.
11062
47221191
RE
110632002-02-19 Richard Earnshaw <rearnsha@arm.com>
11064
11065 * armnbsd-nat.c : ANSIfy all function declarations.
11066 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
11067 (fetch_inferior_registers): Re-implement in terms of above.
11068 (store_register, store_regs, store_fp_register, store_fp_regs): New.
11069 (store_inferior_registers): Re-implement in terms of above.
11070
fdf39c9a
RE
110712002-02-19 Richard Earnshaw <rearnsha@arm.com>
11072
aaa38bb5 11073 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
fdf39c9a
RE
11074 kernel.
11075 * arm-linux-tdep.c: Likewise.
11076 * config/arm/tm-linux.h: Likewise.
11077
93247f88
RE
110782002-02-19 Richard Earnshaw <rearnsha@arm.com>
11079
11080 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
11081 * config/arm/nbsd.mt (TM_FILE): Delete.
11082 * config/arm/tm-nbsd.h: Delete.
11083
d7b486e7
RE
110842002-02-19 Richard Earnshaw <rearnsha@arm.com>
11085
11086 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
11087 Initialize CALL_DUMMY_LENGTH.
11088
41d39a95
RE
110892002-02-19 Richard Earnshaw <rearnsha@arm.com>
11090
11091 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
11092 function.
11093 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
aaa38bb5 11094 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
41d39a95
RE
11095 defines one thing and that is incorrect for this port.
11096 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
11097
e1195560
PM
110982002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
11099
11100 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
11101
c1748f97
PM
111022002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
11103
11104 * win32-nat.c (display_selector): New function. Displays information
11105 about the information returned by GetThreadSelectorEntry API function.
11106 (display_selectors): New function. Displays the infomation of
11107 the selector given as argument, or of CS, DS ans FS selectors
11108 if no argument is given.
11109 ( _initialize_inftarg): Add "w32" as info prefix command.
11110 Add "info w32 selector" as command calling display_selectors.
11111
e41e6bbf
PM
111122002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
11113
11114 * i386-tdep.c (get_longjmp_target): Fix compilation failure
11115 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
11116 if not defined.
11117
0d3a9f48
RE
111182002-02-18 Richard Earnshaw <rearnsha@arm.com>
11119
11120 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
11121
3fb4b924
RE
111222002-02-18 Richard Earnshaw <rearnsha@arm.com>
11123
11124 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
11125 (arm_fix_call_dummy): Call it.
11126 (arm_call_dummy_breakpoint_offset): Delete.
11127 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
11128 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
11129
7f55af32
AC
111302002-02-18 Andrew Cagney <ac131313@redhat.com>
11131
11132 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
11133 Default to func_frame_chain_valid.
11134 * gdbarch.h, gdbarch.c: Re-generate.
11135 * frame.h (FRAME_CHAIN_VALID): Delete definition.
11136
05f13b9c
EZ
111372002-02-18 Elena Zannoni <ezannoni@redhat.com>
11138
11139 * ppc-linux-nat.c: Update copyright.
11140 (fetch_register, store_register): Add tid parameter, don't compute
11141 tid here.
11142 (fetch_ppc_registers, store_ppc_registers): Add tid
11143 parameter. Pass it along to callees.
11144 (fetch_inferior_registers, store_inferior_registers): Compute tid
11145 here, and pass it to calleed functions.
11146 (fill_gregset, supply_fpregset): Clean up formatting.
11147
d7afb4c9
RE
111482002-02-18 Richard Earnshaw <rearnsha@arm.com>
11149
11150 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
11151 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
11152
9df628e0
RE
111532002-02-18 Richard Earnshaw <rearnsha@arm.com>
11154
11155 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
11156 * gdbarch.c gdbarch.h: Regenerate.
11157 * breakpoint.c (create_longjmp_breakpoint): Always compile this
11158 function.
11159 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
11160 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
11161 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
11162
11163 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
11164 * arm-tdep.c (arm_get_longjmp_target): New function.
11165 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
11166 this to a positive value register arm_get_longjmp_target as the
11167 longjmp handler.
11168 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
11169 (arm_linux_init_abi): Set up longjmp description in tdep.
11170 * armnbsd-nat.c (get_longjmp_target): Delete.
11171 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
11172 description in tdep.
11173 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
11174 (get_longjmp_target): Delete declaration.
11175 (GET_LONGJMP_TARGET): Delete.
11176 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
11177 (GET_LONGJMP_TARGET): Delete.
11178
57bc8964
KB
111792002-02-17 Kevin Buettner <kevinb@redhat.com>
11180
11181 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
11182 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
11183 of ``current_gdbarch''.
11184
83d31a92
TT
111852002-02-17 Tom Tromey <tromey@redhat.com>
11186
11187 * cli/cli-cmds.c (compare_strings): New function.
11188 (complete_command): Only print each unique item once.
11189 * completer.h (complete_line): Declare.
11190 * completer.c (complete_line): New function.
11191 (line_completion_function): Use it.
11192
17ef5d92
AC
111932002-02-16 Andrew Cagney <ac131313@redhat.com>
11194
11195 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
11196 * gdbarch.h, gdbarch.c: Re-generate.
11197
491b8946
DJ
111982002-02-16 Daniel Jacobowitz <drow@mvista.com>
11199
11200 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
11201
112022002-02-16 Daniel Jacobowitz <drow@mvista.com>
11203
11204 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
11205 * valops.c (value_arg_coerce): Don't take the address of a reference
11206 to convert an argument to a reference.
11207
dfe7f3ac
CF
112082002-02-15 Christopher Faylor <cgf@redhat.com>
11209
11210 * win32-nat.c (get_image_name): New function.
11211 (handle_load_dll): Use get_image_name function.
11212 (get_child_debug_event): Avoid registering debug events until possibly
11213 execed process is started.
11214 (child_create_inferior): Allow invocation via shell so that command
11215 line redirection, etc. works ok.
11216 (_initialize_inftarg): Add new command: "set shell" to control whether
11217 a shell is used to start a process.
11218
1d33e73a
DJ
112192002-02-15 Daniel Jacobowitz <drow@mvista.com>
11220
11221 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
11222 instead of find_register_by_number.
11223 (cannot_store_register): Likewise.
11224
48cd0caa
PM
112252002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11226
aaa38bb5 11227 * dwarf2read.c: Replace fprintf (stderr, ...) by
48cd0caa
PM
11228 fprintf_unfiltered (gdb_stderr, ...).
11229
8656e7d8
DJ
112302002-02-15 Daniel Jacobowitz <drow@mvista.com>
11231
11232 * gdbserver/gdbserver.1: Document --attach.
11233
66e810cd
RE
112342002-02-15 Richard Earnshaw <rearnsha@arm.com>
11235
11236 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
11237 descriptions.
11238 * arm-tdep.c (arm_default_arm_le_breakpoint)
11239 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
11240 (arm_default_thumb_be_breakpoint): New. Initialize them from
11241 traditional breakpoint defines.
11242 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
11243 (arm_gdbarch_init): Initialize new breakpoint variables.
11244 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
11245 (arm_linux_init_abi): Initialize linux-specific breakpoint.
11246 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
11247 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
11248 code out to ...
11249 (arm_netbsd_init_abi_common): ... here; new function.
11250 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
11251 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
11252 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
11253 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
11254
97e03143
RE
112552002-02-15 Richard Earnshaw <rearnsha@arm.com>
11256
11257 * arm-tdep.h (enum arm_abi): New enum.
11258 (struct gdbarch_tdep): New structure.
11259 (LOWEST_PC): Provide a default.
11260 (arm_gdbarch_register_os_abi): Declare new function.
11261 * arm-tdep.c (arm_abi_names): New array.
11262 (process_note_abi_tag_sections): New function.
11263 (get_elfosabi): New function.
11264 (arm_gdbarch_register_os_abi): New function.
11265 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
11266 support for that ABI has been built in, then call the appropriate
11267 configuration routine. Use gdbarch_num_regs() to get the number
11268 of registers.
11269 (arm_dump_tdep): New function.
11270 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
11271 place-holder functions.
11272 (_initialize_arm_tdep): Register them.
11273 * config/arm/tm-arm.h (LOWEST_PC): Delete.
11274
11275 * armnbsd-tdep.c: New file.
11276 * Makefile.in (armnbsd-tdep.o): Add dependencies.
11277 * config/arm/nbsd.mt (TDEPFILES): Add it.
11278 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
11279
11280 * armnbsd-nat.c: Include regcache.h.
11281 * Makefile.in (armnbsd-nat.o): Update dependency list.
11282
11283 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
11284
ad68be46
DJ
112852002-02-14 Daniel Jacobowitz <drow@mvista.com>
11286
11287 * gdbserver/Makefile.in: Fix typos in target rules.
11288
003d6d1d
DJ
112892002-02-14 Daniel Jacobowitz <drow@mvista.com>
11290
aaa38bb5 11291 Fix part of PR gdb/267.
003d6d1d
DJ
11292 * linespec.c (find_methods): Handle constructors specially for now.
11293
6b230f1b
CV
112942002-02-14 Corinna Vinschen <vinschen@redhat.com>
11295
11296 * arm-tdep.c (arm_push_arguments): Eliminate special float type
11297 handling.
11298 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
11299 standard_coerce_float_to_double().
11300
1ea98d12
CF
113012002-02-14 Christopher Faylor <cgf@redhat.com>
11302
11303 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
11304 GDBINIT_FILENAME.
11305
dd47e6fd
EZ
113062002-02-14 Elena Zannoni <ezannoni@redhat.com>
11307
11308 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
11309 find_variant_by_name, because it confuses the multiarch
11310 framework. Return NULL if there isn't an architecture with the
11311 user supplied name, instead of forcing a different one without
11312 recording the change with the multiarch machinery.
11313 (find_variant_by_name): Delete.
11314
d7e39b9e
PS
113152002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11316
11317 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
11318 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
11319
76e42a4f
MH
113202002-02-13 Martin M. Hunt <hunt@redhat.com>
11321
aaa38bb5 11322 * stack.c (print_frame_info_base): When calling
76e42a4f
MH
11323 print_frame_info_listing_hook, set current_source_symtab.
11324
0a30fbc4
DJ
113252002-02-14 Daniel Jacobowitz <drow@mvista.com>
11326
11327 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
11328 and remove unused $(INCLUDE_DIR).
11329 Add regcache.c to OBS.
11330 Add generated register protocol files to clean target.
11331 Update dependencies for new objects, obsolete old target code.
11332
11333 * gdbserver/linux-low.c: Remove all platform-specific code to
11334 new files. Remove various dead code. Update to use regcache
11335 functionality.
11336 * gdbserver/remote-utils.c (fromhex): Add return statement
11337 to quiet warning.
11338 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
11339 constant.
11340 (input_interrupt): Add integer parameter to match prototype
11341 of a signal handler.
11342 (outreg): Use register_data ().
11343 (prepare_resume_reply): Use gdbserver_expedite_regs.
11344 * gdbserver/server.c (main): Dynamically allocate own_buf because
11345 PBUFSIZ is no longer constant. Use registers_to_string () and
11346 registers_from_string ().
11347 * gdbserver/server.h: No longer include "defs.h". Add prototypes
11348 for error (), fatal (), and warning (). Update definition of
11349 PBUFSIZ to use regcache functionality. Add include guard.
11350 * gdbserver/utils.c (fatal): Add missing ``const''.
11351 (warning): New function.
11352
11353 * regformats/regdat.sh: Include "regcache.h" in generated files.
11354 Provide init_registers () function.
11355 * regformats/regdef.h: Add prototype for set_register_cache ().
11356 Add include guard.
11357
11358 * gdbserver/linux-arm-low.c: New file.
11359 * gdbserver/linux-i386-low.c: New file.
11360 * gdbserver/linux-ia64-low.c: New file.
11361 * gdbserver/linux-m68k-low.c: New file.
11362 * gdbserver/linux-mips-low.c: New file.
11363 * gdbserver/linux-ppc-low.c: New file.
11364 * gdbserver/linux-sh-low.c: New file.
11365
11366 * gdbserver/regcache.c: New file.
11367 * gdbserver/regcache.h: New file.
11368
11369 * gdbserver/low-linux.c: Removed obsolete file.
11370
4cc841d0
DJ
113712002-02-14 Daniel Jacobowitz <drow@mvista.com>
11372
11373 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
11374 * config/i386/linux.mt: Likewise.
11375 * config/ia64/linux.mt: Likewise.
11376 * config/m68k/linux.mh: Likewise.
11377 * config/powerpc/linux.mh: Likewise.
11378 * config/mips/linux.mt: Likewise.
11379
11380 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
11381
11382 * config/i386/i386lynx.mh: Mark gdbserver variables
11383 as (currently) obsolete for this target.
11384 * config/i386/nbsd.mt: Likewise.
11385 * config/i386/nbsdelf.mt: Likewise.
11386 * config/m32r/m32r.mt: Likewise.
11387 * config/m68k/m68klynx.mh: Likewise.
11388 * config/m68k/nbsd.mt: Likewise.
11389 * config/m68k/sun3os4.mh: Likewise.
11390 * config/mips/vr5000.mt: Likewise.
11391 * config/ns32k/nbsd.mt: Likewise.
11392 * config/pa/hppabsd.mh: Likewise.
11393 * config/pa/hppaosf.mh: Likewise.
11394 * config/powerpc/nbsd.mt: Likewise.
11395 * config/rs6000/rs6000lynx.mh: Likewise.
11396 * config/s390/s390.mt: Likewise.
11397 * config/s390/s390x.mt: Likewise.
11398 * config/sparc/sparclynx.mh: Likewise.
11399 * config/sparc/sun4os4.mh: Likewise.
11400 * config/i386/x86-64linux.mt: Likewise.
11401 * config/sparc/linux.mh: Likewise.
11402
a85f51e7
DJ
114032002-02-14 Daniel Jacobowitz <drow@mvista.com>
11404
11405 * configure.tgt: Configure gdbserver only for known working
11406 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
11407 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
11408 SUBDIRS if it is configured. Update comment for ${nativefile}.
11409 * configure: Regenerated.
11410
65554fef
MS
114112002-02-13 Michael Snyder <msnyder@redhat.com>
11412
670a52db
MS
11413 * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
11414
6dbdc4a3
MS
11415 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
11416 (default_gcore_mach): Just return 0, work around a problem in bfd.
11417 (default_gcore_target): OK to return NULL if exec_bfd is null.
11418 (make_mem_sec): Use a cast, avoid a warning.
11419
11420 * procfs.c (find_memory_regions_callback): Use a cast instead of
aaa38bb5 11421 calling host_pointer_to_address (which complains if
6dbdc4a3
MS
11422 sizeof (host pointer) != sizeof (target pointer)).
11423 (procfs_make_note_section): Avoid overflow in psargs string.
11424
aaa38bb5 11425 * procfs.c (procfs_make_note_section): Make the default
65554fef
MS
11426 implementation return an error.
11427
114282002-02-13 Rodney Brown <rbrown64@csc.com.au>
11429
11430 * procfs.c (procfs_make_note_section): Provide a default definition
11431 (for alpha-dec-osf4.0f). Fix typos.
11432
1e4d76e7
EZ
114332002-02-13 Elena Zannoni <ezannoni@redhat.com>
11434
11435 * linux-proc.c: Add include of regcache.h.
11436 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
11437
b6d1a1d5
AC
114382002-02-13 Andrew Cagney <ac131313@redhat.com>
11439
11440 From 2002-01-18 Greg McGary <greg@mcgary.org>:
aaa38bb5
AJ
11441 * memattr.c (create_mem_region): Disallow useless empty region.
11442 Regions are half-open intervals, so allow [A..B) [B..C) as
65554fef 11443 non-overlapping.
b6d1a1d5 11444
6c6ea35e
MC
114452002-02-13 Michael Chastain <mec@shout.net>
11446
11447 * defs.h: Kill CONST_PTR.
11448 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
11449 * c-lang.c (c_builtin_types): Likewise.
11450 * ch-lang.c (ch_builtin_types): Likewise.
11451 * f-lang.c (f_builtin_types): Likewise.
11452 * language.c (unknown_builtin_types): Likewise.
11453 * m2-lang.c (m2_builtin_types): Likewise.
11454 * p-lang.c (pascal_builtin_types): Likewise.
11455 * scm-lang.c (c_builtin_types): Likewise.
11456
3e0b0f48
KS
114572002-02-13 Keith Seitz <keiths@redhat.com>
11458
11459 * arm-tdep.h (arm_get_next_pc): Add declaration.
11460
67255d04
RE
114612002-02-13 Richard Earnshaw <rearnsha@arm.com>
11462
11463 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
11464 with other related struct-returning functions.
11465 (arm_extract_struct_value_address): New function.
11466 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
11467 initialize float_format, double_format and long_double_format as
11468 appropriate to the endianness of the target.
11469 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
11470 (arm_use_struct_convention): Delete declaration.
11471 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
11472
079777f6
KS
114732002-02-13 Keith Seitz <keiths@redhat.com>
11474
11475 * defs.h (core_addr_to_string_nz): New function.
11476
34588f23
MK
114772002-02-13 Mark Kettenis <kettenis@gnu.org>
11478
11479 Apply missing bits of 2002-01-15 patch.
11480 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
11481 (fill_fpregset): Use i387_fill_fsave.
11482
49b563f9
KS
114832002-02-12 Keith Seitz <keiths@redhat.com>
11484
49b563f9
KS
11485 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
11486 (core_addr_to_string_nz): New function.
11487
aeb98c60
RE
114882002-02-11 Richard Earnshaw <rearnsha@arm.com>
11489
11490 * arm-linux-nat.c: Really include arm-tdep.h.
11491 * config/arm/tm-linux.h (struct type, struct value): Declare.
11492
65554fef
MS
114932002-02-11 Michael Snyder <msnyder@redhat.com>
11494
11495 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
11496 (gcore section): Ifdef for Solaris and Unixware only.
11497 (procfs_do_thread_registers): Unixware needs one lwpstatus
11498 per thread (not one prstatus or pstatus).
11499 (procfs_make_note_section): Iterate only over kernel threads (lwps),
11500 not over all gdb threads. For unixware, call elfcore_write_pstatus
11501 once before iterating over threads.
11502
34e8f22d
RE
115032002-02-11 Richard Earnshaw <rearnsha@arm.com>
11504
11505 * arm-tdep.h: New file.
11506 * arm-tdep.c: Include arm-tdep.h.
11507 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
11508 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
11509 (arm_print_float_info, arm_register_type, convert_to_extended)
11510 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
11511 (arm_extract_return_value, arm_register_name): Make static.
11512 (arm_software_single_step): Similarly. Fix types in declaration.
11513 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
11514 (arm_store_return_value, arm_store_struct_return): New functions.
11515 (arm_gdbarch_init): Register the above functions. Also register
11516 call_dummy_start_offset, sizeof_call_dummy_words,
11517 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
11518 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
aaa38bb5 11519 max_register_virtual_size, register_size. Set up
34e8f22d
RE
11520 prologue_cache.saved_regs here, rather than ...
11521 (_initialize_arm_tdep): ... here.
11522 * config/arm/tm-arm.h (struct type, struct value): Delete forward
11523 declarations.
11524 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
11525 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
11526 (arm_print_float_info, arm_register_type, convert_to_extended)
11527 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
11528 (arm_extract_return_value, arm_register_name): Delete declarations.
11529 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
11530 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
11531 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
11532 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
11533 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
11534 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
11535 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
11536 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
11537 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
11538 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
11539 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
11540 (arm_get_next_pc): No-longer static -- these are needed by the RDI
11541 interface.
11542 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
11543 * remote-rdi.c remote-rdp.c: Likewise.
11544 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
11545 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
11546 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
11547 definition.
11548
11549 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
11550 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
11551 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
11552 from non-ARM_ prefixed definitions.
11553 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
11554 all uses of above.
11555 * remote-rdi.c remote-rdp.c: Likewise.
11556 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
11557
148754e5
RE
115582002-02-11 Richard Earnshaw <rearnsha@arm.com>
11559
11560 * arm-tdep.c (arm_frameless_function_invocation)
11561 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
11562 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
11563 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
11564 (arm_pop_frame, arm_get_next_pc): Make static.
11565 (arm_gdbarch_init): Register above in gdbarch structure.
11566 (arm_read_fp): Renamed from arm_target_read_fp.
11567 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
11568 * config/arm/tm-arm.h (arm_frameless_function_invocation)
11569 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
11570 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
11571 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
11572 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
11573 (arm_pc_is_thumb_dummy): Delete declarations.
fcfb8836
RE
11574 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
11575 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
11576 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
11577 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
148754e5 11578
434d2d4f
DJ
115792002-02-10 Daniel Jacobowitz <drow@mvista.com>
11580
11581 * symtab.c (compare_search_syms): New function.
11582 (sort_search_symbols): New function.
11583 (search_symbols): Sort symbols after searching rather than
11584 before.
11585
55241689
AC
115862002-02-10 Andrew Cagney <ac131313@redhat.com>
11587
11588 * NEWS: Linux -> GNU/Linux.
11589
028c194b
AC
115902002-02-10 Andrew Cagney <ac131313@redhat.com>
11591
11592 * gdbarch.sh: For for level one methods, disallow a definition
11593 when partially multi-arched. Add comments explaining rationale.
11594 * gdbarch.h: Re-generate.
11595
6acf50cd
AC
115962002-02-10 Andrew Cagney <ac131313@redhat.com>
11597
11598 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
11599 multi-arch partial.
aaa38bb5 11600
50248794
AC
116012002-02-10 Andrew Cagney <ac131313@redhat.com>
11602
11603 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
11604 field. Use diff -u.
11605 * gdbarch.c: Re-generate.
11606
c30e0066
AC
116072002-02-10 Andrew Cagney <ac131313@redhat.com>
11608
9b56c5f3 11609 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
c30e0066
AC
11610 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
11611 partial.
11612
6e6d6484
AC
116132002-02-10 Andrew Cagney <ac131313@redhat.com>
11614
11615 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
11616 multi-arch partial.
11617 (PUSH_ARGUMENTS): Switch to using predefault.
11618 * gdbarch.c: Regenerate.
11619
c203844d
AC
116202002-02-10 Andrew Cagney <ac131313@redhat.com>
11621
11622 * valops.c (PUSH_ARGUMENTS): Delete definition.
11623 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
11624 partial. Default to default_push_arguments.
11625 * gdbarch.h, gdbarch.c: Regenerate.
11626
b5a2688f
AC
116272002-02-09 Andrew Cagney <ac131313@redhat.com>
11628
11629 * defs.h (throw_exception): Rename return_to_top_level. Update
11630 comments.
11631 * utils.c (error_stream, internal_verror, quit): Ditto.
11632 * top.c (throw_exception, catcher): Ditto.
11633 * sparclet-rom.c (sparclet_load): Ditto.
11634 * remote.c (interrupt_query, minitelnet): Ditto.
11635 * remote-sds.c (interrupt_query): Ditto.
11636 * remote-mips.c (mips_error, mips_kill): Ditto.
11637 * ocd.c (interrupt_query): Ditto.
11638 * monitor.c (monitor_interrupt_query): Ditto.
11639 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
11640 * target.h: Update comment.
aaa38bb5 11641
b5a2688f 11642 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
aaa38bb5 11643
2fa5c1e0
AC
116442002-02-09 Andrew Cagney <ac131313@redhat.com>
11645
11646 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
11647 default_double_format.
11648 * gdbarch.h, gdbarch.c: Re-generate.
11649 * findvar.c (floatformat_unknown): Delete variable definition.
11650 * doublest.h (floatformat_unknown): Delete variable declaration.
11651
da966255
JB
116522002-02-09 Jim Blandy <jimb@redhat.com>
11653
11654 * stabsread.c (read_type): Add code to parse Sun's syntax for
11655 prototyped function types.
11656
123a4891
AC
116572002-02-09 Andrew Cagney <ac131313@redhat.com>
11658
11659 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
11660 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
11661
fb39c8f3
PS
116622002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11663
11664 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
11665 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
11666 now _initialize_xcoffsolib gets called again and overrides the
11667 commands from solib.c in a native configuration.
11668
0b87a11d
MK
116692002-02-09 Mark Kettenis <kettenis@gnu.org>
11670
11671 * doublest.c (store_typed_floating): Don't try to return a value.
11672 Fixes PR gdb/290.
11673
bdc2fc72
JB
116742002-02-08 Jim Blandy <jimb@redhat.com>
11675
11676 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
11677 is prototyped and has no arguments, print its argument list as
11678 `(void)'.
11679
da69bbcf
CD
116802002-02-08 Chris Demetriou <cgd@broadcom.com>
11681
11682 * MAINTAINERS (write-after-approval): Add myself.
11683 (paper-trail): I've escaped!
aaa38bb5 11684
b69571f5
CF
116852002-02-08 Christopher Faylor <cgf@redhat.com>
11686
11687 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
11688 changes.
11689 (_initialize_check_for_gdb_ini): Ditto.
11690
f6871398
MH
116912002-02-08 Martin M. Hunt <hunt@redhat.com>
11692
11693 * win32-nat.c (cygwin_pid_to_str): Fix typo.
11694 xaprintf -> xasprintf.
11695
4e52d31c
PM
116962002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
11697
11698 * win32-nat.c: Remove use of printf and sprintf functions.
11699
39bbf761
RE
117002002-02-08 Richard Earnshaw <rearnsha@arm.com>
11701
11702 * arm-tdep.c (arm_frame_chain_valid): Make static.
11703 (arm_push_arguments): Likewise.
11704 (arm_gdbarch_init): New function.
11705 (_initialize_arm_tdep): Call it.
11706 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
11707 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
11708 (FRAME_CHAIN_VALID): Delete.
11709 (arm_frame_chain_valid): Delete declaration.
11710 (PUSH_ARGUMENTS): Delete.
11711 (arm_push_arguments): Delete declaration.
11712 (CALL_DUMMY_P): Delete.
11713
9c9532c9
CV
117142002-02-08 Andrew Cagney <ac131313@redhat.com>
11715 Corinna Vinschen <vinschen@redhat.com>
11716
11717 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
11718 on builtin float types.
11719
4e8f7a8b
DJ
117202002-02-08 Daniel Jacobowitz <drow@mvista.com>
11721
11722 * utils.c: Include <curses.h> before "bfd.h".
11723 * tui/tui-hooks.c: Likewise.
11724 * tui/tui.c: Likewise.
11725 * tui/tuiCommand.c: Likewise.
11726 * tui/tuiData.c: Likewise.
11727 * tui/tuiDataWin.c: Likewise.
11728 * tui/tuiDisassem.c: Likewise.
11729 * tui/tuiGeneralWin.c: Likewise.
11730 * tui/tuiIO.c: Likewise.
11731 * tui/tuiLayout.c: Likewise.
11732 * tui/tuiRegs.c: Likewise.
11733 * tui/tuiSource.c: Likewise.
11734 * tui/tuiSourceWin.c: Likewise.
11735 * tui/tuiStack.c: Likewise.
11736 * tui/tuiWin.c: Likewise.
11737
cd4bffcf
EZ
117382002-02-07 Elena Zannoni <ezannoni@redhat.com>
11739
11740 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
11741 to include space for pseudoregs as well. Update loops accordingly.
11742 (sh_fp_frame_init_saved_regs): Ditto.
11743 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
11744
26806ce2
AC
117452002-02-07 Andrew Cagney <ac131313@redhat.com>
11746
11747 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
11748 Add Richard Earnshaw to Arm maintainers.
11749
97fdab62
AC
117502002-02-07 Andrew Cagney <ac131313@redhat.com>
11751
a6b98203
AC
11752 * defs.h (warning_begin): Delete declaration.
11753
97fdab62
AC
11754 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
11755 Delete macro.
11756
78b29b40
MS
117572002-02-07 Michael Snyder <msnyder@redhat.com>
11758
aaa38bb5 11759 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
78b29b40
MS
11760 Logic bug, remove misplaced else.
11761
d8849953
KD
117622002-02-07 Klee Dienes <klee@apple.com>
11763
11764 * fork-inferior.c (fork_inferior): Add '!' to the list of
11765 characters that need to be quoted when building a string for the
11766 shell. Quote '!' specifically with a backslash, since CSH chokes
11767 when trying to evaluate "str!str".
aaa38bb5 11768
095778a0
NC
117692002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
11770
11771 * rdi-share/host.h: Only provide a typedef for bool if it is not
11772 defined.
11773
1900040c
MS
117742002-02-04 Michael Snyder <msnyder@redhat.com>
11775
11776 * breakpoint.h (enum bptype): Add new overlay event bp type.
11777 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
aaa38bb5 11778
1900040c
MS
11779 * breakpoint.c (create_internal_breakpoint): New function.
11780 (internal_breakpoint_number): Moved into create_internal_breakpoint.
11781 (create_longjmp_breakpoint): Use create_internal_breakpoint.
11782 (create_thread_event_breakpoint): Ditto.
11783 (create_solib_event_breakpoint): Ditto.
11784 (create_overlay_event_breakpoint): New function.
11785 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
11786 (update_breakpoints_after_exec): Delete and re-initialize
11787 overlay event breakpoints after an exec. Add FIXME comment
11788 about longjmp breakpoint.
11789 (print_it_typical): Ignore overlay event breakpoints.
11790 (print_one_breakpoint): Ditto.
11791 (mention): Ditto.
11792 (bpstat_what): Do not stop for overlay event breakpoints.
11793 (delete_breakpoint): Don't delete overlay event breakpoints.
11794 (breakpoint_re_set_one): Delete the overlay event breakpoint.
11795 (breakpoint_re_set): Re-create overlay event breakpoint.
11796
11797 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
11798 (overlay_manual_command): Disable overlay breakpoints.
11799 (overlay_off_command): Disable overlay breakpoints.
11800
082fc60d
RE
118012002-02-06 Richard Earnshaw <rearnsha@arm.com>
11802
11803 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
11804 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
11805 to here from config/tm-arm.h.
11806 (coff_sym_is_thumb): Make static.
11807 (arm_elf_make_msymbol_special): New function.
11808 (arm_coff_make_msymbol_special): New function.
11809 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
11810 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
11811 (coff_sym_is_thumb): Delete declaration.
11812 (arm_elf_make_msymbol_special): Declare.
11813 (arm_coff_make_msymbol_special): Declare.
11814 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
11815 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
11816
039c5766
RE
118172002-02-06 Richard Earnshaw <rearnsha@arm.com>
11818
11819 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
11820
118212002-02-06 Richard Earnshaw <rearnsha@arm.com>
11822
11823 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
11824 * gdbarch.c gdbarch.h: Regenerate.
11825 * arch-utils.c (default_print_float_info): New function.
11826 * arch-utils.h (default_print_float_info): Prototype it.
11827 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
11828 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
11829 (PRINT_FLOAT_INFO): Document it.
11830
11831 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
11832 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
11833 (PRINT_FLOAT_INFO): Define.
11834
58fa08f0
PM
118352002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
11836
aaa38bb5 11837 * win32-nat.c (_initialize_check_for_gdb_ini):
58fa08f0
PM
11838 Add typecast to sprintf argument to suppress a warning.
11839
7393af7c
PM
118402002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
11841
58fa08f0 11842 * win32-nat.c (last_sig): Changed type of variable to target_signal,
7393af7c
PM
11843 to allow easier handling of pass state.
11844 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
11845 that gives exception name and address.
11846 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
aaa38bb5 11847 and set last_sig value to ourstatus->value.sig. Some missing
7393af7c 11848 exceptions added.
aaa38bb5
AJ
11849 (child_continue): Correctly report continue_status.
11850 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
7393af7c 11851 TARGET_SIGNAL_0 (new default value).
aaa38bb5 11852 (child_resume): consider sig argument passed to decide if
7393af7c
PM
11853 the exception should be passed to debuggee or not.
11854
6af4589c
MS
118552002-02-05 Michael Snyder <msnyder@redhat.com>
11856
11857 * regcache.c (fetch_register): Call target_fetch_register
11858 only if we don't call FETCH_PSEUDO_REGISTER.
11859 (store_register): Call target_store_register only if we
11860 don't call STORE_PSEUDO_REGISTER.
11861
a2cf933a
EZ
118622002-02-05 Elena Zannoni <ezannoni@redhat.com>
11863
11864 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
11865 ELF_MAKE_MSYMBOL_SPECIAL.
11866 * gdbarch.c, gdbarch.h: Regenerate.
11867 * arch-utils.c (default_make_msymbol_special): New function.
aaa38bb5 11868 * arch-utils.h (default_make_msymbol_special): Export.
a2cf933a
EZ
11869 * elfread.c (elf_symtab_read): Compile use of
11870 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
11871 multiarched.
11872 * coffread.c (coff_symtab_read): Ditto, for
11873 COFF_MAKE_MSYMBOL_SPECIAL.
11874
6bb7be43
JB
118752002-02-05 Jim Blandy <jimb@redhat.com>
11876
11877 * solib-svr4.c (svr4_truncate_ptr): New function.
11878 (svr4_relocate_section_addresses): Do the address arithmetic with
11879 the appropriate truncation for target addresses, even when
11880 CORE_ADDR is larger than a target address.
11881
e18651ec
DJ
118822002-02-05 Daniel Jacobowitz <drow@mvista.com>
11883
11884 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
11885 to (int *).
11886
6b2725be
DJ
118872002-02-05 Daniel Jacobowitz <drow@mvista.com>
11888
11889 * gdbserver/linux-low.c (kill_inferior): Remove commented out
11890 code.
11891
fca9e603
DJ
118922002-02-05 Daniel Jacobowitz <drow@mvista.com>
11893
11894 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
11895
6c537a52
DJ
118962002-02-05 Daniel Jacobowitz <drow@mvista.com>
11897
11898 * gdbserver/linux-low.c: Remove unused include files.
11899
d844cde6
DJ
119002002-02-05 Daniel Jacobowitz <drow@mvista.com>
11901
11902 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
11903 (read_inferior_memory): Use it.
11904 (write_inferior_memory): Likewise.
11905
d07c63e7
DJ
119062002-02-05 Daniel Jacobowitz <drow@mvista.com>
11907
11908 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
11909 grubbing through sys_errlist.
11910
da6d8c04
DJ
119112002-02-05 Daniel Jacobowitz <drow@mvista.com>
11912
11913 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
11914
5b421780
PM
119152002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
11916 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
11917
9f60d481
AC
119182002-02-04 Andrew Cagney <ac131313@redhat.com>
11919
11920 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
11921 (do_sfunc, set_cmd_sfunc): New functions.
11922
11923 * command.h (struct cmd_list_element): Add field func.
11924 * cli/cli-decode.h (struct cmd_list_element): Ditto.
11925 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
11926 * cli/cli-decode.h: Ditto.
11927
11928 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
11929 (help_all, help_cmd_list): Ditto.
11930 (find_cmd, complete_on_cmdlist): Ditto.
11931 * top.c (execute_command): Ditto.
11932
11933 * cli/cli-setshow.c (do_setshow_command): Call func instead of
11934 function.sfunc.
11935
11936 * infcmd.c (notice_args_read): Fix function signature.
11937
11938 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
11939 * cli/cli-decode.c (add_set_cmd): Ditto.
11940 * utils.c (initialize_utils): Ditto.
11941 * maint.c (_initialize_maint_cmds): Ditto.
11942 * infrun.c (_initialize_infrun): Ditto.
11943 * demangle.c (_initialize_demangler): Ditto.
11944 * remote.c (add_packet_config_cmd): Ditto.
11945 * mips-tdep.c (_initialize_mips_tdep): Ditto.
11946 * cris-tdep.c (_initialize_cris_tdep): Ditto.
11947 * proc-api.c (_initialize_proc_api): Ditto.
11948 * kod.c (_initialize_kod): Ditto.
11949 * valprint.c (_initialize_valprint): Ditto.
11950 * top.c (init_main): Ditto.
11951 * infcmd.c (_initialize_infcmd): Ditto.
11952 * corefile.c (_initialize_core): Ditto.
11953 * arm-tdep.c (_initialize_arm_tdep): Ditto.
11954 * arch-utils.c (initialize_current_architecture): Ditto.
11955 (_initialize_gdbarch_utils): Ditto.
11956 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
11957
11958 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
11959 * wince.c (_initialize_inftarg): Ditto.
11960 * symfile.c (_initialize_symfile): Ditto.
11961 * mips-tdep.c (_initialize_mips_tdep): Ditto.
11962 * language.c (_initialize_language): Ditto.
11963 * arc-tdep.c (_initialize_arc_tdep): Ditto.
11964
f9ba0717
MS
119652002-02-04 Michael Snyder <msnyder@redhat.com>
11966
11967 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
11968
0c74b2a7
DJ
119692002-02-04 Daniel Jacobowitz <drow@mvista.com>
11970
11971 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
11972 Add rules for building the register data files.
11973
c638789f
DJ
119742002-02-04 Daniel Jacobowitz <drow@mvista.com>
11975
11976 * regformats/regdat.sh: Add braces to the definition of
11977 expedite_regs_${arch}.
11978
db253027
DJ
119792002-02-04 Daniel Jacobowitz <drow@mvista.com>
11980
11981 * regformats/regdef.h (struct reg): Add comment describing the
11982 requirements for offset and size fields.
11983
206be19c
AS
119842002-02-04 Andreas Schwab <schwab@suse.de>
11985
11986 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
11987 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
11988
181c1381
RE
119892002-02-04 Richard Earnshaw <rearnsha@arm.com>
11990
11991 * gdbarch.sh (copyright): Update years in generated header.
11992 (SMASH_TEXT_ADDRESS): Add rule.
db253027 11993 * gdbarch.h, gdbarch.c: Re-generate.
181c1381
RE
11994 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
11995 * dbxread.c: Likewise.
11996 * dwarfread.c: Likewise.
11997 * elfread.c: Likewise.
11998 * somread.c: Likewise.
11999
12000 * arm-tdep.c (arm_smash_text_address): New function.
12001 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
12002
fa4ba8da
PM
120032002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
12004
12005 Add support for hardware watchpoints on win32 native.
aaa38bb5 12006 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
fa4ba8da 12007 CONTEXT_DEBUG_REGISTERS.
aaa38bb5 12008 (dr variable): New variable. Static array containing a local copy
fa4ba8da
PM
12009 of debug registers.
12010 (debug_registers_changed): New variable. Reflects when debug registers
12011 are changed and need to be written to inferior.
aaa38bb5 12012 (debug_registers_used): New variable. Reflects when any debug register
fa4ba8da
PM
12013 was set, used when new threads are created.
12014 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
12015 i386-nat code.
12016 (thread_rec): Set dr array if id is the thread of current_event .
12017 (child_continue, child_resume): Change the debug registers for all
12018 threads if debug_registers_changed.
12019 (child_add_thread): Change the debug registers if debug_registers_used.
12020 * config/i386/cygwin.mh: Add use of i386-nat.o file.
12021 Link nm.h to new nm-cygwin.h file.
12022 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
12023 of hardware registers.
12024
a73c86fb
AC
120252002-02-03 Andrew Cagney <ac131313@redhat.com>
12026
12027 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
12028 Restore behavour broken by 2002-01-20 Andrew Cagney
12029 <ac131313@redhat.com> IEEE_FLOAT removal.
12030
acf5ed49
DJ
120312002-02-03 Daniel Jacobowitz <drow@mvista.com>
12032
12033 * c-valprint.c (c_val_print): Pass a proper valaddr to
12034 cp_print_class_method.
12035 * valops.c (search_struct_method): If there is only one method
12036 and args is NULL, return that method.
12037
493d28d5
DJ
120382002-02-03 Daniel Jacobowitz <drow@mvista.com>
12039
12040 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
12041 accessing tag_name directly.
12042
7495dfdb
DJ
120432002-02-03 Daniel Jacobowitz <drow@mvista.com>
12044
12045 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
12046 of accessing tag_name directly.
12047
dd6bda65
DJ
120482002-02-03 Daniel Jacobowitz <drow@mvista.com>
12049
12050 PR gdb/280
12051 * gdbtypes.c (replace_type): New function.
12052 * gdbtypes.h (replace_type): Add prototype.
12053 * stabsread.c (read_type): Use replace_type.
12054
88fe217c
RE
120552002-02-03 Richard Earnshaw <rearnsha@arm.com>
12056
12057 * Makefile.in (memattr.o): Add missing dependencies rule.
12058
e5d66720
PS
120592002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12060
12061 * breakpoint.c (break_at_finish_command): Really export.
12062 (break_at_finish_at_depth_command): Ditto.
12063 (tbreak_at_finish_command): Ditto.
12064 * hppa-tdep.c: Include completer.h.
12065 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
12066 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
12067
fffee0be
AC
120682002-02-01 Andrew Cagney <ac131313@redhat.com>
12069
12070 * utils.c (do_write): New function.
12071 (error_stream): Rewrite combining the code from error_begin and
12072 verror.
12073 (verror): Rewrite using error_stream.
12074 (error_begin): Delete function.
12075
255e7dbf
AC
120762002-02-01 Andrew Cagney <ac131313@redhat.com>
12077
12078 * utils.c (error_begin): Make static.
12079 * defs.h (error_begin): Delete declaration.
12080
12081 * linespec.c (cplusplus_error): Replace cplusplus_hint.
12082 (decode_line_1): Use cplusplus_error instead of error_begin,
12083 cplusplus_hint and return_to_top_level.
12084 * coffread.c (coff_symfile_read): Use error instead of error_begin
12085 and return_to_top_level.
12086 * infrun.c (default_skip_permanent_breakpoint): Ditto.
12087
ddfe3c15
AC
120882002-02-01 Andrew Cagney <ac131313@redhat.com>
12089
12090 * language.h (type_error, range_error): Make string parameter
12091 constant.
12092 * language.c (warning_pre_print): Delete extern declaration.
12093 * dwarfread.c (warning_pre_print): Ditto.
12094 * language.c (type_error, range_error): Rewrite to use verror and
12095 vwarning instead of warning_begin.
12096
03ac34d5
MS
120972002-02-01 Michael Snyder <msnyder@redhat.com>
12098
261c4ca2
MS
12099 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
12100 (set_ignore_count): Move misplaced comment back where it belongs.
03ac34d5 12101
e00d1dc8
AC
121022002-02-01 Andrew Cagney <ac131313@redhat.com>
12103
12104 * command.h (NO_FUNCTION): Delete macro.
12105 * cli/cli-decode.h (NO_FUNCTION): Ditto.
12106 * top.c (execute_command): Replace NO_FUNCTION with NULL.
12107 * tracepoint.c (_initialize_tracepoint): Ditto.
12108 * cli/cli-decode.c (add_set_cmd): Ditto.
12109 * cli/cli-cmds.c (init_cli_cmds): Ditto.
aaa38bb5 12110
76b79d6e
DJ
121112002-02-01 Daniel Jacobowitz <drow@mvista.com>
12112
12113 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
12114 Update ``this'' pointer when calling virtual functions.
12115
799f9e91
MS
121162002-02-01 Michael Snyder <msnyder@redhat.com>
12117
c7bd442c 12118 * breakpoint.c (create_temp_exception_breakpoint): Delete.
799f9e91
MS
12119 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
12120
3cf384d4
DJ
121212002-02-01 Daniel Jacobowitz <drow@mvista.com>
12122
12123 * regformats/reg-arm.dat: New file.
12124 * regformats/reg-i386.dat: New file.
12125 * regformats/reg-ia64.dat: New file.
12126 * regformats/reg-m68k.dat: New file.
12127 * regformats/reg-mips.dat: New file.
12128 * regformats/reg-ppc.dat: New file.
12129 * regformats/reg-sh.dat: New file.
12130 * regformats/regdef.h: New file.
12131 * regformats/regdat.sh: New file.
12132
0defa245
RE
121332002-02-01 Richard Earnshaw <reanrsha@arm.com>
12134
12135 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
12136 (arm_frame_args_address, arm_frame_locals_address): New functions.
12137 (arm_frame_num_args): New function.
12138 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
12139 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
12140 (FRMA_NUM_ARGS): Call arm_frame_num_args.
12141
405f26e6
MS
121422002-01-31 Michael Snyder <msnyder@redhat.com>
12143
502fd408
MS
12144 * breakpoint.c (break_at_finish_command): Export.
12145 (break_at_finish_at_depth_command): Export.
12146 (tbreak_at_finish_command): Export.
d6020d45 12147 (_initialize_breakpoint): Delete "xbreak" and "txbreak" commands.
502fd408 12148 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
d6020d45 12149 "txbreak" commands, which are HPPA specific.
502fd408 12150
7d35e135
MS
12151 * printcmd.c (disassemble_command): Remove an ancient
12152 artifact of an old merge.
12153
aaa38bb5 12154 * symfile.h (enum overlay_debugging_state):
d874f1e2
MS
12155 Define enum constant values for overlay mode.
12156 * symfile.c (overlay_debugging): Use enums instead of literals.
aaa38bb5
AJ
12157 (overlay_is_mapped, overlay_auto_command,
12158 overlay_manual_command): Ditto.
d874f1e2 12159
aaa38bb5
AJ
12160 * breakpoint.c (insert_breakpoints, remove_breakpoint,
12161 breakpoint_here_p, breakpoint_inserted_here_p,
12162 breakpoint_thread_match, bpstat_stop_status,
9f04af04
MS
12163 describe_other_breakpoints, check_duplicates, clear_command):
12164 Coding standard fixes.
12165
8add0441 12166 * target.c (target_xfer_memory): Add spaces, coding standard.
9f04af04 12167 (do_xfer_memory): Add missing line to trust-readonly
405f26e6
MS
12168 code: check bfd SEC_READONLY flag for section.
12169
e351066e
AC
121702002-01-31 Andrew Cagney <ac131313@redhat.com>
12171
7d35e135 12172 * PROBLEMS: Fix typo, 5.1->5.1.1.
e351066e 12173
8a48e967
DJ
121742002-01-30 Daniel Jacobowitz <drow@mvista.com>
12175
12176 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
12177 data symbols, since we search based on textlow and texthigh.
12178 (find_pc_sect_symtab): Likewise.
12179
f5a96129
AC
121802002-01-30 Andrew Cagney <ac131313@redhat.com>
12181
12182 * defs.h (vwarning): Declare.
f5a96129
AC
12183 * utils.c (vwarning): New function.
12184 (warning): Call vwarning.
12185 (warning_begin): Delete function.
12186
12187 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
12188 the warning message.
12189 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
12190 warning_begin.
12191
cefd4ef5
MS
121922002-01-30 Michael Snyder <msnyder@redhat.com>
12193
1a703748
MS
12194 * NEWS: Mention "set trust-readonly-sections" command.
12195 Mention generate-core-file command.
cefd4ef5 12196
3a11626d
MS
121972002-01-15 Michael Snyder <msnyder@redhat.com>
12198
12199 * target.c: New command, "set trust-readonly-sections on".
12200 (do_xfer_memory): Honor the suggestion to trust readonly sections
12201 by reading them from the object file instead of from the target.
12202 (initialize_targets): Register command "set trust-readonly-sections".
12203
d1c7e53b
AC
122042002-01-29 Andrew Cagney <ac131313@redhat.com>
12205
12206 * parse.c (target_map_name_to_register): Simplify, search regs and
12207 pseudo-regs using a single loop.
12208
e2c9a72c
AC
122092002-01-30 Andrew Cagney <ac131313@redhat.com>
12210
12211 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
12212
69824b4e
MK
122132002-01-15 Rodney Brown <rbrown64@csc.com.au>
12214
12215 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
12216 * config/i386/i386v42mp.mh: Add i387-nat.o .
12217 * i386v4-nat.c: Include i387-nat.h.
12218 (supply_fpregset): Use i387_supply_fsave.
12219 (fill_fpregset): Use i387_fill_fsave.
12220
6eb69eab
RE
122212002-01-30 Richard Earnshaw <rearnsha@arm.com>
12222
12223 * arm-tdep.c (arm_call_dummy_words): Define.
12224 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
12225 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
12226 (CALL_DUMMY_WORDS): Define.
12227 (arm_call_dummy_words): Declare.
12228 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
12229 (arm_linux_call_dummy_words): Declare.
12230
9852326a
AS
122312002-01-30 Andreas Schwab <schwab@suse.de>
12232
12233 * m68klinux-nat.c: Fix last change to use regcache_collect
12234 instead of referencing registers[] directly.
12235
977a3030
AC
122362002-01-29 Andrew Cagney <ac131313@redhat.com>
12237
12238 * parse.c (target_map_name_to_register): Delete code wrapped in
12239 #ifdef REGISTER_NAME_ALIAS_HOOK.
12240
2076c72b
MS
122412002-01-28 Michael Snyder <msnyder@redhat.com>
12242
12243 * regcache.c (legacy_read_register_gen): Need to be able to
12244 read pseudo-register as well as real register.
12245 (legacy_write_register_gen): Ditto.
12246
8fcc723b
AC
122472002-01-28 Andrew Cagney <ac131313@redhat.com>
12248
12249 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
12250 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
12251 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
12252 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
12253 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
12254 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
12255 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
12256 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
12257 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
12258 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
12259 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
12260 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
12261 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
12262 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
12263 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
12264 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
12265 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
12266 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
12267 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
12268 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
12269
afe64c1a
AC
122702002-01-28 Andrew Cagney <ac131313@redhat.com>
12271
12272 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
12273 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
12274 (initialize_current_architecture): Update target_byte_order using
12275 information from BFD.
aaa38bb5 12276 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
afe64c1a
AC
12277 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
12278
75bc7ddf
AC
122792002-01-28 Andrew Cagney <ac131313@redhat.com>
12280
12281 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
12282 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
12283
12284 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
12285 #ifdef INVALID_FLOAT.
12286 * infcmd.c (do_registers_info): Ditto.
12287 * values.c (unpack_double): Ditto. Add comment.
12288
12289 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
12290 already commented out.
12291
0280a90a
AS
122922002-01-26 Andreas Schwab <schwab@suse.de>
12293
12294 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
12295 * m68klinux-nat.c: Update ptrace interface for fetching/storing
12296 registers and add support for PTRACE_GETREGS.
12297
7072a954
AC
122982002-01-24 Andrew Cagney <ac131313@redhat.com>
12299
12300 GDB 5.1.1 released from 5.1 branch.
12301 * NEWS: Add 5.1.1 news.
12302 * README: Sync with 5.1 branch.
12303
86f902e0
FF
123042002-01-23 Fred Fish <fnf@redhat.com>
12305
12306 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
12307 stabstring on initial malloc. Reallocing will copy it for us,
12308 if necessary.
12309
8af51c36
EZ
123102002-01-23 Elena Zannoni <ezannoni@redhat.com>
12311
aaa38bb5 12312 * Makefile.in (hpread_h): Delete.
8af51c36
EZ
12313 (HFILES_NO_SRCDIR): Remove hpread.h.
12314 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
12315 (hpread.o): Update dependencies.
12316 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
12317
12318 * hp-psymtab-read.c: Remove file.
12319 * hp-symtab-read.c: Remove file.
12320 * hpread.h: Remove file.
12321
12322 * hpread.c: Merge all contents of hp-psymtab-read.c,
12323 hp-symtab-read.c and hpread.h into this file, as it was prior to
12324 January 1999.
12325
12326 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
aaa38bb5 12327 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
8af51c36
EZ
12328 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
12329 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
12330
dc5cfeb6
EZ
123312002-01-23 Elena Zannoni <ezannoni@redhat.com>
12332
12333 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
12334 fill_gregset): Call gdbarch_tdep() just once, assign result to
12335 variable and use that, instead of calling the function several
12336 times.
12337
ea87b71b
AO
123382002-01-24 Alexandre Oliva <aoliva@redhat.com>
12339
12340 * configure.host: Accept sparcv9 as alias for sparc64.
12341 * configure.tgt: Likewise.
12342
13fc0c2f
KB
123432002-01-22 Kevin Buettner <kevinb@redhat.com>
12344
12345 * solib-aix5.c (build_so_list_from_mapfile)
12346 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
12347 arguments is not reversed.
12348 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
12349 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
aaa38bb5 12350
7bd872fe
EZ
123512002-01-22 Elena Zannoni <ezannoni@redhat.com>
12352
12353 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
12354 modified version of obsolete sh_fetch_pseudo_register.
12355 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
12356 (sh4_register_read): New function.
12357 (sh_pseudo_register_write): New function. Renamed and modified
12358 version of obsolete sh_store_pseudo_register.
12359 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
12360 (sh4_register_write): New function.
12361 (sh_gdbarch_init): Remove setting of gdbarch function
12362 fetch_pseudo_register and store_pseudo_register. Remove setting of
12363 register_convert_to_raw, register_convert_to_virtual,
12364 register_convertible.
12365 (sh_sh4_register_convertible): Delete. No longer needed. All is
12366 taken care by architecture specific functions
12367 register_read/register_write.
12368 (sh_sh4_register_convert_to_virtual): Make static.
12369 (sh_sh4_register_convert_to_raw): Ditto.
12370
069e84fd
AC
123712002-01-22 Andrew Cagney <ac131313@redhat.com>
12372
12373 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
12374 (floatformat_is_nan, floatformat_mantissa): Ditto.
12375
12376 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
12377 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
12378 builtin_type_ieee_double_little,
12379 builtin_type_ieee_double_littlebyte_bigword,
12380 builtin_type_m68881_ext, builtin_type_i960_ext,
12381 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
12382 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
12383 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
12384 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
12385
211a4f69
CV
123862002-01-22 Corinna Vinschen <vinschen@redhat.com>
12387
12388 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
12389 parameter. Set frameless flag if it exists and depended of
12390 whether the scanned function is frameless or not.
12391 (xstormy16_skip_prologue): If function is frameless, return
12392 result of xstormy16_scan_prologue().
12393 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
12394 call.
12395
f81353e4
EZ
123962002-01-21 Elena Zannoni <ezannoni@redhat.com>
12397
12398 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
12399 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
12400 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
12401 sh_sh4_register_byte, sh_sh4_register_raw_size,
12402 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
12403 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
12404 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
12405 sh_store_pseudo_register, sh_do_pseudo_register): Call
12406 gdbarch_tdep() just once, assign result to variable and use that,
12407 instead of calling the function several times.
12408
63c73a17
MK
124092002-01-20 Mark Kettenis <kettenis@gnu.org>
12410
12411 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
12412 macros instead of LAST_FPU_CTRL_REGNUM.
12413 (store_register): Likewise.
12414
39ad761d
JB
124152002-01-21 Jim Blandy <jimb@redhat.com>
12416
12417 * infcmd.c (run_command): Check that the `exec' target layer's BFD
12418 is up-to-date before running the program, not just when a program
12419 exits.
12420
3d74b771
FF
124212002-01-21 Fred Fish <fnf@redhat.com>
12422
12423 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
12424 when we have found all instructions we are looking for.
12425
966fbf70
RE
124262002-01-21 Richard Earnshaw <rearnsha@arm.com>
12427
12428 * arm-tdep.c (arm_register_name): New function.
12429 (arm_registers_names): Make static.
12430 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
12431 (arm_register_name): Declare.
12432 (REGISTER_NAME): Use it.
12433
c3b4394c
RE
124342002-01-21 Richard Earnshaw <rearnsha@arm.com>
12435 Kevin Buettner <kevinb@redhat.com>
12436
12437 Convert arm targets to new FRAME interface.
12438 * arm-tdep.c (struct frame_extra_info): Remove fsr.
12439 (arm_frame_find_save_regs): Delete.
12440 (arm_frame_init_saved_regs): New.
12441 (arm_init_extra_frame_info): Alloacte saved_regs as required.
12442 Allocate extra_info as required. Convert all uses of fsr.regs
12443 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
12444 to use extra_info.
12445 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
12446 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
12447 (check_prologue_cache, save_prologue_cache): Likewise.
12448 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
12449 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
12450 (FRAME_FIND_SAVED_REGS): Delete.
12451 (arm_frame_find_saved_regs): Delete prototype.
12452 (arm_frame_init_saved_regs): New prototype.
12453 (FRAME_INIT_SAVED_REGS): Define.
12454
61d99182
AC
124552002-01-20 Andrew Cagney <ac131313@redhat.com>
12456
12457 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
12458
6aaea291
AC
124592002-01-20 Andrew Cagney <ac131313@redhat.com>
12460
12461 From Jeff Law <law@redhat.com>:
12462 * infttrace.c: Include <sys/pstat.h>.
12463 (child_pid_to_exec_file): Revamp. Use pstat call to get the
12464 exec file if the ttrace equivalent fails.
12465
15f698d2
AC
124662002-01-20 Andrew Cagney <ac131313@redhat.com>
12467
12468 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
12469 (closeLogFile): Ditto.
12470
f86ddd7c
MC
124712002-01-20 Michael Chastain <mec@shout.net>
12472
12473 * top.c (print_gdb_version): Bump copyright year to 2002.
12474
904507ce
AC
124752002-01-20 Andrew Cagney <ac131313@redhat.com>
12476
12477 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
12478 Zannoni and Eli Zaretskii.
12479
d7f0b9ce
DJ
124802002-01-20 Daniel Jacobowitz <drow@mvista.com>
12481
12482 * buildsym.c: Update copyright years.
12483 * c-typeprint.c: Likewise.
12484 * dwarf2read.c: Likewise.
12485 * f-typeprint.c: Likewise.
12486 * gdbtypes.c: Likewise.
12487 * gdbtypes.h: Likewise.
12488 * hp-symtab-read.c: Likewise.
12489 * hpread.c: Likewise.
12490 * mdebugread.c: Likewise.
12491 * p-typeprint.c: Likewise.
12492
3fd3d7d2
AC
124932002-01-20 Andrew Cagney <ac131313@redhat.com>
12494
12495 * remote-sim.c (gdbsim_open): Simplify code testing the macro
12496 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
12497 byte-order selectable.
12498 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
12499 * arch-utils.c: Ditto.
12500 (set_endian): Ditto.
12501 (set_endian_from_file): Ditto.
12502 * gdbserver/low-sim.c (create_inferior): Ditto.
12503 * gdbarch.sh: Ditto.
12504 * gdbarch.h: Re-generate.
aaa38bb5
AJ
12505 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
12506 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
12507 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
12508 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
12509 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
12510 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
12511 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
3fd3d7d2
AC
12512 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
12513 macro definition.
12514 * config/mips/tm-wince.h: Remove #undef of macro
12515 TARGET_BYTE_ORDER_SELECTABLE.
12516 * config/sh/tm-wince.h: Ditto.
12517
b02dede2
DJ
125182002-01-20 Daniel Jacobowitz <drow@mvista.com>
12519
12520 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
12521 member function fields. Add accessor macro
12522 TYPE_FN_FIELD_ARTIFICIAL.
12523 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
12524 * c-typeprint.c (c_type_print_base): Skip artificial member
12525 functions.
12526
c3643761
DJ
125272002-01-20 Daniel Jacobowitz <drow@mvista.com>
12528
12529 * f-typeprint.c: Delete unused function f_type_print_args.
12530 * p-typeprint.c: Delete unused function pascal_type_print_args.
12531
8176bb6d
DJ
125322002-01-20 Daniel Jacobowitz <drow@mvista.com>
12533
12534 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
12535 comment. Add ``artificial'' to ``union field_location''.
12536
12537 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
12538
12539 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
12540 * mdebugread.c (parse_symbol): Likewise.
12541 * stabsread.c (define_symbol): Likewise.
12542 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
12543 initializing TYPE_FIELD_BITPOS to n (obsolete).
12544 (hpread_doc_function_type): Likewise.
12545 * hpread.c (hpread_function_type): Likewise.
12546
7fd60527
AC
125472002-01-20 Andrew Cagney <ac131313@redhat.com>
12548
12549 * configure.in (host_makefile_frag): Only require a host makefile
12550 fragment when a native build.
12551 * configure: Re-generate.
12552
c2f05ac9
AC
125532002-01-20 Andrew Cagney <ac131313@redhat.com>
12554
12555 * doublest.h (floatformat_from_type): Declare.
12556 * doublest.c (floatformat_from_type): New function.
12557 (convert_typed_floating): Use.
12558
12559 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
12560 call to function floatformat_from_type.
12561
12562 * gdbarch.sh (IEEE_FLOAT): Delete.
12563 * gdbarch.h, gdbarch.c: Re-generate.
12564 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
12565 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
12566 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
12567 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
12568 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
12569 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
12570 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
12571 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
12572 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
12573 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
12574 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
c2f05ac9
AC
12575 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
12576
12577 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
12578 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
12579 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
12580 * sh-tdep.c (sh_gdbarch_init): Ditto.
12581 * mips-tdep.c (mips_gdbarch_init): Ditto.
12582 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12583 * cris-tdep.c (cris_gdbarch_init): Ditto.
12584
abf22e64
AJ
125852002-01-20 Jiri Smid <smid@suse.cz>
12586
12587 * configure.host, configure.tgt: Support x86-64.
12588 * NEWS: Note new target x86-64.
12589
b7c4cbf8
AJ
12590 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
12591 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
12592 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
12593 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
12594 x86-64-linux-nat.o): Fix dependencies.
12595
82600034
AC
125962002-01-19 Andrew Cagney <ac131313@redhat.com>
12597
12598 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
12599 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
12600 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
12601 * config/sparc/xm-sun4os4.h: Delete file.
12602 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
abf22e64 12603
bbe5c628
AC
126042002-01-19 Andrew Cagney <ac131313@redhat.com>
12605
12606 * config/sparc/sparclynx.mh (XM_FILE): Delete.
12607 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
12608 * config/m68k/m68klynx.mh (XM_FILE): Delete.
12609 * config/i386/i386lynx.mh (XM_FILE): Delete.
12610 * config/rs6000/xm-rs6000ly.h: Delete file.
12611 * config/sparc/xm-sparclynx.h: Delete file.
12612 * config/m68k/xm-m68klynx.h: Delete file.
12613 * config/i386/xm-i386lynx.h: Delete file.
12614 * config/xm-lynx.h: Delete file.
12615 * config/djgpp/fnchange.lst: Update.
12616
f8453e34
JT
126172002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
12618
12619 * alpha-tdep.c (alpha_register_byte): New function.
12620 (alpha_register_raw_size): Ditto.
12621 (alpha_register_virtual_size): Ditto.
12622 (alpha_skip_prologue_internal): Renamed from
12623 alpha_skip_prologue.
12624 (alpha_skip_prologue): New version that calls
12625 alpha_skip_prologue_internal.
12626 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
12627 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
12628 second argument from alpha_skip_prologue.
12629 (REGISTER_BYTE): Use alpha_register_byte.
12630 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
12631 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
12632 (FRAMELESS_FUNCTION_INVOCATION): Use
12633 generic_frameless_function_invocation_not.
12634 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
12635 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
12636
52d9e613
AC
126372002-01-19 Andrew Cagney <ac131313@redhat.com>
12638
12639 * config/mips/xm-news-mips.h: Delete file.
12640 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
12641
12642 * config/m88k/xm-m88k.h: Delete file.
12643 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
12644 * config/m88k/xm-delta88v4.h: Ditto.
12645 * config/m88k/xm-delta88.h: Ditto.
12646
12647 * config/alpha/xm-fbsd.h: Delete file.
12648 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
12649
12650 * config/sparc/xm-sparc.h: Delete file.
12651 * Makefile.in (xm-sun4os4.h): Delete dependency.
12652 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
12653 * config/sparc/xm-sun4os4.h: Ditto.
12654 * config/sparc/xm-linux.h: Ditto.
12655
12656 * config/i386/xm-windows.h: Delete file.
12657
2d1b2124
AC
126582002-01-19 Andrew Cagney <ac131313@redhat.com>
12659
12660 * utils.c: Include <sys/param.h> for MAXPATHLEN.
12661 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
12662
ee1f65f0
JT
126632002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
12664
12665 * alpha-tdep.c (alpha_call_dummy_words): New.
12666 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
12667 (CALL_DUMMY_P): Define.
12668 (CALL_DUMMY_WORDS): Define.
12669 (SIZEOF_CALL_DUMMY_WORDS): Define.
12670
98081e55
PB
126712002-01-19 Per Bothner <per@bothner.com>
12672
12673 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
12674 isn't NULL, which can happen with some gcj-3.x-produced code.
12675
0d056799
JT
126762002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
12677
12678 * alpha-tdep.c (alpha_register_virtual_type): New function.
12679 (alpha_init_frame_pc_first): Ditto.
12680 (alpha_fix_call_dummy): Ditto.
12681 (alpha_store_struct_return): Ditto.
12682 (alpha_extract_struct_value_address): Ditto.
12683 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
12684 alpha_register_virtual_type.
12685 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
12686 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
12687 alpha_extract_struct_value_address.
12688 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
12689 (INIT_FRAME_PC): Use init_frame_pc_noop.
12690 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
12691
4604bcad
MK
126922002-01-19 Mark Kettenis <kettenis@gnu.org>
12693
12694 * i386gnu-nat.c: Include "i386-tdep.h".
12695 (fetch_fpregs): Simplify code dealing with uninitialized floating
12696 point states such that it doesn't require FP7_REGNUM.
12697
140f9984
JT
126982002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12699
abf22e64
AJ
12700 * alpha-tdep.c (frame_extra_info): New.
12701 (alpha_find_saved_regs): Make static. Use
140f9984
JT
12702 frame->extra_info.
12703 (alpha_frame_init_saved_regs): New function.
abf22e64
AJ
12704 (alpha_frame_saved_pc): Use frame->extra_info.
12705 (temp_saved_regs): Don't declare as struct frame_saved_regs.
12706 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
140f9984
JT
12707 (init_extra_frame_info): Rename to...
12708 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
abf22e64 12709 (alpha_print_extra_frame_info): New function.
140f9984
JT
12710 (alpha_frame_locals_address): Ditto.
12711 (alpha_frame_args_address): Ditto.
abf22e64 12712 (alpha_pop_frame): Use frame->extra_info.
140f9984
JT
12713 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
12714 alpha_frame_args_address.
abf22e64 12715 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
140f9984 12716 (alpha_find_saved_regs): Remove prototype.
abf22e64
AJ
12717 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
12718 (EXTRA_FRAME_INFO): Remove.
140f9984
JT
12719 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
12720 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
12721
d734c450
JT
127222002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12723
12724 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
12725 (alpha_cannot_fetch_register): Ditto.
12726 (alpha_cannot_store_register): Ditto.
12727 (alpha_register_convertible): Ditto.
12728 (alpha_use_struct_convention): Ditto.
12729 * config/alpha/tm-alpha.h: Update copyright years.
12730 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
12731 (INNER_THAN): Use core_addr_lessthan.
12732 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
12733 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
12734 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
12735 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
12736 (FRAME_CHAIN): Remove unnecessary cast.
12737
b4ceaee6
AC
127382002-01-18 Andrew Cagney <ac131313@redhat.com>
12739
12740 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
12741 obsolete.
12742
0a65a603
AC
127432002-01-18 Andrew Cagney <ac131313@redhat.com>
12744
12745 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
12746 * monitor.c, remote-array.c, remote-bug.c: Ditto.
12747 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
12748 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
12749 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
12750 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
12751 * x86-64-linux-nat.c: Ditto.
12752
636a6dfc
JT
127532002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12754
abf22e64 12755 * alpha-tdep.c (alpha_register_name): New function.
636a6dfc
JT
12756 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
12757 (REGISTER_NAME): Define.
12758
acceddb6
JT
127592002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12760
12761 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
12762
ec32e4be
JT
127632002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12764
12765 * alpha-tdep.c: Update copyright years.
12766 (alpha_next_pc): New function.
12767 (alpha_software_single_step): Ditto.
12768 * config/alpha/tm-alpha.h: Add prototype for
12769 alpha_software_single_step.
12770
e771a871
JT
127712002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12772
12773 * alphabsd-nat.c: Update copyright years.
12774 (fill_gregset): Use regcache_collect.
12775 (fill_fpregset): Likewise.
12776 (fetch_inferior_registers): Only fetch integer registers
12777 if requested to do so.
12778 (store_inferior_registers): Only store integer registers
12779 if requested to do so.
12780
7708fa01
AC
127812002-01-17 Andrew Cagney <ac131313@redhat.com>
12782
12783 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
12784 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
12785 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
12786 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
12787 * config/alpha/fbsd.mh (XDEPFILES): Delete.
12788 * config/arm/linux.mh (XDEPFILES): Delete.
12789 * config/arm/nbsd.mh (XDEPFILES): Delete.
12790 * config/i386/i386dgux.mh (XDEPFILES): Delete.
12791 * config/i386/i386sol2.mh (XDEPFILES): Delete.
12792 * config/i386/i386m3.mh (XDEPFILES): Delete.
12793 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
12794 * config/i386/i386gnu.mh (XDEPFILES): Delete.
12795 * config/i386/fbsd.mh (XDEPFILES): Delete.
12796 * config/i386/i386bsd.mh (XDEPFILES): Delete.
12797 * config/i386/i386sco5.mh (XDEPFILES): Delete.
12798 * config/i386/i386v4.mh (XDEPFILES): Delete.
12799 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
12800 * config/i386/i386sco4.mh (XDEPFILES): Delete.
12801 * config/i386/i386aix.mh (XDEPFILES): Delete.
12802 * config/i386/go32.mh (XDEPFILES): Delete.
12803 * config/i386/cygwin.mh (XDEPFILES): Delete.
12804 * config/i386/i386lynx.mh (XDEPFILES): Delete.
12805 * config/i386/i386mach.mh (XDEPFILES): Delete.
12806 * config/i386/i386v32.mh (XDEPFILES): Delete.
12807 * config/i386/linux.mh (XDEPFILES): Delete.
12808 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
12809 * config/i386/ncr3000.mh (XDEPFILES): Delete.
12810 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
12811 * config/i386/i386sco.mh (XDEPFILES): Delete.
12812 * config/i386/i386v.mh (XDEPFILES): Delete.
12813 * config/i386/nbsd.mh (XDEPFILES): Delete.
12814 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
12815 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
12816 * config/i386/symmetry.mh (XDEPFILES): Delete.
12817 * config/i386/obsd.mh (XDEPFILES): Delete.
12818 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
12819 * config/ia64/linux.mh (XDEPFILES): Delete.
12820 * config/ia64/aix.mh (XDEPFILES): Delete.
12821 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
12822 * config/m68k/dpx2.mh (XDEPFILES): Delete.
12823 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
12824 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
12825 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
12826 * config/m68k/linux.mh (XDEPFILES): Delete.
12827 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
12828 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
12829 * config/m68k/nbsd.mh (XDEPFILES): Delete.
12830 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
12831 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
12832 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
12833 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
12834 * config/m88k/delta88.mh (XDEPFILES): Delete.
12835 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
12836 * config/m88k/m88k.mh (XDEPFILES): Delete.
12837 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
12838 * config/mips/linux.mh (XDEPFILES): Delete.
12839 * config/mips/irix6.mh (XDEPFILES): Delete.
12840 * config/mips/irix5.mh (XDEPFILES): Delete.
12841 * config/mips/irix4.mh (XDEPFILES): Delete.
12842 * config/mips/irix3.mh (XDEPFILES): Delete.
12843 * config/mips/decstation.mh (XDEPFILES): Delete.
12844 * config/mips/mipsm3.mh (XDEPFILES): Delete.
12845 (NATDEPFILES): Move core-aout.o to here.
12846 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
12847 * config/pa/hpux1020.mh (XDEPFILES): Delete.
12848 * config/pa/hppabsd.mh (XDEPFILES): Delete.
12849 * config/pa/hppahpux.mh (XDEPFILES): Delete.
12850 * config/pa/hpux11w.mh (XDEPFILES): Delete.
12851 * config/pa/hppaosf.mh (XDEPFILES): Delete.
12852 * config/pa/hpux11.mh (XDEPFILES): Delete.
12853 * config/powerpc/aix.mh (XDEPFILES): Delete.
12854 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
12855 * config/powerpc/linux.mh (XDEPFILES): Delete.
12856 * config/romp/rtbsd.mh: Rename XDEPFILES.
12857 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
12858 * config/rs6000/aix4.mh (XDEPFILES): Delete.
12859 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
12860 * config/s390/s390.mh (XDEPFILES): Delete.
12861 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
12862 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
12863 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
12864 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
12865 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
12866 * config/sparc/nbsd.mh (XDEPFILES): Delete.
12867 * config/sparc/linux.mh (XDEPFILES): Delete.
12868 * config/vax/vaxult.mh (XDEPFILES): Delete.
12869 * config/vax/vaxult2.mh (XDEPFILES): Delete.
12870 * Makefile.in (DEPFILES): Remove XDEPFILES.
12871
375fc983
AC
128722002-01-17 Andrew Cagney <ac131313@redhat.com>
12873
12874 * utils.c (internal_verror): Fix comments, default is yes not no.
12875 Update queries to match. Default to quit and dump core.
12876
8926118c
AC
128772002-01-17 Andrew Cagney <ac131313@redhat.com>
12878
12879 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
12880 copyright.
12881 * defs.h, event-top.c, gdbcmd.h: Ditto.
12882 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
12883 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
12884 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
12885 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
12886 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
12887 * mi/mi-main.c:Ditto.
12888
12889 * stack.c, symfile.c: Update copyright.
12890
45b7b345
DJ
128912002-01-17 Daniel Jacobowitz <drow@mvista.com>
12892
db728ff7
DJ
12893 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
12894 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
12895 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
12896 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
45b7b345 12897
db728ff7
DJ
128982002-01-17 Daniel Jacobowitz <drow@mvista.com>
12899
12900 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
12901 * gdbserver/low-lynx.c (myattach): Likewise.
12902 * gdbserver/low-nbsd.c (myattach): Likewise.
12903 * gdbserver/low-sim.c (myattach): Likewise.
12904 * gdbserver/low-sparc.c (myattach): Likewise.
12905 * gdbserver/low-sun3.c (myattach): Likewise.
12906
12907 * gdbserver/low-linux.c (myattach): New function.
45b7b345 12908
db728ff7 12909 * gdbserver/server.c (attach_inferior): New function.
45b7b345
DJ
12910 (main): Handle "--attach".
12911
8de3c354
AC
129122002-01-16 Andrew Cagney <ac131313@redhat.com>
12913
12914 * MAINTAINERS (language support): Daniel Jacobwitz is C++
12915 maintainer.
12916
b0129042
DJ
129172002-01-15 Daniel Jacobowitz <drow@mvista.com>
12918
12919 * c-typeprint.c (is_type_conversion_operator): Add additional
12920 check for non-conversion operators.
12921
ba8679fb 129222002-01-15 Michael Snyder <msnyder@redhat.com>
2bf543a6
MS
12923
12924 * linux-proc.c: Add "info proc" command, a la procfs.c.
12925 (read_mapping): New function, abstract and re-use code.
12926 (linux_find_memory_regions): Use new func read_mapping.
12927 (linux_info_proc_cmd): New function, implement "info proc".
12928 (_initialize_linux_proc): Add new command "info proc".
12929
e4f9b4d5
MS
129302002-01-15 Michael Snyder <msnyder@redhat.com>
12931
12932 * symfile.c (generic_load): Use bfd_map_over_sections method
12933 instead of manipulating bfd structure members directly.
12934 (add_section_size_callback): New function, bfd sections callback
12935 used by generic_load.
12936 (load_sections_callback): New function, bfd sections callback
12937 used by generic_load.
12938
08cf96df
EZ
129392002-01-15 Elena Zannoni <ezannoni@redhat.com>
12940
abf22e64 12941 [Based on work by Jim Blandy]
08cf96df
EZ
12942 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
12943 (builtin_type_vec128): Export.
12944 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
12945 types.
12946 (builtin_type_vec128): New builtin type for 128 bit vector
12947 registers.
12948 (build_gdbtypes): Initialize builtin_type_v16qi and
12949 builtin_type_v8hi. Create the vec128 register builtin type
12950 structure.
12951 (build_builtin_type_vec128): New function.
abf22e64 12952 (_initialize_gdbtypes): Register builtin_type_v16qi and
08cf96df
EZ
12953 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
12954 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
12955 AltiVec register to new builtin type.
12956
d7242108
DJ
129572001-01-15 Daniel Jacobowitz <drow@mvista.com>
12958
12959 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
12960 to make_cv_type.
12961
4ee3352d
AC
129622002-01-14 Andrew Cagney <ac131313@redhat.com>
12963
12964 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
12965 CLEAN_UP_REGISTER_VALUE.
12966 * regcache.c (supply_register): Update only call.
12967
f015b2e7
AC
129682002-01-14 Andrew Cagney <ac131313@redhat.com>
12969
12970 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
12971 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
12972 a29k-*-vxworks* targets as obsolete.
12973
356ae49d
MS
129742002-01-14 Michael Snyder <msnyder@redhat.com>
12975
12976 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
12977 until we can resolve portability issues.
12978 * gregset.h: Remove references to fpxregs.
12979 * gcore.c (gcore_command): Initialize note_sec to NULL.
12980
ade8f45e
AC
129812002-01-13 Andrew Cagney <ac131313@redhat.com>
12982
12983 * signals.c (target_signal_to_name): Rewrite. Only use
12984 signals[].name when in bounds and non-NULL.
abf22e64 12985
89c49e7a
AC
129862002-01-13 Andrew Cagney <ac131313@redhat.com>
12987
12988 From Petr Ledvina <ledvinap@kae.zcu.cz>:
12989 * signals.c (target_signal_to_name): Verify that SIG is within the
12990 bounds of the signals array.
12991
4daa9f9f
AC
129922002-01-13 Andrew Cagney <ac131313@redhat.com>
12993
12994 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
12995
ba4bbdcb
KS
129962002-01-13 Keith Seitz <keiths@redhat.com>
12997
12998 * stack.c (print_frame_info_base): Print the frame's pc
12999 only if when print_frame_info_listing_hook is not defined.
13000
575bbeb6
KS
130012002-01-13 Keith Seitz <keiths@redhat.com>
13002
13003 * varobj.c (varobj_set_value): Make sure that there were no
13004 errors evaluating the object before attempting to set its
13005 value.
13006 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
13007 so this offset adjustment is no longer necessary.
13008 (create_child): Don't set the error flag if the child is
13009 a CPLUS_FAKE_CHILD.
13010 (value_of_child): If value_fetch_lazy fails, return NULL
13011 so that callers will be notified that an error occurred.
13012 (c_value_of_variable): Delay check of variable's validity
13013 until later. We actually want all structs and unions to have
13014 the value "{...}".
13015 Do not return "???" for variables which could not be evaluated.
13016 This error condition must be returned to the caller so that it
13017 can get the error condition from gdb.
13018 (cplus_name_of_child): Adjust index for vptr before figuring
13019 out the name of the child.
13020 (cplus_value_of_child): If a child's (real) parent is not valid,
13021 don't even bother trying to give a value for it. Just return
13022 an error. Change all instances in this function.
13023 (cplus_type_of_child): If our parent is one of the "fake"
13024 parents, we need to get at the type of the real parent, and
13025 derive the child's true type using this information.
13026
b76898ab
AC
130272002-01-13 Andrew Cagney <ac131313@redhat.com>
13028
13029 From 2002-01-09 John Marshall <johnm@falch.net>:
13030 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
13031 sources.redhat.com, and tweak some related URLs which had
13032 suffered from linkrot.
13033
b6649e88
AC
130342002-01-13 Andrew Cagney <ac131313@redhat.com>
13035
13036 From Jeff law:
13037 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
13038 structures passed in registers.
13039
82cc5033
EZ
130402002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
13041
13042 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
13043 white space which prevented compilation. Reported by DSK
13044 <dsk@student.unsw.edu.au>.
13045
ba5f2f8a
MS
130462002-01-11 Michael Snyder <msnyder@redhat.com>
13047
fbd35540
MS
13048 * symfile.c (build_section_addr_info_from_section_tab):
13049 Use bfd access method instead of manipulating bfd directly.
13050 (syms_from_objfile): Ditto.
13051 (simple_overlay_update_1): Ditto.
13052 (simple_overlay_update): Ditto.
13053 (generic_load): Ditto.
13054 (overlay_unmapped_address): FIXME comment, bfd access methods.
13055 (sections_overlap): FIXME comment, bfd access methods.
13056 (pc_in_mapped_range): FIXME comment, bfd access methods.
13057 (pc_in_unmapped_range): FIXME comment, bfd access methods.
13058 (section_is_mapped): FIXME comment, bfd access methods.
13059 (section_is_overlay): FIXME comment, bfd access methods.
13060
ba5f2f8a
MS
13061 * symfile.c (generic_load): Whitespace and long line cleanups.
13062 Remove duplicate variable, change several local variables to
13063 more appropriate data types.
13064 (print_transfer_performance): Use %lu instead of %ld for ulongs.
13065
17df2af6
AC
130662002-01-12 Andrew Cagney <ac131313@redhat.com>
13067
13068 From Peter Schauer:
13069 * language.c (longest_local_hex_string_custom): Use phex_nz to
13070 convert NUM to a hex string.
13071
ec920329
EZ
130722002-01-12 Elena Zannoni <ezannoni@redhat.com>
13073
13074 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
13075 the function.
538a76d6 13076 Update Copyright year.
ec920329 13077
3abd2e01
AC
130782002-01-12 Andrew Cagney <ac131313@redhat.com>
13079
13080 * language.c (longest_raw_hex_string): Delete unused function.
13081
b21b22e0
PS
130822002-01-11 Petr Sorfa <petrs@caldera.com>
13083
13084 * MAINTAINERS (write-after-approval): Add myself.
13085 * dwarf2read.c (read_tag_string_type): Handling of
13086 DW_AT_byte_size.
13087 (read_tag_string_type): FORTRAN fix to prevent propagation of
13088 first string size.
13089 (set_cu_language): Handling of DW_LANG_Fortran95
13090
747fe712
RE
130912002-01-11 Richard Earnshaw <rearnsha@arm.com>
13092
13093 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
13094 GETPID(inferior_ptid).
13095 (store_inferior_registers): Likewise.
13096
f1bea926
JM
130972002-01-10 Jason Merrill <jason@redhat.com>
13098
13099 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
13100 Fix DW_OP_minus.
13101
ae940673
AC
131022002-01-10 Andrew Cagney <ac131313@redhat.com>
13103
13104 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
13105 and bfd/elf32-sh-nbsd.c.
13106
00546b04
MS
131072002-01-10 Michael Snyder <msnyder@redhat.com>
13108
352ed7b4
MS
13109 * NEWS: Mention --pid and corefile/proc-id behavior change.
13110
c18be923
MS
13111 * Makefile.in: Add rules for gcore.o and linux-proc.o.
13112 * gcore.c: Include cli/cli-decode.h instead of command.h.
13113
00546b04
MS
13114 * main.c (captured_main): Add new command line option "--pid".
13115 If the second command line argument (following the symbol-file)
13116 begins with a digit, try to attach to it before trying to open
13117 it as a corefile.
13118 (print_gdb_help): Document the "--pid" argument.
13119
db60ec62
EZ
131202002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
13121
13122 * completer.c (command_completer): New function.
13123
13124 * completer.h <command_completer>: Add prototype.
13125
13126 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
13127 completer for the "help" command.
13128
39c22d1a
JM
131292002-01-09 Jason Merrill <jason@redhat.com>
13130
13131 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
13132
c564377f
MS
131332002-01-09 Michael Snyder <msnyder@redhat.com>
13134
975aec09
MS
13135 * i386-linux-nat.c (fill_fpxregset): Make global.
13136 (store_fpxregset): Ditto.
13137
db4a10fa
MS
13138 * gregset.h (gdb_fpxregset_t): Define.
13139 (supply_fpxregset): Prototype.
13140 (fill_fpxregset): Prototype.
13141
c564377f
MS
13142 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
13143
c3d45d70
RE
131442002-01-09 Richard Earnshaw <rearnsha@arm.com>
13145
13146 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
13147 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
13148 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
13149
fcc87af1
AC
131502002-01-09 Andrew Cagney <ac131313@redhat.com>
13151
13152 * MAINTAINERS: Update target maintainer rules so that any
13153 Maintainer can approve a tested patch for a maintenance-only
13154 target.
13155
dd96c05b
RE
131562002-01-09 Richard Earnshaw <rearnsha@arm.com>
13157
d4297db9 13158 * MAINTAINERS (write-after-approval): Add myself.
dd96c05b 13159
d4297db9 13160 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
dd96c05b
RE
13161 IN_SIGTRAMP.
13162
145fdc6e
MS
131632002-01-08 Michael Snyder <msnyder@redhat.com>
13164
13165 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
13166 real name of the executable, rather than the /proc name.
13167
be4d1333
MS
131682002-01-03 Michael Snyder <msnyder@redhat.com>
13169
13170 Implement a "generate-core-file" command in gdb, save target state.
13171 * gcore.c: New file. Implement new command 'generate-core-file'.
13172 Save a corefile image of the current state of the inferior.
13173 * linux-proc.c: Add linux-specific code for saving corefiles.
13174 * target.h (struct target_ops): Add new target vectors for saving
13175 corefiles; to_find_memory_regions and to_make_corefile_notes.
13176 (target_find_memory_regions): New macro.
13177 (target_make_corefile_notes): New macro.
13178 * target.c (update_current_target): Inherit new target methods.
13179 (dummy_find_memory_regions): New place-holder method.
13180 (dummy_make_corefile_notes): New place-holder method.
13181 (init_dummy_target): Initialize new dummy target vectors.
13182 * exec.c (exec_set_find_memory_regions): New function.
13183 Allow the exec_ops vector for memory regions to be taken over.
13184 (exec_make_note_section): New function, target vector method.
13185 * defs.h (exec_set_find_memory_regions): Export prototype.
13186 * procfs.c (proc_find_memory_regions): New function, corefile method.
13187 (procfs_make_note_section): New function, corefile method.
13188 (init_procfs_ops): Set new target vector pointers.
13189 (find_memory_regions_callback): New function.
13190 (procfs_do_thread_registers): New function.
13191 (procfs_corefile_thread_callback): New function.
13192 * sol-thread.c (sol_find_memory_regions): New function.
13193 (sol_make_note_section): New function.
13194 (init_sol_thread_ops): Initialize new target vectors.
13195 * inftarg.c (inftarg_set_find_memory_regions): New function.
13196 Allow to_find_memory_regions vector to be taken over.
13197 (inftarg_set_make_corefile_notes): New function.
13198 Allow to_make_corefile_notes vector to be taken over.
13199 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
13200 interface layer if not target_has_execution (may be a corefile).
13201 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
13202 * config/sparc/sun4sol2.mh: Ditto.
13203 * config/alpha/alpha-linux.mh: Ditto.
13204 * config/arm/linux.mh: Ditto.
13205 * config/i386/x86-64linux.mh: Ditto.
13206 * config/ia64/linux.mh: Ditto.
13207 * config/m68k/linux.mh: Ditto.
13208 * config/mips/linux.mh: Ditto.
13209 * config/powerpc/linux.mh: Ditto.
13210 * config/sparc/linux.mh: Ditto.
13211
c6b92abd
MS
132122002-01-07 Michael Snyder <msnyder@redhat.com>
13213
13214 * arm-linux-nat.c: Remove references to regcache.c internal data
13215 (registers[] and register_valid[]).
13216
4b09dc8c
MS
132172002-01-07 Michael Snyder <msnyder@redhat.com>
13218
abf22e64
AJ
13219 * linux-proc.c: New file. Implement child_pid_to_exec_file,
13220 so that attaching to a pid will automatically read the process's
4b09dc8c
MS
13221 symbol file and shlibs.
13222 * Makefile.in: Add rule for linux-proc.o.
13223 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
13224 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
13225 * config/arm/linux.mh: Ditto.
13226 * config/i386/linux.mh: Ditto.
13227 * config/i386/x86-64linux.mh: Ditto.
13228 * config/ia64/linux.mh: Ditto.
13229 * config/m68k/linux.mh: Ditto.
13230 * config/mips/linux.mh: Ditto.
13231 * config/powerpc/linux.mh: Ditto.
13232 * config/sparc/linux.mh: Ditto.
13233
c25b74ac
PM
132342002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
13235
13236 * win32-nat.c: Add i386-tdep.h dependency.
13237
94cd915f
MS
132382002-01-07 Michael Snyder <msnyder@redhat.com>
13239
c7cccb76
MS
13240 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
13241 instead of bfd_get_arch_size. Don't bail out just because
13242 there's no exec_bfd.
abf22e64 13243
34c0bd93
MS
13244 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
13245 * p-valprint.c (pascal_object_print_value): Ditto.
13246 * somread.c (som_symtab_read): Ditto.
13247 * symfile.c (simple_free_overlay_region_table): Ditto.
13248 * valops.c (value_assign): Ditto.
13249
21c1c920
MS
13250 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
13251 use tilde_expand and strerror for opening save-tracepoints file.
13252
5bbd998e
MS
13253 * thread-db.c (thread_db_new_objfile): Indendation fix.
13254
94cd915f
MS
13255 * infptrace.c (GDB_MAX_ALLOCA): New define.
13256 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
abf22e64 13257 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
94cd915f
MS
13258 can be overridden with whatever value is appropriate to the host).
13259 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
13260 alloca to allocate potentially large buffer.
13261 * rs6000-nat.c (child_xfer_memory): Ditto.
13262 * symm-nat.c (child_xfer_memory): Ditto.
13263 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
13264
494e8a93
JSC
132652002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
13266
13267 From Nick Clifton <nickc@redhat.com>
13268 * d10v-tdep.c: Set STACK_START to 0x200bffe.
13269
d0e1d48e
MS
132702002-01-07 Michael Snyder <msnyder@redhat.com>
13271
abf22e64 13272 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
d0e1d48e
MS
13273 Don't use exec_bfd if it's NULL.
13274
290b2c7a
MK
132752002-01-06 Mark Kettenis <kettenis@gnu.org>
13276
abf22e64 13277 * valops.c (value_arg_coerce): Fix formatting.
290b2c7a 13278
aef21287
AC
132792002-01-06 Andrew Cagney <ac131313@redhat.com>
13280
13281 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
13282 * gnu-nat.c: Ditto.
13283
30efa627
AC
132842002-01-06 Andrew Cagney <ac131313@redhat.com>
13285
13286 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
13287 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
13288 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
13289 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
13290 z8k-coff have not been multi-arched. Update z8k-coff build
13291 status.
13292
9b4ff276
AC
132932002-01-06 Andrew Cagney <ac131313@redhat.com>
13294
13295 * MAINTAINERS: Mark a29k target as obsolete.
13296 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
13297 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
13298 comments.
13299 * NEWS: Note that a29k targets are obsolete.
13300 * a29k-tdep.c: Mark as obsolete.
13301 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
13302 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
13303 a29k-*-vxworks* targets as obsolete.
13304 * remote-adapt.c: Obsolete.
13305 * remote-eb.c: Obsolete.
13306 * remote-mm.c: Obsolete.
13307 * remote-udi.c: Obsolete.
13308 * config/a29k/a29k-udi.mt: Obsolete.
13309 * config/a29k/a29k.mt: Obsolete.
13310 * config/a29k/tm-a29k.h: Obsolete.
13311 * config/a29k/tm-vx29k.h: Obsolete.
13312 * config/a29k/vx29k.mt: Obsolete.
13313
a9011d31
AC
133142002-01-05 Andrew Cagney <ac131313@redhat.com>
13315
13316 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
13317 with BFD_ENDIAN_BIG.
13318
9299404e
AC
133192002-01-05 Andrew Cagney <ac131313@redhat.com>
13320
13321 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
13322 * configure, config.in: Re-generate.
13323 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
13324 * defs.h: Do not include <endian.h>.
13325
7e89e357
JT
133262002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
13327
13328 * acconfig.h (HAVE_PT_GETXMMREGS): New.
13329 * config.in: Regenerate.
13330 * configure.in: Update copyright years.
13331 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
13332 * configure: Regenerate.
13333 * i386bsd-nat.c: Update copyright years.
13334 (fill_gregset): Use regcache_collect.
13335 (fetch_inferior_registers): Only fetch integer registers
13336 if requested to do so. Add support for XMM registers
13337 using PT_GETXMMREGS.
13338 (store_inferior_registers): Only store integer registers
13339 if requested to do so. Add support for XMM registers
13340 using PT_SETXMMREGS.
13341 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
13342 (store_inferior_registers): Remove.
13343 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
13344 (fetch_elfcore_registers): New function.
13345 (i386nbsd_elfcore_fns): New.
13346 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
13347 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
13348 i386bsd-nat.o.
13349 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
13350 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
13351 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
13352 * config/i386/tm-nbsd.h: Update copyright years.
13353 (HAVE_SSE_REGS): Define.
13354 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
13355 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
13356 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
13357 (SIGCONTEXT_PC_OFFSET): Remove.
13358 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
13359
a752853e
AC
133602002-01-05 Andrew Cagney <ac131313@redhat.com>
13361
13362 * configure.tgt: Remove powerpc-*-macos* target.
13363 * config/m68k/xm-mpw.h: Delete file.
13364 * config/xm-mpw.h: Delete file.
13365 * ser-mac.c: Delete file.
13366 * mpw-make.sed: Delete file.
13367 * mpw-config.in: Delete file.
13368 * mac-xdep.c: Delete file.
13369 * mac-gdb.r: Delete file.
13370 * mac-defs.h: Delete file.
13371 * mac-nat.c: Delete file.
13372 * config/powerpc/macos.mh: Delete file.
13373 * config/powerpc/macos.mt: Delete file.
13374 * config/powerpc/nm-macos.h: Delete file.
13375 * config/powerpc/tm-macos.h: Delete file.
13376 * source.c (openp, open_source_file): Remove obsolete code.
13377 * top.c (gdb_readline): Ditto.
13378 * utils.c (query): Ditto.
13379 * event-top.c (display_gdb_prompt): Ditto.
13380 * Makefile.in (ser-mac.o): Delete obsolete target.
13381 * NEWS: Update.
13382
d7449b42
AC
133832002-01-04 Andrew Cagney <ac131313@redhat.com>
13384
13385 * defs.h (BIG_ENDIAN): Delete macro definition.
13386 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
13387 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
13388 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
13389 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
13390 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
13391 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
13392 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
13393 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
13394 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
13395 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
13396 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
13397 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
13398 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
13399 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
13400 * gdbarch.c: Re-generate.
13401
356374e8
DJ
134022002-01-04 Daniel Jacobowitz <drow@mvista.com>
13403
13404 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
13405 for core files.
13406
a2b8f8f8
JT
134072002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
13408
13409 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
13410
12466af9
AC
134112002-01-04 Andrew Cagney <ac131313@redhat.com>
13412
13413 * value.h (value_ptr): Delete typedef.
13414
3549ab40
JT
134152002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
13416
13417 * i386nbsd-nat.c: Update copyright years.
13418 Include i386-tdep.h.
13419
fedbd091
EZ
134202002-01-04 Elena Zannoni <ezannoni@redhat.com>
13421
13422 * stabsread.c: Update copyright years.
13423
13424 From Debashis Mahata <debashis.mahata@wipro.com>:
13425 (read_struct_fields): Deal with Sun C compiler erroneous stab
13426 output for structs and unions.
fec8b34f 13427 Fix PR gdb/269.
fedbd091 13428
eb43544b
DJ
134292002-01-04 Daniel Jacobowitz <drow@mvista.com>
13430
13431 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
13432 prototype.
13433
1514d34e
DJ
134342002-01-04 Daniel Jacobowitz <drow@mvista.com>
13435
13436 * cp-abi.c: Fix whitespace.
13437 (baseclass_offset): New wrapper function.
13438 * cp-abi.h (baseclass_offset): Add prototype.
13439 (struct cp_abi_ops): Add baseclass_offset pointer.
13440
13441 * valops.c (vb_match): Move to...
13442 * gnu-v2-abi.c (vb_match): here.
13443 * valops.c (baseclass_offset): Move to...
13444 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
13445
13446 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
13447
13448 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
13449 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
13450 * hpacc-abi.c (init_hpacc_ops): Likewise.
13451
7f8c9282
DJ
134522002-01-04 Daniel Jacobowitz <drow@mvista.com>
13453
13454 * valops.c (find_overload_match): Accept obj as a
13455 reference parameter. Update it before returning.
13456 * value.h (find_overload_match): Update prototype.
13457 * eval.c (evaluate_subexp_standard): Pass object to
13458 find_overload_match by reference.
13459
f23631e4
AC
134602002-01-03 Andrew Cagney <ac131313@redhat.com>
13461
13462 * valarith.c: Replace value_ptr with struct value pointer. Remove
13463 register attribute from value declarations.
13464 * valops.c: Ditto.
13465 * value.h: Ditto.
13466 * scm-lang.c (scm_lookup_name): Ditto.
13467
79e10fab 134682002-01-03 Michael Snyder <msnyder@redhat.com>
abf22e64 13469
79e10fab
AC
13470 Abstract the functionality of iterating over mapped memory
13471 regions into a general purpose iterator function.
abf22e64 13472 * procfs.c (iterate_over_mappings): New function, general purpose
79e10fab
AC
13473 iterator for memory sections.
13474 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
13475 (solib_mappings_callback): New function, callback for above.
13476 (info_proc_mappings): Reimpliment using iterate_over_mappings.
13477 (info_mappings_callback): New function, callback for above.
13478
13479 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
13480
c5ad026a
MK
134812002-01-01 Mark Kettenis <kettenis@gnu.org>
13482
d2a7c97a
MK
13483 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
13484 * i386-tdep.c: Include "elf-bfd.h".
13485 (process_note_abi_tag_sections): New function.
13486 (i386_gdbarch_init): Add code to recognize various OS/ABI
13487 combinations.
13488
c5ad026a
MK
13489 * maint.c (_initialize_maint_cmds): Add missing \ in
13490 string-literal.
13491
a1a5b71e 13492For older changes see ChangeLog-2001
c906108c
SS
13493\f
13494Local Variables:
13495mode: change-log
13496left-margin: 8
13497fill-column: 74
13498version-control: never
13499End:
This page took 0.937228 seconds and 4 git commands to generate.