2002-11-23 Andrew Cagney <ac131313@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
9648bac8
AC
12002-11-23 Andrew Cagney <ac131313@redhat.com>
2
3 * arm-tdep.c (arm_gdbarch_init): Remove old style non-generic
4 dummy frame initialization code.
5 * mips-tdep.c (mips_gdbarch_init): Ditto.
6
91a175b3
CF
72002-11-22 Christopher Faylor <cgf@redhat.com>
8
9 * win32-nat.c (child_attach): Reset saw_create counter or subsequent
10 attach will hang.
11
f4ded5b1
AC
122002-11-22 Andrew Cagney <ac131313@redhat.com>
13
14 * gdbarch.sh (FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS): Default
15 to default_frame_address.
16 * gdbarch.h, gdbarch.c: Re-generate.
17
18 * d10v-tdep.c (d10v_gdbarch_init): Do not set frame_args_address
19 or frame_locals_address to default_frame_address.
20 * m68k-tdep.c (m68k_gdbarch_init): Update.
21 * i386-tdep.c (i386_gdbarch_init): Update.
22 * frv-tdep.c (frv_gdbarch_init): Update.
23 * sh-tdep.c (sh_gdbarch_init): Update.
24 * v850-tdep.c (v850_gdbarch_init): Update.
25 * sparc-tdep.c (sparc_gdbarch_init): Update.
26 * mips-tdep.c (mips_gdbarch_init): Update.
27 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
28 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
29 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
30
31 * cris-tdep.c (cris_frame_args_address): Delete function.
32 (cris_frame_locals_address): Delete function.
33 (cris_gdbarch_init): Do not set frame_args_address or
34 frame_locals_address.
35
f7c1e0f3
MS
362002-11-22 Michael Snyder <msnyder@redhat.com>
37
38 * thread-db.c (thread_db_load): Tell the user what's going on
39 if dlopen fails on libthread_db.
40
03dac896
AS
412002-11-23 Andreas Schwab <schwab@suse.de>
42
43 * m68k-tdep.c (m68k_register_virtual_type): Use architecture
44 invariant return values.
45
7a67d0fe
AS
462002-11-22 Andreas Schwab <schwab@suse.de>
47
48 * valops.c (value_slice): Move declaration of `offset' to avoid
49 warning.
50
5633f842
CF
512002-11-22 Christopher Faylor <cgf@redhat.com>
52
53 * win32-nat.c (psapi_get_dll_name): Fix a compiler warning.
54 (struct so_stuff): Add end_addr field.
55 (register_loaded_dll): Calculate and store end address of loaded dll.
56 (solib_address): New function.
57 (child_solib_loaded_library_pathname): Pass carefully constructed
58 section info to safe_symbol_file_add rather than ignoring it.
59 (get_child_debug_event): Call re_enable_breakpoints_in_shlibs when a
60 DLL is loaded.
61 (do_initial_child_stuff): Call disable_breakpoints_in_shlibs.
62 (child_create_inferior): Fix a compiler warning.
63 * config/i386/tm-cygwin.h (PC_SOLIB): Define new macro.
64 (solib_address): Declare new function.
65
d85fe7f7
AS
662002-11-22 Andreas Schwab <schwab@suse.de>
67
68 * m68k-tdep.c (m68k_register_virtual_type): Return int for SR, FPC
69 and FPS registers.
70
8308e54c
DJ
712002-11-21 Daniel Jacobowitz <drow@mvista.com>
72
73 * maint.c (_initialize_maint_cmds): Fix typo. From
74 Francesco Potorti` <pot@gnu.org>.
75
8997bd5e
AC
762002-11-21 Andrew Cagney <cagney@redhat.com>
77
78 * mips-tdep.c (mips_dump_tdep): Delete references to
79 GDB_TARGET_UNMASK_DISAS_PC and GDB_TARGET_MASK_DISAS_PC.
80 * config/mips/tm-mips.h (GDB_TARGET_MASK_DISAS_PC): Delete macro.
81 (GDB_TARGET_UNMASK_DISAS_PC): Delete macro.
82 * printcmd.c (build_address_symbolic): Delete calls to
83 GDB_TARGET_UNMASK_DISAS_PC and GDB_TARGET_MASK_DISAS_PC.
84 (address_info): Ditto.
85 Fix PR gdb/773.
86
4e87b832
KD
872002-11-19 Klee Dienes <kdienes@apple.com>
88 Adam Fedor <fedor@gnu.org>
89
90 * completer.c (skip_quoted_chars): Renamed from skip_chars. Add
91 the ability to explicitly specify the quote characters and word
92 break characters; if NULL is specified for either, use the old
93 behavior of using the characters used by the completer.
94 (skip_chars): New function. Convenience wrapper around
95 skip_quoted_chars to provide the original skip_chars behavior.
96 * completer.h (skip_quoted_chars): Add prototype.
97
9ba8d803
AC
982002-11-19 Andrew Cagney <ac131313@redhat.com>
99
100 Problems reported by Paul Eggert.
101 * gdbarch.sh: Use `sort -k 3`. Fix PR gdb/527.
102
0a595803
AS
1032002-11-19 Andreas Schwab <schwab@suse.de>
104
105 * m68klinux-nat.c (IS_SIGTRAMP, IS_RT_SIGTRAMP)
106 (m68k_linux_in_sigtramp, SIGCONTEXT_PC_OFFSET)
107 (UCONTEXT_PC_OFFSET, m68k_linux_sigtramp_saved_pc)
108 (m68k_linux_frame_saved_pc): Move to ...
109 * m68klinux-tdep.c: ... here. New file.
110 * Makefile.in (m68klinux-tdep.o): Add dependencies.
111 * config/m68k/linux.mt (TDEPFILES): Add m68klinux-tdep.o.
112
e8afa4d7
AF
1132002-11-19 Adam Fedor <fedor@gnu.org>
114
115 * objc-exp.y: Revert to old skip_quoted usage.
116
a76c9d72
AF
1172002-11-19 Adam Fedor <fedor@gnu.org>
118
119 * Makefile.in (SFILES): Add objc-exp.y objc-lang.c.
120 (objc_lang_h): Define.
121 (YYFILES): Add objc-exp.tab.c.
122 (local-maintainer-clean): Remove objc-exp.tab.c.
123 (objc-exp.tab.c, objc-exp.tab.o, objc-lang.o): New target.
124
fd0e9d45
PM
1252002-11-19 Pierre Muller <muller@ics.u-strasbg.fr>
126
127 * p-exp.y (typecast rule): Add automatic dereference of
128 pascal classes if needed.
129 (THIS): Set current_type.
130 Automatically dereference pascal classes.
131 (typebase rule): Add ^typebase recognition.
132
82eeeb94
AF
1332002-11-18 Adam Fedor <fedor@gnu.org>
134
135 * expprint.c (print_subexp): Handle OP_OBJC_NSSTRING,
136 OP_OBJC_MSGCALL, and OP_OBJC_SELF.
137 (op_name): Handle OP_OBJC_SELF.
138 * Makefile.in (expprint.o): Add additional depends.
139
646df18d
AF
1402002-11-18 Adam Fedor <fedor@gnu.org>
141
142 * expression.h: Rename ObjC ops to OP_OBJC_MSGCALL,
143 OP_OBJC_SELECTOR, OP_OBJC_NSSTRING, and OP_OBJC_SELF.
144 * parse.c (length_of_subexp, prefixify_subexp): Likewise.
145 * objc-exp.y: Likewise.
146
379b85df
AF
1472002-11-18 Adam Fedor <fedor@gnu.org>
148
149 * gdb/parser-defs.h: (struct objc_class_str): New structure
150 for parsing ObjC classes.
151
85cf597a
AC
1522002-11-18 Andrew Cagney <ac131313@redhat.com>
153
154 * stack.c (frame_relative_level): Copy function from here ...
155 * frame.c (frame_relative_level): ...to here.
156
5a203e44
AC
1572002-11-18 Andrew Cagney <ac131313@redhat.com>
158
159 * frame.h (enum frame_type): Define.
160 (get_frame_type): Declare.
161 (struct frame_info): Add field `type'. Delete field
162 signal_handler_caller.
163 (deprecated_set_frame_signal_handler_caller): Declare.
164 * frame.c (get_frame_type): New function.
165 (deprecated_set_frame_type): New function.
166 (create_new_frame): Set the frame's type.
167 (get_prev_frame): Similar.
168 * sparc-tdep.c: Use get_frame_type instead of signal_handler_caller.
169 * s390-tdep.c: Ditto.
170 * m68klinux-nat.c: Ditto.
171 * ns32k-tdep.c: Ditto.
172 * x86-64-linux-tdep.c: Ditto.
173 * vax-tdep.c: Ditto.
174 * rs6000-tdep.c: Ditto.
175 * ppc-linux-tdep.c: Ditto.
176 * i386-interix-tdep.c: Ditto.
177 * mips-tdep.c: Ditto.
178 * m68k-tdep.c: Ditto.
179 * hppa-tdep.c: Ditto.
180 * ia64-tdep.c: Ditto.
181 * cris-tdep.c: Ditto.
182 * arm-tdep.c: Ditto.
183 * alpha-tdep.c: Ditto.
184 * i386-tdep.c: Ditto.
185 * stack.c: Ditto.
186 * ada-lang.c: Ditto.
187 * blockframe.c: Update.
188 * i386-interix-tdep.c (i386_interix_back_one_frame): Use
189 deprecated_set_frame_type instead of signal_handler_caller.
190 * ppc-linux-tdep.c (ppc_linux_init_extra_frame_info): Ditto.
191 * rs6000-tdep.c (rs6000_init_extra_frame_info): Ditto.
192 * breakpoint.h: Delete FIXME suggesting get_frame_type.
193
bf4ae8b2
KD
1942002-11-18 Klee Dienes <kdienes@apple.com>
195
196 * Makefile.in (buildsym.o): Add dependency for gdb_assert.h.
197
a672ef13
KD
1982002-11-18 Klee Dienes <kdienes@apple.com>
199
200 * buildsym.c (pop_context): Add comment.
201
0c5e171a
KD
2022002-11-18 Klee Dienes <kdienes@apple.com>
203
204 * buildsym.h (pop_context): Convert to function, defined in
205 buildsym.c.
206 * buildsym.c: Include gdb_assert.h.
207 (pop_context): Implement as C function. Add check for stack
208 underflow.
209 * dbxread.c (process_one_symbol): Complain and stop processing
210 that symbol if we are already at the top of the context stack for
211 a function-end N_FUN (this would imply an umatched RBRAC). Ditto
212 when processing N_RBRAC.
213
8a1f4c4c
DJ
2142002-11-16 Daniel Jacobowitz <drow@mvista.com>
215
216 * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don't
217 define.
218 (struct target_waitstatus): Add opaque definition.
219 * corelow.c (init_core_ops): Don't set to_clone_and_follow_inferior.
220 * exec.c (init_exec_ops): Likewise.
221 * fork-child.c (clone_and_follow_inferior): Remove.
222 * hppah-nat.c (child_post_follow_inferior_by_clone): Remove.
223 * inferior.h (clone_and_follow_inferior): Remove prototype.
224 * infrun.c (follow_fork_mode_both): Remove.
225 (follow_fork_mode_kind_names): Remove commented out "both".
226 (follow_inferior_fork): Remove follow_fork_mode_both support.
227 * inftarg.c (child_clone_and_follow_inferior): Remove.
228 (child_post_follow_inferior_by_clone): Remove.
229 (init_child_ops): Don't set to_clone_and_follow_inferior
230 or to_post_follow_inferior_by_clone.
231 * target.c (default_clone_and_follow_inferior): Remove.
232 (cleanup_target): Don't set to_clone_and_follow_inferior
233 or to_post_follow_inferior_by_clone.
234 (find_default_clone_and_follow_inferior): Remove.
235 (init_dummy_target): Don't set to_clone_and_follow_inferior.
236 (debug_to_clone_and_follow_inferior): Remove.
237 (debug_to_post_follow_inferior_by_clone): Remove.
238 (setup_target_debug): Don't set to_clone_and_follow_inferior
239 or to_post_follow_inferior_by_clone.
240 * target.h (struct target_ops): Remove to_clone_and_follow_inferior
241 and to_post_follow_inferior_by_clone.
242 (child_clone_and_follow_inferior): Remove prototype.
243 (child_post_follow_inferior_by_clone): Remove prototype.
244 (target_clone_and_follow_inferior): Remove macro.
245 (target_post_follow_inferior_by_clone): Remove macro.
246 (find_default_clone_and_follow_inferior): Remove prototype.
247
47932f85
DJ
2482002-11-16 Daniel Jacobowitz <drow@mvista.com>
249
250 * breakpoint.c (bpstat_stop_status): Call inferior_has_forked,
251 inferior_has_vforked, and inferior_has_execd instead of
252 target_has_forked, target_has_vforked, and target_has_execd.
253 * config/pa/nm-hppah.h (CHILD_HAS_FORKED, CHILD_HAS_VFORKED)
254 (CHILD_HAS_EXECD, CHILD_HAS_SYSCALL_EVENT): Don't define.
255 (CHILD_WAIT): Define.
256 (child_wait): Add prototype.
257 * hppah-nat.c (hpux_has_forked): Rename from child_has_forked.
258 Add prototype.
259 (hpux_has_vforked): Likewise, from child_has_vforked.
260 (hpux_has_execd): Likewise, from child_has_execd.
261 (hpux_has_syscall_event): Likewise, from child_has_syscall_event.
262 (not_same_real_pid, child_wait): New, copied from inftarg.c.
263 Call hpux_has_forked, hpux_has_vforked, hpux_has_execd,
264 and hpux_has_syscall_event instead of the target hooks.
265 * infrun.c (inferior_has_forked, inferior_has_vforked)
266 (inferior_has_execd): New functions.
267 * inftarg.c (not_same_real_pid): Remove.
268 (child_wait): Remove references to not_same_real_pid,
269 target_has_forked, target_has_vforked, target_has_execd,
270 and target_has_syscall_event.
271 (child_has_forked, child_has_vforked, child_has_execd)
272 (child_has_syscall_event): Remove.
273 (init_child_ops): Remove references to child_has_forked,
274 child_has_vforked, child_has_execd, and child_has_syscall_event.
275 * infttrace.c (hpux_has_forked): Rename from child_has_forked.
276 (hpux_has_vforked): Likewise, from child_has_vforked.
277 (hpux_has_execd): Likewise, from child_has_execd.
278 (hpux_has_syscall_event): Likewise, from child_has_syscall_event.
279 * target.c (cleanup_target): Remove references to
280 to_has_forked, to_has_vforked, to_has_execd, and
281 to_has_syscall_event.
282 (update_current_target): Likewise.
283 (setup_target_debug): Likewise.
284 (debug_to_has_forked): Remove.
285 (debug_to_has_vforked): Remove.
286 (debug_to_has_execd): Remove.
287 (debug_to_has_syscall_event): Remove.
288 * target.h (struct target_ops): Remove to_has_forked.
289 to_has_vforked, to_has_execd, and to_has_syscall_event.
290 (child_has_forked, child_has_vforked, child_has_execd)
291 (child_has_syscall_event): Remove prototypes.
292 (inferior_has_forked, inferior_has_vforked, inferior_has_execd): Add
293 prototypes.
294 (target_has_forked, target_has_vforked, target_has_execd)
295 (target_has_syscall_event): Remove macros.
296
4088142a
DJ
2972002-11-16 Daniel Jacobowitz <drow@mvista.com>
298
299 * hppah-nat.c (child_can_follow_vfork_prior_to_exec): Remove.
300 * inftarg.c (child_can_follow_vfork_prior_to_exec): Remove.
301 (init_child_ops): Don't initialize to_can_follow_vfork_prior_to_exec.
302 * infttrace.c (child_can_follow_vfork_prior_to_exec): Remove.
303 * target.c (cleanup_target): Remove reference to
304 to_can_follow_vfork_prior_to_exec.
305 (update_current_target): Likewise.
306 (debug_to_can_follow_vfork_prior_to_exec): Remove.
307 (setup_target_debug): Remove reference to
308 to_can_follow_vfork_prior_to_exec.
309 * target.h (struct target_ops): Remove
310 to_can_follow_vfork_prior_to_exec.
311 (child_can_follow_vfork_prior_to_exec): Remove prototype.
312 (target_can_follow_vfork_prior_to_exec): Remove definition.
313 * config/pa/nm-hppah.h (CHILD_CAN_FOLLOW_VFORK_PRIOR_TO_EXEC): Don't
314 define.
315 * infrun.c (follow_vfork_when_exec): Remove.
316 (follow_inferior_fork): Remove references to follow_vfork_when_exec.
317 (follow_exec): Likewise.
318 (handle_inferior_event): Likewise.
319 (keep_going): Likewise.
320
18cde8d5
AC
3212002-11-15 Andrew Cagney <cagney@redhat.com>
322
323 * frame.c (generic_unwind_get_saved_register): Make static.
324 * frame.h (generic_unwind_get_saved_register): Delete declaration.
325 * avr-tdep.c (avr_gdbarch_init): Do not set get_saved_register,
326 defaults to generic_unwind_get_saved_register.
327 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
328 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
329 * frv-tdep.c (frv_gdbarch_init): Ditto.
330 * i386-tdep.c (i386_gdbarch_init): Ditto.
331 * s390-tdep.c (s390_gdbarch_init): Ditto.
332 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
333 * v850-tdep.c (v850_gdbarch_init): Ditto.
334 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
335 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
336 * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Delete macro.
337
a6b063af
AC
3382002-11-15 Andrew Cagney <cagney@redhat.com>
339
340 * x86-64-linux-nat.c (i386_sse_regnum_p): New function. Copy from
341 i386-tdep.c.
342
f407986f
AC
3432002-11-15 Andrew Cagney <cagney@redhat.com>
344
345 * frame.h (sigtramp_saved_pc): Delete declaration.
346 * blockframe.c (sigtramp_saved_pc): Delete function.
347 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): New function.
348 (ns32k_frame_saved_pc): Call ns32k_sigtramp_saved_pc.
349 * vax-tdep.c (vax_sigtramp_saved_pc): New function.
350 (vax_frame_saved_pc): Call vax_sigtramp_saved_pc.
351
f18c5a73
AC
3522002-11-15 Andrew Cagney <ac131313@redhat.com>
353
354 * frame.c (frame_pc_unwind): New function.
355 (frame_saved_regs_pc_unwind): New function.
356 (frame_register_unwind): Pass unwind_cache instead of
357 register_unwind_cache.
358 (set_unwind_by_pc): Add unwind_pc parameter, set.
359 (create_new_frame): Pass frame->pc_unwind to set_unwind_by_pc.
360 (get_prev_frame): Ditto.
361 * frame.h (frame_pc_unwind_ftype): Declare.
362 (struct frame_info): Add pc_unwind, pc_unwind_cache_p and
363 pc_unwind_cache. Rename register_unwind_cache to unwind_cache.
364 (frame_pc_unwind): Declare.
365 * dummy-frame.c (dummy_frame_pc_unwind): New function.
366 (struct dummy_frame): Add comment mentioning that values are for
367 previous frame.
368 * dummy-frame.h (dummy_frame_pc_unwind): Declare.
369 * blockframe.c (file_frame_chain_valid): Use frame_pc_unwind.
370 (generic_file_frame_chain_valid): Ditto.
371 * stack.c (frame_info): Ditto.
372
d9285969 3732002-11-15 David Carlton <carlton@math.stanford.edu>
0960f083
DC
374
375 * linespec.c (locate_first_half): New function.
376 (decode_line_1): Move code into locate_first_half.
377
d741b867
AC
3782002-11-15 Andrew Cagney <ac131313@redhat.com>
379
380 * complaints.h: Add comment explaining how to eliminate a
381 deprecated_complain call.
24382c5c 382 * complaints.h: Fix spelling errors.
d741b867 383
82d03c99
DC
3842002-11-15 David Carlton <carlton@math.stanford.edu>
385
386 * printcmd.c: Remove #include "disasm.h".
387
c97eb5d9
AC
3882002-11-14 Andrew Cagney <ac131313@redhat.com>
389
390 * frame.h: Move the most relevant interface functions to the start
391 of the file.
392
524d7c18
AC
3932002-11-14 Andrew Cagney <ac131313@redhat.com>
394
395 * regcache.h (deprecated_registers): Rename registers.
396 * a68v-nat.c, alpha-nat.c, arch-utils.c, core-sol2.c: Update.
397 * hp300ux-nat.c, hppab-nat.c, hppah-nat.c: Update.
398 * hppam3-nat.c, hpux-thread.c, i386gnu-nat.c: Update.
399 * ia64-aix-nat.c, ia64-linux-nat.c, ia64-tdep.c: Update.
400 * irix4-nat.c, irix5-nat.c, lynx-nat.c, m68k-tdep.c: Update.
401 * m68knbsd-nat.c, mips-linux-tdep.c, mipsm3-nat.c: Update.
402 * mipsv4-nat.c, ns32knbsd-nat.c, ppc-bdm.c: Update.
403 * ppc-sysv-tdep.c, ptx4-nat.c, regcache.c, remote-es.c: Update.
404 * remote-sds.c, remote-vx68.c, remote-vxmips.c: Update.
405 * remote-vxsparc.c, rs6000-tdep.c, sol-thread.c: Update.
406 * sparc-nat.c, sparc-tdep.c, sun3-nat.c, symm-nat.c: Update.
407 * v850ice.c: Update.
408
6411e720
AC
409Wed Nov 13 19:51:05 2002 Andrew Cagney <cagney@redhat.com>
410
411 * utils.c (gdb_realpath): Add comment mentioning realpath with a
412 NULL buffer.
413
73937e03
AC
4142002-11-13 Andrew Cagney <cagney@redhat.com>
415
416 * regcache.h (deprecated_read_register_bytes): Rename
417 read_register_bytes.
418 (deprecated_write_register_bytes): Rename write_register_bytes.
419 * alpha-tdep.c, arm-tdep.c, cris-tdep.c, d10v-tdep.c: Update.
420 * dwarf2cfi.c, frv-tdep.c, hppa-tdep.c, ia64-tdep.c: Update.
421 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Update.
422 * ns32k-tdep.c, regcache.c, remote-sds.c, remote-vx.c: Update.
423 * remote.c, rs6000-tdep.c, s390-tdep.c, sh-tdep.c: Update.
424 * sparc-tdep.c, v850-tdep.c, vax-tdep.c, x86-64-tdep.c: Update.
425 * xstormy16-tdep.c, z8k-tdep.c, config/nm-gnu.h: Update.
426 * config/nm-m3.h, config/h8500/tm-h8500.h: Update.
427 * config/i386/nm-ptx4.h, config/i386/nm-symmetry.h: Update.
428 * config/m32r/tm-m32r.h, config/m68k/nm-sun3.h: Update.
429 * config/m68k/tm-delta68.h, config/m68k/tm-linux.h: Update.
430 * config/mn10200/tm-mn10200.h, config/pa/tm-hppa64.h: Update.
431 * config/sparc/nm-nbsd.h, config/sparc/nm-sun4os4.h: Update.
432 * config/sparc/nm-sun4sol2.h, config/sparc/tm-sparclet.h: Update.
433
fb0cd46e
JB
4342002-11-13 Jim Blandy <jimb@redhat.com>
435
436 * findvar.c (read_var_value): Doc fix.
437
2d28509a
AC
4382002-11-13 Andrew Cagney <cagney@redhat.com>
439
440 * regcache.c (struct regcache): Replace passthough_p with
441 readonly_p.
442 (regcache_xmalloc): Initialize readonly_p.
443 (build_regcache): Initialize readonly_p.
444 (regcache_save): New function.
445 (regcache_restore): New function.
446 (regcache_cpy): Re-implement using regcache_save and
447 regcache_restore.
448 (regcache_raw_read): Update.
449 (regcache_cooked_read): When a read-only cache, checked for cached
450 pseudo register values.
451 (regcache_raw_write): Assert that the cache is not read-only.
452 Remove code handling a non-passthrough cache.
453 * regcache.h (regcache_save): Declare.
454 (regcache_restore): Declare.
455
067df2e5
AC
4562002-11-13 Andrew Cagney <cagney@redhat.com>
457
458 * regcache.c (struct regcache_descr): Add fields
459 sizeof_cooked_registers and sizeof_cooked_register_valid_p.
460 (init_legacy_regcache_descr): Compute the size of a cooked
461 register cache and then assign that to sizeof_raw_registers. Set
462 sizeof_raw_register_valid_p to sizeof_cooked_register_valid_p
463 (init_legacy_regcache_descr): Ditto.
464
51b1fe4e
AC
4652002-11-13 Andrew Cagney <cagney@redhat.com>
466
467 * regcache.c (register_buffer): Move to near start of file, update
468 description.
469 (regcache_raw_read): Use.
470 (regcache_raw_write): Use.
471 (struct regcache): Rename raw_registers to registers and
472 raw_register_valid_p to register_valid_p.
473 (regcache_xmalloc): Update.
474 (regcache_xfree): Update.
475 (register_buffer): Update.
476 (regcache_cpy): Update.
477 (regcache_cpy_no_passthrough): Update.
478 (regcache_valid_p): Update.
479 (deprecated_grub_regcache_for_registers): Update.
480 (deprecated_grub_regcache_for_register_valid): Update.
481 (set_register_cached): Update.
482 (regcache_raw_write): Update.
483
80b4c677
PM
4842002-11-13 Pierre Muller <muller@ics.u-strasbg.fr>
485
486 * p-exp.y (name_not_typename): Use copy_name to
487 set current_type variable for fields of THIS.
488
0f3fafde
DJ
4892002-11-12 Daniel Jacobowitz <drow@mvista.com>
490
491 * gnu-nat.c (init_gnu_ops): Remove NULL initializations.
492 * monitor.c (init_base_monitor_ops): Likewise.
493 * ppc-bdm.c (init_bdm_ppc_ops): Likewise.
494 * remote-array.c (init_array_ops): Likewise.
495 * remote-e7000.c (init_e7000_ops): Likewise.
496 * remote-es.c (init_es1800_ops): Likewise.
497 (init_es1800_child_ops): Likewise.
498 * remote-rdp.c (init_remote_rdp_ops): Likewise.
499 * remote-sim.c (init_gdbsim_ops): Likewise.
500 * remote-st.c (init_st2000_ops): Likewise.
501 * sol-thread.c (init_sol_core_ops): Likewise.
502 (init_sol_thread_ops): Likewise.
503 * v850ice.c (init_850ice_ops): Likewise.
504 * win32-nat.c (init_child_ops): Likewise.
505 * wince.c (init_child_ops): Likewise.
506
82c0260e
AC
5072002-11-12 Andrew Cagney <ac131313@redhat.com>
508
509 * utils.c (gdb_realpath): Make rp a constant pointer.
510
70d35819
AC
5112002-11-12 Andrew Cagney <ac131313@redhat.com>
512
513 * utils.c (gdb_realpath): Rewrite. Try, in order: realpath() with
514 a constant buffer; cannonicalize_file_name(); realpath() with a
515 pathconf() defined buffer, xstrdup().
516
9835a8b0
AC
5172002-11-12 Andrew Cagney <ac131313@redhat.com>
518
519 * config/djgpp/fnchange.lst: Fix typo, hang1.c to hang1.C; hang2.c
520 to hang2.C; hang3.c to hang3.C.
521
3f47be5c
EZ
5222002-11-11 Elena Zannoni <ezannoni@redhat.com>
523
524 * findvar.c (read_var_value): Reenable TLS code.
525
5262002-11-11 Elena Zannoni <ezannoni@redhat.com>
527 Jim Blandy <jimb@redhat.com>
528
529 * gdb_thread_db.h (enum): Add TD_NOTALLOC.
530 * target.c (update_current_target): Add
531 to_get_thread_local_address.
532 * target.h (to_get_thread_local_address): Export.
533 (target_get_thread_local_address): Define.
534 (target_get_thread_local_address_p): Define.
535 * thread-db.c: Include solib-svr4.h.
536 (td_thr_tls_get_addr_p): Define.
537 (thread_db_load): Get a pointer to td_thr_tls_get_addr.
538 (thread_db_get_thread_local_address): New function.
539 (init_thread_db_ops): Initialize to_get_thread_local_address.
540 * configure.in: Add test for TD_NOTALLOC in thread_db.h.
541 * configure: Regenerate.
542 * config.in: Regenerate.
543
636b1a6d
DC
5442002-11-11 David Carlton <carlton@math.stanford.edu>
545
546 * linespec.c (set_flags): New function.
547 (decode_line_1): Move code into set_flags.
548
44fe14ab
DC
5492002-11-11 David Carlton <carlton@math.stanford.edu>
550
551 * linespec.c (decode_line_1): Move chunks of code to separate
552 functions.
553 (initialize_defaults): New function.
554 (decode_indirect): New function.
555
e6f181f5
AC
5562002-11-11 Andrew Cagney <ac131313@redhat.com>
557
8971b011
AC
558 * blockframe.c (sigtramp_saved_pc): Fix tipo. void_func_ptr
559 instead of void_code_ptr.
560 (sigtramp_saved_pc): Ditto.
561
e6f181f5
AC
562 * x86-64-tdep.c (i386_fp_regnum_p): Copy i386-tdep.c's
563 i386_fp_regnum_p.
564
01ad7f36
DJ
5652002-11-10 Daniel Jacobowitz <drow@mvista.com>
566
567 * gdbtypes.h (struct main_type): Move artificial flag out of
568 loc. New member of ``struct field'' named static_kind. Reduce
569 overloaded meaning of bitsize.
570 (FIELD_ARTIFICIAL, SET_FIELD_PHYSNAME, SET_FIELD_PHYSADDR)
571 (TYPE_FIELD_STATIC, TYPE_FIELD_STATIC_HAS_ADDR): Likewise.
572 (FIELD_STATIC_KIND, TYPE_FIELD_STATIC_KIND): New macros.
573
574 * ada-lang.c (fill_in_ada_prototype): Initialize static_kind for
575 new fields.
576 (template_to_fixed_record_type, template_to_static_fixed_type)
577 (to_record_with_fixed_variant_part): Likewise.
578 * coffread.c (coff_read_struct_type, coff_read_enum_type): Likewise.
579 * dwarf2read.c (dwarf2_add_field, read_enumeration): Likewise.
580 * dwarfread.c (struct_type, enum_type): Likewise.
581 * hpread.c (hpread_read_enum_type)
582 (hpread_read_function_type, hpread_read_doc_function_type)
583 (hpread_read_struct_type): Likewise.
584 * mdebugread.c (parse_symbol): Likewise.
585
bf1e52be
AC
5862002-11-10 Andrew Cagney <ac131313@redhat.com>
587
588 * breakpoint.h (deprecated_frame_in_dummy): Rename frame_in_dummy.
589 * stack.c (print_frame_info_base): Update.
590 (print_frame_info_base, frame_info): Update.
591 * sparc-tdep.c (sparc_init_extra_frame_info): Update.
592 (sparc_frame_saved_pc): Update.
593 * ada-lang.c (find_printable_frame): Update.
594 * breakpoint.c (deprecated_frame_in_dummy): Update.
595
ce556f85
MK
5962002-11-09 Mark Kettenis <kettenis@gnu.org>
597
598 * i386-linux-nat.c (ORIG_EAX): Define to -1 if not already
599 defined.
600 (regmap): Extend to cover all registers.
601 (PT_READ_U, PT_WRITE_U, PTRACE_XFER_TYPE,
602 OLD_CANNOT_FETCH_REGISTERS, OLD_CANNOT_STORE_REGISTERS): Remove
603 definitions.
604 (fetch_register, sore_register): Simplify.
605 (old_fetch_inferior_registers, old_store_inferior_registers):
606 Remove functions.
607 (cannot_fetch_register, cannot_store_register): Change
608 implementation to use regmap array to decide which registers
609 cannot be fetched/stored. This removes $orig_eax from the
610 registers that cannot be fetched/stored.
611 (fetch_inferior_registers): Call fetch_register directly instead
612 of calling old_fetch_inferior_registers.
613 (store_inferior_registers): Call store_register directly instead
614 of calling old_store_inferior_registers.
615 (i386_linux_dr_get): Replace PT_READ_U with PTRACE_PEEKUSER.
616 (i386_linux_dr_set): Replace PT_WRITE_U with PTRACE_POKEUSER.
617 * config/i386/nm-linux.h (U_REGS_OFFSET): Remove definition.
618
932bb524
KD
6192002-11-09 Klee Dienes <kdienes@apple.com>
620
621 * i387-tdep.c (i387_supply_register): When called with NULL as a
622 buffer, mark the register as not provided (to mirror the behavior
623 of supply_register).
624 (i387_supply_fxsave): Ditto.
625 (i387_supply_fsave): Ditto (inherits the behavior from
626 i387_supply_register).
627
ebe68b27
KD
6282002-11-09 Klee Dienes <kdienes@apple.com>
629
630 * blockframe.c (sigtramp_saved_pc): Use
631 builtin_type_void_code_ptr, not builtin_type_void_data_ptr (we are
632 extracting the PC). Use TYPE_LENGTH (builtin_type_void_code_ptr)
633 instead of (TARGET_PTR_BIT / TARGET_CHAR_BIT).
634
15220c65
AC
6352002-11-09 Andrew Cagney <ac131313@redhat.com>
636
637 * frame.c (get_prev_frame): Test prev_p to identify a previously
638 unwound frame. Initialize prev_p.
639 * frame.h (struct frame_info): Add field prev_p. Expand prev/next
640 comment.
641
95adb866
AC
6422002-11-09 Andrew Cagney <ac131313@redhat.com>
643
644 * frame.c (get_prev_frame): Cleanups. Eliminate redundant tests
645 for a NULL NEXT_FRAME. Simplify fromleaf initialization. Add
646 more comments. Zap dead code.
647
e71ecd70
MK
6482002-11-09 Mark Kettenis <kettenis@gnu.org>
649
650 * infcmd.c (print_vector_info, print_float_info): Move code that
651 checks whether the target has any registers and whether there is a
652 selected frame up, such that it is also used if a target provides
653 multi-arch definitions of these functions.
654
c525330d
AC
6552002-11-08 Andrew Cagney <ac131313@redhat.com>
656
72bdd927
AC
657 * Makefile.in (DESTDIR): Define.
658 (install-only, install-gdbtk, uninstall-gdbtk): Add $(DESTDIR)
659 prefix.
660
c525330d
AC
661 * config/djgpp/fnchange.lst: 8.3 proof i386obsd-nat.c and
662 i386obsd-tdep.c. Rename to "gdb.cxx", paths containing "gdb.c++".
663
38c968cf
AC
6642002-11-08 Andrew Cagney <ac131313@redhat.com>
665
666 * i386-linux-tdep.c: Include "reggroups.h".
667 (i386_linux_register_reggroup_p): New function.
668 (i386_linux_init_abi): Set register_reggroup_p to
669 i386_linux_register_reggroup_p.
670 * i386-tdep.h (i386_register_reggroup_p): Declare.
671 * i386-tdep.c: Include "reggroups.h".
672 (i386_init_reggroups): New function.
673 (i386_add_reggroups): New function.
674 (i386_register_reggroup_p): New function.
675 (i386_sse_reggroup, i386_mmx_reggroup): New variables.
676 (_initialize_i386_tdep): Call i386_init_reggroups.
677 (i386_gdbarch_init): Set register_reggroup_p and add in the i386
678 specific reggroups.
679
19e33363
MK
6802002-11-09 Mark Kettenis <kettenis@gnu.org>
681
371a6e84
MK
682 * infptrace.c (child_xfer_memory): Make use of the new PT_IO
683 request that's available in *BSD.
684
94ba925a
MK
685 * i386-tdep.h (IS_FPU_CTRL_REGNUM): Remove.
686
19e33363
MK
687 * i387-tdep.c (i387_fill_fxsave): Use FOOFF_REGNUM instead of
688 FDOFF_REGNUM.
689
8779790c
AC
6902002-11-08 Andrew Cagney <ac131313@redhat.com>
691
692 * frame.c (set_unwind_by_pc): Use dummy_frame_register_unwind.
693 * dummy-frame.c (find_dummy_frame): Rename
694 generic_find_dummy_frame, make static. Return the dummy frame
695 instead of the regcache.
696 (generic_find_dummy_frame): Re-implement using find_dummy_frame,
697 (cached_find_dummy_frame): New function. Use find_dummy_frame.
698 (dummy_frame_register_unwind): Rename
699 generic_call_dummy_register_unwind. Use cached_find_dummy_frame.
700 * dummy-frame.h (dummy_frame_register_unwind): Rename
701 generic_call_dummy_register_unwind.
702
8674b74f
MK
7032002-11-08 Mark Kettenis <kettenis@gnu.org>
704
705 * config/i386/tm-i386v42mp.h: Remove file. Move its contents,
706 except the inclusion of "i386/tm-i386.h", to...
707 * config/i386/nm-i386v42mp.h: ...here.
708 * config/i386/i386v42mp.mt (TM_FILE): Set to tm-i386.h.
709
4c1e7e9d
AC
7102002-11-08 Andrew Cagney <ac131313@redhat.com>
711
712 * Makefile.in (frame.o): Update dependencies.
713 * blockframe.c (current_frame, frame_obstack_alloc)
714 (frame_saved_regs_zalloc, get_current_frame)
715 (set_current_frame, create_new_frame)
716 (set_unwind_by_pc, get_next_frame)
717 (flush_cached_frames, reinit_frame_cache)
718 (frame_saved_regs_register_unwind)
719 (deprecated_generic_get_saved_register)
720 (get_prev_frame, get_frame_pc, get_frame_saved_regs)
721 (_initialize_blockframe): Move frame code from here...
722 * frame.c: ...to here. Include "gdb_obstack.h", "gdbcore.h",
723 "annotate.h" and "dummy-frame.h".
724 (_initialize_frame): New function.
725
921e78cf
JB
7262002-11-08 Jim Blandy <jimb@redhat.com>
727
728 * dwarf2read.c (read_func_scope): Restore list_in_scope properly
729 when we finish a function a context.
730 * buildsym.h (outermost_context_p): New macro.
731 (Bug analyzed by David Edelsohn.)
732
9c1412c1
AC
7332002-11-08 Andrew Cagney <ac131313@redhat.com>
734
735 * blockframe.c: Include "dummy-frame.h".
736 (struct dummy_frame, dummy_frame_stack)
737 (generic_find_dummy_frame, deprecated_generic_find_dummy_frame)
738 (generic_pc_in_call_dummy, deprecated_read_register_dummy)
739 (generic_push_dummy_frame, generic_save_dummy_frame_tos)
740 (generic_save_call_dummy_addr, generic_pop_current_frame)
741 (generic_pop_dummy_frame, generic_fix_call_dummy)
742 (generic_fix_call_dummy, generic_call_dummy_register_unwind): Move
743 dummy frame code from here...
744 * dummy-frame.c: ...to here. New file.
745 * dummy-frame.h: New file.
746 (generic_call_dummy_register_unwind): Declare.
747 (generic_find_dummy_frame): Declare.
748 * Makefile.in (SFILES): Add dummy-frame.c.
749 (dummy-frame.o): Specify dependencies.
750 (dummy_frame_h): Define.
751 (COMMON_OBS): Add dummy-frame.o.
752 (blockframe.o): Update dependencies.
753
208d8187
JB
7542002-11-08 Jim Blandy <jimb@redhat.com>
755
756 * dwarf2read.c (read_func_scope): Restore local_symbols and
757 param_symbols after we finish the function context. (Based on a
758 patch from David Edelsohn.)
759
413dad4d
DC
7602002-11-08 David Carlton <carlton@math.stanford.edu>
761
762 * linespec.c (symbol_found): New function.
763 (minsym_found): New function.
764 (decode_line_1): Separate out some code into separate functions.
765
5512c44a
JB
7662002-11-08 Joel Brobecker <brobecker@gnat.com>
767
768 * i386-tdep.c (i386_frameless_signal_p): Make non static for
769 the benefit of the interix target.
770 * i386-tdep.h (i386_frameless_signal_p): Declare.
771
1b33ef47
AC
7722002-11-08 Andrew Cagney <ac131313@redhat.com>
773
774 * i386-tdep.h (i386_linux_orig_eax_regnum_p): Delete stray
775 declaration that snuck in from change below.
776
23a34459
AC
7772002-11-06 Andrew Cagney <cagney@redhat.com>
778
779 * i386-tdep.c (i386_mmx_regnum_p): Rename mmx_regnum_p. Update
780 all callers.
781 (i386_fp_regnum_p): New function. Use instead of FP_REGNUM_P.
782 (i386_fpc_regnum_p): New function. Use instead of FPC_REGNUM_P.
783 (i386_sse_regnum_p): New function. Use instead of SSE_REGNUM_P.
784 (i386_mxcsr_regnum_p): new function. Use instead of
785 MXCSR_REGNUM_P.
786 * i386-tdep.h (SSE_REGNUM_P): Delete macro.
787 (i386_sse_regnum_p): Declare.
788 (i386_mxcsr_regnum_p): Declare.
789 (FP_REGNUM_P, FPC_REGNUM_P): Delete macros.
790 (i386_fp_regnum_p, i386_fpc_regnum_p): Declare.
791 (IS_FP_REGNUM): Update definition.
792 (IS_FPU_CTRL_REGNUM): Update definition..
793 (IS_SSE_REGNUM): Update definition..
794 * i386v-nat.c (register_u_addr): Update.
795 * go32-nat.c (fetch_register): Update.
796 (store_register): Update.
797
d709c020
JB
7982002-11-07 Joel Brobecker <brobecker@gnat.com>
799
800 Preparation work to convert the hppa targets to multiarch partial.
801
802 * hppa-tdep.c: Add new functions replacing macro bodies from
803 config/pa/tm-hppa.h. These function will be used to initialize
804 the gdbarch structure. Import some comments from tm-hppa.h,
805 and place them where appropriate, to avoid loosing them when
806 we cleanup this file.
807 (hppa_reg_struct_has_addr): New function.
808 (hppa_inner_than): New function.
809 (hppa_stack_align): New function.
810 (hppa_pc_requires_run_before_use): New function.
811 (hppa_instruction_nullified): New function.
812 (hppa_register_byte): New function.
813 (hppa_register_virtual_type): New function.
814 (hppa_store_struct_return): New function.
815 (hppa_cannot_store_register): New function.
816 (hppa_frame_args_address): New function.
817 (hppa_frame_locals_address): New function.
818 (hppa_smash_text_address): New function.
819 (hppa_coerce_float_to_double): New function. Requires the inclusion
820 of "language.h".
821
822 * Makefile.in (hppa-tdep.o): Add dependency on language.h.
823
824 * tm-hppa.h (REG_STRUCT_HAS_ADDR): Change the definition of this
825 gdbarch-eligible macro to a call to the new associated function
826 created in hppa-tdep.c.
827 (INNER_THAN): Likewise.
828 (STACK_ALIGN): Likewise.
829 (PC_REQUIRES_RUN_BEFORE_USE): Likewise.
830 (INSTRUCTION_NULLIFIED): Likewise.
831 (REGISTER_BYTE): Likewise.
832 (REGISTER_VIRTUAL_TYPE): Likewise.
833 (STORE_STRUCT_RETURN): Likewise.
834 (CANNOT_STORE_REGISTER): Likewise.
835 (FRAME_ARGS_ADDRESS): Likewise.
836 (FRAME_LOCALS_ADDRESS): Likewise.
837 (SMASH_TEXT_ADDRESS): Likewise.
838 (COERCE_FLOAT_TO_DOUBLE): Likewise.
839 (ABOUT_TO_RETURN): Delete, as no longer used.
840
83c31e7d
FN
8412002-11-07 Fernando Nasser <fnasser@redhat.com>
842
843 * printcmd.c (disassemble_command): Remove obsolete function.
844 (_initialize_printcmd): Do not create disassemble command here.
845 * cli/cli-cmds.c (disassemble_command): New function. Implements
846 disassemble command.
847 (init_cli_cmds): Create disassemble command here instead.
848
0ec30a36
AC
8492002-11-07 Andrew Cagney <ac131313@redhat.com>
850
851 * MAINTAINERS: Add Daniel Jacobowitz to global maintainers list.
852
e600bd34
AC
8532002-11-07 Andrew Cagney <ac131313@redhat.com>
854
855 * regcache.h (regcache_cooked_read_using_offset_hack)
856 (regcache_cooked_write_using_offset_hack): Delete declarations.
857 (register_changed): Delete declaration.
858 * regcache.c (regcache_cooked_read_using_offset_hack)
859 (regcache_cooked_write_using_offset_hack): Delete functions.
860 (cooked_xfer_using_offset_hack): Delete function.
861 (register_changed): Delete function.
862
568f8739
JB
8632002-11-07 Jim Blandy <jimb@redhat.com>
864
865 * macroscope.c: #include "complaints.h".
866 (sal_macro_scope): Cope with filenames that appear in the symtabs,
867 but not in the macro table.
868 * Makefile.in (macroscope.o): Record dependency.
869
b0718b7b
JB
8702002-11-07 Joel Brobecker <brobecker@gnat.com>
871
872 * PROBLEMS: Document gdb/816 (unable to read core file on alpha-osf).
873
2b9e5f3f
AC
8742002-11-07 Andrew Cagney <ac131313@redhat.com>
875
876 * regcache.c (deprecated_registers_fetched): Update.
877 * regcache.h (deprecated_registers_fetched): Rename
878 registers_fetched.
879 * remote-vxsparc.c (vx_read_register): Update.
880 * remote-vxmips.c (vx_read_register): Update.
881 * remote-vx68.c (vx_read_register): Update.
882 * irix5-nat.c (fetch_core_registers): Update.
883 * mipsm3-nat.c (fetch_inferior_registers): Update.
884 * sun3-nat.c (fetch_inferior_registers): Update.
885 * symm-nat.c (fetch_inferior_registers): Update.
886 * ns32knbsd-nat.c (fetch_inferior_registers): Update.
887 (fetch_core_registers): Update.
888 (fetch_kcore_registers): Update.
889 * mips-nat.c (fetch_inferior_registers): Update.
890 * corelow.c (get_core_registers): Update.
891 * a68v-nat.c (fetch_inferior_registers): Update.
892
e6e68f1f
JB
8932002-11-06 Joel Brobecker <brobecker@gnat.com>
894
895 Put in place the framework necessary for multiarching the hppa targets.
896 * hppa-tdep.c (hppa_gdbarch_init): New function.
897 (hppa_dump_tdep): New function.
898 (_initialize_hppa_tdep): Register the hppa gdbarch init function and
899 tdep structure dumper.
900 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): New macro, defined to 0
901 until the multi-arching conversion has partially been completed.
902
492254e9
AC
9032002-11-06 Andrew Cagney <ac131313@redhat.com>
904
905 * valops.c (value_assign): Merge lval_register case into
906 lval_reg_frame_relative. Use frame_register and
907 regcache_cooked_write instead of get_saved_register and
908 write_register_bytes. After flushing the register cache, try to
909 re-select the selected frame.
910
8262ee23
AC
9112002-11-06 Andrew Cagney <ac131313@redhat.com>
912
913 * regcache.h (deprecated_register_valid): Rename register_valid.
914 * regcache.c: Update.
915 * ia64-aix-nat.c: Update.
916 * i386gnu-nat.c: Update.
917 * alpha-nat.c: Update.
918 * sparc-nat.c: Update.
919 * lynx-nat.c: Update.
920 * remote-mips.c: Update.
921
4facf7e8
JB
9222002-11-06 Joel Brobecker <brobecker@gnat.com>
923
924 * hppa-tdep.c (_initialize_hppa_tdep): Move function body
925 to end of file, to be more consistent with the pratice followed
926 by other targets.
927
f9418c0f
AC
9282002-11-06 Andrew Cagney <ac131313@redhat.com>
929
930 * infcmd.c: Include "reggroups.h" and <ctype.h>.
931 (print_float_info): Print registers in float_reggroup.
932 (print_vector_info): Print registers in vector_reggroup.
933 (default_print_registers_info): When all, print registers in
934 all_reggroup. Otherwize, print registers in general_reggroup.
935 (registers_info): Rewrite. Add support for register groups.
936 Eliminate a goto.
937
3fe235a7
EZ
9382002-11-06 Elena Zannoni <ezannoni@redhat.com>
939
940 * symtab.c (methods_info): Delete. It has been ifdeffed out for
941 ages.
942 (symtab_symbol_info): Remove eons old ifdeffed out code.
943 (_initialize_symtab): Remove prehistoric disabled 'info methods'
944 command.
945
ef944135
TR
9462002-11-06 Theodore A. Roth <troth@openavr.org>
947
948 * c-exp.y: Add missing semi-colons.
949 * f-exp.y: Add missing semi-colons.
950 * m2-exp.y: Add missing semi-colons.
951 * p-exp.y: Add missing semi-colons.
952 Add empty action to start rule to avoid a type clash error when
953 building with bison >= 1.50.
954
f8302a57
JB
9552002-11-06 Jim Blandy <jimb@redhat.com>
956
957 * macrotab.h (struct macro_source_file): Doc fix.
958
6e382aa3
JJ
9592002-11-05 Jeff Johnston <jjohnstn@redhat.com>
960
961 * varobj.c (child_exists, cplus_number_of_children): Change
962 STREQ macro references to strcmp.
963 (cplus_name_of_child): Change code to handle the fact that
964 fields are not necessarily contiguous with regards to their
965 access control. This is a fix for PR gdb/792.
966
a216a322
AC
9672002-11-05 Andrew Cagney <ac131313@redhat.com>
968
969 * gdbarch.sh (GET_SAVED_REGISTER): Change to a predicate function.
970 * gdbarch.h, gdbarch.c: Regnerate.
971 * frame.h (frame_register): Declare.
972 * frame.c (frame_register): New function.
973 (get_saved_register): Test GET_SAVED_REGISTER_P before calling
974 GET_SAVED_REGISTER, otherwize call
975 generic_unwind_get_saved_register.
976 (frame_register_read): Use frame_register instead of
977 get_saved_register.
978
7d5b6fdd
EZ
9792002-11-05 Elena Zannoni <ezannoni@redhat.com>
980
981 From Jim Ingham <jingham@apple.com>:
982 * event-top.c (gdb_disable_readline): New function.
983 (_initialize_event_loop): Move comment.
984
b7c64260
EZ
9852002-11-05 Elena Zannoni <ezannoni@redhat.com>
986
987 * event-loop.c (start_event_loop): Add comment.
988 Update copyright.
989
c2e1b8f2
AC
9902002-11-05 Andrew Cagney <ac131313@redhat.com>
991
992 * infcmd.c (default_print_registers_info): Do not call
993 PRINT_REGISTER_HOOK.
994
87647bb0
AC
9952002-11-05 Andrew Cagney <ac131313@redhat.com>
996
997 * sparc-tdep.c (sparc_print_register_hook): Make static.
998 (sparc_print_registers_info): New function.
999 (sparc_do_registers_info): New function.
1000 (sparclet_print_registers_info): New function.
1001 (sparclet_do_registers_info): New function.
1002 (do_sparc_print_registers_info): New function.
1003 (sparc_print_registers): New static function, clone of infcmd.c's
1004 default_print_registers_info.
1005 * config/sparc/tm-sparclet.h (PRINT_REGISTER_HOOK): Delete macro.
1006 (sparclet_do_registers_info): Declare.
1007 (DEPRECATED_DO_REGISTERS_INFO): Re-define.
1008 * config/sparc/tm-sparc.h (DEPRECATED_DO_REGISTERS_INFO):
1009 Re-define.
1010 (sparc_do_registers_info): Declare.
1011 (PRINT_REGISTER_HOOK): Delete macro.
1012 (sparc_print_register_hook): Delete declaration.
1013
8155455b
DC
10142002-11-05 David Carlton <carlton@math.stanford.edu>
1015
1016 * symtab.c (lookup_symbol_aux): Move chunks of code into separate
1017 functions.
1018 (lookup_symbol_aux_local): New function.
1019 (lookup_symbol_aux_symtabs): New function.
1020 (lookup_symbol_aux_psymtabs): New function.
1021
29924310
DC
10222002-11-05 David Carlton <carlton@math.stanford.edu>
1023
1024 * symtab.c (lookup_symbol_aux): In minsym sections, don't use the
1025 previous values of 'objfile' and 'block'.
1026
cc303028
PM
10272002-11-05 Pierre Muller <muller@ics.u-strasbg.fr>
1028
1029 * values.c (value_change_enclosing_type): Set
1030 enclosing_type field correctly also for the case where
1031 more memory needs to be allocated.
1032
1d70089a
MK
10332002-11-03 Mark Kettenis <kettenis@gnu.org>
1034
f16a25ae
MK
1035 * i387-tdep.c (i387_print_float_info): Call fputs_filtered instead
1036 of puts_filtered.
1037
1d70089a
MK
1038 * i387-tdep.c (i387_print_float_info): Replace calls to
1039 register_read and deprecated_read_register_gen with calls to
1040 frame_register_read, and make the necessary adjustments to the
1041 surrounding code.
1042
7e20f3fb
AC
10432002-11-02 Andrew Cagney <ac131313@redhat.com>
1044
1045 * gdbarch.sh (register_reggroup_p): Allow default value.
1046 * gdbarch.h, gdbarch.c: Regenerate.
1047
192dbe33
AC
10482002-11-02 Andrew Cagney <ac131313@redhat.com>
1049
1050 * regcache.h: Add coment indicating replacements for deprecated
1051 functions.
1052
b59ff9d5
AC
10532002-11-02 Andrew Cagney <cagney@redhat.com>
1054
1055 * reggroups.h, reggroups.c: New files.
1056 * regcache.c: Include "reggroups.h".
1057 (enum regcache_dump_what): Add `regcache_dump_groups'.
1058 (regcache_dump): Contract size of the "Type" column. When
1059 specified, dump the register's groups.
1060 (maintenance_print_register_groups): New function.
1061 (_initialize_regcache): Add command `maint print register-groups'.
1062 * Makefile.in (COMMON_OBS): Add reggroups.o
1063 (SFILES): Add reggroups.c.
1064 (reggroups_h): Define.
1065 (regcache.o, gdbarch.o): Update dependencies.
1066 (reggroups.o): Specify dependencies.
1067 * gdbarch.sh (register_reggroup_p): Add pure multi-arch method.
1068 Add opaque declaration for `struct reggroup' in generated .h file.
1069 Include "reggroups.h" in generated .c file.
1070 gdbarch.h, gdbarch.c: Re-generate.
1071
4caf0990
AC
10722002-11-02 Andrew Cagney <cagney@redhat.com>
1073
1074 * regcache.h (deprecated_read_register_gen): Rename
1075 read_register_gen.
1076 (deprecated_write_register_gen): Rename write_register_gen.
1077 * i387-tdep.c: Update.
1078 * x86-64-linux-nat.c: Update
1079 * wince.c: Update.
1080 * thread-db.c: Update.
1081 * win32-nat.c: Update.
1082 * mips-tdep.c: Update.
1083 * d10v-tdep.c: Update.
1084 * cris-tdep.c: Update.
1085 * remote-sim.c: Update.
1086 * remote-rdi.c: Update.
1087 * remote-rdp.c: Update.
1088 * frame.c: Update.
1089 * target.c: Update.
1090 * blockframe.c: Update.
1091 * x86-64-tdep.c: Update.
1092 * xstormy16-tdep.c: Update.
1093 * sh-tdep.c: Update.
1094 * s390-tdep.c: Update.
1095 * rs6000-tdep.c: Update.
1096 * sparc-tdep.c: Update.
1097 * i386-tdep.c: Update.
1098 * dwarf2cfi.c: Update.
1099 * regcache.c: Update.
1100
7a7adcdf
JB
11012002-11-01 Joel Brobecker <brobecker@gnat.com>
1102
1103 New interix-specific files:
1104 * config/i386/nm-interix.h: New file.
1105 * config/i386/interix.mh: New file.
1106 * config/i386/interix.mt: New file.
1107 * i386-interix-nat.c: New file.
1108 * i386-interix-tdep.c: New file.
1109
bdcdd535
AC
11102002-11-01 Andrew Cagney <cagney@redhat.com>
1111
1112 * frame.h (deprecated_generic_get_saved_register): Rename
1113 generic_get_saved_register.
1114 * blockframe.c (deprecated_generic_get_saved_register): Update.
1115 * xstormy16-tdep.c (xstormy16_get_saved_register): Update.
1116 (xstormy16_frame_saved_register): Update.
1117 * sh-tdep.c (sh_gdbarch_init): Update.
1118 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
1119 * ia64-tdep.c (ia64_get_saved_register): Update.
1120 * cris-tdep.c (cris_gdbarch_init): Update.
1121 * config/m32r/tm-m32r.h (GET_SAVED_REGISTER): Update.
1122 * arm-tdep.c (arm_gdbarch_init): Update.
1123
2a4b7c45
DJ
11242002-10-31 Daniel Jacobowitz <drow@mvista.com>
1125
1126 * lin-lwp.c (lin_lwp_resume): Remove resume_all test for !step.
1127
ef17e74b
DJ
11282002-10-31 Daniel Jacobowitz <drow@mvista.com>
1129
1130 * i386-linux-tdep.c (i386_linux_pc_in_sigtramp): Check for
1131 trampolines in sigaction.
1132
4904ba5b
AC
11332002-10-31 Andrew Cagney <cagney@redhat.com>
1134
1135 * h8300-tdep.c: Include "gdb_assert.h".
1136 (h8300_print_register): Add gdbarch, file and frame parameters.
1137 Use frame_read_unsigned_register to read the register's value.
1138 Use fprintf_filtered to display output.
1139 (h8300_print_registers_info): Replace h8300_do_registers_info.
1140 (h8300_gdbarch_init): Set print_registers_info.
1141
f908a0eb
AC
11422002-10-31 Andrew Cagney <cagney@redhat.com>
1143
1144 * frame.c (frame_read_unsigned_register): New function.
1145 (frame_read_signed_register): New function.
1146 * frame.h (frame_read_unsigned_register): Declare.
1147 (frame_read_signed_register): Declare.
1148
c5646e11
AC
11492002-10-31 Andrew Cagney <cagney@redhat.com>
1150
1151 * h8500-tdep.c (h8500_print_registers_info): New static function,
1152 clone of infcmd.c's default_print_registers_info.
1153 (h8500_do_registers_info): New funtion.
1154 (h8500_print_register_hook): Rename print_register_hook, make
1155 static.
1156
1157 * config/h8500/tm-h8500.h: Update copyright.
1158 (DEPRECATED_DO_REGISTERS_INFO): Define.
1159 (h8500_do_registers_info: Declare.
1160 (PRINT_REGISTER_HOOK): Delete macro.
1161 (print_register_hook): Delete function.
1162
0bdd672b
AC
11632002-10-31 Andrew Cagney <cagney@redhat.com>
1164
1165 * z8k-tdep.c (z8k_print_register_hook): Make static.
1166 (z8k_print_registers_info): New static function, clone of
1167 infcmd.c's default_print_registers_info.
1168 (z8k_do_registers_info): New function. Wrap
1169 z8k_print_registers_info.
1170 * config/z8k/tm-z8k.h: Update copyright.
1171 (PRINT_REGISTER_HOOK): Delete macro.
1172 (z8k_print_register_hook): Delete declaration.
1173 (DEPRECATED_DO_REGISTERS_INFO): Define.
1174 (z8k_do_registers_info): Declare.
1175
bf9c25dc
JB
11762002-10-30 Joel Brobecker <brobecker@gnat.com>
1177
1178 * hppa-tdep.c (find_function_in_inferior): Remove this extern,
1179 as this is already provided by value.h, and was actually causing
1180 a compilation error because of a conflict in parameter type
1181 declaration due to a missing const keyword.
1182 (low_text_segment_addres): Fix a compilation warning.
1183
2c665b51
DJ
11842002-10-29 Daniel Jacobowitz <drow@mvista.com>
1185
1186 * mips-linux-nat.c (mips_linux_cannot_fetch_register): Don't fetch
1187 registers without a name.
1188 (mips_linux_cannot_store_register): Don't store registers without
1189 a name.
1190
e70ea697
DC
11912002-10-28 David Carlton <carlton@math.stanford.edu>
1192
1193 * symtab.c (find_addr_symbol): Delete. (It was already commented
1194 out.)
1195 * symtab.h: Delete prototype for find_addr_symbol.
1196
903ad3a6
AC
11972002-10-26 Andrew Cagney <cagney@redhat.com>
1198
1199 * gdbarch.sh (DEPRECATED_DO_REGISTERS_INFO): Rename
1200 DO_REGISTERS_INFO.
1201 gdbarch.h, gdbarch.c: Re-generate.
1202 * infcmd.c (default_print_registers_info): Update reference.
1203 * mips-tdep.c (mips_gdbarch_init): Set deprecated_do_registers_info.
1204 (mips_dump_tdep): Do not print DO_REGISTERS_INFO.
1205 * sh-tdep.c (sh_gdbarch_init): Ditto.
1206 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1207 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1208
ab91194c
MK
12092002-10-26 Mark Kettenis <kettenis@gnu.org>
1210
e3033f15
MK
1211 * x86-64-tdep.c (x86_64_init_abi): Set init_extra_frame_info to
1212 cfi_init_extra_frame_info.
1213 * x86-64-tdep.h (x86_64_init_extra_frame_info): Remove prototype.
1214 * x86-64-linux-tdep.c (x86_64_init_extra_frame_info): Remove function.
1215
b83b026c
MK
1216 * x86-64-tdep.c (x86_64_init_abi): Add calls to override the i386
1217 target where necessary. Add more comments and remove the ones
1218 that don't provide any useful information.
1219
267bf4bb
MK
1220 * i386-tdep.c (i386_frame_saved_pc): Replace call to
1221 deprecated_read_register_dummy with
1222 frame_unwind_unsigned_register.
1223
751f1375
MK
1224 * i386-tdep.c (i386_extract_struct_value_address): Use
1225 regcache_raw_read_unsigned instead of
1226 regcache_cooked_read_unsigned since we know that the register
1227 we're reading isn't a pseudo register. Rename variable 'val' into
1228 the more descriptive 'addr'.
1229
26abbdc4
MK
1230 * x86-64-tdep.c: Fix some formatting problems, mostly in comments.
1231 (x86_64_push_return_address): Add comment.
1232 (x86_64_pop_frame): Make static.
1233 (examine_argument): Clarify comment.
1234 (x86_64_skip_prologue): Make prolog_expact variable static.
1235
9f1549cc
MK
1236 * dwarf2cfi.c: Fix some formatting problems.
1237 (context_cpy, read_encoded_pointer): Clarify comments.
1238
ab91194c
MK
1239 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Constify.
1240 (x86_64_init_abi): Move set_gdbarch_* calls that overlap with the
1241 i386 target back into x86_64_gdbarch_init. Add some comments and
1242 remove meaningless ones.
1243
72367fb4
AC
12442002-10-25 Andrew Cagney <cagney@redhat.com>
1245
1246 * complaints.h (struct deprecated_complaint): Rename `struct
1247 complaint'.
1248 * complaints.c (complain): Update.
1249 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Delete
1250 incorrect comment indicating that "symfile.h" was being included
1251 for the `struct complaint' definition.
1252 * remote-vx.c: Update.
1253 * objc-lang.c: Update.
1254 * xcoffread.c: Update.
1255 * hpread.c: Update.
1256 * mdebugread.c: Update.
1257 * stabsread.c: Update.
1258 * dwarf2read.c: Update.
1259 * dwarfread.c: Update.
1260 * elfread.c: Update.
1261 * coffread.c: Update.
1262 * stabsread.h: Update.
1263 * dbxread.c: Update.
1264 * buildsym.c: Update.
1265 * gdbtypes.c: Update.
1266 * macrotab.c: Update.
1267
1f2baacc
MK
12682002-10-25 Mark Kettenis <kettenis@gnu.org>
1269
0c1a73d6
MK
1270 * x86-64-tdep.c (x86_64_gdbarch_init): Make a bit more similar to
1271 the version in i386-tdep.c. Move set_gdbarch_* calls out into...
1272 (x86_64_init_abi): ...new function.
1273
6aee4d54 1274 * Makefile.in (i386v-nat.o): Add $(i386_tdep_h).
1f2baacc
MK
1275 * i386v-nat.c: Include "i386-tdep.h".
1276
8f9cbe01
AC
12772002-10-25 Andrew Cagney <cagney@redhat.com>
1278
5f11f355
AC
1279 * gdbtypes.c (address_space_name_to_int): Update.
1280 (address_space_int_to_name): Update.
1281 * gdbarch.sh (address_class_type_flags_to_name): Change to a pure
1282 multi-arch predicate.
1283 (address_class_name_to_type_flags): Ditto.
1284 * gdbarch.h, gdbarch.c: Re-generate.
1285
8f9cbe01
AC
1286 * MAINTAINERS: Check all warnings when h8300hms and alpha-elf.
1287
e8d96a5d
MH
12882002-10-24 Martin M. Hunt <hunt@redhat.com>
1289
1290 * utils.c (string_to_core_addr): Revert patch from 11 Oct.
1291
fe39c653
EZ
12922002-10-24 Elena Zannoni <ezannoni@redhat.com>
1293
1294 * symtab.h (INIT_SAL): Delete macro.
1295 (init_sal): Export.
1296 * symtab.c (init_sal): New function.
1297
1298 * ada-lang.c (ada_finish_decode_line_1): Change INIT_SAL macro
1299 to init_sal function call.
1300 (find_sal_from_funcs_and_line): Ditto.
1301 (all_sals_for_line): Ditto.
1302 * breakpoint.c (create_internal_breakpoint): Ditto.
1303 (create_fork_vfork_event_catchpoint): Ditto.
1304 (create_exec_event_catchpoint): Ditto.
1305 (parse_breakpoint_sals): Ditto.
1306 (watch_command_1): Ditto.
1307 (handle_gnu_4_16_catch_command): Ditto.
1308 (clear_command): Ditto.
1309 * hppa-tdep.c (child_enable_exception_callback): Ditto.
1310 * infcmd.c (run_stack_dummy): Ditto.
1311 * infrun.c (process_event_stop_test): Ditto.
1312 (check_sigtramp2): Ditto.
1313 (step_over_function): Ditto.
1314 * linespec.c (decode_line_2): Ditto.
1315 (decode_line_1): Ditto.
1316 * source.c (line_info): Ditto.
1317 * symtab.c (find_pc_sect_line): Ditto.
1318
baed091b
ML
13192002-10-24 Michal Ludvig <mludvig@suse.cz>
1320
1321 * dwarf2cfi.c (struct context)
1322 (struct context_reg): Moved to dwarf2cfi.h
1323 (context_alloc, frame_state_alloc, context_cpy):
1324 Made extern instead of static, removed prototypes.
1325 * dwarf2cfi.h (struct context)
1326 (struct context_reg): New, moved from dwarf2cfi.c
1327 (context_alloc, frame_state_alloc, context_cpy):
1328 New prototypes.
1329 * x86-64-linux-tdep.c (x86_64_linux_sigtramp_saved_pc):
1330 Changed from static to extern.
1331 (LINUX_SIGINFO_SIZE, LINUX_SIGCONTEXT_PC_OFFSET)
1332 (LINUX_SIGCONTEXT_FP_OFFSET)
1333 (LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Adjusted.
1334 (x86_64_linux_in_sigtramp, x86_64_linux_frame_chain)
1335 (x86_64_init_frame_pc, x86_64_init_extra_frame_info): New.
1336 * x86-64-tdep.c (x86_64_gdbarch_init): Several
1337 set_gdbarch_*() calls now use x86-64 specific functions
1338 instead of DWARF2 CFI ones.
1339 * x86-64-tdep.h (x86_64_linux_in_sigtramp)
1340 (x86_64_linux_frame_chain, x86_64_init_frame_pc)
1341 (x86_64_init_extra_frame_info): New prototypes.
1342
c38da1af
DC
13432002-10-23 David Carlton <carlton@math.stanford.edu>
1344
1345 * linespec.c: #include "parser-defs.h".
1346 Delete prototype for find_template_name_end.
1347 * Makefile.in (linespec.o): Depend on $(parser_defs_h).
1348
fb9b6b35
JJ
13492002-10-23 Jeff Johnston <jjohnstn@redhat.com>
1350
1351 * NEWS: add recent mi fixes.
1352 * varobj.c (struct varobj): Add new "updated" flag.
1353 (new_variable): Default "updated" flag to 0.
1354 (varobj_set_value): Set "updated" flag to 1 if value
1355 changes.
1356 (varobj_update): Check varobj "updated" flag before
1357 comparing old and refreshed values. Fix for
1358 PR gdb/702.
1359
8da065d5
DC
13602002-10-23 David Carlton <carlton@math.stanford.edu>
1361
1362 * parse.c (parse_exp_1): Use BLOCK_START.
1363 * x86-64-tdep.c (x86_64_skip_prologue): Use BLOCK_END,
1364 SYMBOL_BLOCK_VALUE.
1365 * objc-lang.c (find_methods): Use BLOCK_START, BLOCK_END.
1366
87f2f08c
DC
13672002-10-23 David Carlton <carlton@math.stanford.edu>
1368
1369 * symtab.c: Delete cplusplus_hint.
1370 Delete prototype for find_template_name_end.
1371
88cda038
EZ
13722002-10-23 Elena Zannoni <ezannoni@redhat.com>
1373
1374 * symtab.h: Update comment.
1375
2625d86c
MS
13762002-10-23 Michael Snyder <msnyder@redhat.com>
1377
1378 * printcmd.c (address_info): Restore quotes in output.
1379 * valops.c (value_of_local): Restore quotes in error message.
1380
9cc0d196
EZ
13812002-10-23 Elena Zannoni <ezannoni@redhat.com>
1382
1383 * symtab.c (symbol_demangled_name): New function.
1384 * symtab.h (SYMBOL_DEMANGLED_NAME): Simplify macro, by
1385 turning most of it into a function.
1386 (symbol_demangled_name): Export.
1387
19de93d0
MS
13882002-10-23 Michael Snyder <msnyder@redhat.com>
1389
1390 * valops.c (value_of_local): Restore quotes in error message.
1391
89aad1f9
EZ
13922002-10-23 Elena Zannoni <ezannoni@redhat.com>
1393
1394 * symtab.c (symbol_init_language_specific): New function.
1395 * symtab.h (SYMBOL_INIT_LANGUAGE_SPECIFIC): Simplify macro, by
1396 turning most of it into a function.
1397 (symbol_init_language_specific): Export.
1398
d9fa45fe
DC
13992002-10-23 David Carlton <carlton@math.stanford.edu>
1400
1401 * dwarf2read.c (dwarf_tag_name): Add DWARF 3 names.
1402 (dwarf_attr_name): Ditto.
1403 (dwarf_type_encoding_name): Ditto.
1404 (scan_partial_symbols): Descend into DW_TAG_namespace entries.
1405 (process_die): Handle DW_TAG_namespace,
1406 DW_TAG_imported_declaration, DW_TAG_imported_module.
1407 (read_namespace): New function.
1408
1045b512
JB
14092002-10-22 Joel Brobecker <brobecker@gnat.com>
1410
1411 * configure.in: Define NEW_PROC_API on Interix too.
1412 * configure: Regenerate.
1413
14142002-10-21 Joel Brobecker <brobecker@gnat.com>
8ec41317
JB
1415
1416 * configure: Regenerate using the proper version of autoconf.
1417
3987b9d4
EZ
14182002-10-21 Elena Zannoni <ezannoni@redhat.com>
1419
1420 * findvar.c (read_var_value): Temporarily disable TLS code, until
1421 complete TLS support is added.
1422
9d774e44
EZ
14232002-10-21 Jim Blandy <jimb@redhat.com>
1424 Elena Zannoni <ezannoni@redhat.com>
1425
1426 * symtab.h (address_class): Re-add LOC_THREAD_LOCAL_STATIC
1427 for thread local storage locations.
1428 (struct symbol): Add objfile field.
1429 (SYMBOL_OBJFILE): Define.
1430 * dwarf2read.c (is_thread_local): New static variable.
1431 (new_symbol): If variable is in thread local fill in address class
1432 and objfile appropriately.
1433 (decode_locdesc): Recognize and handle DW_OP_GNU_push_tls_address
1434 stack operation.
1435 * printcmd.c (address_info): Print the information for thread
1436 local storage variable.
1437 * findvar.c (read_var_value): In case of thread local variable,
1438 defer to the target vector code to compute address.
1439
bc4a16ae
EZ
14402002-10-21 Elena Zannoni <ezannoni@redhat.com>
1441
1442 * solib-svr4.c (svr4_fetch_objfile_link_map): New function.
1443 * solib-svr4.h (svr4_fetch_objfile_link_map): Export.
1444
407caf07
EZ
14452002-10-21 Elena Zannoni <ezannoni@redhat.com>
1446
1447 * symtab.h (address_class): Rename
1448 LOC_THREAD_LOCAL_STATIC to LOC_HP_THREAD_LOCAL_STATIC.
1449 * hpread.c (hpread_process_one_debug_symbol): Ditto.
1450 * printcmd.c (address_info): Ditto.
1451 * findvar.c (symbol_read_needs_frame, read_var_value): Ditto.
1452
005328e3
MK
14532002-10-20 Mark Kettenis <kettenis@gnu.org>
1454
afdb036a
MK
1455 * i386bsd-nat.c (i386bsd_dr_set, i386bsd_dr_get_status): Use
1456 DBREG_DRX macro to acces debug registers.
1457
ca02e098
MK
1458 * Makefile.in (i386obsd-tdep.o): New target.
1459
03cc47f7
MK
1460 * solib-sunos.c: Include "bcache.h" and "regcache.h".
1461 * Makefile.in (solib-sunos.o): Add $(bcache_h) and $(regcache_h).
1462
005328e3
MK
1463 * configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.
1464 * config/i386/obsd.mt: New file.
1465 * i386bsd-nat.c (_initialize_i386bsd_nat): Introduce
1466 i386obsd_sc_pc_offset and i386obsd_sc_sp_offset;
1467 * i386obsd-nat.c (_initialize_i386obsd_nat): Set
1468 i386obsd_sigtramp_start and i386obsd_sigtramp_end instead of
1469 i386nbsd_sigtramp_start and i386nbsd_sigtramp_end.
1470 * i386obsd-tdep.c: New file.
1471
9c96f9f2
AF
14722002-10-19 Adam Fedor <fedor@gnu.org>
1473
1474 * objc-exp.y (name_not_typename): Fix invalid comment.
1475
ce1ed485
MK
14762002-10-20 Mark Kettenis <kettenis@gnu.org>
1477
1478 * solib-sunos.c (allocate_rt_common_objfile): Use bcache_xmalloc
1479 to allocate partial syms and macro byte caches.
1480
1efc7aaa
DC
14812002-10-18 David Carlton <carlton@math.stanford.edu>
1482
1483 * symtab.h: Delete 'struct source' and 'struct sourcevector'.
1484
7e1d63ec
AF
14852002-10-18 Adam Fedor <fedor@gnu.org>
1486
1487 * stabsread.c (find_name_end): New function.
1488 (define_symbol): Use it.
1489
6e8d29a9
DJ
14902002-10-18 Daniel Jacobowitz <drow@mvista.com>
1491
1492 * config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT): Define to 1.
1493 * config/alpha/nm-linux.h (CANNOT_STEP_BREAKPOINT): Define to 1.
1494 * config/alpha/nm-nbsd.h (CANNOT_STEP_BREAKPOINT): Define to 1.
1495 * config/alpha/nm-osf.h (CANNOT_STEP_BREAKPOINT): Define to 1.
1496
1efc7aaa 14972002-10-17 David Carlton <carlton@math.stanford.edu>
63ca651f
DC
1498
1499 * symfile.h: Add opaque declaration for struct obstack.
1500 Declare obsavestring to take a const char *.
1501 * symfile.c (obsavestring): Make first argument a const char *.
1502
1aeae86e
AF
15032002-10-16 Adam Fedor <fedor@gnu.org>
1504
1505 * breakpoint.c (parse_breakpoint_sals): Ignore ObjC method
1506 names when matching breakpoints in current file.
1507
8b2dbe47
KB
15082002-10-16 Kevin Buettner <kevinb@redhat.com>
1509
1510 * dwarf2read.c (dwarf2_invalid_pointer_size): New complaint.
1511 (read_tag_pointer_type): Add address class support.
1512 * gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS)
1513 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_NAME_TO_TYPE_FLAGS):
1514 New methods.
1515 * gdbarch.h, gdbarch.c: Regenerate.
1516 * gdbtypes.c (address_space_name_to_int, address_space_int_to_name)
1517 (make_type_with_address_space, recursive_type_dump): Add address
1518 class support.
1519 * gdbtypes.h (TYPE_FLAG_ADDRESS_CLASS_1, TYPE_FLAG_ADDRESS_CLASS_2)
1520 (TYPE_FLAG_ADDRESS_CLASS_ALL, TYPE_ADDRESS_CLASS_1)
1521 (TYPE_ADDRESS_CLASS_2, TYPE_ADDRESS_CLASS_ALL): New defines
1522
74451869
KD
15232002-10-16 Klee Dienes <kdienes@apple.com>
1524
1525 * stabsread.c (read_tilde_fields): Use name[sizeof(vptr_name)-2]
1526 to get the last character of a char[] buffer, not
1527 name[sizeof(vptr_name)-1].
1528
ff4cb3e8
AF
15292002-10-14 Adam Fedor <fedor@gnu.org>
1530
1531 * symtab.h: New objc_specific struct.
1532 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Handle ObjC.
1533 (SYMBOL_DEMANGLED_NAME): Likewise.
1534
da2cf7e0
AF
15352002-10-14 Adam Fedor <fedor@gnu.org>
1536
1537 * symfile.c (init_filename_language_table): Add ObjC file extension.
1538
4a351cef
AF
15392002-10-14 Adam Fedor <fedor@gnu.org>
1540
1541 * utils.c (puts_filtered_tabular): New function.
1542 (fprintf_symbol_filtered): Get ObjC demangled name.
1543 * defs.h (puts_filtered_tabular): Declared.
1544
9750e763
KB
15452002-10-14 Kevin Buettner <kevinb@redhat.com>
1546
1547 * c-lang.h (c_type_print_varspec_prefix): Delete.
1548 * c-typeprint.c (c_type_print_varspec_prefix): Make static. Add
1549 ``need_post_space'' parameter. Adjust all callers.
1550
eee771c1
DJ
15512002-10-14 Daniel Jacobowitz <drow@mvista.com>
1552
1553 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Define to 1.
1554 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
1555 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
1556 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
1557
46c82446
AF
15582002-10-13 Adam Fedor <fedor@gnu.org>
1559
1560 * source.c (print_source_lines): Update comments.
1561
d069f99d
AF
15622002-10-13 Adam Fedor <fedor@gnu.org>
1563
1564 * valops.c (value_of_local): New function.
1565 (value_of_this): Use it.
1566 * value.h (value_of_local): Declared.
1567
53c551b7
AF
15682002-10-13 Adam Fedor <fedor@gnu.org>
1569
1570 * parse.c: (length_of_subexp, prefixify_subexp): Handle
1571 OP_MSGCALL, OP_SELECTOR, OP_NSSTRING, and OP_SELF.
1572
eb392fbf
AF
15732002-10-12 Adam Fedor <fedor@gnu.org>
1574
1575 * language.c (binop_result_type): Add language_objc to case.
1576 (integral_type): Likewise.
1577 (character_type): Likewise.
1578 (string_type): Likewise.
1579 (boolean_type): Likewise.
1580 (structured_type): Likewise.
1581 (binop_type_check): Likewise.
1582
e2b23ee9
AF
15832002-10-11 Adam Fedor <fedor@gnu.org>
1584
1585 * printcmd.c (address_info): Print 'self' for ObjC.
1586
b01ab485
AF
15872002-10-11 Adam Fedor <fedor@gnu.org>
1588
1589 * expression.h: New ops OP_NSSTRING, OP_SELECTOR, OP_MSGCALL, and
1590 OP_SELF.
1591
806e6073
AF
15922002-10-11 Adam Fedor <fedor@gnu.org>
1593
1594 * language.h (CAST_IS_CONVERSION): Add language_objc.
1595
50f85cdf
AF
15962002-10-11 Adam Fedor <fedor@gnu.org>
1597
1598 * defs.h (enum language): Add language_objc.
1599
0d540cdf
KD
16002002-10-11 Klee Dienes <kdienes@apple.com>
1601
69266111 1602 * corefile.c (read_memory_typed_address): New function.
0d540cdf
KD
1603 * gdbcore.h (read_memory_typed_address): Add prototype.
1604 * blockframe.c (sigtramp_saved_pc): Use read_memory_typed_address
1605 to read a value destined for a CORE_ADDR, not read_memory_integer.
1606 * f-valprint.c (f77_get_dynamic_upperbound): Ditto.
1607 (f77_get_dynamic_lowerbound): Ditto.
1608
d5dc7960
MH
16092002-10-11 Martin M. Hunt <hunt@redhat.com>
1610
1611 * utils.c (string_to_core_addr): After turning string into
1612 a number, convert to a CORE_ADDR using INTEGER_TO_ADDRESS
1613 which will do necessary sign-extension, etc.
1614
8343f86c
DJ
16152002-10-11 Daniel Jacobowitz <drow@mvista.com>
1616
1617 * c-exp.y (THIS): Delete token and grammar rule.
1618 (yylex): Don't return THIS.
1619 * cp-valprint.c (vtbl_ptr_name_old): Delete.
1620 (cp_is_vtbl_ptr_type): Don't check vtbl_ptr_name_old.
1621 * demangle.c (cplus_markers): Update comment. Put '$'
1622 first. Remove CPLUS_MARKER.
1623 (_initialize_demangler): Don't call set_cplus_marker_for_demangling.
1624 * jv-exp.y (THIS): Delete token and grammar rule.
1625 (yylex): Don't return THIS.
1626 * mips-tdep.c (mips_dump_tdep): Don't dump CPLUS_MARKER.
1627 * objc-exp.y (THIS): Delete token and grammar rule.
1628 (yylex): Don't return THIS.
1629 * p-exp.y (yylex): Remove reference to CPLUS_MARKER.
1630 * stabsread.c (vptr_name, vb_name): Replace CPLUS_MARKER with '$'.
1631 (read_member_functions): Likewise for opname.
1632 (read_tilde_fields): Use is_cplus_marker.
1633
1634 * defs.h (CPLUS_MARKER): Don't define.
1635 * config/tm-sysv4.h (CPLUS_MARKER): Likewise.
1636 * config/i386/xm-i386sco.h (CPLUS_MARKER): Likewise.
1637 * config/mips/tm-irix3.h (CPLUS_MARKER): Likewise.
1638 * config/mips/tm-irix6.h (CPLUS_MARKER): Likewise.
1639 * config/rs6000/tm-rs6000.h (CPLUS_MARKER): Likewise.
1640
1641 * config/i386/tm-i386v4.h: Delete file.
1642 * config/djgpp/fnchange.lst: Delete tm-i386v4.h.
1643 * config/i386/tm-i386sol2.h: Include "i386/tm-i386.h" instead.
1644 * config/i386/tm-i386v42mp.h: Include "i386/tm-i386.h" instead.
1645 * config/i386/tm-ptx.h: Include "i386/tm-i386.h" instead.
1646 * config/i386/i386gnu.mt (TM_FILE): Use tm-i386.h.
1647 * config/i386/i386sco5.mt (TM_FILE): Likewise.
1648 * config/i386/i386v4.mt (TM_FILE): Likewise.
1649 * config/i386/ncr3000.mt (TM_FILE): Likewise.
1650
967c0d83
MM
16512002-10-10 Marko Mlinar <markom@opencores.org>
1652
1653 * infrun.c (resume): Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C,
1654 accidentially not commited 2002-10-09
1655 * gdbarch.h, gdbarch.c: Re-generate.
1656
f74fa174
MM
16572002-10-09 Marko Mlinar <markom@opencores.org>
1658
1659 * infrun.c (resume): Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C.
1660 * gdbarch.sh (HAVE_NONSTEPPABLE_WATCHPOINT): Add.
1661 * gdbarch.h, gdbarch.c: Re-generate.
1662
57349743
JB
16632002-10-08 Petr Sorfa <petrs@caldera.com>
1664
1665 Revised and re-submitted by John Wolfe <jlw@caldera.com>
1666
1667 Move the Dwarf 2 abbrev table to a per-compilation-unit structure,
1668 so we can work on more than one compilation unit at a time. This
1669 helps prepare GDB to handle inter-CU die references.
1670 * dwarf2read.c (ABBREV_HASH_SIZE): moved definition forward in
1671 the code to be defined before struct comp_unit_head.
1672 (comp_unit_head): Added new members - offset, cu_head,
1673 begin_die, next and dwarf2_abbrevs.
1674 (dwarf2_abbrevs): Removed single static var; now member of
1675 struct comp_unit_head.
1676 dwarf2_build_psymtabs_hard): Complete new struct comp_unit_head
1677 members.
1678 (psymtab_to_symtab_1): Changed to work with the new
1679 struct comp_unit_head.
1680 (dwarf2_read_abbrevs): Now accepts a cu_header parameter and
1681 constructs the dwarf2_abbrevs[] inside the cu_header.
1682 (dwarf2_empty_abbrev_table): Now expects a ptr to a
1683 dwarf2_abbrev table to clean up.
1684 (dwarf2_lookup_abbrev): Now accepts a cu_header parameter and
1685 handling of dwarf2_abbrevs inside the cu_header.
1686 (read_partial_die): Now supports the call to the new
1687 dwarf2_lookup_abbrev.
1688 (read_full_die): Now supports the call to the new
1689 dwarf2_lookup_abbrev.
1690
4092aadb
CF
16912002-10-06 Christopher Faylor <cgf@redhat.com>
1692
1693 * Makefile.in (install-gdbtk): Add missing continuation backslash to
1694 insure that shell variables, such as "transformed_name" are propagated
1695 to later shell statements in rule.
1696
af0b2512
MK
16972002-10-06 Mark Kettenis <kettenis@gnu.org>
1698
1699 * config/i386/nm-i386sco.h: Add protection against
1700 multiple-inclusion. Include "i386/nm-i386v.h".
1701 (REGISTER_U_ADDR): Remove define.
1702 (i386_register_u_addr): Remove prototype.
1703
d6020d45
MS
17042002-10-04 Michael Snyder <msnyder@redhat.com>
1705
1706 * m32r-stub.c (handle_exception): Make sure exception is "trap"
1707 before treating it as a single-step event.
1708
7248f48e
AF
17092002-10-03 Adam Fedor <fedor@gnu.org>
1710
1711 * objc-lang.c: ARI fixes. Change string.h to gdb_string.h.
1712 (objc_demangle): Remove assignment in if statements, Replace
1713 free with xfree.
1714 (add_msglist): Likewise.
1715 (end_msglist): Likewise.
1716 (complare_selectors): Likewise.
1717 (selectors_info): Likewise.
1718 (compare_classes): Likewise.
1719 (classes_info): Likewise.
1720 (print_object_command): Likewise.
1721 (find_objc_msgcall_submethod): Replace PTR with void *.
1722 * objc-lang.h: Remove check for __STDC__.
1723
52c6a6ac
JJ
17242002-10-03 Jeff Johnston <jjohnstn@redhat.com>
1725
1726 * ui-out.h (ui_out_field_fmt_int): New prototype.
1727 * ui-out.c (ui_out_field_fmt_int): New function allowing specification
1728 of field width and alignment.
1729 * stack.c (print_frame_info_base): When printing frame level, use
1730 ui_out_field_fmt_int with a width of 2 and left alignment. Fix for
1731 PR gdb/192
1732
7e3cec17
JJ
17332002-10-03 Jeff Johnston <jjohnstn@redhat.com>
1734
1735 * MAINTAINERS: Add self to Write After Approval list.
1736
a58dd373
EZ
17372002-10-02 Elena Zannoni <ezannoni@redhat.com>
1738
1739 * infcmd.c (interrupt_target_command_wrapper): Delete.
1740 (interrupt_target_command): Make non static.
1741 (nofp_registers_info): Make static.
1742 * stack.c (return_command_wrapper): Delete.
1743 (return_command): Make non static.
1744
cee6ddeb
EZ
17452002-10-02 Elena Zannoni <ezannoni@redhat.com>
1746
1747 * event-top.c (gdb_setup_readline): New function. Code moved from
1748 _initialize_event_loop().
1749 (_initialize_event_loop): Call gdb_setup_readline().
1750
c4ed33b9
AC
17512002-10-02 Andrew Cagney <ac131313@redhat.com>
1752
1753 * infrun.c (resume): Convert #ifdef CANNOT_STEP_BREAKPOINT into C.
1754 * gdbarch.sh (CANNOT_STEP_BREAKPOINT): Add.
1755 * gdbarch.h, gdbarch.c: Re-generate.
1756
cef4f5dd
DJ
17572002-10-02 Daniel Jacobowitz <drow@mvista.com>
1758
1759 Fix PR gdb/778
1760 * gdbtypes.c (fill_in_vptr_fieldno): Call check_typedef
1761 before recursing.
1762 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Check return value
1763 of fill_in_vptr_fieldno.
1764
36dc181b 17652002-10-02 Elena Zannoni <ezannoni@redhat.com>
cee6ddeb 1766
36dc181b
EZ
1767 * inferior.h (registers_info, stepi_command, nexti_command,
1768 continue_command, interrupt_target_command): Export from infcmd.c.
1769 * frame.h (args_info, selected_frame_level_changed_hook,
1770 return_command): Export from stack.c.
1771 * v850ice.c (stepi_command, nexti_command, continue_command): use
1772 prototypes from inferior.h.
1773 * tracepoint.c (registers_info, args_info, locals_info): Use
1774 prototypes from frame.h and inferior.h.
1775 * Makefile.in (mi-main.o): Add dependency on frame.h.
1776
6f99cb26
AC
17772002-10-02 Andrew Cagney <ac131313@redhat.com>
1778
da3eff49
AC
1779 * rs6000-tdep.c (rs6000_store_struct_return): Store struct_return
1780 value in register 3 adjusted by ppc_gp0_regnum.
1781
6f99cb26
AC
1782 * rs6000-tdep.c (skip_prologue): Bias alloca_reg by ppc_gp0_regnum.
1783
da615bee
MM
17842002-10-02 Marko Mlinar <markom@opencores.org>
1785
1786 * MAINTAINERS: Add myself to the Write After Approval list.
1787
d154bee2
AO
17882002-10-01 Alexandre Oliva <aoliva@redhat.com>
1789
62a49b2c
AO
1790 * mips-tdep.c (mips_find_abi_section): .mdebug.abi64 is the name
1791 of the section for the N64 ABI, fixed.
1792
d154bee2
AO
1793 * config/mips/tm-irix6.h: Include solib.h.
1794
ed348acc
EZ
17952002-10-01 Elena Zannoni <ezannoni@redhat.com>
1796
1797 * dwarf2read.c (dwarf_stack_op_name): Recognize more dwarf3 and
1798 GNU operators.
1799
da0f9dcd
AC
18002002-10-01 Andrew Cagney <ac131313@redhat.com>
1801
1802 * NEWS: Mention that MI syntax, selected by "mi" changed to "mi2"
1803 and that "mi0" syntax has been removed.
1804
bdf64bac
DC
18052002-09-30 David Carlton <carlton@math.stanford.edu>
1806
1807 * Makefile.in (ppc-sysv-tdep.o): Depend on gdb_string_h.
1808 * ppc-sysv-tdep.c: #include "gdb_string.h".
1809 * remote-sds.c (getmessage): Add semicolon after 'retry' label to
1810 pacify GCC.
1811
54c2a1e6
AC
18122002-10-01 Andrew Cagney <ac131313@redhat.com>
1813
1814 * rs6000-tdep.c (rs6000_gdbarch_init): For powerpc:7400, fix
1815 "vrsave"'s register number.
1816
cedea778
AC
18172002-09-30 Andrew Cagney <ac131313@redhat.com>
1818
1819 * mips-tdep.c (mips_frame_saved_pc): When a generic dummy frame,
1820 use frame_unwind_signed_register to obtain the PC.
1821 (mips_frame_chain): Handle a generic dummy frame.
1822 (mips_init_extra_frame_info): When a generic dummy frame, don't
1823 re-compute the frame base.
1824 (mips_pop_frame): Handle generic dummy frames.
1825 (mips_gdbarch_init): When generic dummy frames, set
1826 use_generic_dummy_frames, push_dummy_frame to
1827 generic_push_dummy_frame, pc_in_call_dummy to
1828 generic_pc_in_call_dummy, and save_dummy_frame_top_of_stack to
1829 generic_save_dummy_frame_tos.
1830
68315eb8
AC
18312002-09-30 Andrew Cagney <ac131313@redhat.com>
1832
1833 * blockframe.c (generic_find_dummy_frame): Rewrite. Only test
1834 against TOP when TOP was explictly set.
1835 (generic_push_dummy_frame): Set TOP to zero.
1836
3b8630c3
EZ
18372002-09-30 Elena Zannoni <ezannoni@redhat.com>
1838
1839 * event-loop.c (start_event_loop): Rename variable 'result' to
1840 'gdb_result', to avoid conflicts with upcoming intepreters changes.
1841
28ee05e9
KS
18422002-09-30 Keith Seitz <keiths@redhat.com>
1843
1844 * gdb-events.sh (selected_thread_changed): New event.
1845 * gdb-events.c: Regenerated.
1846 * gdb-events.h: Regenerated.
1847
6eecb1c8
HPN
18482002-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1849
1850 * MAINTAINERS: Add self to Write After Approval list.
1851
92df71f0
FN
18522002-09-30 Fernando Nasser <fnasser@redhat.com>
1853
3b8630c3
EZ
1854 * disasm.c: New file.
1855 * disasm.h: New file.
92df71f0
FN
1856 * mi/mi-cmd-disas.c (gdb_dis_asm_read_memory): Moved to disasm.c.
1857 (compare_lines): Ditto.
1858 (dump_insns): Ditto.
3b8630c3
EZ
1859 (do_mixed_source_and_assembly): Moved to disasm.c. Added uiout
1860 argument.
92df71f0 1861 (do_assembly_only): Ditto.
3b8630c3
EZ
1862 (do_disassembly): Renamed to gdb_disassembly and moved to
1863 disasm.c. Sdded uiout argument.
1864 * Makefile.in: Add new files. Reorder SFILES list. Update
1865 dependencies. Include libgdb.a later in the insight executable.
92df71f0 1866
0c22854d
AC
18672002-09-29 Andrew Cagney <ac131313@redhat.com>
1868
1869 * config/djgpp/fnchange.lst: Rename bfd/elf64-alpha.c and
1870 bfd/elf64-alpha-fbsd.c.
1871
e67f2023
AC
18722002-09-29 Andrew Cagney <ac131313@redhat.com>
1873
1874 * config/djgpp/fnchange.lst: Rename i386gnu-nat.c and
1875 i386gnu-tdep.c.
1876
89396210
AC
18772002-09-29 Andrew Cagney <ac131313@redhat.com>
1878
1879 * gnu-nat.h (debug): Use __FILE__ and __LINE__ instead of
1880 __FUNCTION__.
1881 * gnu-nat.c (do_mach_notify_no_senders): Replace __FUNCTION__ with
1882 function name.
1883 (do_mach_notify_port_deleted, do_mach_notify_msg_accepted): Ditto.
1884 (do_mach_notify_port_destroyed, do_mach_notify_send_once): Ditto.
1885 (S_proc_setmsgport_reply, S_proc_getmsgport_reply): Ditto.
1886 (S_msg_sig_post_reply): Ditto.
1887
7079c36c
CV
18882002-09-28 Corinna Vinschen <vinschen@redhat.com>
1889
89396210
AC
1890 * sh-tdep.c (sh_use_struct_convention): Use definition according
1891 to ABI.
7079c36c
CV
1892 (sh_push_arguments): Store in register with correct endianess.
1893 (sh_default_store_return_value): Ditto.
1894 (sh_gdbarch_init): Set sizeof long double to 8.
1895
975ac915
MK
18962002-09-27 Mark Kettenis <kettenis@gnu.org>
1897
1898 * defs.h: Move inclusion of "ansidecl.h" before "gdb_locale.h".
1899 Fix some whitespace problems.
1900
9bbe19fb
DC
19012002-09-27 David Carlton <carlton@math.stanford.edu>
1902
1903 * Makefile.in (cris-tdep.o): Depend on gdb_string_h.
1904 (mcore-tdep.o): Ditto.
1905 (ns32k-tdep.o): Ditto.
1906 (ns32knbsd-tdep.o): Ditto.
1907 (sh3-rom.o): Ditto.
1908 (vax-tdep.o): Ditto.
1909 * cris-tdep.c: #include "gdb_string.h"
1910 * mcore-tdep.c: Ditto.
1911 * ns32k-tdep.c: Ditto.
1912 * ns32knbsd-tdep.c: Ditto.
1913 * sh3-rom.c: Ditto.
1914 * vax-tdep.c: Ditto.
1915
43b2fdc7
DC
19162002-09-27 David Carlton <carlton@math.stanford.edu>
1917
1918 * config/djgpp/fnchange.lst: Add entries for
1919 gdb/testsuite/gdb.c++/m-static files.
1920
e8cfbbd9
JW
19212002-09-27 Jim Wilson <wilson@redhat.com>
1922
1923 * MAINTAINERS: Add myself to the Write After Approval list.
1924
43b2fdc7 19252002-09-26 Martin M. Hunt <hunt@redhat.com>
4e0df2df
MH
1926
1927 * mips-tdep.c (find_proc_desc): Initialize startaddr.
1928
1929
9f3b7f07
AC
19302002-09-26 Andrew Cagney <ac131313@redhat.com>
1931
1932 * rs6000-tdep.c (rs6000_frame_chain): Don't chain past the dummy
1933 frame.
1934
11269d7e
AC
19352002-09-26 Andrew Cagney <ac131313@redhat.com>
1936
1937 * rs6000-tdep.c (rs6000_extract_struct_value_address): Return 0.
1938 (rs6000_struct_return_address): Delete variable.
1939 (rs6000_store_struct_return): Update.
1940 (rs6000_gdbarch_init): Set extract_struct_value_address instead of
1941 deprecated_extract_struct_value_address.
1942 (rs6000_frame_align): New function.
1943 (rs6000_gdbarch_init): Set frame_align.
1944
f15ab4a7
AC
19452002-09-26 Andrew Cagney <ac131313@redhat.com>
1946
1947 From Grace Sainsbury <graces@redhat.com>:
1948 * Makefile.in (gdbtk-main.o): New target.
1949 (gdb.o): New target.
1950 (main_h): Define.
1951 (main.o): Update dependencies.
1952 (gdb$(EXEEXT)): Add gdb.o.
1953 (SUBDIR_GDBTK_SRCS): Add gdbtk-main.c.
1954 (SUBDIR_GDBTK_ALL, SUBDIR_GDBTK_UNINSTALL): Set.
1955 (SUBDIR_GDBTK_CLEAN): Set.
1956 (install-gdbtk): Install the insight binary.
1957 (uninstall-gdbtk): New target.
1958 (all-gdbtk, clean-gdbtk): New rule.
1959 * top.c (use_windows): Default to zero.
1960 * main.c: Include "main.h".
1961 (main): Delete.
1962 (struct captured_main_args): Delete.
1963 (gdb_main): New function.
1964 * main.h: New file.
1965 * gdb.c: New File.
1966
e36180d7
AC
19672002-09-25 Andrew Cagney <cagney@redhat.com>
1968
1969 * frame.c: Include "gdb_string.h" and "builtin-regs.h".
1970 (frame_map_regnum_to_name): New function.
1971 (frame_map_name_to_regnum): New function.
1972 * frame.h (frame_map_name_to_regnum): Declare.
1973 (frame_map_regnum_to_name): Declare.
1974 * builtin-regs.c (builtin_reg_map_regnum_to_name): New function.
1975 * builtin-regs.h (builtin_reg_map_regnum_to_name): Declare.
1976 * parse.c: Do not include "builtin-regs.h".
1977 (target_map_name_to_register): Delete function.
1978 (write_dollar_variable): Use frame_map_name_to_regnum.
1979 * parser-defs.h (target_map_name_to_register): Delete declaration.
1980 * expprint.c: Include "frame.h".
1981 (print_subexp): Use frame_map_regnum_to_name.
1982 * eval.c (evaluate_subexp_standard): Use frame_map_regnum_to_name.
1983 * infcmd.c (registers_info): Use frame_map_name_to_regnum.
1984
8b69000d
AC
19852002-09-25 Andrew Cagney <ac131313@redhat.com>
1986
1987 * rs6000-tdep.c (rs6000_frame_saved_pc): If the link register
1988 wasn't saved, and the next innermost frame is a dummy, return the
1989 dummy frame's link register.
1990
046ca86a
JB
19912002-09-24 Jim Blandy <jimb@redhat.com>
1992
1993 Fix from Paul Breed:
1994 * main.c (captured_main): Add a `break' after the case for 'b'.
1995
94b66fa7
KS
19962002-09-24 Keith Seitz <keiths@redhat.com>
1997
1998 * varobj.c (c_type_of_child): Use get_target_type instead
1999 of TYPE_TARGET_TYPE.
2000
c214a6fd
FN
20012002-09-22 Fernando Nasser <fnasser@redhat.com>
2002
53cb0458
FN
2003 * source.c (get_current_or_default_source_symtab_and_line): Remove
2004 function.
2005 (set_default_source_symtab_and_line): New function. Attempts to
2006 determine a source file to list lines from if one is not currently
2007 defined.
2008 (get_current_source_symtab_and_line): Initialize sal.pc and
2009 sal.end fields.
2010 (set_current_source_symtab_and_line): Mark argument as const.
2011 * source.h: Update declarations and comments.
2012 * linespec.c (decode_line_1): Replace call to removed routine above.
2013 * stack.c (print_frame_info_base): Ditto.
2014 * cli/cli-cmds.c (edit_command): Ditto.
2015 (list_command): Ditto.
2016
20172002-09-22 Fernando Nasser <fnasser@redhat.com>
2018
d6020d45 2019 * source.c (get_current_or_default_source_symtab_and_line): Initialize
53cb0458 2020 sal.pc and sal.end fields.
c214a6fd
FN
2021 (get_current_or_default_source_symtab_and_line): Ditto.
2022 * breakpoint.c (parse_breakpoint_sals): Use correct accessor function
2023 so we do not cause a new source symtab to be searched for (reverting an
2024 unintentional change from the 2002-09-20 patch).
2025 * scm-lang.c (scm_unpac): Ditto.
2026
cc3b68a5
AC
20272002-09-21 Andrew Cagney <cagney@redhat.com>
2028
2029 * complaints.c (symfile_explanations): Remove new-line from
2030 ``isolated_message''.
2031 (vcomplaint): When ISOLATED_MESSAGE, force a line break.
2032 (clear_complaints): When a SUBSEQUENT_MESSAGE, force a line break.
2033
5835abe7
NC
20342002-09-20 Nick Clifton <nickc@redhat.com>
2035
2036 * NEWS: Announce that V850EA ISA is no longer supported.
2037 * v850-tdep.c: Remove reference to bfd_mach_v850ea.
2038
a15ef5f5
DC
20392002-09-20 David Carlton <carlton@math.stanford.edu>
2040
06ba1b39
DC
2041 * Makefile.in (c-lang.o): Correct dependencies.
2042 (utils.o): Gather dependencies.
2043 (charset.o): Move.
a15ef5f5
DC
2044 * c-lang.c: #include "gdb_string.h"
2045
87885426
FN
20462002-09-20 Fernando Nasser <fnasser@redhat.com>
2047
2048 From 2002-07-02 George Helffrich <george@gly.bris.ac.uk>
2049 * cli/cli-cmds.c (list_command): New function. Implements the new
2050 cli edit command.
2051 (_init_cli_cmds): Add new command definition.
2052 * gdb.1: Document edit command.
2053 * doc/gdb.texinfo: Document edit command.
2054
20552002-09-20 Fernando Nasser <fnasser@redhat.com>
0378c332
FN
2056
2057 * source.c: Make global variables current_source_symtab and
2058 current_source_line static.
2059 (list_command): Moved to cli/cli-cmds.c.
2060 (ambiguous_line_spec): Moved to cli/cli-cmds.c.
2061 (get_first_line_listed): New accessor function.
2062 (get_lines_to_list): New accessor function.
2063 (get_current_source_symtab_and_line): New function. Retrieves the
2064 position in the source code that we consider current.
2065 (get_current_or_default_source_symtab_and_line): New function.
2066 Like the above but attempts to determine a default position if one
2067 is not currently defined.
2068 (set_current_source_symtab_and_line): New function. Sets the source
2069 code position considered current and returns the previously set one.
2070 (clear_current_source_symtab_and_line): Reset stored information about
2071 a current source line.
2072 (_initialize_source): Remove registration for the "list" command and
2073 its alias.
2074 * source.h: Add declarations for the new functions above.
2075 * symtab.h: Remove declarations for the global variables mentioned
2076 above.
2077 * breakpoint.c (parse_breakpoint_sals): Use accessor functions to
2078 obtain current source line.
2079 * linespec.c (decode_line_1): Ditto.
2080 * macroscope.c (default_macro_scope): Ditto.
2081 * scm-lang.c (scm_unpac): Ditto.
2082 * stack.c (print_frame_info_base): Ditto.
2083 * symfile.c (clear_symtab_users): Ditto.
2084 * symtab.c (decode_line_spec): Ditto.
2085 * cli/cli-cmds.c (list_command): Moved here from source.c.
2086 (ambiguous_line_spec): Moved here from source.c.
2087 (_init_cli_cmds): Add definition for "list" and its alias.
2088 * Makefile.in: Update dependencies.
2089
ddd216ea
CV
20902002-09-20 Corinna Vinschen <vinschen@redhat.com>
2091
2092 * h8300-tdep.c (h8300_examine_prologue): Match saved regs location
2093 with what gcc thinks is correct.
2094
6d305052
CV
20952002-09-20 Corinna Vinschen <vinschen@redhat.com>
2096
2097 * h8300-tdep.c (h8300_examine_prologue): Fix loop for saved regs in
2098 multiple register push instruction.
2099
234b45d4
KB
21002002-09-19 Jim Blandy <jimb@redhat.com>
2101
2102 Add support for distinct host and target character sets.
2103 * charset.c, charset.h: New files.
2104 * c-exp.y: #include "charset.h".
2105 (yylex): Convert character and string literals to the target
2106 character set, before returning them as the semantic value of the
2107 token.
2108 * c-lang.c: #include "charset.h".
2109 (c_emit_char): Use charset-specific methods to recognize
2110 characters with backslash escape forms, to decide which characters
2111 to print literally and which to print using numeric escape
2112 sequences, and to convert target characters to host characters
2113 before printing.
2114 * utils.c: #include "charset.h".
2115 (no_control_char_error): New function.
2116 (parse_escape): Use charset-specific methods to recognize
2117 backslash escapes, parse `control character' notation, and convert
2118 characters from the host character set to the target character set.
2119 * configure.in: Set the default host character set.
2120 Check where to find iconv, and what its argument types might be.
2121 * acinclude.m4 (AM_ICONV): New macro, borrowed from GCC.
2122 * Makefile.in (SFILES): List charset.c.
2123 (COMMON_OBS): List charset.o.
2124 (charset.o): New rule.
2125 (charset_h): New header dependency variable.
2126 (c-lang.o, utils.o, c-exp.tab.o): Note dependency on $(charset_h).
2127 (LIBICONV): New variable, set by configure.
2128 (CLIBS): Include $(LIBICONV) here.
2129 * aclocal.m4, config.in, configure: Regenerated.
2130
525d6a61
JB
21312002-09-19 Joel Brobecker <brobecker@gnat.com>
2132
2133 * ada-exp.y: Add missing semicolons to end rules. Fixes a
2134 bison 1.35 warning.
2135
3ed93867
RE
21362002-09-19 Richard Earnshaw <rearnsha@arm.com>
2137
2138 * gdb_mbuild.sh: New file.
2139
437666f8
AC
21402002-09-19 Andrew Cagney <ac131313@redhat.com>
2141
2142 * objc-exp.y, objc-lang.h, objc-lang.c: Fix copyright notice.
2143
389e51db
AC
21442002-09-18 Andrew Cagney <ac131313@redhat.com>
2145
2146 * breakpoint.c, c-exp.y, defs.h, elfread.c, expression.h,
2147 jv-exp.y, language.c, language.h, p-exp.y, parse.c, parser-defs.h,
2148 printcmd.c, source.c, stabsread.c, symfile.c, symtab.h, utils.c,
2149 valops.c, value.h: Revert previous change.
2150
3b4efeaa
MS
21512002-09-18 Michael Snyder <msnyder@redhat.com>
2152
2153 Preliminary support for Objective-C:
2154 * defs.h (language_objc): New enum value.
2155 (puts_filtered_tabular): Declaration only, exported from utils.c.
2156 (skip_quoted): Delete, declared in completer.h.
2157 * c-exp.y: Include completer.h.
2158 * p-exp.y: Ditto.
2159 * jv-exp.y: Ditto.
2160 * expression.h (OP_MSGCALL, OP_SELECTOR, OP_SELF, OP_NSSTRING):
2161 New operator enum values.
2162 * language.h (CAST_IS_CONVERSION): Test for language_objc.
2163 * language.c (binop_result_type): Handle language_objc case.
2164 (integral_type, character_type, string_type, boolean_type,
2165 structured_type, binop_type_check): Ditto.
2166 * symtab.h (SYMBOL_OBJC_DEMANGLED_NAME): Define.
2167 (struct objc_specific): Add to general_symbol_info.
2168 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Add objc initialization.
2169 (SYMBOL_DEMANGLED_NAME): Handle objc case.
2170 * parser-defs.h (struct objc_class_str): New struct type.
2171 (start_msglist, end_msglist, add_msglist): Declaration only,
2172 exported from objc-lang.c.
2173 * value.h (value_of_local, value_nsstring,
2174 call_function_by_hand_expecting_type): Exported from valops.c.
2175 * valops.c (find_function_addr): Export.
2176 (call_function_by_hand_expecting_type): New function.
2177 (value_of_local): New function.
2178 * symfile.c (init_filename_language_table): Add ".m" extension
2179 for Objective-C.
2180 * utils.c (puts_filtered_tabular): New function.
2181 (fprintf_symbol_filtered): Add objc demangling support (disabled).
2182 (set/show demangle): Extend help-string to refer to ObjC.
2183 * elfread.c (elf_symtab_read): Skip Objective-C special symbols.
2184 * stabsread.c (symbol_reference_defined): Objective-C symbols
2185 may contain colons: make allowances when scanning stabs strings
2186 for colons.
2187 (objc_find_colon): New function.
2188 * printcmd.c (address_info): If language == objc then print
2189 "self" instead of "this".
2190 * parse.c (length_of_subexp): Handle new operators OP_MSGCALL,
2191 OP_NSSTRING, and OP_SELF.
2192 (prefixify_subexp): Ditto.
2193 * source.c (print_source_lines): Mention objc in comment.
2194 * breakpoint.c (parse_breakpoint_sals): Recognize Objective-C
2195 method names.
2196
b9caf505
AC
21972002-09-18 Andrew Cagney <ac131313@redhat.com>
2198
2199 * complaints.h: Update copyright.
2200 (struct complaints): Declare.
2201 (struct complaint): Make `message' constant.
2202 (internal_complaint): Declare.
2203 (complaint): Declare.
2204 (complaint_root): Delete declaration.
2205 (symfile_complaints): Delete declaration.
2206 (struct complaints): Add opaque declaration.
2207 (clear_complaints): Add a complaints parameter.
2208 * complaints.c: Update copyright.
2209 (enum complaint_series): Define.
2210 (complaint_root): Delete.
2211 (struct complaints): Define.
2212 (complaint_sentinel, symfile_complaint_book): New variables.
2213 (symfile_explanations, symfile_complaints): New variables.
2214 New variables.
2215 (get_complaints): New function.
2216 (vcomplaint): New function.
2217 (complaint): New function.
2218 (internal_complaint): New function.
2219 (complain): Call vcomplain with symfile_complaint.
2220 (clear_complaints): Rewrite.
2221 (_initialize_complaints): Use add_setshow_command.
2222 * Makefile.in (complaints.o): Update dependencies.
2223 * symfile.c (syms_from_objfile): Add symfile_complaints parameter
2224 to call to clear_complaints.
2225 (new_symfile_objfile, reread_symbols): Ditto.
2226 (oldsyms_complaint): Delete.
2227 (empty_symtab_complaint, unknown_option_complaint): Delete.
2228 (free_named_symtabs): Use complaint instead of complain.
2229
d2e6263c
MS
22302002-09-18 Michael Snyder <msnyder@redhat.com>
2231
5fb2031a
AC
2232 Contributed by Apple Computer, Inc. Merged with current sources
2233 by Adam Fedor <fedor@doc.com> [cagney].
2234
d2e6263c
MS
2235 * objc-lang.c: First clean-up round: comments, indentation.
2236 * objc-lang.h: Ditto.
2237 * objc-lang.y: Ditto.
2238
dec43320
AC
22392002-09-18 Andrew Cagney <ac131313@redhat.com>
2240
2241 * maint.c (maintenance_internal_error): Print the parameter as the
2242 error message.
2243 (maintenance_internal_warning): New function.
2244 (_initialize_maint_cmds): Add command `maint internal-warning'.
2245
2246 * defs.h (internal_warning, internal_vwarning): Declare.
2247 * utils.c (struct internal_problem): Define.
2248 (internal_vproblem): New function.
2249 (internal_warning): New function.
2250 (internal_vwarning): New function.
2251 (internal_warning_problem, internal_error_problem): New variables.
2252 (internal_verror): Just call internal_vproblem.
2253
b81654f1
MS
22542002-09-18 Michael Snyder <msnyder@redhat.com>
2255
2256 * objc-lang.c: New file, support for Objective-C.
2257 Preliminary check-in, not yet integrated into gdb.
2258 * objc-lang.h: New file.
2259 * objc-exp.y: New file.
2260
0542c381
AC
22612002-09-18 Andrew Cagney <ac131313@redhat.com>
2262
7bda5e4a
AC
2263 * infrun.c (signal_stop_update): Convert definition to ISO C.
2264 (signal_print_update): Ditto.
2265 (signal_pass_update): Ditto.
2266 * inflow.c (terminal_save_ours): Ditto.
2267
5247b418
AC
2268 * h8300-tdep.c (h8300_gdbarch_init): Use C instead of C++
2269 comments.
2270
fc60962c
AC
2271 * config/djgpp/fnchange.lst: Handle name clashes between
2272 bfd/coff-tic30.c, bfd/coff-tic4x.c, bfd/coff-tic54x.c and
2273 bfd/coff-tic80.c.
2274
0542c381
AC
2275 * i386-linux-tdep.h: Fix tipo.
2276
5b924b9b
AF
22772002-09-18 Adam Fedor <fedor@gnu.org>
2278
2279 * MAINTAINERS: Add myself to the Write After Approval list.
2280
5afc051b
JB
22812002-09-18 Jim Blandy <jimb@redhat.com>
2282
2283 * dbxread.c, mdebugread.c: Revert my change of 2001-10-23. Moving
2284 texthigh and textlow to reader-specific structs caused
2285 objfile_relocate to miss them. This is fixable, but the work that
2286 the change was supposed to prepare GDB for never got done anyway.
2287
eb944380
DC
22882002-09-18 David Carlton <carlton@math.stanford.edu>
2289
2290 * MAINTAINERS: Alphabetize Write After Approval list.
2291
948e66d9
DJ
22922002-09-18 Daniel Jacobowitz <drow@mvista.com>
2293
2294 Fix PR gdb/709
2295 * values.c (value_static_field): Call read_var_value.
2296
dc604539
AC
22972002-09-18 Andrew Cagney <ac131313@redhat.com>
2298
2299 * valops.c (hand_function_call): Align the initial stack pointer
2300 and STRUCT_ADDR using frame_align. When STRUCT_RETURN and
2301 FRAME_ALIGN_P, use STRUCT_ADDR to obtain the called function's
2302 return value.
2303 * mips-tdep.c (mips_frame_align): New function.
2304 (mips_gdbarch_init): Set frame_align.
2305 * gdbarch.sh (FRAME_ALIGN): New method.
2306 * gdbarch.h, gdbarch.c: Re-generate.
2307
cb7e422f
ML
23082002-09-18 Michal Ludvig <mludvig@suse.cz>
2309
2310 * x86-64-linux-nat.c (x86_64_regmap): Added CS and SS
2311 registers.
2312
a094c6fb
AC
23132002-09-17 Andrew Cagney <ac131313@redhat.com>
2314
2315 * NEWS: Mention that MIPS $fp behavior changed.
2316 * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register): Delete
2317 reference to FP_REGNUM.
2318 (mipsnbsd_cannot_store_register): Ditto.
2319 * mips-linux-nat.c: Update copyright.
2320 (mips_linux_cannot_fetch_register): Delete reference to FP_REGNUM.
2321 (mips_linux_cannot_store_register): Ditto.
2322 * mips-linux-tdep.c (supply_gregset): Ditto. Update copyright.
2323 * config/mips/tm-mips.h: Update copyright.
2324 (FP_REGNUM): Delete macro.
2325 (MIPS_REGISTER_NAMES): Replace "fp" with "".
2326 * config/mips/tm-irix6.h (FP_REGNUM): Delete macro.
2327 * mips-tdep.c (mips_gdbarch_init): Set read_fp to mips_read_sp.
2328 (mips_r3041_reg_names, mips_r3051_reg_names)
2329 (mips_r3081_reg_names): Replace "fp" with "".
2330 Fix PR gdb/480.
2331
45cf40d1
TR
23322002-09-17 Theodore A. Roth <troth@verinet.com>
2333
2334 * gdb/avr-tdep.c(avr_scan_prologue): Fix bad call to
2335 generic_read_register_dummy() (PR gdb/703).
2336 (avr_push_return_address): #if 0 out unused vars.
2337 (avr_gdbarch_init): Enable use of avr_push_return_address().
2338
c7e701b5
MS
23392002-09-17 Michael Snyder <msnyder@redhat.com>
2340
d76ba2a5 2341 * m32r-stub.c (restore_and_return): Postpone restoring of PSW.
c7e701b5
MS
2342 RTE will take care of it.
2343
20bcf01c
AC
23442002-09-17 Andrew Cagney <ac131313@redhat.com>
2345
2346 * arch-utils.c (legacy_virtual_frame_pointer): If FP_REGNUM is
2347 invalid, return SP_REGNUM.
2348
009a9971 23492002-09-17 Michael Snyder <msnyder@redhat.com>
21f87145
MS
2350
2351 * mips-tdep.c (mips_pop_frame): Read saved values of floating
2352 point registers without sign extension.
2353
135c175f
AC
23542002-09-17 Andrew Cagney <cagney@redhat.com>
2355
2356 * blockframe.c (deprecated_read_register_dummy): Rename
2357 generic_read_register_dummy.
2358 * frame.c (frame_unwind_signed_register): New function.
2359 (frame_unwind_unsigned_register): New function.
2360 * frame.h (frame_unwind_signed_register): Declare.
2361 (frame_unwind_unsigned_register): Declare.
2362 (deprecated_read_register_dummy): Rename
2363 generic_read_register_dummy.
2364
2365 * h8300-tdep.c (h8300_frame_chain): Update.
2366 (h8300_frame_saved_pc): Update.
2367 * xstormy16-tdep.c (xstormy16_frame_saved_pc): Update.
2368 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
2369 * s390-tdep.c (s390_frame_saved_pc_nofix): Update.
2370 (s390_frame_chain): Update.
2371 * v850-tdep.c (v850_find_callers_reg): Update.
2372 (v850_frame_saved_pc): Update.
2373 * m32r-tdep.c (m32r_init_extra_frame_info): Update.
2374 (m32r_find_callers_reg): Update.
2375 (m32r_frame_saved_pc): Update.
2376 * sh-tdep.c (sh_find_callers_reg): Update.
2377 (sh64_get_saved_pr): Update.
2378 (sh_init_extra_frame_info): Update.
2379 (sh_init_extra_frame_info): Update.
2380 (sh64_init_extra_frame_info): Update.
2381 (sh64_init_extra_frame_info): Update.
2382 * mcore-tdep.c (mcore_find_callers_reg): Update.
2383 (mcore_frame_saved_pc): Update.
2384 (mcore_init_extra_frame_info): Update.
2385 * i386-tdep.c (i386_frame_saved_pc): Update.
2386 * ia64-tdep.c (ia64_frame_saved_pc): Update.
2387 (ia64_init_extra_frame_info): Update.
2388 (ia64_init_extra_frame_info): Update.
2389 * d10v-tdep.c (d10v_frame_saved_pc): Update.
2390 * cris-tdep.c (cris_init_extra_frame_info): Update.
2391 * avr-tdep.c (avr_frame_chain): Update.
2392 (avr_init_extra_frame_info): Update.
2393 (avr_frame_saved_pc): Update.
2394 * arm-tdep.c (arm_find_callers_reg): Update.
2395 (arm_init_extra_frame_info): Update.
2396 (arm_frame_saved_pc): Update.
2397
a741e514
TT
23982002-09-17 Tom Tromey <tromey@redhat.com>
2399
2400 * c-lang.c (c_emit_char): Don't treat \0 specially unless quoter
2401 is "'".
2402
d1a8e808
CV
24032002-09-17 Corinna Vinschen <vinschen@redhat.com>
2404
2405 * MAINTAINERS: Remove "non multi-arched" text from h8300.
2406 * h8300-tdep.c (h8300_next_prologue_insn) Renamed from
2407 NEXT_PROLOGUE_INSN.
2408 (h8300_examine_prologue): Call h8300_next_prologue_insn instead of
2409 NEXT_PROLOGUE_INSN.
2410
d9025a18
JB
24112002-09-16 Joel Brobecker <brobecker@gnat.com>
2412
2413 * osfsolib.c: Remove file, replaced by solib-osf.c.
2414 * Makefile.in: Remove compilation rules for osfsolib.c.
2415
1b2ef1b6
DC
24162002-09-16 David Carlton <carlton@math.stanford.edu>
2417
2418 * cp-valprint.c (cp_print_class_method): Correct args to
2419 check_stub_method_group.
2420
928e48af
CV
24212002-09-16 Corinna Vinschen <vinschen@redhat.com>
2422
2423 * h8300-tdep.c: Multiarch. Drop `set machine' command in favor of
2424 `set architecture'. Unify naming convention of functions.
2425 (h8300_skip_prologue): Improve prologue analysis.
2426 (h8300_push_arguments): Rewritten to more closely match GCC's
2427 bizarre argument-passing behavior, along with the comment describing
2428 said behavior.
2429 * remote-hms.c (hms_regnames): Don't use NUM_REGS in definition.
2430 * config/h8300/tm-h8300.h: Multiarch. Just keep stuff needed by
2431 sim, remote-e7000.c, remote-hms.c and remote.c
2432
5e3397bb
MK
24332002-09-15 Mark Kettenis <kettenis@gnu.org>
2434
2435 * i386-tdep.c (gdb_print_insn_i386): Removed.
2436 (i386_print_insn): New function.
2437 (i386_gdbarch_init): Set print_insn to i386_print_insns.
2438 (_initialize_i386_tdep): Don't initialize tm_print_insn and
2439 tm_print_insn_info.
2440
f710f4fc
MK
24412002-09-14 Mark Kettenis <kettenis@gnu.org>
2442
2443 * gdbtypes.c (check_stub_method_group): Initialize found_stub to
2444 zero.
2445
db54fef4
CV
24462002-09-14 Corinna Vinschen <vinschen@redhat.com>
2447
2448 * arch-utils.c (legacy_pc_in_sigtramp): Move preprocessor expression
2449 for IN_SIGTRAMP to here. Use IN_SIGTRAMP only if it's defined.
2450 Guard usage of SIGTRAMP_START() by using SIGTRAMP_START_P.
2451
2becadee
CF
24522002-09-13 Christopher Faylor <cgf@redhat.com>
2453
2454 * win32-nat.c (child_create_inferior): Honor 'tty' command.
2455
de17c821
DJ
24562002-09-13 Daniel Jacobowitz <drow@mvista.com>
2457
2458 * gdbtypes.c (check_stub_method): Make static.
2459 (check_stub_method_group): New function.
2460 * gdbtypes.h: Update prototypes.
2461 * cp-support.c: New file.
2462 * cp-support.h: New file.
2463
2464 * stabsread.c: Include "cp-abi.h" and "cp-support.h".
2465 (update_method_name_from_physname): New function.
2466 (read_member_functions): Correct method names for operators
2467 and v3 constructors/destructors. Separate v2 constructors and
2468 destructors.
2469 * Makefile.in (stabsread.o): Update dependencies.
2470 (SFILES): Add cp-support.c.
2471 (COMMON_OBS): Add cp-support.o.
2472 (cp_support_h, cp-support.o): Add.
2473
2474 * cp-valprint.c (cp_print_class_method): Call
2475 check_stub_method_group instead of check_stub_method. Remove
2476 extraneous QUITs.
2477 * p-valprint.c (pascal_object_print_class_method): Likewise.
2478 * valops.c (search_struct_method): Likewise.
2479 (find_method_list, value_struct_elt_for_reference): Likewise.
2480
e76cff22
AC
24812002-09-13 Andrew Cagney <cagney@redhat.com>
2482
2483 * gdbarch.sh (SIGTRAMP_END): Change to a predicate function.
2484 * gdbarch.h, gdbarch.c: Regenerate.
2485
905abb3f
AC
24862002-09-13 Andrew Cagney <ac131313@redhat.com>
2487
2488 * frame.c (find_saved_register): Delete function.
2489 * frame.h (find_saved_register): Delete declaration.
2490 Fix PR gdb/631.
2491
64159455
AC
2492Fri Sep 13 14:59:55 2002 Andrew Cagney <cagney@redhat.com>
2493
2494 * mips-tdep.c (read_next_frame_reg): Re-hack using
2495 frame_register_unwind.
2496
795e1e11
AC
2497Fri Sep 13 07:42:09 2002 Andrew Cagney <cagney@redhat.com>
2498
2499 * mips-tdep.c (mips_get_saved_register): Re-hack using
2500 frame_register_unwind.
2501
5720643c
JB
25022002-09-12 Joel Brobecker <brobecker@gnat.com>
2503
2504 * gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
2505 vector. Will be useful for Interix.
2506 * gdbarch.h, gdbarch.c: Regenerate.
2507
2508 * valops.c (value_allocate_space_in_inferior): Replace hard-coded
2509 name of the malloc function by NAME_OF_MALLOC.
2510
3bada2a2
JB
25112002-09-12 Joel Brobecker <brobecker@gnat.com>
2512
2513 * value.h (find_function_in_inferior): Add const keyword to
2514 one of the parameters. Allows us to invoke this function with
2515 a const char *.
2516 * valops.c (find_function_in_inferior): Likewise.
2517
3db26b01
JB
25182002-09-12 Joel Brobecker <brobecker@gnat.com>
2519
2520 * exec.c (xfer_memory): Fix compilation warning with old versions
2521 of GCC.
2522 * tracepoint.c (trace_find_tracepoint_command): Likewise.
2523
17c5ed2c
DC
25242002-09-12 David Carlton <carlton@math.stanford.edu>
2525
2526 * symtab.h: Run through gdb_indent.h.
2527 Add 2002 to Copyright year list.
2528
ecd1107e
AM
25292002-09-12 Alan Modra <amodra@bigpond.net.au>
2530
2531 * x86-64-tdep.c (_initialize_x86_64_tdep): Don't use hard-coded
2532 mach constants.
2533 * MAINTAINERS: Add myself to write after approval list.
2534
e64f66d1
JB
25352002-09-11 J. Brobecker <brobecker@gnat.com>
2536
2537 * osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX.
2538
f9395794
JB
25392002-09-11 J. Brobecker <brobecker@gnat.com>
2540
2541 * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value for
2542 Interix.
2543
1a303dec
MS
25442002-06-05 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
2545
2546 * procfs.c (do_detach): Clear current signal, not just fault.
2547 Corrects problem with breakpoint trap signal leaking to detached
2548 process on Tru64.
2549
c0219d42
MS
25502002-09-10 Michael Snyder <msnyder@redhat.com>
2551
2552 * buildsym.c (finish_block): Protect against null pointer.
2553
9d84ac84
AC
25542002-09-10 Andrew Cagney <cagney@redhat.com>
2555
2556 * infcmd.c (default_print_registers_info): Send all output to
2557 ``file'' instead of ``gdb_stdout''.
2558
77d8f2b4
MS
25592002-09-10 Michael Snyder <msnyder@redhat.com>
2560
2561 * mips-tdep.c (mips_extract_struct_value_address): Make val a
2562 LONGEST, and use signed register read (addresses are sign-
2563 extended for mips).
2564
99656a61
SC
25652002-09-10 Stephane Carrez <stcarrez@nerim.fr>
2566
2567 * event-loop.c (gdb_do_one_event): Make public.
2568 * event-loop.h (gdb_do_one_event): Declare.
2569
da12f4d8
JL
25702002-09-10 Jeff Law <law@redhat.com>
2571
2572 * infttrace.c (child_resume): Simplify and rework to avoid
2573 TT_PROC_CONTINUE.
2574
d0aee0c4
FF
25752002-09-09 Fred Fish <fnf@intrinsity.com>
2576
2577 * printcmd.c (print_scalar_formatted): "len" is the number of
2578 target bytes, NOT the number of target bits.
2579
7cb3ec5e
EZ
25802002-09-09 Elena Zannoni <ezannoni@redhat.com>
2581
2582 From: Emmanuel Thome' <thome@lix.polytechnique.fr>
2583 * top.c (init_main): Set rl_terminal_name.
2584
4dc81987
AS
25852002-09-08 Aidan Skinner <aidan@velvet.net>
2586
2587 * ada-lang.c (ada_array_bound, ada_type_match,
2588 _initialize_ada_language): Fix K&R definitions.
2589 * ada-tasks.c (get_current_task): Fix K&R definitions.
2590 * ada-valprint.c (adjust_type_signedness): Fix K&R definitions.
2591
842330b4
CF
25922002-09-07 Christopher Faylor <cgf@redhat.com>
2593
2594 * MAINTAINERS: Remove CE from list of maintainership responsibilities.
2595 Add XP.
2596
43156d82
MK
25972002-09-06 Mark Kettenis <kettenis@gnu.org>
2598
66da5fd8
MK
2599 * i386-tdep.c (i386_register_virtual_type,
2600 i386_register_convertible, i386_register_convert_to_virtual,
2601 i386_register_comvert_to_raw): Use FP_REGNUM_P and SSE_REGNUM_P
2602 instead of IS_FP_REGNUM and IS_SSE_REGNUM.
2603 (i386_gdbarch_init): Fix comment. Add comments on calls that set
2604 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum.
2605 Don't set push_arguments twice.
2606
4b218c18
MK
2607 * i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start and
2608 sigtramp_end to i386bsd_sigtramp_start and i386bsd_sigtramp_end.
2609 * i386nbsd-tdep.c (i386nbsd_init_abi): Set sigtramp_start and
2610 sigtramp_end to NULL.
2611 * config/i386/tm-fbsd.h (SIGTRAMP_START, SIGTRAMP_END): Remove
2612 defines.
2613 (i386bsd_sigtramp_start, i386_sigtramp_end): Remove prototypes.
2614
4cc314d5
MK
2615 * i386nbsd-tdep.c (i386nbsd_pc_in_sigtramp): Remove spurious
2616 whitespace.
2617
43156d82
MK
2618 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.
2619 * gdbarch.h, gdbarch.c: Re-generate.
2620 * blockframe.c (find_pc_sect_partial_function): Convert to use
2621 SIGTRAMP_START_P predicate.
2622
6672060b
MS
26232002-09-05 Michael Snyder <msnyder@redhat.com>
2624
a90c3637
MS
2625 * arm-tdep.c (arm_init_extra_frame_info): Distinguish between
2626 generic_dummy_frame method and old method. Also distinguish
2627 between ARM_FP_REGNUM and THUMB_FP_REGNUM.
95f95911 2628 (arm_extract_return_value): Use new regcache method.
a90c3637 2629
6672060b
MS
2630 * mips-tdep.c (mips_n32n64_push_arguments): Remove alignment
2631 adjustment that doesn't conform to the ABI.
2632 (mips_extract_struct_value_address): Retrieve V0_REGNUM from
2633 saved regcache, not from current regcache.
2634
299ffc64
AC
26352002-09-05 Andrew Cagney <ac131313@redhat.com>
2636
2637 * NEWS: Update for 5.3. Add new section ``Changes since 5.3''.
2638 * README: Update.
2639
a3a2ee65
JT
26402002-09-04 Jason Thorpe <thorpej@wasabisystems.com>
2641
2642 * arm-tdep.c (arm_addr_bits_remove): Don't check for Thumb mode
2643 if arm_apcs_32 is false.
2644
2bc7eea9
AC
26452002-09-04 Andrew Cagney <ac131313@redhat.com>
2646
2647 GDB 5.3 branch created.
2648
8a55a7c5
TR
26492002-09-03 Theodore A. Roth <troth@verinet.com>
2650
2651 * gdb/avr-tdep.c (avr_gdbarch_init): Use
2652 generic_unwind_get_saved_register.
2653
e26fb1d7
DC
26542002-09-03 David Carlton <carlton@math.stanford.edu>
2655
2656 * dwarf2read.c (dwarf2_add_member_fn): Add the 'type'
2657 argument (PR gdb/653). Update call to smash_to_method_type.
2658 (read_structure_scope): Update call to dwarf2_add_member_fn.
2659
30d52491
ML
26602002-09-03 Michal Ludvig <mludvig@suse.cz>
2661
2662 * x86-64-linux-tdep.c: Include gdb_string.h
2663 * x86-64-linux-nat.c: Ditto.
2664
06891d83
JT
26652002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2666
2667 * ada-exp.y (yyname, yyrule): Remap global variables that appear
2668 when YYDEBUG is set to 1.
2669 * c-exp.y: Likewise.
2670 * f-exp.y: Likewise.
2671 * jv-exp.y: Likewise.
2672 * m2-exp.y: Likewise.
2673 * p-exp.y: Likewise.
2674
7d400e77
JT
26752002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2676
2677 * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to
2678 dependency list.
2679 * i386nbsd-tdep.c (i386nbsdelf_init_abi): Set
2680 solib_svr4_fetch_link_map_offsets to
2681 nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
2682 * config/i386/nbsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
2683 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
2684 * config/i386/nbsdelf.mh (NATDEPFILES): Remove solib.o,
2685 solib-svr4.o, and solib-legacy.o.
2686 * config/i386/tm-nbsd.h: Include solib.h.
2687
704a27c4
JT
26882002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2689
2690 * configure.tgt (i[3456]86-*-netbsdelf*): Merge with...
2691 (i[3456]86-*-netbsd*): ...this. Set gdb_target to nbsd.
2692 (i[3456]86-*-openbsd*): Make this a separate entry. Add a
2693 comment noting that this needs its own target configuration.
2694 * config/i386/nbsd.mt: New file.
2695 * config/i386/nbsdaout.mt: Remove.
2696 * config/i386/nbsdelf.mt: Ditto.
2697 * config/i386/tm-nbsdaout.h: Ditto.
2698
d66198e1
JT
26992002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2700
2701 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function.
2702 (i386nbsd_pc_in_sigtramp): Rewrite to use i386nbsd_sigtramp_offset.
2703 (i386nbsd_init_abi): Don't initialize tdep->sigtramp_start or
2704 tdep->sigtramp_end.
2705 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end): Remove.
2706 * config/i386/tm-nbsd.h (SIGTRAMP_START, SIGTRAMP_END)
2707 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove.
2708
3cac699e
JT
27092002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2710
2711 * Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h),
2712 $(i386_tdep_h), and $(nbsd_tdep_h) to dependency list.
2713 * i386-tdep.h (i386bsd_init_abi): New prototype.
2714 * i386bsd-tdep.c (i386bsd_init_abi): Remove "static" from
2715 function declaration.
2716 (_initialize_i386bsd_tdep): Don't register OS ABI handlers
2717 for NetBSD-a.out or NetBSD-ELF.
2718 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end)
2719 (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset)
2720 (i386nbsd_init_abi, i386nbsdelf_init_abi): Move to...
2721 * i386nbsd-tdep.c: ...here. Include arch-utils.h, i386-tdep.h,
2722 and nbsd-tdep.h.
2723 (i386nbsd_pc_in_sigtramp): New function.
2724 (i386nbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2725 i386nbsd_pc_in_sigtramp.
2726 (_initialize_i386nbsd_tdep): Register i386nbsd_init_abi
2727 and i386nbsdelf_init_abi OS ABI handlers.
2728 * config/i386/nbsdaout.mt (TDEPFILES): Add nbsd-tdep.o.
2729 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
2730
7010ca0a
MK
27312002-09-02 Mark Kettenis <kettenis@gnu.org>
2732
2733 * i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSE
2734 registers if the target really has them.
2735
6dd93b72
JT
27362002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
2737
2738 * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) rather
2739 than nbsd-tdep.h.
2740
2ca8ae21
JT
27412002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
2742
2743 * Makefile.in (alphanbsd-tdep.o): Add $(frame_h) to dependency
2744 list.
2745 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr)
2746 (alphanbsd_skip_sigtramp_frame): New functions.
2747 (alphanbsd_init_abi): Set tdep->skip_sigtramp_frame to
2748 alphanbsd_skip_sigtramp_frame. Set tdep->sigcontext_addr
2749 to alphanbsd_sigcontext_addr.
2750
3d9b49b0
JT
27512002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
2752
2753 * Makefile.in (mipsnbsd-tdep.o): Add nbsd-tdep.h to dependency
2754 list.
2755 (nbsd-tdep.o): Add $(gdb_string_h) to dependency list.
2756 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): Use
2757 nbsd_pc_in_sigtramp.
2758 * mipsnbsd-tdep.c: Include nbsd-tdep.h.
2759 (mipsnbsd_pc_in_sigtramp): Use nbsd_pc_in_sigtramp.
2760 * nbsd-tdep.c: Include gdb_string.h.
2761 (nbsd_pc_in_sigtramp): New function.
2762 * nbsd-tdep.h (nbsd_pc_in_sigtramp): New prototype.
2763 * ppcnbsd-tdep.c (ppcnbsd_pc_in_sigtramp): New function.
2764 (ppcnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2765 ppcnbsd_pc_in_sigtramp.
2766 * shnbsd-tdep.c (shnbsd_pc_in_sigtramp): New function.
2767 (shnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2768 shnbsd_pc_in_sigtramp.
2769 * sparcnbsd-tdep.c (sparcnbsd_init_abi_elf): Set
2770 gdbarch_pc_in_sigtramp to nbsd_pc_in_sigtramp.
2771 * config/mips/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
2772
c860120c
PM
27732002-08-30 Pierre Muller <muller@ics.u-strasbg.fr>
2774
2775 * breakpoint.c (breakpoint_init_inferior): Reset the val field of
2776 watchpoints to NULL.
2777 (insert_breakpoints): set val field of watchpoints if NULL.
2778
2779
c7612d53
JB
27802002-08-29 Jim Blandy <jimb@redhat.com>
2781
2782 * symtab.c (lookup_symbol_aux): In the cases where we find a
2783 minimal symbol of an appropriate name and use its address to
2784 select a symtab to read and search, use `name' (as passed to us)
2785 as the demangled name when searching the symtab's global and
2786 static blocks, not the minsym's name.
2787
66609862
KS
27882002-08-29 Keith Seitz <keiths@redhat.com>
2789
2790 * stack.c (print_frame_info_base): Always set current_source_symtab
2791 and current_source_line.
2792
151fefe2
JB
27932002-08-29 Donn Terry <donnte@microsoft.com>
2794
2795 * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).
2796
bfb3754e
KS
27972002-08-28 Keith Seitz <keiths@redhat.com>
2798
2799 * stack.c (select_frame): Add FIXME concerning selected-frame
2800 events.
2801 (select_frame_command): Send selected-frame-level-changed
2802 event notification, but only if the level actually changed.
2803 (up_silently_base): Add selected-frame-level-changed event
2804 notification.
2805 (down_silently_base): Likewise.
2806
e822a2a0
AC
28072002-08-28 Andrew Cagney <ac131313@redhat.com>
2808
2809 * Makefile.in: Update dependencies for all gdb/*.c files.
2810
309367d4
TT
28112002-08-27 Tom Tromey <tromey@redhat.com>
2812
2813 * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,
2814 ax-gdb.o, signals.o, jv-valprint.o, c-valprint.o, cp-abi.o):
2815 Update dependencies.
2816 * i387-tdep.c: Include gdb_string.h.
2817 * osabi.c: Likewise.
2818 * i386-linux-nat.c: Likewise.
2819 * lin-lwp.c: Likewise.
2820 * ax-gdb.c: Likewise.
2821 * signals/signals.c: Likewise.
2822 * jv-valprint.c: Likewise.
2823 * p-lang.c: Likewise.
2824 * c-valprint.c: Likewise.
2825 * cp-abi.c: Likewise.
2826
e1507482
EZ
28272002-08-27 Elena Zannoni <ezannoni@redhat.com>
2828
2829 * cli/cli-script.h (copy_command_lines): Export.
2830 * breakpoint.c: Include cli/cli-script.h.
2831 * Makefile.in (breakpoint.o): Update dependencies.
2832
c6510018
MS
28332002-08-26 Michael Snyder <msnyder@redhat.com>
2834
2835 * breakpoint.c (insert_breakpoints): Protect all references
2836 to 'process_warning'. Shorten long lines.
2837
c2b8ed2c
MS
28382002-08-26 Joel Brobecker <brobecker@gnat.com>
2839
2840 * cli/cli-script.c (copy_command_lines): New function.
2841 * defs.h (copy_command_lines): Export.
2842 * testsuite/gdb.base/commands.exp: New tests for commands
2843 attached to a temporary breakpoint, and for commands that
2844 delete the breakpoint they are attached to.
2845
28462002-08-26 Michael Snyder <msnyder@redhat.com>
2847
2848 * breakpoint.c (bpstat_stop_status): Instead of copying the
2849 pointer to the breakpoint commands struct, make a new copy
2850 of the struct and point to that.
2851 (bpstat_clear): Free the commands struct.
2852 (bpstat_clear_actions): Free the commands struct.
2853 (bpstat_do_actions): Free the command actions. Also execute
2854 the local cleanups, instead of deleting them.
2855 (delete_breakpoint): Leave the commands field of the bpstat
2856 chain alone -- it will be freed later.
2857
64b84175
KB
28582002-08-26 Kevin Buettner <kevinb@redhat.com>
2859
2860 * rs6000-tdep.c (altivec_register_p): Restore function inadvertently
2861 deleted in 2002-08-20 commit. This function is still used by
2862 ppc-linux-nat.c.
2863
55970da6
KS
28642002-08-26 Keith Seitz <keiths@redhat.com>
2865
2866 * gdb-events.sh: Add selected-frame-level-changed event.
2867 * gdb-events.c: Regenerated.
2868 * gdb-events.h: Regenerated.
2869
a790ad35
SC
28702002-08-26 Stephane Carrez <stcarrez@nerim.fr>
2871
2872 Fix PR gdb/393:
2873 * inflow.c (terminal_save_ours): New function to save terminal
2874 settings.
2875 * inferior.h (terminal_save_ours): Declare.
2876 * target.c (debug_to_terminal_save_ours): New function.
2877 (cleanup_target): Defaults to_terminal_save_ours.
2878 (update_current_target): Inherit to_terminal_save_ours.
2879 (setup_target_debug): Set to_terminal_save_ours.
2880 * target.h (target_terminal_save_ours): New to save terminal settings.
2881 (target_ops): New member to_terminal_save_ours.
2882 * gnu-nat.c (init_gnu_ops): Set to_terminal_save_ours.
2883 * hpux-thread.c (init_hpux_thread_ops): Likewise.
2884 * inftarg.c (init_child_ops): Likewise.
2885 * m3-nat.c (init_m3_ops): Likewise.
2886 * procfs.c (init_procfs_ops): Likewise.
2887 * wince.c (init_child_ops): Likewise.
2888 * win32-nat.c (init_child_ops): Likewise.
2889 * sol-thread.c (init_sol_thread_ops): Likewise.
2890
c00dcbe9
MK
28912002-08-26 Mark Kettenis <kettenis@gnu.org>
2892
3d7f4f49
MK
2893 * i386-tdep.c (i386_store_return_value): Undeprecate. Convert to
2894 use regcache_* functions.
2895 (i386_gdbarch_init): Set store_return_value instead of
2896 deprecated_store_return_value.
2897
c00dcbe9
MK
2898 * regcache.c (regcache_raw_write_signed,
2899 regcache_raw_write_unsigned): New functions.
2900 * regcache.h (regcache_raw_write_signed,
2901 regcache_raw_write_unsigned): New prototypes.
2902
0e0d15ca
AC
29032002-08-25 Andrew Cagney <ac131313@redhat.com>
2904
2905 * Makefile.in (c-exp.tab.o, jv-exp.tab.o, f-exp.tab.o)
2906 (m2-exp.tab.o, p-exp.tab.o, ada-exp.tab.o): Move to before the
2907 source file dependencies. Cleanup corresponding generator rules.
2908
d3b22ed5
AC
29092002-08-25 Andrew Cagney <ac131313@redhat.com>
2910
2911 * regcache.h (register_offset_hack): Declare.
2912 (regcache_cooked_read_using_offset_hack): Declare.
2913 (regcache_cooked_write_using_offset_hack): Declare.
2914
2915 * regcache.c (register_offset_hack): New function.
2916 (regcache_cooked_read_using_offset_hack): New function.
2917 (regcache_cooked_write_using_offset_hack): New function.
2918 (regcache_dump): Check that the registers, according to their
2919 offset, are packed hard against each other.
2920 (cooked_xfer_using_offset_hack): New function.
2921
bb425013
AC
29222002-08-25 Andrew Cagney <ac131313@redhat.com>
2923
2924 * regcache.c (struct regcache_descr): Add field register_type.
2925 (init_legacy_regcache_descr): Pass a pre-allocated regcache_descr
2926 in as a parameter
2927 (init_regcache_descr): Initialize register_type. Pass the descr
2928 to init_legacy_regcache_descr. Use register_type instead of
2929 REGISTER_VIRTUAL_TYPE.
2930 (register_type): New function.
2931 (regcache_dump): Replace REGISTER_VIRTUAL_TYPE with register_type.
2932 * regcache.h (register_type): Declare.
2933
d0403e00
AC
29342002-08-25 Andrew Cagney <ac131313@redhat.com>
2935
2936 * rs6000-tdep.c (rs6000_gdbarch_init): Set store_struct_return
2937 instead of deprecated_store_return_value. Fix fallout from
2938 2002-08-23 Andrew Cagney <cagney@redhat.com>.
2939
0ed04cce
AC
29402002-08-25 Andrew Cagney <ac131313@redhat.com>
2941
2942 * regcache.c (max_register_size): New function.
2943 (init_legacy_regcache_descr): Ensure that max_register_size is
2944 large enough for REGISTER_VIRTUAL_SIZE.
2945 * regcache.h (max_register_size): Declare.
2946
46d79c04
AC
29472002-08-24 Andrew Cagney <ac131313@redhat.com>
2948
2949 * rs6000-tdep.c (rs6000_gdbarch_init): Use deprecated version of
2950 store_return_value.
2951 (e500_extract_return_value): Change type of valbuf pointer to
2952 void.
2953
853c7bd0
MK
29542002-08-24 Mark Kettenis <kettenis@gnu.org>
2955
cd87e769
MK
2956 * PROBLEMS: Clarify problems with FreeBSD's compiler and suggest
2957 workaround.
2958
853c7bd0
MK
2959 * valprint.c (print_longest) [CC_HAS_LONG_LONG &&
2960 PRINTF_HAS_LONG_LONG]: Cast val_long to (long long) or (unsigned
2961 long long) to prevent compiler warning on 64-bit systems.
2962
ebba8386
AC
29632002-08-23 Andrew Cagney <cagney@redhat.com>
2964
2965 * gdbarch.sh (STORE_RETURN_VALUE): Add regcache parameter.
2966 (DEPRECATED_STORE_RETURN_VALUE): New method.
2967 (EXTRACT_RETURN_VALUE): Make buffer parameter a void pointer.
2968 * gdbarch.h, gdbarch.c: Re-generate.
2969
2970 * values.c (set_return_value): Pass current_regcache to
2971 STORE_RETURN_VALUE.
2972 * arch-utils.h (legacy_store_return_value): Declare.
2973 * arch-utils.c (legacy_store_return_value): New function.
2974 (legacy_extract_return_value): Update parameters.
2975
2976 * config/pa/tm-hppa.h (DEPRECATED_STORE_RETURN_VALUE): Rename
2977 STORE_RETURN_VALUE.
2978 * config/pa/tm-hppa64.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2979 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2980 * config/z8k/tm-z8k.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2981 * config/sparc/tm-sparclet.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2982 * config/mn10200/tm-mn10200.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2983 * config/m68k/tm-linux.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2984 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2985 * config/m32r/tm-m32r.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2986 * config/h8500/tm-h8500.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2987 * config/h8300/tm-h8300.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2988
2989 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2990 * i386-tdep.c (i386_extract_return_value): Update.
2991 * arch-utils.c (legacy_extract_return_value): Update.
2992 * frv-tdep.c (frv_gdbarch_init): Update.
2993 * cris-tdep.c (cris_gdbarch_init): Update.
2994 * d10v-tdep.c (d10v_gdbarch_init): Update.
2995 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2996 * m68k-tdep.c (m68k_gdbarch_init): Update.
2997 * mcore-tdep.c (mcore_gdbarch_init): Update.
2998 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2999 * s390-tdep.c (s390_gdbarch_init): Update.
3000 * sparc-tdep.c (sparc_gdbarch_init): Update.
3001 * sh-tdep.c (sh_gdbarch_init): Update.
3002 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
3003 * v850-tdep.c (v850_gdbarch_init): Update.
3004 * avr-tdep.c (avr_gdbarch_init): Update.
3005 * ia64-tdep.c (ia64_gdbarch_init): Update.
3006 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
3007 * vax-tdep.c (vax_gdbarch_init): Update.
3008 * alpha-tdep.c (alpha_gdbarch_init): Update.
3009 * arm-tdep.c (arm_gdbarch_init): Update.
3010 * mips-tdep.c (mips_gdbarch_init): Update.
3011 * i386-tdep.c (i386_gdbarch_init): Update.
3012
5bd8c6d0
AC
30132002-08-23 Andrew Cagney <ac131313@redhat.com>
3014
3015 * config/djgpp/fnchange.lst: Add entries for bfd/elf32-ppcqnx.c,
3016 bfd/elf32-ppc.c, bfd/elf32-sh.c and bfd/elf32-shqnx.c.
3017
e73e1724
MK
30182002-08-24 Mark Kettenis <kettenis@gnu.org>
3019
3020 * PROBLEMS: Refer to GDB 5.3 instead of 5.2. Mention FreeBSD
3021 problems.
3022
3e6564e1
JB
30232002-08-23 Joel Brobecker <brobecker@gnat.com>
3024
3025 * infrun.c (handle_inferior_event): Move a comment outside of a
3026 function call, in order to avoid indent reformatting this part
3027 of the code in an unreadable way.
3028
81d0cc19
GS
30292002-08-23 Grace Sainsbury <graces@redhat.com>
3030
3031 * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg
3032 when breakpoints fail. Move general breakpoint error messages to
3033 insert_breakpoints.
3034 * breakpoint.c (insert_breakpoints): Change warnings when
3035 breakpoints are nto inserted to specify the type. Remove call to
3036 memory_error when hardware breakpoints can't be inserted. Remove
3037 multiple calls to warning so all messages are sent to the user at
3038 once.
3039 (delete_breakpoints): Make insert error messsages more explicit.
3040
17574093
DJ
30412002-08-23 Daniel Jacobowitz <drow@mvista.com>
3042
3043 * ChangeLog: Move gdbserver entries after GDB 5.2 to
3044 gdbserver/ChangeLog.
3045
8acc2935
MK
30462002-08-23 Mark Kettenis <kettenis@gnu.org>
3047
dfe01d39
MK
3048 * i386-tdep.c: Include "objfiles.h".
3049 (i386_svr4_init_abi): Set in_solib_call_trampoline and
3050 skip_trampoline_code.
3051 * config/i386/tm-i386v4.h: Don't include "config/tm-sysv4.h".
3052 (CPLUS_MARKER): Define to '.'.
3053
8acc2935
MK
3054 * linux-proc.c (struct linux_corefile_thread_data): Add num_notes
3055 member.
3056 (linux_corefile_thread_callback): Increase args->num_notes.
3057 (linux_make_note_section): Initialize thread_args.num_notes, and
3058 use it to determine whether notes for any threads were created.
3059
151fefe2 30602002-08-23 Donn Terry <donnte@microsoft.com>
640b227f
JB
3061
3062 * proc-api.c (rw_table): Do not include a row for PCDSTOP if the
3063 corresponding macro is not defined. Likewise for PCNICE, PCSHOLD
3064 and PCUNKILL.
3065 (write_with_trace): Conditionalize out the switch branch handling
3066 PCSHOLD if the corresponding macro is not defined. Likewise for
3067 PRSABORT and PRSTOP.
3068 This change will be needed by the Interix port.
3069
e1507482
EZ
30702002-08-22 Elena Zannoni <ezannoni@redhat.com>
3071
3072 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): use
3073 write_register wherever possible instead of manipulating the
3074 register bytes directly.
3075 Assign VALUE_CONTENTS to a variable and use that.
3076 The GPR numbers are now dependent on the architecture.
3077
96ff0de4
EZ
30782002-08-22 Elena Zannoni <ezannoni@redhat.com>
3079
3080 * rs6000-tdep.c (struct rs6000_framedata): Add saved_ev and
3081 ev_offset fields.
3082 (skip_prologue): Add support for BookE/e500 instructions.
3083 (e500_extract_return_value): New function.
3084 (frame_get_saved_regs): Add support for saving ev registers and
3085 pseudo gpr's.
3086 (e500_store_return_value): New function.
3087 (rs6000_gdbarch_init): Move up default intializations of
3088 deprecated_extract_return_value and store_return_value. Overwrite
3089 init of store_return_value with e500 specific version.
3090 Set extract_return_value for e500.
3091
fbefca5b
EZ
30922002-08-22 Elena Zannoni <ezannoni@redhat.com>
3093
3094 * blockframe.c (generic_call_dummy_register_unwind): Use
3095 regcache_cooked_read to catch cases in which the variable is
3096 stored in a pseudo register.
3097
4d210288
AC
30982002-08-22 Andrew Cagney <cagney@redhat.com>
3099
3100 * NEWS: Mention that the i960 has been made obsolete.
3101 * Makefile.in (SFILES): Delete remote-nrom.c, remote-nindy.c and
3102 i960-tdep.c
3103 (remote-nrom.o): Obsolete target.
3104 (remote-nindy.o, i960-tdep.o): Ditto.
3105 * remote-nrom.c: Make file obsolete.
3106 * remote-nindy.c, remote-vx960.c: Ditto.
3107 * config/i960/vxworks960.mt, config/i960/nindy960.mt: Ditto.
3108 * config/i960/mon960.mt, config/i960/tm-i960.h: Ditto.
3109 * config/i960/tm-vx960.h, config/i960/tm-nindy960.h: Ditto.
3110 * config/i960/tm-mon960.h, i960-tdep.c: Ditto.
3111 * configure.tgt: Make i960-*-bout*, i960-nindy-coff*,
3112 i960-*-coff*, i960-nindy-elf*, i960-*-elf*, i960-*-nindy* and
3113 i960-*-vxworks* obsolete.
3114 * MAINTAINERS: Note that the i960 is obsolete.
3115
6c0c456d
CV
31162002-08-21 Corinna Vinschen <vinschen@redhat.com
3117
3118 * aix-thread.c (aix_thread_detach): Disable thread debugging on
3119 detach to allow reinitialization.
3120
9f9d12b3
AC
31212002-08-22 Andrew Cagney <ac131313@redhat.com>
3122
3123 * MAINTAINERS: Change the s390 target to s390-linux-gnu (second
3124 attempt).
3125
ebeb39fe
JB
31262002-08-22 Jim Blandy <jimb@redhat.com>
3127
3128 * coffread.c (coff_symfile_read): Don't try to read the line
3129 number table from disk if the image file doesn't have a symbol
3130 table; we'll never actually look at the info anyway, and Windows
3131 ships DLL's with bogus file offsets for the line number data.
3132
5bf1c677
EZ
31332002-08-21 Elena Zannoni <ezannoni@redhat.com>
3134
3135 * rs6000-tdep.c (rs6000_gdbarch_init): Figure out whether we have
3136 an e500 executable.
3137
71b8ef93
MS
31382002-08-21 Michael Snyder <msnyder@redhat.com>
3139
3140 * mips-tdep.c (MSYMBOL_IS_SPECIAL): Replace macro with function.
3141 (MSYMBOL_SIZE): Replace macro with function.
18f81521
MS
3142 (DEFAULT_MIPS_TYPE): Delete unused macro.
3143 * config/mips/tm-mips.h (DEFAULT_MIPS_TYPE): Delete unused macro.
3144 * config/mips/tm-embed.h (DEFAULT_MIPS_TYPE): Delete unused macro.
71b8ef93 3145
d174216d
JB
31462002-08-21 Jim Blandy <jimb@redhat.com>
3147
3148 * valops.c (value_cast): Simplify and correct logic for doing a
3149 static cast from a pointer to a base class to a pointer to a
3150 derived class.
3151
0ab7a791
AC
31522002-08-21 Andrew Cagney <ac131313@redhat.com>
3153
3154 * infcmd.c (default_print_registers_info): Replace
3155 do_registers_info.
3156 (registers_info): Use gdbarch_print_registers_info instead of
3157 DO_REGISTERS_INFO.
3158 * inferior.h (default_print_registers_info): Replace
3159 do_registers_info.
3160 * gdbarch.sh (PRINT_REGISTERS_INFO): New method.
3161 (DO_REGISTERS_INFO): Change to a predicate function.
3162 * gdbarch.h, gdbarch.c: Regenerate.
3163
e23792cc
KS
31642002-08-21 Keith Seitz <keiths@redhat.com>
3165
3166 * gdb-events.sh: Add target-changed event.
3167 * gdb-events.c: Regenerated.
3168 * gdb-events.c: Regenerated.
3169 * valops.c (value_assign): Add target-changed event notification
3170 to inlval_register, lval_memory, and lval_reg_frame_relative.
3171
9fb14e79
JB
31722002-08-21 Joel Brobecker <brobecker@gnat.com>
3173
3174 * NEWS: Add an entry regarding the improvement of the next/step
3175 operation on Alpha Tru64 multi-processor machines.
3176
6d39a69f
AC
31772002-08-21 Andrew Cagney <ac131313@redhat.com>
3178
72acd513
AC
3179 * Makefile.in: Update dependencies for mi/ cli/ and tui/
3180 directores.
342af04b 3181 * Makefile.in: Update all _h macro definitions.
6d39a69f
AC
3182 * Makefile.in (install-gdbtk): Move to install section.
3183 (rdi-share/libangsd.a): Move to end of file.
3184
fa5f27c7
AC
31852002-08-19 Andrew Cagney <ac131313@redhat.com>
3186
3187 * frame.c (frame_register_unwind): When a register, set addrp to
3188 the register's byte.
3189
5a89d8aa
MS
31902002-08-20 Michael Snyder <msnyder@redhat.com>
3191
3192 * mips-tdep.c (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): These are only
3193 used locally, so move them from the target machine header to here.
3194 (mips_set_processor_type, mips_register_name, mips32_next_pc,
3195 mips16_next_pc, cached_proc_desc, mips_set_processor_type):
3196 Make static.
3197 * config/mips/tm-mips.h (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Delete.
3198
822e978b
AC
31992002-08-20 Andrew Cagney <cagney@redhat.com>
3200
3201 * NEWS: Mention that the Apollo line was made obsolete.
3202 * configure.tgt: Make m68*-apollo*-bsd*, m68*-hp-bsd*, and
3203 m68*-hp-hpux* obsolete.
3204 * configure.host: Make m68*-apollo*-sysv*, m68*-apollo*-bsd*,
3205 m68*-hp-bsd* and m68*-hp-hpux* obsolete.
3206 * buildsym.c (make_blockvector): Make static.
3207 * buildsym.h (make_blockvector): Make extern declaration obsolete.
3208 * Makefile.in (HFILES_NO_SRCDIR): Remove dst.h
3209 (ALLDEPFILES): Remove dstread.c.
3210 (dstread.o): Obsolete make rule.
3211 * dstread.c: Makefile obsolete.
3212 * dst.h: Ditto.
3213 * config/m68k/hp300hpux.mt: Ditto.
3214 * config/m68k/hp300hpux.mh: Ditto.
3215 * config/m68k/hp300bsd.mt: Ditto.
3216 * config/m68k/hp300bsd.mh: Ditto.
3217 * config/m68k/apollo68b.mt: Ditto.
3218 * config/m68k/apollo68v.mh: Ditto.
3219 * config/m68k/apollo68b.mh: Ditto.
3220
e41b17f0
MS
32212002-08-20 Michael Snyder <msnyder@redhat.com>
3222
3223 * mips-tdep.c (mips_in_return_stub): Make static.
3224 (mips_gdbarch_init): Set in_solib_return_trampoline.
3225 * config/mips/tm-mips.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
3226
d50355b6
MS
32272002-08-20 Michael Snyder <msnyder@redhat.com>
3228
3229 * gdbarch.sh (IN_SOLIB_RETURN_TRAMPOLINE): Add.
3230 * gdbarch.c, gdbarch.h: Regenerate.
3231 * arch-utils.c, arch-utils.h (generic_in_solib_return_trampoline):
3232 Add.
3233 * infrun.c (IN_SOLIB_RETURN_TRAMPOLINE): Delete default definition.
3234
757a7cc6
MS
32352002-08-20 Michael Snyder <msnyder@redhat.com>
3236
3237 * mips-tdep.c (mips_skip_stub, mips_in_call_stub): Make static.
3238 (mips_gdbarch_init): Set skip_trampoline_code,
3239 in_solib_call_trampoline.
3240 * config/mips/tm-mips.h (REGISTER_NAME): Delete.
3241 (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE): Delete.
3242
c8001721
EZ
32432002-08-20 Elena Zannoni <ezannoni@redhat.com>
3244
3245 * ppc-tdep.h (struct gdbarch_tdep): Add ev registers.
3246
3247 * rs6000-tdep.c (rs6000_register_virtual_type): Return 64 bit
3248 vector type for ev registers.
3249 (e500_pseudo_register_read): New function.
3250 (e500_pseudo_register_write): New function.
3251 (e500_dwarf2_reg_to_regnum): New function.
3252 (PPC_UISA_NOFP_SPRS): New macro.
3253 (PPC_EV_REGS): New macro.
3254 (PPC_GPRS_PSEUDO_REGS): New macro.
3255 (registers_e500): New register set for e500.
3256 (variants): Add e500 variant.
3257 (rs6000_gdbarch_init): Move setting of pc, sp, fp regnums to
3258 before setting architectural dependent variations. Initialize ev
3259 registers numbers. Add case for e500 architecture. Set the
3260 number of pseudo registers.
3261
64366f1c
EZ
32622002-08-20 Elena Zannoni <ezannoni@redhat.com>
3263
3264 * rs6000-tdep.c: Clean up comments.
3265
7e78f0ca
AC
32662002-08-20 Andrew Cagney <cagney@redhat.com>
3267
3268 * h8300-tdep.c: Re-indent file.
3269
697f7479
JB
32702002-08-20 Jim Blandy <jimb@redhat.com>
3271
3272 * Makefile.in (LDFLAGS): Allow the configure script to establish a
3273 default for this.
697f7479 3274
e86ae29f
KS
32752002-08-20 Keith Seitz <keiths@redhat.com>
3276
3277 * breakpoints.c (watch_command_1): Use internal breakpoint
3278 when setting a watchpoint_scope breakpoint.
3279
216b504f
EZ
32802002-08-20 Elena Zannoni <ezannoni@redhat.com>
3281
3282 * gdbtypes.c (build_builtin_type_vec64): Add name to type.
3283 (build_builtin_type_vec64i): Ditto.
3284 (build_builtin_type_vec128): Ditto.
3285 (build_builtin_type_vec128i): Ditto.
3286
f7ab6ec6
MS
32872002-08-19 Michael Snyder <msnyder@redhat.com>
3288
3289 * config/mips/tm-mips.h (ELF_MAKE_MSYMBOL_SPECIAL): Delete.
3290 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Change into functions.
3291 (FIX_CALL_DUMMY, PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME,
3292 POP_FRAME, INIT_EXTRA_FRAME_INFO): Delete.
3293 (CALL_DUMMY_START_OFFSET, CALL_DUMMY_BREAKPOINT_OFFSET,
3294 CALL_DUMMY_ADDRESS): Delete.
3295 * mips-tdep.c (mips_elf_make_msymbol_special, mips_msymbol_size,
3296 mips_msymbol_is_special, mips_fix_call_dummy): New functions.
3297 (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame,
3298 push_dummy_frame, fix_call_dummy, init_extra_frame_info,
3299 push_return_address.
3300 (mips_register_raw_size, mips_eabi_use_struct_convention,
3301 mips_n32n64_use_struct_convention, mips_o32_use_struct_convention,
3302 mips_o32_reg_struct_has_addr, mips_frame_saved_pc, mips_frame_chain,
3303 mips_init_extra_frame_info, mips_eabi_push_arguments,
3304 mips_n32n64_push_arguments, mips_push_return_address,
3305 mips_push_dummy_frame, mips_pop_frame, mips_skip_prologue,
3306 mips_breakpoint_from_pc, mips_call_dummy_address): Make static.
3307
b5d1566e
MS
33082002-08-19 Michael Snyder <msnyder@redhat.com>
3309
3310 * mips-tdep.c (mips_frame_num_args): New function.
3311 (mips_gdbarch_init): Set frame_chain, frameless_function_invocation,
3312 frame_saved_pc, frame_args_address, frame_locals_address,
3313 frame_num_args, and frame_args_skip.
3314 * config/mips/tm-mips.h (FRAME_CHAIN, FRAMELESS_FUNCTION_INVOCATION,
3315 FRAME_SAVED_PC, FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS,
3316 FRAME_NUM_ARGS, FRAME_ARGS_SKIP): Delete.
3317 * config/mips/tm-mipsv4.h (FRAME_CHAIN_VALID): Delete.
3318
2f1488ce
MS
33192002-08-20 Michael Snyder <msnyder@redhat.com>
3320
3321 * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Delete.
3322 (EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
3323 * mips-tdep.c (mips_store_struct_return): New function.
3324 (mips_extract_struct_value_address): New function.
3325 (mips_gdbarch_init): Set store_struct_return and
3326 extract_struct_value_address.
3327
41ff2da1
DC
33282002-08-20 David Carlton <carlton@math.stanford.edu>
3329
3330 * dwarf2read.c (dwarf2_build_psymtabs): Check that
3331 dwarf_line_offset is nonzero before creating dwarf_line_buffer.
3332 (read_file_scope): Check that line_header is nonzero before
3333 decoding macro information.
3334
e5451d58
MK
33352002-08-20 Mark Kettenis <kettenis@gnu.org>
3336
3337 * i386-tdep.h (FP_REGNUM_P): Change such that we don't incorrectly
3338 flag the general-purpose registers as floating-point on targets
3339 that don't support the floating-point registers.
3340
4a6daafa
EZ
33412002-08-20 Elena Zannoni <ezannoni@redhat.com>
3342
3343 * rs6000-tdep.c (altivec_register_p): Delete.
3344 (rs6000_do_altivec_registers): Delete.
3345 (rs6000_altivec_registers_info): Delete.
3346 (rs6000_do_registers_info): Delete.
3347 (_initialize_rs6000_tdep): Remove command 'info powerpc altivec'.
3348 (rs6000_gdbarch_init): Remove setting of do_registers_info.
3349
ab4327e0
EZ
33502002-08-20 Elena Zannoni <ezannoni@redhat.com>
3351
3352 * infcmd.c (do_registers_info): Print vector registers in hex
3353 format only.
3354 (print_vector_info): Check that printing registers
3355 makes sense.
3356 (print_float_info): Ditto.
3357
cb1d2653
AC
33582002-08-20 Andrew Cagney <ac131313@redhat.com>
3359
3360 * mips-tdep.c (mips_gdbarch_init): Update.
3361 (mips_o32_extract_return_value): Rewrite.
3362 (mips_o32_store_return_value): Rewrite.
3363 (mips_o32_xfer_return_value): New function.
3364 (mips_xfer_register): Tweak debug print message. Allow for
3365 buf_offset when dumping the value transfered.
3366
dfc3d9b2
AC
33672002-08-20 Andrew Cagney <ac131313@redhat.com>
3368
3369 * config/mips/tm-nbsd.h (MIPS_DEFAULT_ABI): Delete.
3370 * config/mips/tm-linux.h (MIPS_DEFAULT_ABI): Delete.
3371 * config/mips/tm-irix5.h (MIPS_DEFAULT_ABI): Delete.
3372 * config/mips/tm-irix6.h (MIPS_DEFAULT_ABI): Delete.
3373 * mips-tdep.c (mips_gdbarch_init) [MIPS_DEFAULT_ABI]: Delete code.
3374
7807aa61
MS
33752002-08-14 Michael Snyder <msnyder@redhat.com>
3376
3377 * mips-tdep.c (mips_frame_chain): Check for call-dummy frames.
3378
489461e2
EZ
33792002-08-19 Elena Zannoni <ezannoni@redhat.com>
3380
3381 * rs6000-tdep.c (struct reg): Add field to indicate a pseudo
3382 register.
3383 (P): New macro to define a register as a pseudo register.
3384 (R, R4, R8, R16, FR32, R64, R0): Updated.
3385 (struct variant): Add new fields for number of pseudo registers
3386 and number of total registers.
3387 (tot_num_registers): New macro replacing....
3388 (num_registers): ...deleted macro.
3389 (num_registers): New function.
3390 (num_pseudo_registers): New function.
3391 (variants): Update all variants to intialize new fields correctly.
3392 Postpone initialization of number of pseudo regs and real regs.
3393 (init_variants): New function.
3394 (rs6000_gdbarch_init): Initialize variants. Update calculation of
3395 registers offsets.
3396
fcaffe4c
DC
33972002-08-19 David Carlton <carlton@math.stanford.edu>
3398
2c2738a0
DC
3399 * valops.c (search_struct_field): Change error message to treat
3400 return value of 0 from value_static_field as meaning that field is
3401 optimized out.
3402 (value_struct_elt_for_reference): Ditto.
3403 * values.c (value_static_field): Treat an unresolved location the
3404 same as a nonexistent symbol. Fix PR gdb/635.
2a73a662
DC
3405 * gnu-v2-abi.c (gnuv2_value_rtti_type): Eliminate test for being
3406 enclosed. Fix PR gdb/574.
fcaffe4c
DC
3407 * MAINTAINERS: Add self to Write After Approval list.
3408
88658117
AC
34092002-08-19 Andrew Cagney <ac131313@redhat.com>
3410
3411 * mips-tdep.c (mips_xfer_register): New function.
3412 (mips_n32n64_extract_return_value): Rewrite.
3413 (mips_gdbarch_init): For N32 and N64, set extract_return_value
3414 instead of deprecated_extract_return_value.
3415
21283beb
EZ
34162002-08-19 Elena Zannoni <ezannoni@redhat.com>
3417
3418 * rs6000-tdep.c (TDEP): Delete macro.
3419 (branch_dest): Replace use of TDEP macro with its body.
3420 (rs6000_pop_frame): Ditto.
3421 (rs6000_push_arguments): Ditto.
3422 (rs6000_skip_trampoline_code): Ditto.
3423 (rs6000_frame_saved_pc): Ditto.
3424 (rs6000_frame_chain): Ditto.
3425 (rs6000_register_name): Ditto.
3426 (rs6000_register_byte): Ditto.
3427 (rs6000_register_raw_size): Ditto.
3428 (rs6000_register_virtual_type): Ditto.
3429 (rs6000_register_convertible): Ditto.
3430 (rs6000_convert_from_func_ptr_addr): Ditto.
3431
bf072999
DJ
34322002-08-19 Daniel Jacobowitz <drow@mvista.com>
3433
3434 * config/mips/tm-linux.h (REALTIME_LO, REALTIME_HI): Define
3435 conditionally.
3436 (JB_PC, JB_ELEMENT_SIZE): Rename to MIPS_LINUX_JB_PC and
3437 MIPS_LINUX_JB_ELEMENT_SIZE.
3438 * mips-linux-tdep.c (supply_gregset, fill_gregset): Use alloca
3439 for MAX_REGISTER_RAW_SIZE arrays.
3440 (mips_linux_get_longjmp_target): Use MIPS_LINUX_JB_PC and
3441 MIPS_LINUX_JB_ELEMENT_SIZE.
3442
9b949a49
PM
34432002-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
3444
3445 * i387-tdep.c (i387_print_float_info): Fix typo in comment.
3446
6d3e79c6
AS
34472002-08-19 Aidan Skinner <aidan@velvet.net>
3448
3449 * Makefile.in (SFILES): Add ada-exp.y ada-lang.c ada-typeprint.c
3450 ada-valprint.c ada-tasks.c.
3451 (YYFILES): Add ada-exp.y.
3452 (ada-exp.tab.c ada-lex.c ada-lang.o): New target.
3453 (ada-tasks.o ada-typeprint.o ada-valprint.o): New target.
3454 (ada-exp.tab.o): New target.
3455
06c0b04e
AC
34562002-08-18 Andrew Cagney <ac131313@redhat.com>
3457
3458 * regcache.c (regcache_xfer_part): New function.
3459 (regcache_raw_read_part): New function.
3460 (regcache_raw_write_part): New function.
3461 (regcache_cooked_read_part): New function.
3462 (regcache_cooked_write_part): New function.
3463 * regcache.h (regcache_raw_read_part): Declare.
3464 (regcache_raw_write_part): Declare.
3465 (regcache_cooked_read_part): Declare.
3466 (regcache_cooked_write_part): Declare.
3467
92d1e331
DJ
34682002-08-18 Daniel Jacobowitz <drow@mvista.com>
3469
3470 * remote.c (remote_open_1): Add async_p.
3471 (remote_async_open_1): Delete.
3472 (open_remote_target): Delete.
3473 (remote_open, extended_remote_open): Update calls to remote_open_1.
3474 (remote_async_open, extended_remote_async_open): Call
3475 remote_open_1 instead of remote_async_open_1.
3476
247055de
MK
34772002-08-19 Mark Kettenis <kettenis@gnu.org>
3478
3479 * blockframe.c: Fix a few coding standard violations.
3480
641eda39
MK
34812002-08-19 Mark Kettenis <kettenis@gnu.org>
3482
0b717710
MK
3483 * config/i386/nm-i386sco5.h (START_INFERIOR_TRAPS_EXPECTED): Moved
3484 here from ...
3485 * config/i386/tm-i386sco5.h: ... here. File removed.
3486 * config/i386/i386sco5.mt (TM_FILE): Set to tm-i386v4.h.
3487
26d28e12 3488 * config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define.
641eda39
MK
3489 * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.o
3490 (TM_FILE): Set to tm-i386.h.
3491 * config/i386/i386v.mt (TM_FILE): Set to tm-i386.h.
3492 * config/i386/tm-i386v.h: Remove file.
3493 * config/i386/tm-ptx.h [!SEQUENT_PTX4]: Include "i386/tm-i386.h"
3494 instead of "i386/tm-i386v.h".
3495 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
3496 * config/i386/tm-symmetry: Include "i386/tm-i386.h" instead of
3497 "i386/tm-i386v.h".
3498 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
3499 * config/i386/tm-vxworks.h: Include "i386/tm-i386.h" instead of
3500 "i386/tm-i386.h".
3501
d4e0bab4
MK
35022002-08-18 Mark Kettenis <kettenis@gnu.org>
3503
3504 * config/i386/nm-i386v.h: Add protection against
3505 multiple-inclusion.
3506 (i386_register_u_addr): Remove prototype.
3507 (register_u_addr): New prototype.
3508 (REGISTER_U_ADDR): Redefine accordingly.
3509 * i386v-nat.c: Improve several comments.
3510 (i386_register_u_addr): Change signature and rename to
3511 register_u_addr. Use FP_REGNUM_P. Rewrite slightly to get rid of
3512 ubase variable.
3513
46cac009
AC
35142002-08-18 Andrew Cagney <ac131313@redhat.com>
3515
3516 * config/mips/tm-mips.h (STORE_RETURN_VALUE): Delete macro.
3517 (DEPRECATED_EXTRACT_RETURN_VALUE): Delete macro.
3518 * mips-tdep.c (mips_gdbarch_init): Set store_return_value and
3519 deprecated_extract_return_value.
3520 (mips_o32_push_arguments, mips_o64_push_arguments): Clone and
3521 rename mips_o32o64_push_arguments.
3522 (mips_gdbarch_init): Update.
3523 (mips_extract_return_value): Delete.
3524 (mips_o32_extract_return_value): Clone mips_extract_return_value.
3525 (mips_o64_extract_return_value): Clone mips_extract_return_value.
3526 (mips_eabi_extract_return_value): Clone mips_extract_return_value.
3527 (mips_n32n64_extract_return_value): Clone
3528 mips_extract_return_value.
3529 (mips_store_return_value): Delete.
3530 (mips_o32_store_return_value): Clone mips_store_return_value.
3531 (mips_o64_store_return_value): Clone mips_store_return_value.
3532 (mips_eabi_store_return_value): Clone mips_store_return_value.
3533 (mips_n32n64_store_return_value): Clone mips_store_return_value.
3534
d2e4a39e
AS
35352002-08-18 Aidan Skinner <aidan@velvet.net>
3536
0c30c098
AS
3537 * ada-lang.c: Use gdb_string.h instead of <string.h>.
3538 * ada-typeprint.c: Use gdb_string.h instead of <string.h>.
3539
35402002-08-18 Aidan Skinner <aidan@velvet.net>
3541
3542 * ada-lang.c: Run through gdb_indent.sh.
3543 * ada-lang.h: Run through gdb_indent.sh.
3544 * ada-tasks.c: Run through gdb_indent.sh.
3545 * ada-typeprint.c: Run through gdb_indent.sh.
3546 * ada-valprint.c: Run through gdb_indent.sh.
d2e4a39e 3547
01fc4e33
AC
35482002-08-18 Andrew Cagney <ac131313@redhat.com>
3549
3550 * osabi.c (gdbarch_init_osabi): Don't complain about an unknown
3551 ABI.
3552
d8ee244c
MK
35532002-08-18 Mark Kettenis <kettenis@gnu.org>
3554
c38d8261
MK
3555 * i386b-nat.c [FETCH_INFERIOR_REGISTERS]: Remove dead code.
3556
222db64c
MK
3557 * config/i386/nm-i386bsd.h (FLOAT_INFO): Remove redundant #undef.
3558 * i386b-nat.c [FLOAT_INFO]: Remove dead code.
3559
c2848c82
MK
3560 * i386-tdep.c (i386_do_pop_frame, i386_store_return_value): Call
3561 write_register_gen instead of write_register_bytes.
3562
d8ee244c
MK
3563 * NEWS: Mention that the i[3456]-*mach3*, i[3456]-*-mach* and
3564 i[3456]-*-osf1mk* configurations have been made obsolete.
3565 * configure.host: Make i[3456]86-*-mach3*, i[3456]86-*mach* and
3566 i[3456]86-*-osf1mk* hosts obsolete.
3567 * confighure.tgt: Make i[3456]86-*-mach3*, i[3456]86-*-osf1mk*
3568 targets obsolete.
3569 * config/i386/i386mach.mh, config/i386/nm-i386mach.h,
3570 config/i386/xm-i386mach.h, config/i386/i386m3.mh,
3571 config/i386/i386m3.mt, config/i386/nm-m3.h,
3572 config/i386/tm-i386m3.h, config/i386/xm-i386m3.h,
3573 config/i386/i386mk.mh, config/i386/i386mk.mt,
3574 config/i386/tm-i386mk.h, config/i386/xm-i386mk.h: Make files
3575 obsolete.
3576 * i386mach-nat.c, i386m3-nat.c: Make files obsolete.
3577 * Makefile.in (ALLDEPFILES): Remove i386mach.c i386m3-nat.c
3578 (i386mach-nat.o, i386m3-nat.o):Make targets obsolete.
3579
61d8d407
AC
35802002-08-18 Andrew Cagney <ac131313@redhat.com>
3581
3582 * config/pa/tm-hppa.h (hppa_store_return_value): Declare.
3583 (hppa_value_returned_from_stack): Declare.
3584 (hppa_extract_return_value): Declare.
3585 * config/pa/hppa.mt: New file.
3586 * configure.tgt: Recognize hppa*-*-*.
3587 * MAINTAINERS: Change HPPA target to hppa-elf. Still broken.
3588
0c52bd59
MK
35892002-08-18 Mark Kettenis <kettenis@gnu.org>
3590
3591 * i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Fix typo in
3592 comment.
3593
b5686e99
MK
35942002-08-17 Mark Kettenis <kettenis@gnu.org>
3595
3596 * top.c (gdb_rl_operate_and_get_next): Make sure
3597 operate-and-get-next functions correctly even when the history
3598 list is completely filled.
3599
c1bab85b
AC
36002002-08-18 Andrew Cagney <ac131313@redhat.com>
3601
3602 * MAINTAINERS (Target Instruction Set Architectures): Rename
3603 Target/Architectures. Replace vax-dec-vms5.5 with vax-netbsd.
3604 Replace s390-linux with s390-linux-gnu. Remove i386-aout,
3605 mcore-pe, mips64-elf, sparc64-elf. Remove i586-pc-msdosdjgpp,
3606 already listed under Host/Native.
3607
3608 * configure.tgt: Combine i[3456]86-*-coff*, i[3456]86-*-elf*,
3609 i[3456]86-*-pe*, and i[3456]86-*-aout* into i[3456]86-*-*. Add
3610 mips*-*-*.
3611
32089c7c
AC
36122002-08-17 Andrew Cagney <ac131313@redhat.com>
3613
3614 * config/ia64/ia64.mt: New file.
3615 * config/alpha/alpha.mt: New file.
3616 * MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to
3617 ia64-linux-gnu. Mention that ia64-elf is broken.
3618 * configure.tgt: Add alpha*-*-* and ia64*-*-* patterns.
3619
b4671f85
MK
36202002-08-17 Mark Kettenis <kettenis@elgar.kettenis.dyndns.org>
3621
3622 * i386-tdep.c (i386_svr4_init_abi, i386_nw_init_abi): Use
3623 generic_func_frame_valid instead of func_frame_valid.
3624
c8edd8b4
JB
36252002-08-16 Joel Brobecker <brobecker@gnat.com>
3626
3627 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,
3628 procfs appears to be broken when debugging on multi-processor
3629 machines. So enable software single stepping in order to avoid
3630 using the procfs interface to do next/step operations, using
3631 internal breakpoints instead.
3632
3633 * infrun.c (handle_inferior_event): Readjust the stop_pc by
3634 DECR_PC_AFTER_BREAK when hitting a single step breakpoint, to
3635 make this pc address equal to the value it would have if the
3636 system stepping capability was used. Also set a new flag used
3637 to ensure that we don't readjust the PC one more time later.
3638
3639 * breakpoint.c (bpstat_stop_status): Do not adjust the PC
3640 address by DECR_PC_AFTER_BREAK when software single step is
3641 in use for this architecture, as this has already been taken
3642 care of in handle_inferior_event().
3643
238617f6
JB
36442002-08-16 Joel Brobecker <brobecker@gnat.com>
3645
3646 * infrun.c (handle_inferior_event): Minor reformatting, to make
3647 a rather long condition expression easier to read.
3648
541a7aac
AC
36492002-08-16 Andrew Cagney <ac131313@redhat.com>
3650
3651 * Makefile.in (gdbtk.o): Move to end of file.
3652 (gdbtk-bp.o, gdbtk-cmds.o): Ditto.
3653 (gdbtk-hooks.o, gdbtk-register.o): Ditto.
3654 (gdbtk-stack.o, gdbtk-varobj.o): Ditto.
3655 (gdbtk-wrapper.o, gdbres.o): Ditto.
3656
f92d4a7b
AC
36572002-08-16 Andrew Cagney <ac131313@redhat.com>
3658
3659 * Makefile.in (copying.o): Separate out compile rule.
3660 (hpux-thread.o, procfs.o, signals.o): Ditto.
3661 (v850ice.o, z8k-tdep.o): Ditto.
3662 (tui-file.o): Move to TUI section.
3663 (xdr_ptrace.o, xdr_rdb.o, xdr_ld.o): Move to separate section.
3664 (nindy.o, Onindy.o, ttyflush.o): Move to separate section.
3665
1cce71eb
JB
36662002-08-16 Joel Brobecker <brobecker@gnat.com>
3667
3668 * i386-tdep.c (i386_pe_skip_trampoline_code): renamed from
3669 skip_trampoline_code, for better namespace-proofing.
3670
3671 * i386-tdep.h (i386_pe_skip_trampoline_code): Add declaration.
3672
0851f23d
JB
36732002-08-16 Joel Brobecker <brobecker@gnat.com>
3674
3675 * config/i386/tm-cygwin.h: Remove some "#if 0"'ed macros.
3676
f8d40ec8
JB
36772002-08-16 Joel Brobecker <brobecker@gnat.com>
3678
3679 * infrun.c (handle_inferior_event): When receiving a SIGTRAP
3680 signal, check whether we hit a breakpoint before checking for a
3681 single step breakpoint. Otherwise, GDB fails to notice that a
3682 breakpoint has been hit when stepping onto a breakpoint.
3683
63d022e0
KS
36842002-08-16 Keith Seitz <keiths@redhat.com>
3685
3686 * gdb-events.sh (clear_gdb_event_hooks): New function.
3687 * gdb-events.c: Regenerate.
3688 * gdb-events.h: Regenerate.
3689
6e31adb3
AC
36902002-08-16 Andrew Cagney <ac131313@redhat.com>
3691
3692 * breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint to
3693 not_a_sw_breakpoint.
3694 * breakpoint.h (bpstat_stop_status): Add parameter names.
3695
c8189ed1
GS
36962002-08-16 Grace Sainsbury <graces@redhat.com>
3697
3698 * remote.c (remote_insert_hw_breakpoint)
3699 (remote_remove_hw_breakpoint): Fix calculation of length field
3700 for Z-packet.
3701
d05285fa
MS
37022002-08-15 Michael Snyder <msnyder@redhat.com>
3703
466d7106
MS
3704 * irix5-nat.c (supply_gregset): Allocate plenty-big buffer
3705 (32 bytes) instead of using MAX_REGISTER_RAW_SIZE.
3706 (supply_fpregset): Ditto.
3707
d05285fa
MS
3708 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_VIRTUAL,
3709 REGISTER_CONVERT_TO_RAW, REGISTER_CONVERTIBLE,
3710 MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE): Delete.
bcb0cc15 3711 (TARGET_READ_SP): Delete.
bf1f5b4c 3712 (DO_REGISTERS_INFO): Delete.
102182a9
MS
3713 (FUNCTION_START_OFFSET, IN_SIGTRAMP, REGISTER_VIRTUAL_SIZE):
3714 Delete.
3715 (REGISTER_CONVERT_FROM_TYPE, REGISTER_CONVERT_TO_TYPE): Convert
3716 from macros to functions.
bf1f5b4c 3717
d05285fa
MS
3718 * mips-tdep.c (mips_gdbarch_init): Set the above in the gdbarch.
3719 (mips_register_convertible, mips_register_convert_to_virtual,
3720 mips_register_convert_to_raw): Make static.
bcb0cc15
MS
3721 (mips_read_sp): New function.
3722 (mips_gdbarch_init): Set gdbarch read_sp to mips_read_sp.
bf1f5b4c
MS
3723 (mips_do_registers_info): Make static.
3724 (mips_gdbarch_init): Insert mips_do_registers_info into gdbarch.
102182a9
MS
3725 (in_sigtramp): Make static, rename to mips_pc_in_sigtramp.
3726 (mips_register_convert_from_type, mips_register_convert_to_type):
3727 New functions.
3728 (mips_gdbarch_init): Set up function_start_offset,
3729 register_virtual_size, pc_in_sigtramp.
d05285fa 3730
e76f1f2e
AC
37312002-08-15 Andrew Cagney <ac131313@redhat.com>
3732
3733 * infcmd.c (vector_info): New function.
3734 (_initialize_infcmd): Add command "info vector".
3735 (print_vector_info): New function.
3736
3737 * gdbarch.sh (PRINT_VECTOR_INFO): New method
3738 * gdbarch.h, gdbarch.c: Regenerate.
3739
4782dc19
AC
37402002-08-15 Andrew Cagney <ac131313@redhat.com>
3741
3742 * infcmd.c (do_registers_info): Rename parameter ``fpregs'' to
3743 ``print_all''. Only print vector registers when ``print_all''.
3744
23e3a7ac
AC
37452002-08-15 Andrew Cagney <ac131313@redhat.com>
3746
8e186fd6
AC
3747 * i387-tdep.h (i387_print_float_info): Add `args' parameter.
3748 * i387-tdep.c (i387_print_float_info): Add `args' parameter.
3749
23e3a7ac
AC
3750 * gdbarch.sh (PRINT_FLOAT_INFO): Change to a predicate method.
3751 Add `args' parameter.
3752 * gdbarch.h, gdbarch.c: Regenerate.
3753
3754 * arm-tdep.c (arm_print_float_info): Add the parameter `args'.
3755
3756 * infcmd.c (float_info): Call print_float_info.
3757 (print_float_info): New function. By default, print the
3758 floating-point registers.
3759
3760 * arch-utils.h (default_print_float_info): Delete declaration.
3761 * arch-utils.c (default_print_float_info): Delete function.
3762
e0ca2bb9
MK
37632002-08-16 Mark Kettenis <kettenis@gnu.org>
3764
3f733acc
MK
3765 * config/i386/nm-i386v.h (FLOAT_INFO): Remove already commented
3766 out define.
3767
7d8d2918
MK
3768 * i387-tdep.c (i387_print_float_info): Add comment about ignoring
3769 FRAME.
3770
1c7cc583
MK
3771 * NEWS: Mention that the i[3456]-*-aix target has been made obsolete.
3772 * configure.host: Make i[3456]86-*-aix host obsolete.
3773 * configure.tgt: Make i[3456]86-*-aix target obsolete.
3774 * config/i386/i386aix.mh, config/i386/i386aix.mt,
3775 config/i386/nm-i386aix.h, condig/i386/tm-i386aix.h,
3776 config/i386/xm-i386aix.h: Make files obsolete.
3777 * i386aix-nat.c: Make file obsolete.
3778 * Makefile.in (ALLDEPFILES): Remove i386aix-nat.c.
3779 (i386aix-nat.o): Make target obsolete.
3780
e0ca2bb9
MK
3781 * config/i386/nm-gnu.h: Removed.
3782 * config/i386/nm-i386gnu.h: New file.
3783 (THREAD_STATE_FLAVOR, THREAD_STATE_SIZE,
3784 THREAD_STATE_SET_TRACED, THREAD_STATE_CLEAR_STATE, ATTACH_DETACH):
3785 Moved here from ...
3786 * config/i386/tm-i386gnu.h: ... here. Removed.
3787 * config/i386/xm-i386gnu.h: Removed.
3788 * config/i386/i386gnu.mh (XM_FILE): Set to xm-i386.h.
3789 (NAT_FILE): Set to nm-i386gnu.h.
3790 * config/i386/i386gnu.mt (TDEPFILES): Add i386gnu-tdep.o.
3791 * i386-tdep.c: New file.
3792 * Makefile.in (ALLDEPFILES): Add i386gnu-nat.c and i386gnu-tdep.c.
3793 (i386gnu-tdep.o): Specify dependencies.
3794
16057ec7 37952002-08-15 Mark Kettenis <kettenis@gnu.org>
61113f8b 3796
6b99ee2e
MK
3797 * config/i386/tm-i386sco5.h: Include "i386/tm-i386v4.h" instead of
3798 "i386/tm-i386.h", "i386/tm-i386v.h" and "config/tm-sysv.h".
3799 Adjust a few comments to reflect reality a bit closer.
3800 (KERNEL_U_SIZE, TARGET_HAS_HARDWARE_WATCHPOINTS,
3801 TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_CONTINUEABLE_WATCHPOINT,
3802 HAVE_STEPPABLE_WATCHPOINT, STOPPED_BY_WATCHPOINT,
3803 target_insert_watchpoint, target_remove_watchpoint):
3804 Move defines to ...
3805 * config/i386/nm-i386sco5.h: ... here.
3806 (kernel_u_size): Add prototype. Improve a few comments and add
3807 protection against multiple inclusion.
3808
d9a6f65c
MK
3809 * config/i386/nm-i386sco.h (FLOAT_INFO): Remove already commented
3810 out define.
3811
047eff6a
MK
3812 * uw-thread.c (SP_ARG0): Define if not already defined.
3813 * config/i386/tm-i386.h (SO_ARG0): Remove define.
3814
dcdb1290
MK
3815 * config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove define.
3816
5d2d0b2a
MK
3817 * config/i386/tm-i386.h: Don't include "regcache.h".
3818
61113f8b
MK
3819 * i387-tdep.h (i387_print_float_info): New prototype.
3820 * i387-tdep.c (print_i387_value, print_i387_ext,
3821 print_i387_status_word, print_i387_control_word): Add `struct
3822 ui_file *' argument and use it for output.
3823 (i387_print_float_info): Renamed from i387_float_info. Add
3824 `struct gdbarch *' and `struct ui_file *' arguments and use the
3825 latter for output.
3826 * i386-tdep.c: Include "i387-tdep.h".
3827 (i386_gdbarch_init): Set print_float_info.
3828 * config/i386/tm-i386.h (i387_float_info): Remove prototype.
3829 (FLOAT_INFO): Remove define.
3830
46e0f506
MS
38312002-08-13 Michael Snyder <msnyder@redhat.com>
3832
3833 * mips-tdep.c (mips_push_arguments): Rename to
3834 mips_eabi_push_arguments, and tune for EABI.
3835 (MIPS_REGS_HAVE_HOME_P): Delete.
3836 (struct gdbarch_tdep): Remove mips_regs_have_home_p field.
3837 (mips_gdbarch_init): Set gdbarch push_arguments for eabi.
3838 Delete references to mips_regs_have_home_p.
3839
409268de
KS
38402002-08-14 Keith Seitz <keiths@redhat.com>
3841
3842 * Makefile.in (install-gdbtk): Create insight plugin directory.
3843 Install plugins.tcl file.
3844
ffc6a242
KS
38452002-08-14 Keith Seitz <keiths@redhat.com>
3846
3847 * configure.in: Move SUBDIRS to near top of the file so that
3848 --enable options may add things to it.
3849 If gdbtk is enabled, add gdbtk directory to SUBDIRS and configdirs.
3850 * configure: Regenerate.
3851
ebafbe83
MS
38522002-08-13 Michael Snyder <msnyder@redhat.com>
3853
3854 * mips-tdep.c (mips_o32o64_push_arguments): New function,
3855 cloned from mips_push_arguments, tuned for o32/o64 ABI.
3856 (mips_gdbarch_init): Set gdbarch_push_arguments to new func.
3857
32f6f25d
AC
38582002-08-13 Andrew Cagney <ac131313@redhat.com>
3859
3860 * vax-tdep.c (vax_get_saved_register): Delete function.
3861 (vax_gdbarch_init): Update.
3862 * ns32k-tdep.c (ns32k_get_saved_register): Delete function.
3863 (ns32k_gdbarch_init): Update.
3864 * alpha-tdep.c (alpha_get_saved_register): Delete function.
3865 (alpha_gdbarch_init): Update.
3866
53826de9
AC
38672002-08-13 Andrew Cagney <cagney@redhat.com>
3868
3869 * regcache.c (init_regcache_descr): Overallocate the
3870 raw_register_valid_p array including space for NUM_PSEUDO_REGS.
3871 (registers_changed): Replace NUM_REGS+NUM_PSEUDO_REGS with
3872 nr_raw_registers.
3873 (set_register_cached): Add range checking assertions. Use
3874 current_regcache.
3875
16057ec7 38762002-08-13 Mark Kettenis <kettenis@gnu.org>
7d12f766
MK
3877
3878 * i386-tdep.c (i386_stab_reg_to_regnum): Return correct register
3879 numbers for MMX registers.
3880
7b4c2dce
AC
38812002-08-13 Andrew Cagney <cagney@redhat.com>
3882
3883 * i386-tdep.c (i386_gdbarch_init): Use
3884 generic_unwind_get_saved_register.
3885
1e03ad20
KB
38862002-08-13 Kevin Buettner <kevinb@redhat.com>
3887
3888 * procfs.c (procfs_can_use_hw_breakpoint): New function.
3889 (init_procfs_ops): Define ``to_can_use_hw_breakpoint'' for procfs
3890 target vector.
3891 * config/mips/nm-irix5.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
3892 Delete. Add comment regarding this now-deleted target method.
3893
548bcbec
SC
38942002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3895
3896 * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.
3897 (M68HC12_HARD_PC_REGNUM): Define specific PC for 68HC12 (pseudo reg).
3898 (m68hc11_pseudo_register_read): Compute the 68HC12 PC using the
3899 real PC and the page number (if it's within the memory bank window).
3900 (m68hc11_pseudo_register_write): Likewise when saving.
3901 (m68hc11_register_name): Name the virtual pc 'pc' and the real one ppc.
3902 (m68hc11_register_virtual_type): Return uint32 for virtual pc.
3903 (m68hc11_register_raw_size): And use 32-bit for it.
3904 (m68hc11_gdbarch_init): Use 32-bit address for 68HC12 if the
3905 16K memory bank is used by the prog; also use the virtual pc.
3906
7df11f59
SC
39072002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3908
3909 * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special): New function.
3910 (m68hc11_gdbarch_init): Install it in gdbarch.
3911 (MSYMBOL_SET_RTC, MSYMBOL_SET_RTI): New to set symbol specific flags.
3912 (MSYMBOL_IS_RTC, MSYMBOL_IS_RTI): New to test these flags.
3913 (MSYMBOL_SIZE): New for documentation.
3914 (insn_return_kind): Enum to specify how a function returns.
3915 (frame_extra_info): Cleanup and record the return mode.
3916 (gdbarch_tdep, USE_PAGE_REGISTER): New to control the use of page
3917 register in address computation.
3918 (m68hc11_get_return_insn): New to obtain the return instruction used
3919 by the function.
3920 (m68hc11_frame_init_saved_regs): Take into account the return
3921 instruction used by the function for far and interrupt functions.
3922 (m68hc11_init_extra_frame_info): Take into account page register.
3923 (m68hc11_frame_args_address): Adjust according to the return mode.
3924 (show_regs): Print page register only when it's used.
3925
5706502a
SC
39262002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3927
3928 * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12 page register.
3929 (M68HC11_LAST_HARD_REG, m68hc11_register_names): Update.
3930 (m68hc11_register_virtual_type): Return a 8-bit type for 8-bit
3931 registers.
3932 (m68hc11_register_raw_size): Likewise.
3933
28fc6740
AC
39342002-08-13 Andrew Cagney <cagney@redhat.com>
3935
3936 * i386-tdep.c (i386_register_name): Handle mmx registers.
3937 (mmx_regnum_p): New function.
3938 (i386_mmx_names): New array.
3939 (mmx_num_regs): New variable.
3940 (i386_pseudo_register_read): New function.
3941 (i386_pseudo_register_write): New function.
3942 (mmx_regnum_to_fp_regnum): New function. Code from Fernando Nasser.
3943
3944 * regcache.c (regcache_raw_read_unsigned): New function.
3945 (regcache_raw_read_signed): New function.
3946 * regcache.h (regcache_raw_read_unsigned): Declare.
3947 (regcache_raw_read_signed): Declare.
3948
a378f419
AC
39492002-08-13 Andrew Cagney <cagney@redhat.com>
3950
3951 * regcache.c (regcache_raw_read_as_address): Delete function.
3952 (regcache_cooked_read_signed): New function.
3953 (regcache_cooked_read_unsigned): New function.
3954 * regcache.h (regcache_cooked_read_signed): Declare.
3955 (regcache_cooked_read_unsigned): Declare.
3956 (regcache_raw_read_as_address): Delete declaration.
3957
3958 * blockframe.c (generic_read_register_dummy): Use
3959 regcache_cooked_read_unsigned.
3960 * i386-tdep.c (i386_extract_struct_value_address): Use
3961 regcache_cooked_read_unsigned.
3962
81967506
SC
39632002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3964
3965 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set int, double and long
3966 double sizes according to ELF ABI flags.
3967 (gdbarch_tdep): Record elf_flags.
3968
ffe1f3ee
SC
39692002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3970
3971 * m68hc11-tdep.c (M6812_OP_PSHX, M6812_OP_PSHY): New defines.
3972 (m6812_prolog): They can appear in 68HC12 function prologue.
3973 (m68hc11_frame_chain): Cleanup.
3974
98216c5d
AC
39752002-08-12 Andrew Cagney <cagney@redhat.com>
3976
3977 * i386-tdep.h (i386_register_byte, i386_register_raw_size): Delete
3978 declarations.
3979 * i386-linux-tdep.c (i386_linux_register_byte): Delete function.
3980 (i386_linux_register_raw_size): Delete function.
3981 (i386_linux_init_abi): Update.
3982 * i386-tdep.c (i386_register_raw_size): Delete function.
3983 (i386_register_byte): Delete function.
3984 (i386_gdbarch_init): Update.
3985 (i386_register_size): Delete array.
3986 (i386_register_offset): Delete array.
3987
3988 * config/i386/tm-symmetry.h (REGISTER_BYTE): Delete macro.
3989 (REGISTER_RAW_SIZE): Delete macro.
3990 * config/i386/tm-ptx.h (REGISTER_RAW_SIZE): Delete macro.
3991 (REGISTER_BYTE): Delete macro.
3992
3b19021e
AS
39932002-08-11 Aidan Skinner <aidan@velvet.net>
3994
3995 * ada-lang.c (ada_lookup_partial_symbol)
3996 (to_fixed_variant_branch_type) (find_line_in_linetable): Fix
3997 prototype names so that grep ^func works properly.
3998
3999 * ada-lang.c (ada_array_element_type)
4000 (ada_lookup_partial_symbol): Fix typos in parameter list.
4001
4002 * ada-valprint.c (val_print_packed_array_elements) (ada_val_print_1):
4003 Fix prototype names so that grep ^func works properly.
4004
b063e7a2
AC
40052002-08-10 Andrew Cagney <cagney@redhat.com>
4006 Elena Zannoni <ezannoni@redhat.com>
4007 Martin M. Hunt <hunt@redhat.com>
4008
4009 * gdbtypes.c (build_builtin_type_vec128): Set the vector bit.
4010 (build_builtin_type_vec128i): Set the vector bit.
4011 * gdbtypes.h (builtin_type_vec64, builtin_type_vec64i): Declare.
4012 * gdbtypes.c (builtin_type_vec64, builtin_type_vec64i): Define.
4013 (build_builtin_type_vec64): New function.
4014 (build_builtin_type_vec64i): New function.
4015 (build_gdbtypes): Initialize builtin_type_vec64 and
4016 builtin_type_vec64i.
4017
a7e3c2ad
AC
40182002-08-09 Andrew Cagney <cagney@redhat.com>
4019
4020 * regcache.c (regcache_dump): Compare the register offset
4021 with REGISTER_BYTE.
4022 * arch-utils.c (generic_register_byte): New function.
4023 * arch-utils.h (generic_register_byte): Declare.
4024 * gdbarch.sh (REGISTER_BYTE): Default to generic_register_byte.
4025 * gdbarch.h, gdbarch.c: Regenerate.
4026
af030b9a
AC
40272002-08-09 Andrew Cagney <cagney@redhat.com>
4028
4029 * regcache.c: Include "gdbcmd.h"
4030 (_initialize_regcache): Add commands "maintenance print
4031 registers", "maintenance print raw-registers" and "maintenance
4032 print cooked-registers".
4033 (enum regcache_dump_what): Define.
4034 (dump_endian_bytes): New function.
4035 (regcache_dump): New function.
4036 (regcache_print): New function.
4037 (maintenance_print_registers): New function.
4038 (maintenance_print_raw_registers): New function.
4039 (maintenance_print_cooked_registers): New function.
4040 * Makefile.in (regcache.o): Update dependencies.
4041
cb3d25d1
MS
40422002-08-09 Michael Snyder <msnyder@redhat.com>
4043
4044 * mips-tdep.c (ROUND_DOWN, ROUND_UP): Move to global scope.
4045 (mips_push_arguments): Correct some comments. Use paddr_nz
4046 for printing addresses in debug output. Replace static
4047 allocation using MAX_REGISTER_RAW_SIZE with alloca.
4048 (mips_n32n64_push_arguments): New function, cloned from
4049 mips_push_arguments and tuned for the n32/n64 ABI.
4050 (mips_push_register): Buffer needs dynamic allocation.
4051 (mips_print_register): Ditto.
4052 (do_gp_register_row): Ditto.
4053 (mips_store_return_value): Ditto.
4054 (mips_gdbarch_init): Set gdbarch_push_arguments per ABI.
4055
2163ab9d
DH
40562002-08-09 Don Howard <dhoward@redhat.com>
4057
4058 * memattr.c (mem_info_command): Print special case of upper bound
4059 as max CORE_ADDR + 1.
4060
b78bcb18
MS
40612002-08-08 Michael Snyder <msnyder@redhat.com>
4062
4063 * mips-tdep.c (mips_n32n64_use_struct_convention): N32 only
4064 returns structs by ref if they're too big to fit in two registers.
4065
ffabd70d
KB
40662002-08-09 Kevin Buettner <kevinb@redhat.com>
4067
4068 * mips-tdep.c (mips_init_extra_frame_info): Initialize SP_REGNUM's
4069 saved regs value.
4070 (read_next_frame_reg): Call FRAME_INIT_SAVED_REGS instead of
4071 mips_find_saved_regs().
4072 (mips_pop_frame): Likewise.
4073
fbcdb4a3
KB
40742002-08-09 Kevin Buettner <kevinb@redhat.com>
4075
4076 * blockframe.c (frame_saved_regs_register_unwind): Revise
4077 PC_IN_CALL_DUMMY assertion to only apply when generic dummy
4078 frames are in use.
4079
3c3bea1c
GS
40802002-08-09 Grace Sainsbury <graces@redhat.com>
4081
4082 * remote.c: (remote_wait, remote_async_wait): Add check for awatch
4083 T-packets; the 'a' is not taken as a register number.
4084 (remote_check_watch_resources, remote_stopped_by_watchpoint)
4085 (remote_stopped_data_address): New functions; add to target
4086 vector.
4087 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint): Change
4088 prototypes to match other implementations of this
4089 function. replace integer argument with pointer -- the length
4090 field in the Z-packet is the length of what is pointed to or 1 if
4091 pointer is null. Add to target vector.
4092 (remote_insert_watchpoint, remote_remove_watchpoint): Add to
4093 target vector.
4094
4095 From Mark Salter:
4096 * remote.c (remote_wait): Add support to extract optional
4097 watchpoint information from T-packet. Ignore unrecognized
4098 optional info in T-packet.
4099 (remote_async_wait): Ditto.
4100
5d1d95de
CV
41012002-08-09 Corinna Vinschen <vinschen@redhat.com>
4102
4103 * cli/cli-dump.c: Change fopen modes to use binary open modes
4104 as defined in include/fopen-bin.h throughout.
4105
c86b5b38
MS
41062002-08-08 Michael Snyder <msnyder@redhat.com>
4107
4108 * mips-tdep.c: Minor whitespace and indentation clean-ups.
4109
b30590dc
KB
41102002-08-08 Kevin Buettner <kevinb@redhat.com>
4111
4112 * doublest.c (store_floating): Avoid floatformat_from_doublest()
4113 assertion failure by returning early after a warning.
4114
498868ed
KB
41152002-08-08 Kevin Buettner <kevinb@redhat.com>
4116
4117 * mips-tdep.c (mips_find_saved_regs): Make static.
4118 (mips_frame_init_saved_regs): New function.
4119 (mips_gdbarch_init): Setup FRAME_INIT_SAVED_REGS method.
4120 * config/mips/tm-mips.h (FRAME_INIT_SAVED_REGS): Delete macro.
4121 (mips_find_saved_regs): Delete declaration.
4122
b2dd6311
GS
41232002-08-08 Grace Sainsbury <graces@redhat.com>
4124
3c3bea1c
GS
4125 * remote.c (remote_wait, remote_async_wait): Change
4126 thread_num from int to ULONGEST.
4127 (unpack_varlen_hex): Change result parameter from
4128 int * to ULONGEST *.
b2dd6311 4129
ea47855f
AC
41302002-08-08 Andrew Cagney <ac131313@redhat.com>
4131
4132 * configure.tgt: Replace powerpc-*-sysv*, powerpc-*-elf*,
4133 powerpcle-*-eabi*, powerpcle-*-sysv* and powerpcle-*-elf* with
4134 powerpc*-*-*.
4135 * MAINTAINERS: Remove redundant rs6000-ibm-aix4.1 target.
4136
69db8bae
AC
41372002-08-08 Andrew Cagney <cagney@redhat.com>
4138
4139 * gcore.c (override_derive_stack_segment): Delete variable.
4140 (preempt_derive_stack_segment): Delete function.
4141 (derive_stack_segment): Delete function.
4142 (default_derive_stack_segment): Renamed to derive_stack_segment.
4143 (override_derive_heap_segment): Delete variable.
4144 (preempt_derive_heap_segment): Delete function.
4145 (derive_heap_segment): Delete function.
4146 (default_derive_heap_segment): Rename to derive_heap_segment.
4147
cb811fe7
MS
41482002-08-06 Michael Snyder <msnyder@redhat.com>
4149
4150 * config/mips/tm-mips.h: Remove #define USE_STRUCT_CONVENTION.
4151 * mips-tdep.c (mips_EABI_use_struct_convention,
4152 mips_OABI_use_struct_convention, mips_NABI_use_struct_convention):
4153 New functions. (mips_use_struct_convention): Delete.
4154 (mips_gdbarch_init): set use_gdbarch_convention.
4155
8b389c40
MS
41562002-08-06 Michael Snyder <msnyder@redhat.com>
4157
4158 * mips-tdep.c: gdbarch-ify reg_struct_has_addr.
4159 (mips_eabi_reg_struct_has_addr, mips_n32n64_reg_struct_has_addr,
4160 mips_o32_reg_struct_has_addr): New functions.
4161 (mips_gdbarch_init): Set gdbarch reg_struct_has_addr.
4162
5c27f28a
AC
41632002-08-07 Andrew Cagney <ac131313@redhat.com>
4164
4165 * regcache.c (pseudo_register): Delete function.
4166 (fetch_register): Delete function.
4167 (store_register): Delete function.
4168 (regcache_raw_read, legacy_read_register_gen): Use
4169 target_fetch_registers instead of fetch_register.
4170 (legacy_write_register_gen, regcache_raw_write): Use
4171 target_store_register instead of store_register.
4172 (write_register_bytes): Ditto.
4173
4174 * gdbarch.sh (FETCH_PSEUDO_REGISTER): Delete.
4175 (STORE_PSEUDO_REGISTER): Delete.
4176 * gdbarch.h, gdbarch.c: Regenerate.
4177
5b331675
CV
41782002-08-06 Corinna Vinschen <vinschen@redhat.com>
4179
4180 * cli/cli-dump.c (add_dump_command): Explicitely use "b" flag to
4181 write dump file binary.
4182
6acdf5c7
MS
41832002-08-05 Michael Snyder <msnyder@redhat.com>
4184
4185 * mips-tdep.c (mips_find_saved_regs): Adjust stack according
4186 to MIPS_SAVED_REGSIZE, not GDB_TARGET_IS_MIPS64. Enhance comment.
4187 (mips_gdbarch_init): Set N32 target to be mips64.
4188
b2f01c35
KB
41892002-08-06 Kevin Buettner <kevinb@redhat.com>
4190
4191 * frame.c (find_saved_register): Break out of loop once saved
4192 register address is found. Don't mention sparc in loop comment
4193 anymore.
4194
63db5580
KB
41952002-08-06 Kevin Buettner <kevinb@redhat.com>
4196
4197 * mips-tdep.c (mips_gdbarch_init): For the N32 ABI, set
4198 mips_default_saved_regsize to 8.
4199
5e34e75e
AC
42002002-08-06 Andrew Cagney <ac131313@redhat.com>
4201
4202 * gcore.c: Do not include <sys/procfs.h>.
4203 * Makefile.in (gcore.o): Update dependencies.
4204
eb4c54a2
AC
42052002-08-06 Andrew Cagney <cagney@redhat.com>
4206
4207 * configure.tgt: Make arc-*-* obsolete.
4208 * NEWS: Mention that arc-*-* has been identifed as obsolete.
4209 * MAINTAINERS: Make arc-elf obsolete.
4210 * arc-tdep.c: Make file obsolete.
4211 * config/arc/arc.mt: Ditto.
4212 * config/arc/tm-arc.h: Ditto.
4213
ced15480
TR
42142002-08-05 Theodore A. Roth <troth@verinet.com>
4215
c1bab85b 4216 * avr-tdep.c (avr_skip_prologue): Fix to return the correct pc.
ced15480 4217
b4743822
AC
42182002-08-05 Andrew Cagney <ac131313@redhat.com>
4219
4220 * mcore-tdep.c (mcore_gdbarch_init): Use
4221 generic_unwind_get_saved_register instead of
4222 generic_get_saved_register.
4223 * v850-tdep.c (v850_gdbarch_init): Ditto.
4224 * frv-tdep.c (frv_gdbarch_init): Ditto.
4225 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4226 * s390-tdep.c (s390_gdbarch_init): Ditto.
4227 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
4228 * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Ditto.
4229 * config/h8300/tm-h8300.h (GET_SAVED_REGISTER): Ditto.
4230
3956d554
JB
42312002-08-05 Joel Brobecker <brobecker@gnat.com>
4232
4233 * objfiles.h: Add missing #include "symfile.h"
4234
4235 * Makefile.in (objfiles_h): Add dependency on symfile.h and dependents.
4236
8249c0d6
AC
42372002-08-04 Andrew Cagney <ac131313@redhat.com>
4238
4239 From 2002-08-01 david carlton <carlton@math.stanford.edu>:
4240 * hpread.c (hpread_read_struct_type): Deleted superfluous setting
4241 of FIELD_BITSIZE.
4242
b9d14705
DJ
42432002-08-04 Daniel Jacobowitz <drow@mvista.com>
4244
4245 * NEWS: Cleanup and nitpick.
4246
dd73b9bb
AC
42472002-08-03 Andrew Cagney <ac131313@redhat.com>
4248
4249 * NEWS: Cleanup. Use *-linux*-gnu*. Only use `*' for headings.
4250
043a27f8
AC
42512002-08-03 Andrew Cagney <ac131313@redhat.com>
4252
4253 * Makefile.in (gdbtk-bp.o): Update dependencies.
4254 (gdbtk-register.o): Ditto.
4255 (gdbtk-varobj.o): Ditto.
4256
46ce284d
AC
42572002-08-03 Andrew Cagney <cagney@redhat.com>
4258
4259 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Replace
4260 m68hc11_fetch_pseudo_register.
4261 (m68hc11_pseudo_register_write): Replace
4262 m68hc11_store_pseudo_register.
4263 (m68hc11_gdbarch_init): Update.
4264
b66d6d2e
AC
4265Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com>
4266
4267 * gdbarch.sh: Include "gdb_string.h".
4268 * gdbarch.c: Regenerate.
4269
4270 * regcache.c: Include "gdb_string.h".
4271 * ax-general.c: Ditto.
4272 * varobj.c: Ditto.
4273 * std-regs.c: Ditto.
4274 * fbsd-proc.c: Ditto.
4275 * thread.c: Ditto.
4276
4277 * Makefile.in (regcache.o): Update dependencies.
4278 (thread.o, gdbarch.o): Ditto.
4279 (ax-general.o, gdbarch.o): Ditto.
4280 (varobj.o, std-regs.o): Ditto.
4281 (fbsd-proc.o): Specify dependencies.
4282
29e1842b
AC
42832002-08-02 Andrew Cagney <cagney@redhat.com>
4284
4285 * regcache.c (regcache_cooked_read): Rename rawnum parameter to
4286 regnum.
4287 (regcache_cooked_write): Ditto.
4288
68365089
AC
42892002-08-02 Andrew Cagney <ac131313@redhat.com>
4290
4291 * regcache.c (regcache_cooked_read): New function.
4292 (regcache_cooked_write): New function.
4293 (read_register_gen): Rewrite using regcache_cooked_read.
4294 (write_register_gen): Rewrite using regcache_cooked_write.
4295
4296 * regcache.h (regcache_cooked_read, regcache_cooked_write):
4297 Declare.
4298
d8124050
AC
42992002-08-02 Andrew Cagney <cagney@redhat.com>
4300
4301 * gdbarch.sh (pseudo_register_read, pseudo_register_write):
4302 Replace the architecture methods register_read and register_write.
4303 * gdbarch.h, gdbarch.c: Regenerate.
4304 * regcache.c (init_regcache_descr): Update.
4305 (read_register_gen): Update.
4306 (write_register_gen): Update.
4307 (supply_register): Update comment.
4308
4309 * sh-tdep.c (sh_gdbarch_init): Update.
4310 (sh_pseudo_register_read, sh64_pseudo_register_read): Add
4311 `regcache' and `gdbarch' parameters. Make `buffer' a void
4312 pointer. Update code.
4313 (sh_pseudo_register_write, sh64_pseudo_register_write): Add
4314 `regcache' and `gdbarch' parameters. Make `buffer' a constant
4315 void pointer. Update code.
4316 (sh64_register_write): Delete.
4317 (sh4_register_read): Delete.
4318 (sh64_register_read): Delete.
4319 (sh4_register_write): Delete.
4320 (sh_sh4_register_convert_to_raw): Make `from' parameter a constant
4321 void pointer, `to' parameter a void pointer.
4322 (sh_sh64_register_convert_to_raw): Ditto.
4323
a6425924
KB
43242002-08-01 Kevin Buettner <kevinb@redhat.com>
4325
4326 * mips-tdep.c (mips_register_virtual_type): Use architecture
4327 invariant return values.
4328
ff5922b5
AC
43292002-08-01 Andrew Cagney <cagney@redhat.com>
4330
4331 * linux-proc.c: Include "gdb_string.h".
4332 * Makefile.in (linux-proc.o): Update dependency list.
4333
32a6503c
KB
43342002-08-01 Kevin Buettner <kevinb@redhat.com>
4335
4336 * mips-tdep.c (mips_gdbarch_init): Add comments. Fix typo in
4337 comment.
4338
ccaa32c7
GS
43392002-08-01 Grace Sainsbury <graces@redhat.com>
4340
4341 * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
4342 to_insert_watchpoint, to_remove_watchpoint,
4343 to_stopped_by_watchpoint, to_stopped_data_address,
4344 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to
4345 target vecctor. Define their corresponding macros so they call
4346 them.
4347
4348 * target.c: Add default and debug versions of for
4349 to_insert_hw_breakpoint, to_remove_hw_breakpoint,
4350 to_insert_watchpoint, to_remove_watchpoint,
4351 to_stopped_by_watchpoint, to_stopped_data_address,
4352 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.
4353
78fde5f8
KB
43542002-08-01 Kevin Buettner <kevinb@redhat.com>
4355
4356 * mips-tdep.c (mips_register_virtual_type): New function.
4357 (mips_gdbarch_init): Register mips_register_virtual_type()
4358 with gdbarch machinery.
4359 * config/mips/tm-irix6.h (mips/tm-bigmips64.h): Include
4360 this file instead of tm-bigmips.h.
4361 (MIPS_REGSIZE): Delete this macro.
4362 (REGISTER_VIRTUAL_TYPE): Delete macro. Undef macro so that
4363 multiarch version in mips-tdep.c will be found.
4364
db034ac5
AC
43652002-08-01 Andrew Cagney <cagney@redhat.com>
4366
4367 * NEWS: Menion that CHILL has been made obsolete.
4368
4369 * gdbtypes.c (chill_varying_type): Make chill references obsolete.
db034ac5
AC
4370 * stabsread.c (read_range_type): Ditto.
4371 * gdbtypes.h: Ditto.
4372 * language.c (binop_type_check): Ditto.
4373 (binop_result_type): Ditto.
4374 (integral_type): Ditto.
4375 (character_type): Ditto.
4376 (string_type): Ditto.
4377 (boolean_type): Ditto.
4378 (structured_type): Ditto.
4379 (lang_bool_type): Ditto.
4380 (binop_type_check): Ditto.
4381 * language.h (_LANG_chill): Ditto.
4382 * dwarfread.c (set_cu_language): Ditto.
4383 * dwarfread.c (CHILL_PRODUCER): Ditto.
4384 * dwarfread.c (handle_producer): Ditto.
4385 * expression.h (enum exp_opcode): Ditto.
4386 * eval.c: Ditto for comments.
4387 * typeprint.c (typedef_print) [_LANG_chill]: Ditto.
4388 * expprint.c (print_subexp): Ditto.
4389 (print_subexp): Ditto.
4390 * valops.c (value_cast): Ditto.
4391 (search_struct_field): Ditto.
4392 * value.h (COERCE_VARYING_ARRAY): Ditto.
4393 * symfile.c (init_filename_language_table): Ditto.
4394 (add_psymbol_with_dem_name_to_list): Ditto.
4395 * valarith.c (value_binop): Ditto.
4396 (value_neg): Ditto.
4397 * valops.c (value_slice): Ditto.
4398 * symtab.h (union language_specific): Ditto.
4399 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Ditto.
4400 (SYMBOL_DEMANGLED_NAME): Ditto.
4401 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
4402 * defs.h (enum language): Ditto.
4403 * symtab.c (got_symtab): Ditto.
4404 * utils.c (fprintf_symbol_filtered): Ditto.
4405
4406 * ch-typeprint.c: Make file obsolete.
4407 * ch-valprint.c: Make file obsolete.
4408 * ch-lang.h: Make file obsolete.
4409 * ch-exp.c: Make file obsolete.
4410 * ch-lang.c: Make file obsolete.
4411
4412 * Makefile.in (FLAGS_TO_PASS): Do not pass CHILL or CHILLFLAGS or
4413 CHILL_LIB.
4414 (TARGET_FLAGS_TO_PASS): Ditto.
4415 (CHILLFLAGS): Obsolete.
4416 (CHILL): Obsolete.
4417 (CHILL_FOR_TARGET): Obsolete.
4418 (CHILL_LIB): Obsolete.
4419 (SFILES): Remove ch-exp.c, ch-lang.c, ch-typeprint.c and
4420 ch-valprint.c.
4421 (HFILES_NO_SRCDIR): Remove ch-lang.h.
4422 (COMMON_OBS): Remove ch-valprint.o, ch-typeprint.o, ch-exp.o and
4423 ch-lang.o.
4424 (ch-exp.o, ch-lang.o, ch-typeprint.o, ch-valprint.o): Delete
4425 targets.
4426
8aaf0b47
JB
44272002-07-31 Joel Brobecker <brobecker@gnat.com>
4428
4429 * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95.
4430 This does not change anything at the moment, but will be helpful
4431 later when full Ada support is integrated.
4432
f3a7b3a5
KB
44332002-07-31 Kevin Buettner <kevinb@redhat.com>
4434
4435 * mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
4436 help message.
4437
fb850278
KB
44382002-07-31 Kevin Buettner <kevinb@redhat.com>
4439
4440 * mips-tdep.c (mips_push_arguments): Fetch gdbarch_tdep struct
4441 and save it in a local variable. Use variable in later test.
4442
e3bddbfa
KB
44432002-07-31 Kevin Buettner <kevinb@redhat.com>
4444
4445 * mips-tdep.c (mips_find_abi_section): Add N64 ABI recognition
4446 test. (Thanks to Daniel Jacobowitz.)
4447
28d169de
KB
44482002-07-31 Kevin Buettner <kevinb@redhat.com>
4449
4450 * mips-tdep.c (enum mips_abi): Add MIPS_ABI_N64.
4451 (mips_abi_strings): Add "n64".
4452 (mips_gdbarch_init): Add test for n64 abi. Add MIPS_ABI_N64 case.
4453
7fe7e44e
KB
44542002-07-31 Kevin Buettner <kevinb@redhat.com>
4455
4456 * config/mips/tm-irix6.h (MIPS_REGSIZE): Define to be 8.
4457 (REGISTER_VIRTUAL_TYPE): Some registers are now 64 bits wide.
4458
c6caf090
KB
44592002-07-31 Kevin Buettner <kevinb@redhat.com>
4460
4461 * utils.c (host_pointer_to_address, address_to_host_pointer):
4462 Use gdb_assert() instead of explicit call to internal_error().
4463
c41669e0
KB
44642002-07-30 Kevin Buettner <kevinb@redhat.com>
4465
4466 * Makefile.in (rs6000-nat.o): Update dependencies.
4467
4468 From Nicholas Duffek:
4469 * Makefile.in (ALLDEPFILES): Add aix-thread.c.
4470 (aix-thread.o): New rule.
4471 * configure.host (gdb_host): Set to aix432 on AIX 4.3.2+.
4472 * config/powerpc/aix432.mh: New file.
4473
2fda4977
DJ
44742002-07-30 Daniel Jacobowitz <drow@mvista.com>
4475
4476 * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
4477 (ELF_FPREGSET_SIZE, ELF_GREGSET_SIZE): New enums.
4478 (fetch_core_registers, ppc_linux_supply_gregset)
4479 (ppc_linux_supply_fpregset): New functions.
4480 (ppc_linux_regset_core_fns): New.
4481 (_initialize_ppc_linux_tdep): Call add_core_fns.
4482 * ppc-tdep.h: Add prototypes for ppc_linux_supply_fpregset
4483 and ppc_linux_supply_gregset.
4484 * ppc-linux-nat.c (supply_gregset): Call ppc_linux_supply_gregset.
4485 (supply_fpregset): Call ppc_linux_supply_fpregset.
4486 * config/powerpc/linux.mh (NATDEPFILES): Remove core-regset.o and
4487 corelow.o.
4488 * config/powerpc/linux.mt (TDEPFILES): Add corelow.o.
4489
729051e6
DJ
44902002-07-30 Daniel Jacobowitz <drow@mvista.com>
4491
4492 * symtab.c (lookup_symbol): Demangle before lowercasing.
4493
5f8a3188
AC
44942002-07-30 Andrew Cagney <ac131313@redhat.com>
4495
4496 * symtab.h: Replace #include "gdb_obstack.h" with opaque
4497 declaration.
4498 * cli/cli-cmds.c, cli/cli-script.c: Include "gdb_string.h".
4499 * gnu-v3-abi.c, arc-tdep.c, cli/cli-decode.c: Ditto.
4500 * avr-tdep.c, mon960-rom.c, i960-tdep.c: Ditto.
4501 * arch-utils.c, cli/cli-setshow.c: Unconditionally include
4502 "gdb_string.h".
4503 * Makefile.in (cli-script.o, cli-cmds.o): Update dependencies.
4504 (gnu-v3-abi.o, cli-setshow.o, i960-tdep.o): Ditto.
4505 (cli-decode.o, mi-cmd-var.o, mi-cmd-disas.o): Ditto.
4506 (avr-tdep.o, mon960-rom.o): Ditto.
4507 (aout_stabs_gnu_h): Define.
4508 (symtab_h): Remove $(gdb_obstack_h).
4509
67f07146
JB
45102002-07-30 Jim Blandy <jimb@redhat.com>
4511
4512 Patch from David Carlton <carlton@math.stanford.edu>:
4513 * gdbinit.in: Move the `dir' commands that add GDB's own source
4514 directory to the search path to the end, so that the `gdb' source
4515 directory will be searched first.
4516
04ea0df1
AC
45172002-07-29 Andrew Cagney <ac131313@redhat.com>
4518
4519 * gdb_obstack.h: New file.
4520 * symtab.h: Include "gdb_obstack.h" instead of "obstack.h".
4521 (obstack_chunk_alloc, obstack_chunk_free): Delete macros.
4522 * objfiles.h: Include "gdb_obstack.h".
4523 * Makefile.in (gdb_obstack_h): Define.
4524 (symtab_h): Add $(gdb_obstack_h).
4525 (objfiles_h): Add $(gdb_obstack_h).
4526
4527 * objfiles.c: Include "gdb_obstack.h" instead of "obstack.h".
4528 * macrotab.c, cp-valprint.c, dbxread.c: Ditto.
4529 * ch-typeprint.c, ch-valprint.c, dstread.c: Ditto.
4530 * macroexp.c, p-typeprint.c, stabsread.c: Ditto.
4531 * symtab.c, f-typeprint.c, mdebugread.c: Ditto.
4532 * p-valprint.c, symmisc.c, typeprint.c: Ditto.
4533 * symfile.c, coffread.c, c-typeprint.c: Ditto.
4534 * buildsym.c, bcache.c, ada-typeprint.c: Ditto.
4535
4536 * Makefile.in (bcache.o): Update dependencies.
4537 (buildsym.o, c-typeprint.o, ch-typeprint.o): Ditto.
4538 (ch-valprint.o, coffread.o, cp-valprint.o): Ditto.
4539 (dbxread.o, dstread.o, f-typeprint.o): Ditto.
4540 (objfiles.o, p-typeprint.o, p-valprint.o): Ditto.
4541 (stabsread.o, symfile.o, symmisc.o): Ditto.
4542 (symtab.o, typeprint.o, macroexp.o): Ditto.
4543 (macrotab.o, mdebugread.o): Ditto.
4544 (f_lang_h, coff_sym_h, coff_symconst_h): Define.
4545 (coff_ecoff_h, aout_aout64_h): Define.
4546 (aout_stabs_gnu_h, libaout_h): Define.
4547
d138e37a
AC
45482002-07-29 Andrew Cagney <cagney@redhat.com>
4549
4550 * regcache.c (struct regcache_descr): Rename nr_registers to
4551 nr_cooked_registers. Revise comments describing the structure
4552 member fields.
4553 (init_regcache_descr): Update.
4554 (init_legacy_regcache_descr): Update.
4555 (read_register_gen, write_register_gen): When a cooked register in
4556 the raw register range, directly access the value from the raw
4557 register cache.
4558
460e6ec3
AC
45592002-07-29 Andrew Cagney <ac131313@redhat.com>
4560
4561 * z8k-tdep.c: Do not include "obstack.h".
4562 * h8300-tdep.c, h8500-tdep.c: Ditto.
4563 * m68hc11-tdep.c, sh-tdep.c: Ditto.
4564 * valprint.c, v850-tdep.c: Ditto.
4565 * d10v-tdep.c, mn10300-tdep.c: Ditto.
4566 * mn10200-tdep.c: Ditto.
4567
4568 * Makefile.in (z8k-tdep.o): Update dependencies.
4569 (m68hc11-tdep.o, valprint.o): Ditto.
4570 (v850-tdep.o, d10v-tdep.o): Ditto.
4571 (mn10300-tdep.o, sparc-tdep.o): Ditto.
4572 (sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto.
4573 (m32r-tdep.o, mn10200-tdep.o): Specify dependencies.
4574 (sh_opc_h, gdb_sim_sh_h): Define.
4575 (elf_sh_h, elf_bfd_h): Define.
4576 (opcode_m68hc11_h): Define.
4577 (OPCODES_SRC, OPCODES_DIR): define.
4578 (OPCODES): Use $(OPCODES_DIR).
4579 (gdb_sim_d10v_h): Rename sim_d10v_h.
4580 (gdb_sim_arm_h): Rename sim_arm_h.
4581
790c9cf0
KB
45822002-07-26 Kevin Buettner <kevinb@redhat.com>
4583
4584 * utils.c (host_pointer_to_address, address_to_host_pointer):
4585 Change internal_error() message to indicate function responsible
4586 for the error.
4587
9647fa49
KB
45882002-07-26 Kevin Buettner <kevinb@redhat.com>
4589
4590 * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast in
4591 calls to local_hex_string_custom().
4592
dabbe2c0
KB
45932002-07-26 Kevin Buettner <kevinb@redhat.com>
4594
4595 * irix5-nat.c: Move IRIX shared library support from here...
4596 * solib-irix.c: ...to here. Revised substantially to work with
4597 generic solib framework.
4598
b96d0a4e
KB
4599 * osabi.h (gdb_osabi): Add new enum constant GDB_OSABI_IRIX.
4600 * osabi.c (gdb_osabi_names): Add corresponding string for Irix.
4601 * mips-irix-tdep.c: New file.
4602
313fb2f6
KB
4603 * Makefile.in (ALLDEPFILES): Add mips-irix-tdep.c and solib-irix.c.
4604 (mips-irix-tdep.o, solib-irix.o): New rules.
4605 * config/mips/irix5.mt (TDEPFILES): Add mips-irix-tdep.o, solib.o,
4606 solib-irix.o.
4607 * config/mips/irix6.mt (TDEPFILES): Likewise.
4608 * config/mips/irix6.mh (NATDEPFILES): Remove solib.o.
4609
ab2eaf26
KB
46102002-07-26 Kevin Buettner <kevinb@redhat.com>
4611
177e4768 4612 * aix-thread.c (coff/internal.h, bfd/libcoff.h, pthread.h): Remove
ab2eaf26
KB
4613 disabled (via ``#if 0'') includes.
4614
7244546a
KB
46152002-07-26 Kevin Buettner <kevinb@redhat.com>
4616
4617 * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
4618 (fetch_regs_user_thread, fetch_regs_kernel_thread, fill_sprs64)
4619 (fill_sprs32, store_regs_user_thread, store_regs_kernel_thread):
4620 Add support for the fpscr register.
4621 * rs6000-nat.c (regmap, fetch_inferior_registers)
4622 (store_inferior_registers, fetch_core_registers): Likewise.
4623
dd7be90a
KB
46242002-07-26 Kevin Buettner <kevinb@redhat.com>
4625
4626 * rs6000-nat.c (language.h): Include.
4627 (special_regs): Delete this array.
4628 (regmap): New function.
4629 (fetch_register, store_register): Use regmap() to map gdb
4630 register numbers to ptrace register numbers. Also, use
4631 outputs from regmap() to make decisions regarding type of
4632 ptrace() call to make. In particular, don't compare against
4633 FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
4634 (fetch_inferior_registers, store_inferior_registers): Where
4635 possible, obtain register numbers from tdep struct. Don't
4636 refer to FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
4637 * config/rs6000/tm-rs6000.h (FIRST_UISA_SP_REGNUM)
4638 (LAST_UISA_SP_REGNUM): Delete.
4639
11bf77db
KB
46402002-07-25 Kevin Buettner <kevinb@redhat.com>
4641
4642 * rs6000-nat.c (ppc-tdep.h): Include.
d959a6ab
KB
4643 (fetch_registers, store_register, fetch_core_registers): Don't
4644 access registers[] directly. Instead, use supply_register() or
11bf77db
KB
4645 regcache_collect() as appropriate.
4646 (find_toc_address): Format hex address with local_hex_string().
4647
06afebeb
AC
46482002-07-25 Andrew Cagney <ac131313@redhat.com>
4649
4650 * config/djgpp/fnchange.lst: Rename bfd/elf32-fr30.c and
4651 bfd/elf32-frv.c.
4652
8c554d79
TT
46532002-07-24 Tom Tromey <tromey@redhat.com>
4654
4655 * jv-exp.y: Marked all strings with _().
4656 (ClassInstanceCreationExpression, ArrayCreationExpression): Use
4657 internal_error.
4658 (MethodInvocation, CastExpression, parse_number, yyerror,
4659 java_type_from_name, push_expression_name, yylex): Typo fixes.
4660
e4c242d9
DJ
46612002-07-24 Daniel Jacobowitz <drow@mvista.com>
4662
4663 * ui-file.c (struct tee_file, tee_file_new, tee_file_delete)
4664 (tee_file_flush, tee_file_write, tee_file_fputs)
4665 (tee_file_isatty): New.
4666 * ui-file.h (tee_file_new): Add prototype.
4667
ebf56fd3
AS
46682002-07-24 Aidan Skinner <aidan@velvet.net>
4669
4670 * ada-lang.c: Change k&r style function definitions to prototyped
4671 form.
4672 * ada-typeprint.c: Change k&r style function definitions to prototyped
4673 form.
4674 * ada-valprint.c: Change k&r style function definitions to prototyped
4675 form.
4676
7fb623f7
AC
46772002-07-24 Andrew Cagney <cagney@redhat.com>
4678
4679 * README: Remove reference to remote-bug.
4680 * Makefile.in (ALLDEPFILES): Remove m88k-nat.c, m88k-tdep.c and
4681 remote-bug.c.
4682 (m88k-nat.o): Delete rule.
4683 (m88k-tdep.o): Delete rule.
4684 (remote-bug.o): Delete rule.
4685 * MAINTAINERS: Mark as obsolete.
4686 * elfread.c (elf_symtab_read): Mention that m88k is obsolete.
4687 * m88k-tdep.c: Make file obsolete.
4688 * config/m88k/m88k.mh: Ditto.
4689 * config/m88k/delta88v4.mh: Ditto.
4690 * config/m88k/delta88v4.mt: Ditto.
4691 * config/m88k/delta88.mt: Ditto.
4692 * config/m88k/delta88.mh: Ditto.
4693 * remote-bug.c: Ditto.
4694 * config/m88k/tm-delta88.h: Ditto.
4695 * config/m88k/nm-delta88v4.h: Ditto.
4696 * config/m88k/xm-delta88.h: Ditto.
4697 * config/m88k/xm-dgux.h: Ditto.
4698 * config/m88k/tm-m88k.h: Ditto.
4699 * config/m88k/nm-m88k.h: Ditto.
4700 * config/m88k/tm-delta88v4.h: Ditto.
4701 * m88k-nat.c: Ditto.
4702 * cxux-nat.c: Ditto.
4703 * configure.host: Make m88*-motorola-sysv4*, m88*-motorola-sysv*
4704 and m88*-*-* obsolete.
4705 * configure.tgt: Make m88*-motorola-sysv4*, m88*-motorola-* and
4706 m88*-*-* obsolete.
4707
37611a2b
AC
47082002-07-24 Andrew Cagney <cagney@redhat.com>
4709
4710 * findvar.c (extract_unsigned_integer): Make `addr' parameter
4711 constant. Same for local pointer variables.
4712 (extract_signed_integer): Ditto.
4713 * defs.h (extract_unsigned_integer): Update.
4714 (extract_signed_integer): Update.
4715
1aaa5f99
AC
47162002-07-24 Andrew Cagney <cagney@redhat.com>
4717
4718 * regcache.c (regcache_raw_write): Change buf parameter to a
4719 constant void pointer.
4720 (regcache_raw_read): Change buf parameter to a void pointer.
4721 (legacy_write_register_gen): Change myaddr parameter a constant
4722 void pointer.
4723 (supply_register): Change val parameter to a const void pointer.
4724 * regcache.h (regcache_raw_write): Update declaration.
4725 (regcache_raw_read): Update declaration.
4726 (supply_register): Update declaration.
4727
b4f5539f
TT
47282002-07-24 Tom Tromey <tromey@redhat.com>
4729
4730 * defs.h (gdb_readline_wrapper): Declare.
4731 * utils.c (prompt_for_continue): Use gdb_readline_wrapper.
4732 * tracepoint.c (read_actions): Use gdb_readline_wrapper.
4733 * top.c (gdb_readline_wrapper): New function.
4734 (command_line_input): Use it.
4735
0818c12a
AC
47362002-07-24 Andrew Cagney <cagney@redhat.com>
4737
4738 * regcache.h (regcache_raw_read, regcache_raw_write): Replace
4739 regcache_read and regcache_write.
4740 (regcache_raw_read_as_address): Replace regcache_read_as_address.
4741 * regcache.c: Update.
4742 * sh-tdep.c (sh64_push_arguments): Update comment.
4743 (sh_pseudo_register_read): Update.
4744 (sh_pseudo_register_write): Update.
4745 (sh4_register_read): Update.
4746 (sh4_register_write): Update.
4747 (sh64_pseudo_register_read): Update.
4748 (sh64_pseudo_register_write): Update.
4749 (sh64_register_read): Update.
4750 (sh64_register_write): Update.
4751 * i386-tdep.c (i386_extract_return_value): Update.
4752 (i386_extract_struct_value_address): Update.
4753 (i386_extract_return_value): Update.
4754 * blockframe.c (generic_read_register_dummy): Update.
4755 (generic_call_dummy_register_unwind): Update
4756 * infrun.c (write_inferior_status_register): Update.
4757
f7321c06
JB
47582002-07-23 Jim Blandy <jimb@redhat.com>
4759
4760 * parser-defs.h (expression_context_pc): Make this extern.
4761 (Thanks to Michael Snyder.)
4762
2037aebb
AC
47632002-07-23 Andrew Cagney <ac131313@redhat.com>
4764
4765 GDB 5.2.1 released from 5.2 branch.
4766 * NEWS: Mention changes in 5.2.1 including addition of AVR target.
4767 * README: Update to mention 5.2.1.
4768
66504d44
MS
47692002-07-23 Mark Salter <msalter@redhat.com>
4770
4771 * remote.c (remote_read_bytes): Fix check for error.
4772
27bae383
KB
47732002-07-22 Kevin Buettner <kevinb@redhat.com>
4774
4775 * aix-thread.c (language.h): Include.
4776 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
4777 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc):
4778 Print newlines at end of debug messages.
4779 (pdc_symbol_addrs, pdc_read_regs, pdc_write_regs, pdc_read_data)
4780 (pdc_write_data): Use local_hex_string() instead of %llx formats.
4781
47822002-07-22 Kevin Buettner <kevinb@redhat.com>
4783
4784 * aix-thread.c (ppc-tdep.h): Include.
4785 (special_register_p): New function.
4786 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32)
4787 (store_regs_user_thread): Use register number information from
4788 gdbarch_tdep struct instead of hardcoded offsets relative to
4789 FIRST_UISA_SP_REGNUM.
4790 (fetch_regs_kernel_thread, store_regs_kernel_thread): Call
4791 special_register_p() instead of using FPLAST_REGNUM and
4792 LAST_UISA_SP_REGNUM as lower and upper bounds on the special
4793 register numbers. Also, don't assume that LAST_UISA_SP_REGNUM
4794 will be MQ's register number.
4795
47962002-07-22 Michael Snyder <msnyder@redhat.com>
206d3d3c
KB
4797
4798 * aix-thread.c (ops): Rename to aix_thread_ops.
4799 (base_ops): Rename to base_target.
4800 (ops_attach): Rename to aix_thread_attach.
4801 (ops_detach): Rename to aix_thread_detach.
4802 (ops_resume): Rename to aix_thread_detach.
4803 (ops_wait): Rename to aix_thread_wait.
4804 (ops_kill): Rename to aix_thread_kill.
4805 (init_ops): Rename to init_aix_thread_ops.
4806 (ops_fetch_register): Rename to aix_thread_fetch_register.
4807 (ops_store_register): Rename to aix_thread_store_register.
4808 (ops_mourn_inferior): Rename to aix_thread_mourn_inferior.
4809 (ops_thread_alive): Rename to aix_thread_thread_alive.
4810 (ops_extra_thread_info: Rename to aix_thread_extra_thread_info.
4811 (ops_pid_to_str): Rename to aix_thread_pid_to_str.
4812 (ops_xfer_memory): Rename to aix_thread_xfer_memory.
4813 (fetch_regs_lib): Rename to fetch_regs_user_thread.
4814 (fetch_regs_kern): Rename to fetch_regs_kernel_thread.
4815 (store_regs_lib): Rename to store_regs_user_thread.
4816 (store_regs_kern): Rename to store_regs_kernel_thread.
4817
27bae383 48182002-07-22 Michael Snyder <msnyder@redhat.com>
cbe92db4
KB
4819
4820 * aix-thread.c (ops_prepare_to_store): Eliminate.
4821 (init_ops): Don't initialize ops.prepare_to_store.
4822 (store_regs_kern): Pre-fetch register buffers from child,
4823 because some registers may not be in the cache. Copy
4824 regs from register cache only if they are cached.
4825 (store_regs_lib): Copy regs from register cache only
4826 if they are cached.
4827 (fill_sprs32, (fill_sprs64, fill_fprs, fill_gprs32,
4828 fill_gprs64): Ditto.
4829
61c5da0b
KB
48302002-07-22 Kevin Buettner <kevinb@redhat.com>
4831
4832 * aix-thread.c (gdb_assert.h): Include.
4833 (fill_sprs64, fill_sprs32): Add selected asserts to make sure that
4834 register sizes (from register cache) match size of buffer holding
4835 register data.
4836 (fill_sprs32): Change parameter types to match those in the ptrace()
4837 buffer.
4838 (store_regs_lib): Likewise, but for 32-bit temporary variables.
4839 (ops_prepare_to_store): Rename loop variable ``i'' to ``regno''.
4840
48412002-07-22 Michael Snyder <msnyder@redhat.com>
4842
4843 * aix-thread.c (supply_sprs64): Cosmetic change.
4844 (supply_sprs32): Cosmetic change.
4845 (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs32): New funcs.
4846 (fill_sprs64): Use regcache_collect instead of read_register.
4847 (store_regs_lib): Use regcache_collect instead of
4848 read_register. Use fill_sprs32 instead of fill_sprs64,
4849 if debugging a 32-bit architecture.
4850 (store_regs_kern): Use fill_gprs64 etc. to pull the values
4851 out of the register cache, instead of passing a pointer into
4852 the register cache directly to ptrace. Use regcache_collect
4853 insteaad of read_register.
4854 (ops_prepare_to_store): Use target_read_registers instead
4855 of read_register_bytes.
4856
36479eb1
AS
48572002-07-20 Aidan Skinner <aidan@velvet.net>
4858
4859 * MAINTAINERS: Add self under write after approval.
4860
80ae6ee2
AS
48612002-07-20 Aidan Skinner <aidan@velvet.net>
4862
4863 * ada-tasks.c: Change k&r style function definitions to prototyped
4864 form.
4865
8a8ab2b9
AC
48662002-07-19 Andrew Cagney <ac131313@redhat.com>
4867
4868 * Makefile.in (x86-64-tdep.o): Add $(objfiles_h).
4869 * x86-64-tdep.c: Include "objfiles.h".
4870 (x86_64_gdbarch_init): Set in_solib_call_trampoline to
4871 in_plt_section. From 2002-07-18 Michal Ludvig <mludvig@suse.cz>.
4872
fb16b900
ML
48732002-07-17 Michal Ludvig <michal@suse.cz>
4874
4875 * dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value.
4876 (update_context): Initialise cfa variable.
4877
0fe7bf7b
MS
48782002-07-17 Michael Snyder <msnyder@redhat.com>
4879
4880 * aix-thread.c: Shorten some long lines.
4881 Bring comments into line with code spec.
4882
488f131b
JB
48832002-07-18 Joel Brobecker <brobecker@gnat.com>
4884
4885 * infrun.c: Re-indent using gdb_indent.sh.
4886
46c415d2
JB
48872002-07-18 Joel Brobecker <brobecker@gnat.com>
4888
4889 * infrun.c (handle_inferior_event): Remove unneeded extra brace.
4890 Leave the indentation temporarily untouched, to minimize the diffs.
4891
cdecafbe
EZ
48922002-07-18 Elena Zannoni <ezannoni@redhat.com>
4893
4894 * stabsread.c: Make os9k sections of the code obsolete,
4895 for real this time.
4896 * stabsread.h: Make os9k sections of the code obsolete.
4897
7b6aa020
ML
48982002-07-18 Michal Ludvig <mludvig@suse.cz>
4899
09ec9b38
ML
4900 * linux-low.c (regsets_store_inferior_registers): Add free()
4901 at the end of a loop to prevent memory leak.
4902 * linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers.
4903 (X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.
7b6aa020
ML
4904 * config/sparc/tm-sp64linux.h: Make the rest of #endif
4905 line a comment.
4894ac5d 4906 * Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
7b6aa020 4907
233282cd
JB
49082002-07-17 Jim Blandy <jimb@redhat.com>
4909
4910 * macrocmd.c (info_macro_command): Remove newline from error
4911 message.
4912
7b6aa020 49132002-07-17 J"orn Rennecke <joern.rennecke@superh.com>
2f14585c
JR
4914
4915 * sh-tdep.c (sh_dsp_register_sim_regno): New function.
4916 (sh_gdbarch_init): Use it for sh-dsp.
4917
f7ef9339
KB
49182002-07-16 Kevin Buettner <kevinb@redhat.com>
4919
4920 * dwarf2read.c (read_initial_length): Handle older, non-standard,
4921 64-bit DWARF2 format.
4922
8dd72958
JB
49232002-07-16 Joel Brobecker <brobecker@gnat.com>
4924
4925 * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
4926 <sys/proc.h> when not available.
4927
a99a9e1b
AC
49282002-07-16 Andrew Cagney <ac131313@redhat.com>
4929
4930 * NEWS: Mention that the i[34]86-*-os9k has been made obsolete.
4931 * stabsread.c: Make os9k sections of the code obsolete.
4932 * configure.tgt: Make i[3456]86-*-os9k target obsolete.
4933 * config/i386/i386os9k.mt: Make file obsolete.
4934 * Makefile.in (ALLDEPFILES): Remove remote-os9k.c.
4935 (COMMON_OBS): Remove os9kread.o
4936 (SFILES): Remove os9kread.c.
4937 (os9kread.o, remote-os9k.o): Make target obsolete.
4938 * remote-os9k.c: Make file obsolete.
4939 * os9kread.c: Make file obsolete.
4940 * Makefile.in
4941
7a3085c1
AC
49422002-07-16 Andrew Cagney <ac131313@redhat.com>
4943
4944 * NEWS: Mention that the FR30 has been made obsolete.
4945 * fr30-tdep.c: Make file obsolete.
4946 * config/fr30/tm-fr30.h: Ditto.
4947 * config/fr30/fr30.mt: Ditto.
4948 * configure.tgt: Make fr30-*-elf obsolete.
4949 * MAINTAINERS: Make fr30-elf obsolete.
4950
28a93f5a
PM
49512002-07-16 Pierre Muller <muller@ics.u-strasbg.fr>
4952
4953 * blockframe.c (get_pc_function_start): return 0 if the minimal symbol
4954 found is not inside a section.
4955
be006b8b
KB
49562002-07-15 Kevin Buettner <kevinb@redhat.com>
4957
4958 * aix-thread.c (ptrace_check): Use safe_strerror() instead of
4959 strerror().
4960 (pdc_realloc): Use xrealloc() instead of realloc().
4961
14fa3751
KB
49622002-07-15 Kevin Buettner <kevinb@redhat.com>
4963
4964 * aix-thread.c (PD_ERROR, CALL_BASE): Delete.
4965 (ops_resume, ops_wait, fetch_regs_lib, store_regs_lib)
4966 (ops_xfer_memory, ops_kill): Don't use PD_ERROR or CALL_BASE
4967 macros.
4968
42cc437f
KB
49692002-07-15 Kevin Buettner <kevinb@redhat.com>
4970
4971 * aix-thread.c (ptrace_check): Eliminate goto.
4972 (sync_threadlists): Eliminate gotos. Also, fix array overrun
4973 problem.
4974
8e2c28d4
KB
49752002-07-15 Kevin Buettner <kevinb@redhat.com>
4976
4977 * aix-thread.c (gdbcmd.h): Include.
4978 (DEBUG, DBG, DBG2, dbg): Eliminate.
4979 (debug_aix_thread): New static global.
4980 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
4981 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc)
4982 (fetch_regs_lib, store_regs_lib, store_regs_kern): Rewrite
4983 invocations to DBG and DBG2 macros to test against
4984 ``debug_aix_thread'' and call fprintf_unfiltered().
4985 (_initialize_aix_thread): Add new command "set debug aix-thread".
4986
30413464
AC
49872002-07-15 Andrew Cagney <ac131313@redhat.com>
4988
4989 From Gerhard Tonn <TON@de.ibm.com>:
4990 * s390-nat.c (fill_fpregset, fill_gregset): Use regcache_collect
4991 instead of supply_register.
4992
7c43edc1
AC
49932002-07-15 Andrew Cagney <ac131313@redhat.com>
4994
4995 * dwarf2cfi.c: Include "gdb_assert.h".
4996 (frame_state_for): Use gdb_assert to check that fde->cie_ptr is
4997 non-NULL.
4998 (update_context): Do not use __func__. Add missing ``break''.
4999 (update_context): Do not use __func__.
5000
9364a0ef
EZ
50012002-07-15 Elena Zannoni <ezannoni@redhat.com>
5002
5003 * rs6000-tdep.c (rs6000_gdbarch_init): Remove variable print_insn
5004 and its setting. Set gdbarch instruction printing functions
5005 directly. For non-rs6000 case use new function
5006 gdb_print_insn_powerpc.
5007 (gdb_print_insn_powerpc): New function.
5008
3fbeef0b
AC
50092002-07-13 Andrew Cagney <ac131313@redhat.com>
5010
92eb23c5 5011 * NEWS: Mention that the d30v has been marked obsolete.
3fbeef0b
AC
5012 * MAINTAINERS: Note that d30v / d30v-elf has been made obsolete.
5013 * configure.tgt: Mark d30v-*-* as obsolete.
5014 * d30v-tdep.c: Mark file as obsolete.
5015 * config/d30v/d30v.mt: Ditto.
5016 * config/d30v/tm-d30v.h: Ditto.
5017
aacb1f0a
AS
50182002-07-13 Aidan Skinner <aidan@velvet.net>
5019
5020 * ada-tasks.c (add_task_entry): replace calls to
5021 malloc() with xmalloc
5022 * ada-tasks.c (init_task_list): replace calls to free with xfree()
5023
5024 * ada-lang.c (replace_operator_with_call, fill_in_ada_prototype,
5025 ada_finish_decode_line_1, all_sals_for_line
5026 ada_breakpoint_rewrite): replace calls to free() with xfree()
5027
c11d79f2
KB
50282002-07-12 Kevin Buettner <kevinb@redhat.com>
5029
5030 From Nicholas Duffek (with minor changes by Martin Hunt,
5031 Louis Hamilton, and Kevin Buettner):
5032 * aix-thread.c: New file.
5033
8e19ed76
PS
50342002-07-12 Petr Sorfa <petrs@caldera.com>
5035
5036 * dwarf2read.c (dwarf2_invalid_attrib_class): New
5037 complaint for invalid attribute class or form.
5038 (read_func_scope): DW_AT_frame_base
5039 better handling of DW_AT_block*.
5040 (dwarf2_add_member_fn): DW_AT_vtable_elem_location
5041 better handling of DW_AT_block*.
5042 (read_common_block): DW_AT_location
5043 better handling of DW_AT_block*.
5044 (read_partial_die): DW_AT_location better handling
5045 of DW_AT_block*.
5046 (new_symbol): DW_AT_external better handling of
5047 DW_AT_block*. Proper initialization of variable
5048 "addr".
5049 (attr_form_is_block): New function that returns true
5050 if the attribute's form is of DW_FORM_block*.
5051
295401f7
DJ
50522002-07-12 Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
5053
5054 * valops.c (find_method_list): Remove comment about
5055 removed STATIC_MEMFUNCP argument.
5056 (value_find_oload_method_list): Likewise.
5057
e42dc924
KB
50582002-07-12 Kevin Buettner <kevinb@redhat.com>
5059
5060 From Nicholas Duffek:
5061 * rs6000-nat.c (vmap_ldinfo, xcoff_relocate_core): Call
5062 target_new_objfile_hook.
5063
6904b546
KB
50642002-07-12 Kevin Buettner <kevinb@redhat.com>
5065
5066 From Nicholas Duffek:
5067 * xcoffread.c (scan_xcoff_symtab): Recognize XMC_TD as a data storage
5068 csect.
5069
53fe9346
AC
50702002-07-12 Andrew Cagney <cagney@redhat.com>
5071
5072 * MAINTAINERS: Mention --enable-sim-build-warnings.
5073 (m68hc11-elf): Disable sim build warnings.
5074 (m32r-elf): Mark as broken obsolete candidate.
5075 (x86_64-linux-gnu): Mark as buildable with -Werror.
5076 (arm-elf): Change -w to ``,'' which enables warnings but not
5077 -Werror.
5078
af5f3db6
AC
50792002-07-12 Andrew Cagney <ac131313@redhat.com>
5080
5081 * bcache.h: Update copyright.
5082 (struct bstring, struct bcache): Move definition to "bcache.c".
5083 Replaced by opaque declaration.
5084 (bcache_xfree): Replace free_bcache.
5085 (bcache_xmalloc, bcache_memory_used): Declare.
5086
5087 * bcache.c: Update copyright.
5088 (struct bstring, struct bcache): Moved to here from "bcache.h".
5089 Update comments.
5090 (bcache_xmalloc, bcache_memory_used): New functions.
5091 (bcache_xfree): Replace function free_bcache.
5092
5093 * Makefile.in (objfiles.o): Add $(bcache_h).
5094 (objfiles_h): Remove $(bcache_h).
5095 (symfile.o): Add $(bcache_h).
5096
5097 * symmisc.c: Update copyright.
5098 (print_symbol_bcache_statistics): Pass psymbol_cache by value.
5099 (print_objfile_statistics): Use bcache_memory_used.
5100
5101 * symfile.c: Include "bcache.h".
5102 (reread_symbols): Use bcache_xfree.
5103 (reread_symbols): Use bcache_xmalloc and bcache_xfree.
5104 (add_psymbol_to_list): Pass psymbol_cache by value.
5105 (add_psymbol_with_dem_name_to_list): Ditto.
5106
5107 * objfiles.h: Update copyright.
5108 (struct bcache): Declare opaque. Do not include "bcache.h".
5109 (struct objfile): Change psymbol_cache and macro_cache to ``struct
5110 bcache'' pointers.
5111 * dwarf2read.c (macro_start_file): Pass macro_cache by value.
5112
5113 * objfiles.c: Include "bcache.h". Update copyright.
5114 (allocate_objfile): Use bcache_xmalloc to create psymbol_cache and
5115 macro_cache.
5116 (free_objfile): Use bcache_xfree.
5117
444199e7
GS
51182002-07-11 Grace Sainsbury <graces@redhat.com>
5119
5120 * monitor.c (monitor_fetch_register): Make name a constant.
5121 (monitor_store_register): Same.
5122
261397f8
DJ
51232002-07-11 Daniel Jacobowitz <drow@mvista.com>
5124
5125 Based on patch from Daniel Berlin <dberlin@dberlin.org>.
5126 * buildsym.c: Include "demangle.h" for SYMBOL_INIT_DEMANGLED_NAME.
5127 (finish_block) For non-function blocks, hash the symbol table. For
5128 function blocks, mark the symbol table as unhashed.
5129 * minsyms.c (msymbol_hash): Return hash value without taking modulus.
5130 (msymbol_hash_iw): Likewise.
5131 (add_minsym_to_hash_table): Take modulus of msymbol_hash's return
5132 value.
5133 (add_minsym_to_demangled_hash_table): Likewise for msymbol_hash_iw.
5134 (lookup_minimal_symbol): Likewise for both.
5135 * symtab.h (struct block): Add `hashtable' flag. Comment the
5136 hashtable.
5137 (BLOCK_HASHTABLE, BLOCK_BUCKETS, BLOCK_BUCKET): New macro.
5138 (ALL_BLOCK_SYMBOLS): Update.
5139 (BLOCK_SHOULD_SORT): Do not sort hashed blocks.
5140 (struct symbol): Add `hash_next' pointer.
5141 * symtab.c (lookup_block_symbol): Search using the hash table when
5142 possible.
5143 (find_pc_sect_symtab): Use ALL_BLOCK_SYMBOLS.
5144 (search_symbols, find_addr_symbol): Likewise.
5145
5146 * dstread.c (process_dst_block): Clear hashtable bit for new block.
5147 (read_dst_symtab): Likewise.
5148 * jv-lang.c (get_java_class_symtab): Likewise.
5149 * mdebugread.c: Include "gdb_assert.h".
5150 (shrink_block): Assert that the block being modified is not hashed.
5151 * coffread.c (patch_opaque_types): Use ALL_BLOCK_SYMBOLS.
5152 * symmisc.c (free_symtab_block): Walk the hash table when freeing
5153 symbols.
5154 (dump_symtab): Recognize hashed blocks.
5155 * printcmd.c (print_frame_args): Assert that function blocks do not
5156 have hashed symbol tables.
5157 * ada-lang.c (symtab_for_sym): Use ALL_BLOCK_SYMBOLS.
5158 (fill_in_ada_prototype, debug_print_block): Likewise.
5159 (ada_add_block_symbols): Use ALL_BLOCK_SYMBOLS. Handle hash tables.
5160
6f0eaa01
CV
51612002-07-11 Corinna Vinschen <vinschen@redhat.com>
5162
5163 * stack.c (print_frame): Use result of frame_address_in_block()
5164 instead of fi->pc when evaluating symbols.
5165 (backtrace_command_1): Ditto.
5166
a208b0cb
AC
51672002-07-11 Andrew Cagney <cagney@redhat.com>
5168
5169 * cris-tdep.c (cris_saved_pc_after_call): Fix parameter type.
5170 Make static.
5171
5172 * arm-tdep.c (arm_register_name): Make return type constant.
5173
a6b6b089
AC
51742002-07-10 Andrew Cagney <ac131313@redhat.com>
5175
5ae5f592
AC
5176 * win32-nat.c (has_detach_ability): Convert to strict ISO C
5177 prototype.
5178 * top.c (gdb_rl_operate_and_get_next_completion): Ditto.
5179 * s390-tdep.c (s390_fp_regnum): Ditto.
5180 (s390_read_fp): Ditto.
5181 (s390_pop_frame): Ditto.
5182 (_initialize_s390_tdep): Ditto.
5183 * remote.c (get_remote_state): Ditto.
5184 * procfs.c (mappingflags): Ditto.
5185 * memattr.c (_initialize_mem): Ditto.
5186 * mcore-tdep.c (mcore_pop_frame): Ditto.
5187 * m68klinux-nat.c (_initialize_m68k_linux_nat): Ditto.
5188 * m68k-tdep.c (m68k_register_bytes_ok): Ditto.
5189 * language.c (set_case_str): Ditto.
5190 * gnu-v3-abi.c (vtable_address_point_offset): Ditto.
5191 * frv-tdep.c (new_variant): Ditto.
5192 (frv_stopped_data_address): Ditto.
5193 * dwarf2cfi.c (fde_chunks_need_space): Ditto.
5194 (context_alloc): Ditto.
5195 (frame_state_alloc): Ditto.
5196 (unwind_tmp_obstack_init): Ditto.
5197 (unwind_tmp_obstack_free): Ditto.
5198 (cfi_read_fp): Ditto.
5199 * cris-tdep.c (cris_saved_pc_after_call): Ditto.
5200 (cris_pop_frame): Ditto.
5201 * c-lang.c (scanning_macro_expansion): Ditto.
5202 (finished_macro_expansion): Ditto.
5203 (c_preprocess_and_parse): Ditto.
5204 * gdbarch.sh: Ditto.
5205 * gdbarch.h, gdbarch.c: Regenerate.
5206 * config/mn10200/tm-mn10200.h: Adjust indentation.
5207 * target.c: Adjust indentation.
5208 * symtab.h: Adjust indentation.
5209 * stabsread.h: Adjust indentation.
5210 * remote-es.c: Adjust indentation.
5211 * os9kread.c: Adjust indentation.
5212
52132002-07-10 Andrew Cagney <ac131313@redhat.com>
5214
a6b6b089
AC
5215 * wince.c (_initialize_wince): Rename _initialize_inftarg.
5216 * win32-nat.c (_initialize_win32_nat): Rename _initialize_inftarg.
5217
a1789893
GS
52182002-07-10 Grace Sainsbury <graces@redhat.com>
5219
5220 * NEWS: Mention m68k, mcore multi-arching.
5221 * MAINTAINERS: Change status of m68k, mcore to reflect
5222 multi-arching.
5223
02f0d45d
DJ
52242002-07-10 Daniel Jacobowitz <drow@mvista.com>
5225
5226 * valops.c (find_overload_match): Free oload_syms.
5227
f15f768e
JB
52282002-07-09 Joel Brobecker <brobecker@gnat.com>
5229
5230 Define HAVE_SYS_PROC_H if sys/proc.h exists
5231 * configure.in: Add check for sys/proc.h
5232 * config.in: Regenerate.
5233 * configure: Regenerate.
5234
902a7139
GS
52352002-07-09 Grace Sainsbury <graces@redhat.com>
5236
5237 * config/m68k/tm-m68k.h: Remove macros wrapped in
5238 #if !GDB_MULTI_ARCH.
5239
a534e424
AC
52402002-07-08 Andrew Cagney <ac131313@redhat.com>
5241
5242 * config.in, configure: Regenerate.
5243
9b94f7bf
MK
52442002-07-08 Mark Kettenis <kettenis@gnu.org>
5245
5246 * dwarf2cfi.c: Include "gcore.h".
5247 (execute_stack_op): Fix implementation of the
5248 DW_OP_deref and DW_OP_deref_size operators by letting do their
5249 lookup in the target.
5250
1d34db41
MK
52512002-07-07 Mark Kettenis <kettenis@gnu.org>
5252
5253 From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>:
5254 * i386-sol2-tdep.c (i386_sol2_init_abi): Correct value for
5255 tdep->sc_sp_offset.
5256
79d5b63a
DJ
52572002-07-05 Daniel Jacobowitz <drow@mvista.com>
5258
5259 Fix PR gdb/595, gdb/602
5260 * gnu-v3-abi.c (gnuv3_baseclass_offset): Remove unused variables.
5261 Don't call value_cast, just read the vtable pointer; update comments
5262 to match.
5263
3bb912e8
GS
52642002-07-05 Grace Sainsbury <graces@redhat.com>
5265
5266 * config/mcore/tm-mcore.h: Remove file.
5267 * config/mcore/mcore.mt: Remove definition of TM_FILE
5268 * configure.tgt: Set gdb_multi_arch to yes for the mcore target.
5269
ca39387d
MK
52702002-07-05 Mark Kettenis <kettenis@gnu.org>
5271
5272 * i386bsd-tdep.c: Include "gdb_string.h".
5273
efdc1108
GS
52742002-07-04 Grace Sainsbury <graces@redhat.com>
5275
5276 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Set to 2.
5277 (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG,RETVAL_REGNUM): Move to
5278 mcore-tdep.
5279 (REG_STRUCT_HAS_ADDR, USE_STRUCT_CONVENTION, GET_SAVED_REGISTER)
5280 (TARGET_VIRTUAL_FRAME_POINTER, BELIEVE_PCC_PROMOTION): Remove.
5281 * mcore-tdep.c (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG)
5282 (RETVAL_REGNUM): Move macros from tm-mcore.h
5283 (mcore_reg_struct_has_addr): New function.
5284 (mcore_gdbarch_init): Added initializations for the macros removed
5285 from tm-mcore.h.
5286
bb21884d
MK
52872002-07-04 Mark Kettenis <kettenis@gnu.org>
5288
5289 * osabi.c (generic_elf_osabi_sniffer): Add check for FreeBSD 3.x's
5290 traditonal string branding within the ELF header.
5291
228c6d41
DJ
52922002-07-04 Daniel Jacobowitz <drow@mvista.com>
5293
5294 * symtab.c (remove_params): New function.
5295 (make_symbol_overload_list): Use it instead of cplus_demangle.
5296 (overload_list_add_symbol): Likewise. Reorder. Fix memory leak.
5297
2404952e
MK
52982002-07-04 Mark Kettenis <kettenis@gnu.org>
5299
e5e4acad
MK
5300 * i386obsd-nat.c (_initialize_i386obsd_nat): Fix typo in prototype.
5301
baadce09
MK
5302 * i386bsd-tdep.c (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end):
5303 New variables.
5304 (i386nbsd_init_abi): Use these to initialize tdep->sigtramp_start
5305 and tdep->sigtramp_end.
5306 * i386obsd-nat.c: New file.
5307 * config/i386/obsd.mh (NATDEPFILES): Add i386obsd-nat.o.
5308
2404952e
MK
5309 * dwarf2cfi.c (cfi_pop_frame): Use alloca() for regbuf.
5310 Don't call get_current_frame().
5311
9b4f1ba7
PM
53122002-07-04 Pierre Muller <muller@ics.u-strasbg.fr>
5313
5314 * i386-nat.c (child_post_startup_inferior): New function
5315 calling i386_cleanup_dregs if
5316 I386_USE_GENERIC_WATCHPOINTS is defined.
5317 * config/i386/nm-i386.h: define CHILD_POST_STARTUP_INFERIOR
5318 conditional to acknowledge that i386-nat.c has its
5319 own child_post_startup_inferior function.
5320
c0d1d883
MK
53212002-07-04 Mark Kettenis <kettenis@gnu.org>
5322
00f8375e
MK
5323 * i386-tdep.h (I386_MAX_REGISTER_SIZE): New define.
5324 * i386-tdep.c (i386_do_pop_frame): Use I386_MAX_REGISTER_SIZE
5325 instead of MAX_REGISTER_RAW_SIZE.
5326 (i386_extract_return_value, i386_extract_struct_value_address):
5327 Convert to use regcache.
5328 (i386_gdbarch_init): Set max_register_raw_size and
5329 max_register_virtual_size to I386_MAX_REGISTER_SIZE.
5330 Set extract_return_value and extract_struct_value_address instead
5331 of their deprecated variants.
5332
c0d1d883
MK
5333 Convert i386 target to generic dummy frames.
5334 * i386-tdep.c: Include "symfile.h".
5335 (i386_frameless_signal_p): Consider a function to be frameless if
5336 the pc points at the first instruction of the function.
5337 (i386_frame_chain): Handle (generic) call dummies.
5338 (i386_frame_saved_pc): Likewise.
5339 (i386_frame_init_saved_regs): Remove code dealing with call
5340 dummies on the stack.
5341 (i386_push_dummy_frame): Removed.
5342 (i386_call_dummy_words): Removed.
5343 (i386_fix_call_dummy): Removed.
5344 (i386_push_return_address): New function.
5345 (i386_do_pop_frame): Renamed from i386_pop_frame. Add FRAME
5346 parameter, and don't call get_current_frame.
5347 (i386_pop_frame): New function.
5348 (i386_gdbarch_init): Set use_generic_dummy_frames to 1, set
5349 call_dummy_location to AT_ENTRY_POINT, set call_dummy_address to
5350 entry_point_address, set call_dummy_breakpoint_offset to 0, set
5351 call_dummy_length to 0, set call_dummy_words to NULL, set
5352 sizeof_call_dummy_words to 0, set fix_call_dummy to
5353 generic_fix_call_dummy, set pc_in_call_dummy to
5354 pc_in_call_dummy_at_entry_point, set push_dummy_frame to
5355 generic_push_dummy_frame, set push_return_address to
5356 i386_push_return_address and set frame_chain_valid to
5357 generic_file_frame_chain_valid.
5358
049ee0e4
AC
53592002-07-03 Andrew Cagney <ac131313@redhat.com>
5360
5361 * gdbarch.sh (struct regcache): Add opaque declaration.
5362 (EXTRACT_RETURN_VALUE): New architecture method.
5363 (EXTRACT_STRUCT_VALUE_ADDRESS): Ditto.
5364 * gdbarch.h, gdbarch.c: Regenerate.
5365 * arch-utils.c (legacy_extract_return_value): New function.
5366 * arch-utils.h (legacy_extract_return_value): Declare.
5367 * values.c (value_being_returned): Re-enable code handling
5368 EXTRACT_STRUCT_VALUE_ADDRESS. Move
5369 deprecated_grub_regcache_for_registers call to block handling
5370 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
5371 (EXTRACT_RETURN_VALUE): Do not define.
5372
4e0d9804
GS
53732002-07-03 Grace Sainsbury <graces@redhat.com>
5374
5375 * config/mcore/tm-mcore.h (REGISTER_BYTES, NUM_REGS, PC_REGNUM)
5376 (SP_REGNUM, FP_REGNUM, FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK)
5377 (BREAKPOINT_FROM_PC, INNER_THAN, SAVED_PC_AFTER_CALL)
5378 (INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS, INIT_FRAME_PC)
5379 (FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC)
5380 (STORE_RETURN_VALUE, DEPRECATED_EXTRACT_RETURN_VALUE)
5381 (STORE_STRUCT_RETURN, DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
5382 (SKIP_PROLOGUE, FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS)
5383 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, POP_FRAME)
5384 (PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME, PUSH_ARGUMENTS): Remove.
5385 * mcore-tdep.c (mcore_init_extra_frame_info): Add fromleaf
5386 argument so the function fits the prototype in the architecture
5387 vector.
5388 (mcore_pop_frame): Remove argument so the function fits the
5389 prototype. Use get_current_frame instead of the argument.
5390 (mcore_push_arguments): Change type of struct_return so the
5391 function can be used in the architecture vector.
5392 (mcore_store_struct_return): Add.
5393 (mcore_frame_init_saved_regs): Add.
5394 (mcore_gdbarch_init): Add function calls to replace the macros
5395 removed from tm-mcore.h
5396
36160dc4
AC
53972002-07-03 Andrew Cagney <ac131313@redhat.com>
5398
5399 * infcmd.c (print_return_value): Remove compatibility code calling
5400 deprecated_grub_regcache_for_registers.
5401
5402 * values.c: Include "regcache.h".
5403 (value_being_returned): Update. Use
5404 deprecated_grub_regcache_for_registers to extract the register
5405 buffer address.
5406 * value.h (value_being_returned): Change ``retbuf'' parameter to a
5407 ``struct regcache''.
5408 * Makefile.in (values.o): Add dependency on $(regcache_h).
5409
5410 * inferior.h (run_stack_dummy): Change type of second parameter to
5411 a ``struct regcache''.
5412 * valops.c (hand_function_call): Change type of retbuf to ``struct
5413 regcache''. Allocate using regcache_xmalloc, clean using
5414 make_cleanup_regcache_xfree.
5415 * infcmd.c (run_stack_dummy): Update. Use
5416 regcache_cpu_no_passthrough instead of memcpy to copy the buffer.
5417
5418 * regcache.c (do_regcache_xfree): New function.
5419 (make_cleanup_regcache_xfree): New function.
5420 * regcache.h (make_cleanup_regcache_xfree): Declare.
5421
e64d9b3d
MH
54222002-07-03 Martin M. Hunt <hunt@redhat.com>
5423
4dd79c29
MH
5424 * event-top.c (command_line_handler): Don't read past
5425 beginning of buffer.
e64d9b3d 5426
4dd79c29
MH
54272002-07-03 Martin M. Hunt <hunt@redhat.com>
5428
e64d9b3d
MH
5429 * varobj.c (struct varobj_root): Change frame from CORE_ADDR to
5430 struct frame_id.
5431 (varobj_create): Store frame_id for root.
5432 (varobj_gen_name): Use xasprintf.
5433 (varobj_update): Save and restore frame using get_frame_id() and
5434 frame_find_by_id().
5435 (create_child): Use xasprintf.
5436 (new_root_variable): Initialize frame_id.
5437 (c_name_of_child): Use xasprintf. Call find_frame_by_id().
5438 (c_value_of_variable): Use xasprintf. Move mem_fileopen call
5439 to prevent memory leak.
5440
26e6c56a
AC
54412002-07-03 Andrew Cagney <ac131313@redhat.com>
5442
5443 * valops.c (hand_function_call): Move declaration of retbuf to
5444 start of function, allocate using malloc, add a cleanup but before
5445 the inf_status cleanup, cleanup the buffer. Rename local variable
5446 old_chain to inf_status_cleanup.
5447
f436dd25
MH
54482002-07-03 Martin M. Hunt <hunt@redhat.com>
5449
5450 * top.c (execute_command): Use cmd_func() and cmd_func_p().
5451
5452 * cli/cli-decode.c (cmd_func_p): New function.
5453 (cmd_func): New function.
5454
5455 * command.h: Add cmd_func() and cmd_func_p().
5456
4cfe2084
GS
54572002-07-03 Grace Sainsbury <graces@redhat.com>
5458
5459 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Add macro. Set to 0.
5460 (REGISTER_SIZE): Remove.
5461 (MAX_REGISTER_RAW_SIZE): Remove.
5462 (REGISTER_VIRTUAL_TYPE): Remove.
5463 (MAX_REGISTER_VIRTUAL_SIZE): Remove.
5464 (REGISTER_NAME): Remove.
5465 (USE_GENERIC_DUMMY_FRAMES): Remove.
5466 (CALL_DUMMY): Remove.
5467 (CALL_DUMMY_START_OFFSET): Remove.
5468 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
5469 (CALL_DUMMY_LOCATION): Remove.
5470 (FIX_CALL_DUMMY): Remove.
5471 (CALL_DUMMY_ADDRESS): Remove.
5472 (SIZEOF_CALL_DUMMY_WORDS): Remove.
5473 (SAVE_DUMMY_FRAME_TOS): Remove.
5474 * mcore-tdep.c (MCORE_REG_SIZE, MCORE_NUM_REGS): Add macros.
5475 (mcore_register_virtual_type): New function.
5476 (mcore_register_byte): New function.
5477 (mcore_register_size): New function.
5478 (mcore_register_name): New function.
5479 (mcore_gdbarch_init): New function. Add set_gdbarch calls for
5480 macros removed from tm-mcore.h.
5481 (mcore_dump_tdep): Add.
5482 (_initialize_mcore_tdep): Add gdbarch_register call.
5483
4fd667e9
MK
54842002-07-03 Mark Kettenis <kettenis@gnu.org>
5485
5486 * i386-tdep.c (i386_frameless_signal_p): Provide an argument in to
5487 frameless_look_for_prologue, such that we actually call this
5488 function.
5489
42f99ac2
JB
54902002-07-02 Joel Brobecker <brobecker@gnat.com>
5491
5492 * frame.h (frame_address_in_block): New function.
5493
5494 * blockframe.c (frame_address_in_block): New function extracted
5495 from get_frame_block().
5496 (get_frame_block): Use frame_address_in_block().
5497 (block_innermost_frame): Use frame_address_in_block() to match
5498 the frame pc address against the block boundaries rather than
5499 the frame pc directly. This prevents a failure when a frame pc
5500 is actually a return-address pointing immediately after the end
5501 of the given block.
5502
103a1597 55032002-07-02 Grace Sainsbury <graces@redhat.com>
83b4a0fe
GS
5504
5505 * MAINTAINERS: Add self under write after approval.
5506
55072002-07-02 Grace Sainsbury <graces@redhat.com>
5508
103a1597
GS
5509 * m68k-tdep.c (m68k_remote_breakpoint_from_pc): Add. Currently not
5510 used in architecture vector. The default is
5511 m68k_local_breakpoint_from_pc.
5512 (m68k_local_breakpoint_from_pc): Add.
5513 (enum): Add register numbers from tm-m68k.h.
5514 (m68k_gdbarch_init): Add breakpoint_from_pc to architecture
5515 vector.
5516 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Set to
5517 GDB_MULTI_ARCH_PARTIAL.
5518 (BPT_VECTOR, REGISTER_BYTES_FP, REGISTER_BYTES_NOFP)
5519 (NUM_FREGS, SIG_PC_FP_OFFSET, SP_ARG0, REMOTE_BPT_VECTOR): Move to
5520 m68k-tdep.c.
5521 (BREAKPOINT, REMOTE_BREAKPOINT): Remove.
5522 (A1_REGNUM, FP0_REGNUM, FPC_REGNUM, FPS_REGNUM, FPI_REGNUM): Move
5523 to enum in m68k-tdep.c
5524
7a5a0534
JB
55252002-07-02 Joel Brobecker <brobecker@gnat.com>
5526
5527 * solib-osf.c (open_map): Compute the list of shared libraries
5528 loaded by the inferior, rather than the list of libraries loaded
5529 by GDB itself. Otherwise, GDB ends up reading the symbols from
5530 the wrong shared libraries...
5531
6f558d74
MK
55322002-07-02 Mark Kettenis <kettenis@gnu.org>
5533
b7d15bf7
MK
5534 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Make static.
5535 (LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONEXT_SP_OFFSET): Remove
5536 macros.
5537 (i386_linux_sigtramp_saved_pc, i386_linux_sigtramp_saved_sp):
5538 Remove functions.
5539 (FRAMELESS_SIGNAL): Remove function.
5540 (i386_linux_frame_chain, i386_linux_frame_saved_pc,
5541 i386_linux_saved_pc_after_call): Removed.
5542 (i386_linux_init_abi): Initialize tdep->sigcontext_addr,
5543 tdep->sc_pc_offset and tdep->sc_sp_offset. Don't override
5544 frame_chain, frame_saved_pc and saved_pc_after_call any longer.
5545
6bff26de
MK
5546 * i386-tdep.c (i386_frameless_signal_p): New function.
5547 (i386_frame_chain): Deal with frameless signals.
5548 (i386_sigtramp_saved_sp): New function.
5549 (i386_frame_saved_pc): Deal with frameless signals.
5550 (i386_saved_pc_after_call): Make sure the correct value is
5551 returned just after entry into a sigtramp.
5552 * i386bsd-tdep.c (i386bsd_sc_sp_offset, i386nbsd_sc_sp_offset,
5553 i386fbsd4_sc_sp_offset): New variables.
5554 (i386bsd_init_abi, i386nbsd_init_abi, i386fbsd4_init_abi): Use
5555 these variables to initialize tdep->sc_sp_offset. * i386bsd-nat.c
5556 (_initialize_i386bsd_nat): Add sanity check for sc_sp_offset
5557 similiar to what we already did for sc_pc_offset.
5558 * i386-sol2-tdep.c (i386_sol2_init_abi): Initialize
5559 tdep->sc_sp_offset.
5560
6f558d74
MK
5561 * i386nbsd-tdep.c (fetch_elfcore_registers): Wrap long line.
5562
145564b7
ML
55632002-07-02 Michal Ludvig <mludvig@suse.cz>
5564
5565 * config/i386/tm-x86-64linux.h: New.
5566 * config/i386/x86-64linux.mt: Add GDB_MULTI_ARCH and TM_FILE
5567 definitions.
5568 * config/i386/nm-x86-64.h: Rename to ...
5569 * config/i386/nm-x86-64linux.h: ... this one.
5570 * config/i386/x86-64linux.mh: Reflect the above change.
5571
3a1e71e3
MK
55722002-07-01 Mark Kettenis <kettenis@gnu.org>
5573
21d0e8a4
MK
5574 * i386-tdep.h (struct gdbarch_tdep): Replace sigtramp_saved_pc
5575 with sigcontext_addr. Add sc_sp_offset.
5576 (i386bsd_sigtramp_saved_pc): Remove prototype.
5577 (i386bsd_sicontext_addr): Add prototype.
5578 * i386-tdep.c (i386_sigtramp_saved_pc): New function.
5579 (i386_frame_saved_pc): Rewrite to call i386_sigtramp_saved_pc.
5580 (i386_svr4_sigtramp_saved_pc): Removed.
5581 (i386_svr4_sigcontext_addr): New function.
5582 (i386_svr4_init_abi): Don't initialize tdep->sigtramp_saved_pc.
5583 Initialize tdep->sigcontext_addr instead. Initialize
5584 tdep->sc_pc_offset and tdep->sc_sp_offset.
5585 (i386_gdbarch_init): Likewise.
5586 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Don't make it static
5587 any more.
5588 (i386bsd_sigtramp_saved_pc): Remove function.
5589 (i386bsd_init_abi): Don't initialize tdep->sigtramp_saved_pc.
5590 Initialize tdep->sigcontext_addr instead. Initialize
5591 tdep->sc_pc_offset.
5592 * i386-linux-tdep.c (i386_linux_init_abi): Remove initialization
5593 of tdep->sigtramp_saved_pc.
5594 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't initialize
5595 tdep->sigtramp_saved_pc. Initialize tdep->sigcontext_addr
5596 instead.
5597
3a1e71e3
MK
5598 * i386-tdep.c (i386_frameless_function_invocation,
5599 i386_frame_num_args, i386_frame_init_saved_regs,
5600 i386_skip_prologue, i386_push_dummy_frame, i386_fix_call_dummy,
5601 i386_pop_frame, i386_push_arguments, i386_store_struct_return,
5602 i386_extract_return_value, i386_store_return_value,
5603 i386_extract_struct_value_address, i386_register_virtual_type,
5604 i386_register_convertible, i386_register_convert_to_virtual,
5605 i386_register_convert_to_raw, i386_svr4_sigtramp_saved_pc,
5606 i386_go32_init_abi, i386_nw_init_abi, i386_gdbarch_init): Make
5607 static.
5608
52e9098c
MK
56092002-07-01 Mark Kettenis <kettenis@gnu.org>
5610
77b13a25
MK
5611 * i386bsd-tdep.c (i386bsd_frame_saved_pc): Removed.
5612
52e9098c
MK
5613 * config/i386/tm-i386sol2.h (COERCE_FLOAT_TO_DOUBLE): Removed.
5614 * i386-sol2-tdep.c (i386_sol2_init_abi): Adjust for the removal of
5615 this macro. Include "value.h".
5616
1b372fff
AS
56172002-06-30 Aidan Skinner <aidan@velvet.net>
5618
5619 * ada-exp.tab.c: remove as it's a generated file
5620 * ada-lex.c: remove as it's a generated file
5621
9c5045b5
MK
56222002-06-30 Mark Kettenis <kettenis@gnu.org>
5623
4a93c5bb
MK
5624 * config/i386/tm-i386.h (struct frame_info, struct
5625 frame_saved_regs, struct value, struct type): Remove forward
5626 declarations.
5627
322d4fe0
MK
5628 * config/i386/tm-linux.h [HAVE_PTRACE_GETFPXREGS]
5629 (FILL_FPXREGSET, HAVE_SSE_REGS): Remove define.
5630 * config/i386/nm-linux.h [HAVE_PTRACE_GETFPXREGS]
5631 (FILL_FPXREGSET): Define.
5632
fdd8263d
MK
5633 * config/i386/tm-nbsd.h (HAVE_SSE_REGS): Remove define.
5634
482e577b
MK
5635 * configure.tgt (i[3456]86-*-openbsd*): Fold into
5636 i[3456]86-*-netbsd* case.
5637 * config/i386/tm-obsd.h: Removed.
5638 * config/i386/obsd.mt: Removed.
5639 * config/i386/obsd.mh (NATDEPFILES): Remove corelow.o and
5640 core-aout.o.
5641 (MH_CFLAGS): Add -DYYDEBUG=0.
5642
6916549a
MK
5643 * i386bsd-nat.c (_initialize_i386bsd_nat): Define SC_PC_OFFSET to
5644 i386nbsd_sc_pc_offset on OpenBSD too.
5645
9c5045b5
MK
5646 * config/i386/tm-fbsd.h [!SVR4_SHARED_LIBS]
5647 (IN_SOLIB_CALL_TRAMPOLINE): Remove define.
5648 * config/i386/tm-nbsdaout.h (IN_SOLIB_CALL_TRAMPOLINE): Remove
5649 define.
5650 * i386bsd-tdep.c: Include "arch-utils.h".
5651 (i386bsd_aout_in_solib_call_trampoline): New function.
5652 (i386bsd_init_abi): Set in_solib_call_trampoline to
5653 i386bsd_aout_in_solib_call_trampoline.
5654 (i386nbsdelf_init_abi, i386fbsd_init_abi): Set
5655 in_solib_call_trampoline to generic_in_solib_call_trampoline.
5656
aa84d1bb
AC
56572002-06-28 Andrew Cagney <ac131313@redhat.com>
5658
5659 * macrotab.h: Do not include "obstack.h" or "bcache.h".
5660 (struct obstack, struct bcache): Add opaque declarations.
5661 * Makefile.in (macrotab_h): Update
5662
b4d83933
AC
56632002-06-28 Andrew Cagney <ac131313@redhat.com>
5664
5665 * blockframe.c (generic_find_dummy_frame): Change return type to
5666 ``struct regcache''.
5667 (struct dummy_frame): Replace field ``registers'' with regcache, a
5668 struct regcache object.
5669 (generic_find_dummy_frame): Update.
5670 (generic_push_dummy_frame): Update. Use regcache_xfree,
5671 regcache_xmalloc and regcache_cpy.
5672 (generic_pop_dummy_frame): Update. Use regcache_cpy and
5673 regcache_xfree.
5674 (deprecated_generic_find_dummy_frame): Update.
5675 (generic_read_register_dummy): Update. Use
5676 regcache_read_as_address.
5677 (generic_call_dummy_register_unwind): Update. Use regcache_read.
5678 (generic_get_saved_register): Update. Use regcache_read.
5679
08c0b5bc
AC
56802002-06-28 Andrew Cagney <ac131313@redhat.com>
5681
5682 * Makefile.in (objfiles_h): Add $(bcache_h).
5683 * objfiles.h: Include "bcache.h".
5684
5685 * Makefile.in (symtab_h): Remove $(bcache_h).
5686 * symtab.h: Do not include "bcache.h".
5687
1f89801a
AC
56882002-06-28 Andrew Cagney <ac131313@redhat.com>
5689
5690 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Set frame_chain_valid to
5691 generic_func_frame_chain_valid.
5692
b9644b58
DB
56932002-06-28 David O'Brien <obrien@FreeBSD.org>
5694
5695 * config/i386/nm-fbsd.h: Include <sys/param.h>.
5696 * config/i386/tm-fbsd.h: Likewise.
5697
dd486634
AC
56982002-06-28 Andrew Cagney <ac131313@redhat.com>
5699
5700 * rs6000-tdep.c (rs6000_gdbarch_init): Use
5701 generic_unwind_get_saved_register.
5702
0b434a00
AC
57032002-06-27 Andrew Cagney <ac131313@redhat.com>
5704
5705 From 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>:
5706 * regcache.c (supply_register): Add missing argument to
5707 register_buffer call.
5708
f30e5a77
AC
57092002-06-27 Andrew Cagney <ac131313@redhat.com>
5710
5711 * Makefile.in (init.c): Drop -e option to grep. Not necessary and
5712 Solaris /bin/grep does not not like it. From Peter Schauer.
5713
9f064c95
TT
57142002-06-26 Tom Tromey <tromey@redhat.com>
5715
5716 * command.h (add_setshow_cmd): Declare.
5717 (add_setshow_cmd_full): Declare.
5718 * cli/cli-decode.c (add_setshow_cmd): No longer static. Now
5719 returns void. Use add_setshow_cmd_full.
5720 (add_setshow_cmd_full): New function.
5721 (add_setshow_auto_boolean_cmd): Use add_setshow_cmd_full.
5722 (add_setshow_boolean_cmd): Likewise.
5723
099c7589
JT
57242002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
5725
5726 * config/vax/tm-vax.h: Protect from multiple inclusion.
5727 (TARGET_UPAGES, TARGET_NBPG, STACK_END_ADDR)
5728 (SIGTRAMP_START, SIGTRAMP_END, SIGCONTEXT_PC_OFFSET): Move to...
5729 * config/vax/tm-vaxbsd.h: ...here. New file.
5730 * config/vax/vax.mt (TM_FILE): Set to tm-vaxbsd.h.
5731
1d049c5e
JT
57322002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
5733
5734 * config/vax/tm-vax.h (BREAKPOINT): Remove.
5735 (BELIEVE_PCC_PROMOTION): Remove.
5736 (AP_REGNUM): Move to...
5737 * config/vax/nm-vax.h: ...here.
5738 * vax-tdep.c: Use VAX_AP_REGNUM instead of AP_REGNUM.
5739 (vax_breakpoint_from_pc): New function.
5740 (vax_gdbarch_init): Initialize gdbarch_breakpoint_from_pc
5741 and gdbarch_believe_pcc_promotion.
5742
4791e091
JT
57432002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
5744
5745 * Makefile.in (vax_tdep_h): Define.
5746 (vax-tdep.o): Use $(vax_tdep_h).
5747 * vax-tdep.c (vax_gdbarch_init): Use generic OS ABI framework.
5748 (vax_dump_tdep): New function.
5749 (_initialize_vax_tdep): Register vax_dump_tdep.
5750 * vax-tdep.h: Include osabi.h.
5751 (struct gdbarch_tdep): New.
5752
da130f98
AC
57532002-06-26 Andrew Cagney <cagney@redhat.com>
5754
5755 * frame.h (deprecated_generic_find_dummy_frame): Rename
5756 generic_find_dummy_frame.
5757 * blockframe.c (generic_find_dummy_frame): Make static.
5758 (deprecated_generic_find_dummy_frame): New function.
5759 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Replace
5760 generic_find_dummy_frame with deprecated_find_dummy_frame.
5761 (sh64_nofp_frame_init_saved_regs): Ditto.
5762 (sh_fp_frame_init_saved_regs): Ditto.
5763 * s390-tdep.c (s390_frame_saved_pc_nofix): Ditto.
5764 (s390_frame_chain): Ditto.
5765 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
5766
6300c360
GS
57672002-06-26 Grace Sainsbury <graces@redhat.com>
5768
5769 * config/m68k/tm-m68k.h: Rearrange code so macros not in the
5770 gdbarch vector are at the top.
5771 (NUM_REGS): Remove.
5772 (FP_REGNUM, SP_REGNUM, PS_REGNUM, PC_REGNUM, FP0_REGNUM): Remove.
5773 (FRAME_ARGS_ADDRESS): Remove.
5774 (FRAME_LOCALS_ADDRESS): Remove.
5775 (FRAME_NUM_ARGS): Remove.
5776 (FRAME_ARGS_SKIP): Remove.
5777 * m68k-tdep.c (enum): Add eumeration of special register numbers.
5778 (m68k_gdbarch_init): Add gdbarch initializations for macros
5779 undefined in tm-m68k.h
5780
1c617db8
GS
57812002-06-26 Grace Sainsbury <graces@redhat.com>
5782
5783 * monitor.h: Add the function regname to monitor_ops
5784 structure. This way NUM_REGS does not have to be a constant.
5785 * monitor.c (monitor_fetch_register): Added support for regname
5786 function. The function is called if the array regnames is NULL.
5787 (monitor_store_register): Same.
da130f98
AC
5788 * cpu32bug-rom.c (cpu32bug_regname): Add function. Replaces
5789 regnames array.
1c617db8
GS
5790 (init_cpu32bug_cmds): set cpu32bug_cmds.regnames to NULL,
5791 cpu32bug_cmds.regname to point to new function.
5792 * abug-rom.c (abug_regname): Same as above.
5793 (init_abug_cmds): Same.
5794 * dbug-rom.c (dbug_regname): Same as above.
5795 (init_dbug_cmds): Same.
5796 * remote-est.c (est_regname): Same.
5797 (init_est_cmds): Same.
5798 * rom68k-rom.c (rom68k_regname): Same.
5799 (init_rom68k_cmds): Same.
5800
ea9365bb
TT
58012002-06-25 Tom Tromey <tromey@redhat.com>
5802
5803 * breakpoint.c (delete_command): Don't repeat `delete' commands.
5804
72cec141
AC
58052002-06-25 Andrew Cagney <cagney@redhat.com>
5806
5807 * infrun.c (stop_registers): Change variable's type to ``struct
5808 regcache'''.
5809 (xmalloc_inferior_status): Delete function.
5810 (free_inferior_status): Delete function.
5811 (normal_stop): Use regcache_cpy.
5812 (struct inferior_status): Change type of fields ``stop_registers''
5813 and ``registers'' to ``struct regcache''.
5814 (write_inferior_status_register): Use regcache_write.
5815 (save_inferior_status): Instead of calling
5816 xmalloc_inferior_status, allocate the inf_status buffer directly.
5817 Use regcache_dup_no_passthrough and regcache_dup to save the
5818 buffers.
5819 (restore_inferior_status): Use regcache_xfree and regcache_cpy.
5820 Replace the stop_registers regcache instead of overriding it. Use
5821 regcache_xfree. Instead of calling free_inferior_status, xfree
5822 the buffer directly.
5823 (discard_inferior_status): Use regcache_xfree. Instead of calling
5824 free_inferior_status, xfree the buffer directly.
5825 (build_infrun): Use regcache_xmalloc.
5826 (_initialize_infrun): Delete redundant call to build_infrun.
5827
5828 * Makefile.in (infcmd.o): Add $(regcache_h).
5829
5830 * infcmd.c: Include "regcache.h".
5831 (run_stack_dummy): Use deprecated_grub_regcache_for_registers to
5832 obtain the address of `stop_registers' register buffer.
5833 (print_return_value): Ditto.
5834
5835 * inferior.h (struct regcache): Add opaque declaration.
5836 (stop_registers): Change variable's declared type to ``struct
5837 regcache''.
5838
defc6f8c
TT
58392002-06-24 Tom Tromey <tromey@redhat.com>
5840
c0e624e7
TT
5841 * cli/cli-decode.c (add_show_from_set): Fixed typo in comment.
5842 * target.c (initialize_targets): Fixed typo in
5843 trust-readonly-sections `show' documentation.
5844
defc6f8c
TT
5845 * main.c: Marked all strings with _().
5846
2b236d82
DH
58472002-06-24 Don Howard <dhoward@redhat.com>
5848
5849 * memattr.c (create_mem_region): Treat hi == 0 as a special case
5850 that means max CORE_ADDR+1.
5851 (lookup_mem_region): Ditto.
5852 (mem_info_command): Ditto.
5853
942dc0e9
GS
58542002-06-24 Grace Sainsbury <graces@redhat.com>
5855
5856 * config/m68k/tm-m68k.h (DECR_PC_AFTER_BREAK): Remove.
5857 (REGISTER_BYTES_OK): Remove.
5858 (REGISTER_BYTES): Remove.
5859 (STORE_STRUCT_RETURN): Remove.
5860 (DEPRECATED_EXTRACT_RETURN_VALUE): Remove.
5861 (STORE_RETURN_VALUE): Remove.
5862 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
5863 (FRAME_CHAIN): Remove.
5864 (FRAMELESS_FUNCTION_INVOCATION): Remove.
5865 (FRAME_SAVED_PC): Remove.
5866 * m68k-tdep.c (m68k_register_bytes_ok):Add.
5867 (m68k_store_struct_return): Add.
5868 (m68k_deprecated_extract_return_value): Add.
5869 (m68k_deprecated_extract_struct_value_address): Add.
5870 (m68k_store_return_value): Add.
5871 (m68k_frame_chain): Add.
5872 (m68k_frameless_function_invocation): Add.
5873 (m68k_frame_saved_pc): Add.
5874 (m68k_gdbarch_init): added set_gdbarch calls for new
5875 functions and deleted macros.
5876
03c30d4d
TT
58772002-06-23 Tom Tromey <tromey@redhat.com>
5878
5879 * Makefile.in (HFILES_NO_SRCDIR): Remove old files.
5880 (ALLDEPFILES): Likewise.
5881 (udiheaders): Removed.
5882 (udip2soc.o): Likewise.
5883 (udi2go32.o): Likewise.
5884 (udr.o): Likewise.
5885 (HFILES_WITH_SRCDIR): Don't mention udiheaders.
5886
37e71372
AC
58872002-06-22 Andrew Cagney <ac131313@redhat.com>
5888
06a6ac57
AC
5889 * infrun.c (_initialize_infrun): Delete unnecessary call to
5890 build_infrun.
5891
37e71372
AC
5892 * regcache.h: Update comments describing the regcache_cpy family
5893 of functions.
5894 (regcache_save, regcache_restore): Delete declaration.
5895 (regcache_save_no_passthrough): Delete declaration.
5896 (regcache_restore_no_passthrough): Delete declaration.
5897 * regcache.c (regcache_save): Delete function.
5898 (regcache_save_no_passthrough): Delete function.
5899 (regcache_restore): Delete function.
5900 (regcache_restore_no_passthrough): Delete function.
5901
78f6d055
AC
59022002-06-21 Andrew Cagney <ac131313@redhat.com>
5903
5904 * config/m68k/tm-m68k.h: Fix typo.
5905 (FRAME_INIT_SAVED_REGS): Define when non-multi-arch.
5906 (m68k_frame_init_saved_regs): Declare.
5907
78b119cb
JB
59082002-06-21 Jim Blandy <jimb@redhat.com>
5909
5910 Remove some vestiges of Harris 88k support.
5911 * dwarf2read.c (decode_locdesc): Remove `#if' block for Harris 88k
5912 register numbering quirk.
5913 * elfread.c (elf_symtab_read): Remove `#if' block for skipping
5914 odd symbols occurring in Harris 88k ELF targets.
5915
0fbb3da7
TT
59162002-06-21 Tom Tromey <tromey@redhat.com>
5917
5918 * gdb_locale.h: New file.
5919 * Makefile.in (GDB_CFLAGS): Define LOCALEDIR.
5920 (defs_h): Added gdb_locale.h.
5921 * configure, config.in: Rebuilt.
5922 * configure.in (PACKAGE): Define.
5923 * defs.h: Include gdb_locale.h.
5924 * main.c (captured_main): Call setlocale, bindtextdomain,
5925 textdomain.
5926
456f8b9d
DB
59272002-06-21 Dave Brolley <brolley@redhat.com>
5928
5929 From Stan Shebs, Jim Blandy, Mark Salter, Kevin Buettner:
5930 * config/frv/frv.mt: New file.
5931 * config/frv/tm-frv.h: New file.
5932 * configure.tgt: Support frv-*-*.
5933 * Makefile.in (frv-tdep.o): New target.
5934 * frv-tdep.c: New file.
5935 * NEWS: Mention frv.
5936
cdd463f9
DB
59372002-06-21 Dave Brolley <brolley@redhat.com>
5938
5939 * MAINTAINERS: Add self to "Write After Approval" list.
5940
5d3ed2e3
GS
59412002-06-21 Grace Sainsbury <graces@redhat.com>
5942
5943 * config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE)
5944 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
5945 (REGISTER_VIRTUAL_TYPE, REGISTER_NAMES, TARGET_LONG_DOUBLE_FORMAT)
5946 (FUNCTION_START_OFFSET, SKIP_PROLOGUE, SAVED_PC_AFTER_CALL)
5947 (INNER_THAN, STACK_ALIGN, REGISTER_SIZE): Remove macros.
5948
5949 * m68k-tdep.c: Include arch-utils.h
5950 (m68k_register_raw_size): Add.
5951 (m68k_register_virtual_size): Add.
5952 (m68k_register_virtual_type): Add.
5953 (m68k_register_name): Add.
5954 (m68k_stack_align): Add.
5955 (m68k_register_byte): Add.
5956 (m68k_gdbarch_init): Add set_gdbarch calls for macros removed in
5957 tm-m68k.h.
5958
7f8e7424
GS
59592002-06-21 Grace Sainsbury <graces@redhat.com>
5960
a2c6a6d5 5961 * m68k-tdep.c (m68k_frame_init_saved_regs): Replace
7f8e7424
GS
5962 m68k_find_saved_regs.
5963 (m68k_pop_frame): Removed saved_regs structure, and replaced
5d3ed2e3 5964 references to it with frame->saved_regs.
7f8e7424
GS
5965 (m68k_gdbarch_init): Added function calls to initialize the
5966 gdbarch structure.
a2c6a6d5
GS
5967 (m68k_fix_call_dummy): Add.
5968 * config/m68k/tm-m68k.h: (FRAME_FIND_SAVED_REGS): Remove.
5969 (CALL_DUMMY): Remove.
5970 (CALL_DUMMY_LENGTH): Remove.
5971 (CALL_DUMMY_START_OFFSET): Remove.
5972 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
5973 (FIX_CALL_DUMMY): Remove.
5974 (PUSH_DUMMY_FRAME): Remove.
5975 (POP_FRAME): Remove.
7f8e7424 5976
f461f5cf
PM
59772002-06-19 Pierre Muller <muller@ics.u-strasbg.fr>
5978
5979 * parse.c (parse_fprintf): New function used to avoid calls to
5980 fprintf in bison parser generated debug code.
5981 * parser-defs.h: Declaration of new parse_fprintf function.
5982 * ada-exp.y, c-exp.y, f-exp.y, jv-exp.y, m2-exp.y, p-exp.y:
5983 Set YYDEBUG to 1 by default.
5984 Set YYFPRINTF as parse_fprintf.
5985
7f0c12ed
ML
59862002-06-21 Michal Ludvig <mludvig@suse.cz>
5987
5988 * dwarf2cfi.c (read_encoded_pointer): Don't handle pointer
5989 encoding anymore.
5990 (pointer_encoding, enum ptr_encoding): New.
5991 (execute_cfa_program): Take care about pointer encoding.
5992 (dwarf2_build_frame_info): Only call parse_frame_info for
5993 .debug_frame and .eh_frame.
5994 (parse_frame_info): New, derived from former dwarf2_build_frame_info.
5995 fixed augmentation handling, added relative addressing,
5996 ignore duplicate FDEs. Added comments.
19d833a2 5997 * dwarf2cfi.c: Reindented.
7f0c12ed 5998
87c4a039
EZ
59992002-06-20 Elena Zannoni <ezannoni@redhat.com>
6000
6001 * event-top.c (command_handler): Don't use space_at_cmd_start
6002 unless there is sbrk() on the host. Assign time and space data
6003 to union fields of the appropriate length.
6004
1cf877ad
ML
60052002-06-20 Michal Ludvig <mludvig@suse.cz>
6006
6007 * x86-64-tdep.c (x86_64_register_nr2name): Rename to
6008 x86_64_register_name. Return type changed to 'const char *'.
6009 (x86_64_register_name2nr): Rename to x86_64_register_number.
6010 (x86_64_gdbarch_init): Update to reflect the change.
6011 * x86-64-tdep.h: Ditto.
6012 * x86-64-linux-nat.c (x86_64_fxsave_offset)
6013 (supply_fpregset): Ditto.
6014
3fadccb3
AC
60152002-06-19 Andrew Cagney <cagney@redhat.com>
6016
6017 * regcache.h: Update copyright.
6018 (struct regcache, struct gdbarch): Add opaque declarations.
6019 (current_regcache): Declare global variable.
6020 (regcache_read, regcache_write): Add gdbarch parameter.
6021 (regcache_save, regcache_save_no_passthrough)
6022 (regcache_restore, regcache_restore_no_passthrough)
6023 (regcache_dup, regcache_dup_no_passthrough)
6024 (regcache_cpy, regcache_cpy_no_passthrough)
6025 (deprecated_grub_regcache_for_registers)
6026 (deprecated_grub_regcache_for_register_valid)
6027 (regcache_valid_p): Add function declarations.
6028
6029 * regcache.c: Update copyright.
6030 (regcache_descr_handle): New global variable.
6031 (struct regcache_descr): Define.
6032 (init_legacy_regcache_descr, init_regcache_descr): New functions.
6033 (regcache_descr, xfree_regcache_descr): New functions.
6034 (struct regcache): Define.
6035 (regcache_xmalloc, regcache_xfree): New functions.
6036 (regcache_cpy, regcache_cpy_no_passthrough): New functions.
6037 (regcache_dup, regcache_dup_no_passthrough): New functions.
6038 (regcache_valid_p, regcache_read_as_address): New functions.
6039 (deprecated_grub_regcache_for_registers): New function.
6040 (deprecated_grub_regcache_for_register_valid): New function.
6041 (current_regcache): New global variable.
6042 (register_buffer): Add regcache parameter. Update calls.
6043 (regcache_read, regcache_write): Add regcache parameter. Rewrite.
6044 (read_register_gen, write_register_gen): Update register_buffer
6045 call. Test for legacy_p instead of gdbarch_register_read_p or
6046 gdbarch_register_write_p.
6047 (regcache_collect): Update register_buffer call.
6048 (build_regcache): Rewrite. Use deprecated grub functions.
6049 (regcache_save, regcache_save_no_passthrough): New functions.
6050 (regcache_restore, regcache_restore_no_passthrough): New
6051 functions.
6052 (_initialize_regcache): Create the regcache_data_handle. Swap
6053 current_regcache global variable.
6054
6055 * sh-tdep.c (sh_pseudo_register_read): Add current_regcache
6056 parameter to regcache_read and regcache_write calls.
6057 (sh4_register_read): Ditto.
6058 (sh64_pseudo_register_read): Ditto.
6059 (sh64_register_read): Ditto.
6060 (sh_pseudo_register_write): Ditto.
6061 (sh4_register_write): Ditto.
6062 (sh64_pseudo_register_write): Ditto.
6063 (sh64_register_write): Ditto.
6064
6065 * defs.h (XCALLOC): Define.
6066
152d9db6
GS
60672002-06-19 Grace Sainsbury <graces@redhat.com>
6068
6069 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Added (set to 0).
6070 * m68k-tdep.c (m68k_gdbarch_init): Added.
6071 (m68k_dump_tdep): Added.
6072
170911c7
DJ
60732002-06-19 Daniel Jacobowitz <drow@mvista.com>
6074
6075 * ada-lang.c (fill_in_ada_prototype): Update comment.
6076
2e4ebe70
DJ
60772002-06-19 Daniel Jacobowitz <drow@mvista.com>
6078
6079 * mips-tdep.c (enum mips_abi): Explicitly start at 0. Add
6080 MIPS_ABI_LAST.
6081 (mips_abi_string, mips_abi_strings): New.
6082 (struct gdbarch_tdep): Remove mips_abi_string, add found_abi.
6083 (mips_gdbarch_init): Set tdep->found_abi. Don't set
6084 tdep->mips_abi_string. Honor mips_abi_string. Default to
6085 O32 if no ABI is found.
6086 (mips_dump_tdep): Use mips_abi_strings.
6087 (mips_abi_update): New function.
6088 (_initialize_mips_tdep): Initialize mips_abi_string. Add
6089 ``set mips abi'' and ``show mips abi''. Check the size of
6090 mips_abi_strings.
6091
16775908
AC
60922002-06-19 Andrew Cagney <cagney@redhat.com>
6093
6094 * i386-linux-tdep.c (i386_linux_register_name): Make return type
6095 constant.
6096
5051bfa4 60972002-06-18 Joel Brobecker <brobecker@gnat.com>
16775908 6098
5051bfa4
JB
6099 * alpha-tdep.c (heuristic_proc_desc): Compute the size of the
6100 current frame using only the first stack size adjustment. All
6101 subsequent size adjustments are not considered to be part of
6102 the "static" part of the current frame.
6103 Compute the address of the saved registers relative to the
6104 Frame Pointer ($fp) instead of the Stack Pointer if $fp is
6105 in use in this frame.
6106
56468235
DH
61072002-06-18 Don Howard <dhoward@redhat.com>
6108
6109 * valops.c (value_ind): Use value_at_lazy() when dereferencing
6110 type int expressions. Thanks to Jim Blandy <jimb@redhat.com> for
6111 suggesting this solution.
6112
0b624158
AC
61132002-06-18 Andrew Cagney <ac131313@redhat.com>
6114
6115 * config/romp/xm-rtbsd.h: Delete file.
6116 * config/romp/rtbsd.mh: Delete file.
6117
221ea385
KS
61182002-06-18 Keith Seitz <keiths@redhat.com>
6119
6120 * breakpoint.c (condition_command): Post breakpoint_modify
6121 when a condition is added to an existing breakpoint.
6122 (commands_command): Likewise for commands.
6123 (set_ignore_count): Likewise for ignore counts.
6124 If no tty, do not simply return, still need to send event
6125 notification.
6126 (ignore_command): Only print a newline if the command came
6127 from a tty.
6128 Don't call breakpoints_changed, since this is now properly
6129 handled by set_ignore_count.
6130
5402eed1
AC
61312002-06-18 Andrew Cagney <cagney@redhat.com>
6132
6133 * MAINTAINERS: Note that cris-elf target can be compiled with
6134 -Werror.
6135 * cris-tdep.c (cris_register_name): Make return type constant.
6136 (cris_breakpoint_from_pc): Ditto.
6137
cc22880b
ML
61382002-06-18 Michal Ludvig <mludvig@suse.cz>
6139
6140 * frame.h (struct frame_info): Change type of context to
6141 'struct context'.
6142
fa88f677
AC
61432002-06-17 Andrew Cagney <cagney@redhat.com>
6144
6145 * gdbarch.sh (REGISTER_NAME): Change return type a constant string
6146 pointer.
6147 * gdbarch.h, gdbarch.c: Regenerate.
6148 * config/mips/tm-mips.h (mips_register_name): Update.
6149 * i386-tdep.h (i386_register_name): Update.
6150 * mips-tdep.c (mips_register_name): Update
6151 * alpha-tdep.c (alpha_register_name): Update.
6152 * arch-utils.c (legacy_register_name): Update.
6153 * arch-utils.h (legacy_register_name): Update.
6154 * avr-tdep.c (avr_register_name): Update.
6155 * ia64-tdep.c (ia64_register_name): Update.
6156 * i386-tdep.c (i386_register_name): Update.
6157 * sparc-tdep.c (sparc32_register_name): Update.
6158 (sparc64_register_name): Update.
6159 (sparclite_register_name): Update.
6160 (sparclet_register_name): Update.
6161 * sh-tdep.c (sh_generic_register_name): Update.
6162 (sh_sh_register_name): Update.
6163 (sh_sh3_register_name): Update.
6164 (sh_sh3e_register_name): Update.
6165 (sh_sh_dsp_register_name): Update.
6166 (sh_sh3_dsp_register_name): Update.
6167 (sh_sh4_register_name): Update.
6168 (sh_sh64_register_name): Update.
6169 * s390-tdep.c (s390_register_name): Update.
6170 * rs6000-tdep.c (rs6000_register_name): Update.
6171 * ns32k-tdep.c (ns32k_register_name_32082): Update.
6172 (ns32k_register_name_32382): Update.
6173 * d10v-tdep.c (d10v_ts2_register_name): Update.
6174 (d10v_ts3_register_name): Update.
6175 * xstormy16-tdep.c (xstormy16_register_name): Update.
6176 * vax-tdep.c (vax_register_name): Update.
6177 * v850-tdep.c (v850_register_name): Update.
6178 * m68hc11-tdep.c (m68hc11_register_name): Update.
6179 * mn10300-tdep.c (mn10300_generic_register_name): Update.
6180 (am33_register_name): Update.
6181
ea1e7ef6
GS
61822002-06-17 Grace Sainsbury <graces@redhat.com>
6183
6184 * m68k-tdep.c: Reindented.
6185
9b02dd1b
AC
61862002-06-17 Andrew Cagney <ac131313@redhat.com>
6187
6188 * gdb_indent.sh: Add prgregset_t, fpregset_t, and gregset_t to the
6189 list of predefined types.
6190
8758dec1
MK
61912002-06-16 Mark Kettenis <kettenis@gnu.org>
6192
b6197528
MK
6193 * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE,
6194 REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL,
6195 REGISTER_CONVERT_TO_RAW): Remove defines.
6196 (i386_register_virtual_type, i386_register_convertible,
6197 i386_register_convert_to_virtual, i386_register_convert_to_raw):
6198 Remove prototypes.
6199 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
6200 macros mentioned above.
6201
82b47e62
MK
6202 * config/i386/tm-i386lynx.h (SAVED_PC_AFTER_CALL): Remove define.
6203 (i386lynx_saved_pc_after_call): Remove prototype.
6204 * i386ly-tdep.c: Include "i386-tdep.h".
6205 (i386lynx_saved_pc_after_call): Make static. Use
6206 read_memory_nobpt instead of read_memory. Use
6207 read_memory_unsigned_integer instead of read_memory_integer.
6208 (i386lynx_init_abi): New function.
6209 (i386lynx_coff_osabi_sniffer): New function.
6210 (_initialize_i386bsd_tdep): New function.
6211
8758dec1
MK
6212 * config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,
6213 CALL_DUMMY_LENGTH, CALL_DUMMY_START_OFFSET,
6214 CALL_DUMMY_BREAKPOINT_OFFSET, FIX_CALL_DUMMY): Remove defines.
6215 (i386_fix_call_dummy): Remove prototype.
6216 * i386-tdep.c (i386_call_dummy_words): New variable.
6217 (i386_gdbarch_init): Adjust for removal of the
6218 macros mentioned above.
6219
e9e68a56
AC
62202002-06-15 Andrew Cagney <ac131313@redhat.com>
6221
6222 * command.h (add_setshow_auto_boolean_cmd): Replace
6223 add_set_auto_boolean_cmd.
6224 * cli/cli-decode.c (add_setshow_auto_boolean_cmd): Replace
6225 add_set_auto_boolean_cmd.
6226 * cli/cli-decode.h (add_set_auto_boolean_cmd): Delete declaration.
6227 * mips-tdep.c (_initialize_mips_tdep): Update ``set mips
6228 mask-address'' command.
6229 (show_mask_address): Add cmd parameter.
6230 * remote.c (add_packet_config_cmd): Update. Change type of
6231 set_func and show_func to cmd_sfunc_ftype.
6232 (_initialize_remote): Update `set remote Z-packet'
6233 (show_remote_protocol_qSymbol_packet_cmd): Add cmd parameter.
6234 (show_remote_protocol_e_packet_cmd): Ditto.
6235 (show_remote_protocol_E_packet_cmd): Ditto.
6236 (show_remote_protocol_P_packet_cmd): Ditto.
6237 (show_remote_protocol_Z_software_bp_packet_cmd): Ditto.
6238 (show_remote_protocol_Z_hardware_bp_packet_cmd): Ditto.
6239 (show_remote_protocol_Z_write_wp_packet_cmd): Ditto.
6240 (show_remote_protocol_Z_read_wp_packet_cmd): Ditto.
6241 (show_remote_protocol_Z_access_wp_packet_cmd): Ditto.
6242 (show_remote_protocol_Z_packet_cmd): Ditto.
6243 (show_remote_protocol_binary_download_cmd): Ditto.
6244 (show_remote_cmd): Pass NULL to all of above.
6245
fc08ec52
MK
62462002-06-15 Mark Kettenis <kettenis@gnu.org>
6247
6248 * config/i386/tm-i386.h (PUSH_ARGUMENTS, STORE_STRUCT_RETURN,
6249 DEPRECATED_EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
6250 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS, PUSH_DUMMY_FRAME,
6251 POP_FRAME): Remove defines.
6252 (i386_push_arguments, i386_store_struct_return,
6253 i386_extract_return_value, i386_store_return_value,
6254 i386_extract_struct_value_address, i386_push_dummy_frame,
6255 i386_pop_frame): Renove prototypes.
6256 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
6257 macros mentioned above.
6258
e707bbc2
AC
62592002-06-15 Andrew Cagney <ac131313@redhat.com>
6260
6261 * cli/cli-decode.c (add_setshow_boolean_cmd): Replace
6262 add_set_boolean_cmd.
6263 (add_setshow_cmd): New function.
6264 * command.h (add_setshow_boolean_cmd): Replace
6265 add_set_boolean_cmd.
6266 * remote-rdi.c (_initialize_remote_rdi): Update ``set rdiheartbeat''
6267 and ``set rdiromatzero''.
6268 * maint.c (_initialize_maint_cmds): Update commented out code.
6269 * cli/cli-decode.h (add_set_boolean_cmd): Delete declaration.
6270 * target.c (initialize_targets): Update `set
6271 trust-readonly-sections'.
6272 * remote.c (_initialize_remote): Update `set remotebreak'.
6273
42fdc8df
MK
62742002-06-15 Mark Kettenis <kettenis@gnu.org>
6275
93924b6b
MK
6276 * config/i386/tm-i386.h (FUNCTION_START_OFFSET, INNER_THAN,
6277 BREAKPOINT, DECR_PC_AFTER_BREAK): Removed.
6278 * i386-tdep.c (i386_skip_prologue): Adjust function signature to
6279 fit into multi-arch framework.
6280 (i386_breakpoint_from_pc): New function.
6281 (i386_gdbarch_init): Adjust for removal of the macros mentioned
6282 above.
6283
42fdc8df
MK
6284 * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION,
6285 FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS,
6286 FRAME_ARGS_SKIP, FRAME_INIT_SAVED_REGS): Remove defines.
6287 (i386_frameless_function_invocation, i386_frame_num_args,
6288 i386_frame_init_saved_regs): Remove prototypes.
6289 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
6290 macros mentioned above.
6291
9773a94b
AC
62922002-06-15 Andrew Cagney <ac131313@redhat.com>
6293
6294 * cli/cli-decode.c (set_cmd_cfunc): Update.
6295 (set_cmd_sfunc): Update.
6296 * command.h (cmd_cfunc_ftype, cmd_sfunc_ftype): Declare.
6297 (set_cmd_sfunc, set_cmd_cfunc): Update.
6298 * cli/cli-decode.h: Update.
6299
6e157172
MK
63002002-06-15 Mark Kettenis <kettenis@gnu.org>
6301
6302 * i386-sol2-tdep.c (i386_sol2_osabi_sniffer): New function.
6303 (_initialize_i386_sol2_tdep): Register i386_sol2_osabi_sniffer.
6304
7f19b9a2
AC
63052002-06-15 Andrew Cagney <ac131313@redhat.com>
6306
6307 * defs.h (auto_boolean): Declare enum.
6308 * command.h (cmd_auto_boolean): Delete enum.
6309 * mips-tdep.c (mask_address_var): Update.
6310 (mips_mask_address_p): Update.
6311 (show_mask_address): Update.
6312 * remote.c (struct packet_config): Update.
6313 (update_packet_config): Update.
6314 (show_packet_config_cmd): Update.
6315 (packet_ok): Update.
6316 (add_packet_config_cmd): Update.
6317 (_initialize_remote):
6318 * command.h: Update.
6319 * cli/cli-setshow.c (parse_auto_binary_operation): Update.
6320 (do_setshow_command): Update.
6321 * cli/cli-decode.c (add_set_auto_boolean_cmd): Update.
6322 * cli/cli-decode.h: Update.
6323
1cf88de5
MK
63242002-06-15 Mark Kettenis <kettenis@gnu.org>
6325
22ba8cf2
MK
6326 * config/i386/tm-cygwin.h, config/i386/tm-fbsd.h,
6327 config/i386/tm-go32.h, config/i386/tm-i386gnu.h,
6328 config/i386/tm-i386sol2.h, config/i386/tm-i386v4.h,
6329 config/i386/tm-linux.h, config/i386/tm-nbsd.h,
6330 config/i386/tm-obsd.h (HAVE_I387_REGS): Remove define.
6331 * config/i386/tm-i386.h: Unconditionally define FLOAT_INFO.
6332
762c5349
MK
6333 * i386-tdep.c (i386_coff_osabi_sniffer): Add "coff-go32" to the
6334 list of DJGPP COFF targets.
6335
091198bb
MK
6336 * config/i386/tm-i386.h (REGISTER_SIZE): Remove define.
6337 (NUM_GREGS, NUM_FREGS, NUM_SSE_REGS): Remove defines.
6338 (FP_REGNUM, SP_REGNUM, PC_REGNUM, PS_REGNUM): Remove defines.
6339 (FP0_REGNUM): Remove define.
6340 (MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE,
6341 MAX_REGISTER_VIRTUAL_SIZE): Remove define.
6342 (i386_register_virtual_size): Remove protoype.
6343 * i386-tdep.c (i386_register_virtual_size): Removed.
6344 (i386_extract_return_value, i386_store_return_value): Use
6345 FP0_REGNUM instead of NUM_FREGS to determine whether the
6346 floating-point registers are available.
6347 (i386_gdbarch_init): Tweak FIXME about FPU registers.
6348 Adjust for removal of macros mentioned above.
6349
63502002-06-15 Mark Kettenis <kettenis@gnu.org>
6351
fcc9bf01
MK
6352 * i386v4-nat.c: Include "i386-tdep.h". Reformat and tweak various
6353 comments.
6354 (fill_gregset, supply_gregset, supply_fpregset, fill_fpregset):
6355 Remove prototypes.
6356 (supply_gregset, fill_gregset): Remove use of register keyword and
6357 remove declaration for regmap. Use I386_NUM_GREGS instead of
6358 NUM_REGS and NUM_FREGS.
6359 (FPREGSET_FSAVE_OFFSET): Remove.
6360 (supply_fpregset, fill_fpregset): Use FPO_REGNUM instead of
6361 NUM_FREGS to determine whether the floating-point registers are
6362 available.
6363
65e78234
MK
6364 * i386gnu-nat.c (supply_gregset, gnu_fetch_registers,
6365 gnu_store_registers): Replace usage of NUM_GREGS with
6366 I386_NUM_GREGS.
6367
98df6387
MK
6368 * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
6369 OLD_CANNOT_STORE_REGISTER, supply_gregset, fill_gregset): Replace
6370 usage of NUM_GREGS with I386_NUM_GREGS.
6371
099a9414
MK
6372 * i386-linux-nat.c (fill_gregset): Remove redundant parentheses.
6373
57976e88
MK
6374 * i386bsd-nat.c: Include "i386-tdep.h".
6375 (supply_gregset, fill_gregset): Replace usage of NUM_GREGS with
6376 I386_NUM_GREGS.
6377
b335f4a6
MK
6378 * i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>,
6379 and associated comment. They no longer make any sense, since we
6380 don't use this file anymore on Linux.
6381
1cf88de5
MK
6382 * config/i386/tm-i386.h (MAX_NUM_REGS): Removed.
6383 * i386-tdep.c (i386_register_offset, i386_register_size): Use
6384 I386_SSE_NUM_REGS instead of MAX_NUM_REGS for the number of
6385 elements in these arrays.
6386 (_initialize_i386_tdep): Use I386_SSE_NUM_REGS instead of
6387 MAX_NUM_REGS.
6388
daa66587
MK
63892002-06-15 Mark Kettenis <kettenis@gnu.org>
6390
6391 * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.
6392 * osabi.c (gdb_osabi_names): Add entry for "LynxOS".
6393
26e9b323
AC
63942002-06-14 Andrew Cagney <cagney@redhat.com>
6395
6396 * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
6397 EXTRACT_RETURN_VALUE.
6398 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Rename
6399 EXTRACT_STRUCT_VALUE_ADDRESS.
6400 * gdbarch.h, gdbarch.c: Regenerate.
6401
6402 * values.c (value_being_returned): Handle
6403 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
6404 (EXTRACT_RETURN_VALUE): Define as DEPRECATED_EXTRACT_RETURN_VALUE.
6405
6406 * arm-linux-tdep.c (arm_linux_init_abi): Update.
6407 * arm-tdep.c (arm_gdbarch_init): Update.
6408 * avr-tdep.c (avr_gdbarch_init): Update.
6409 * cris-tdep.c (cris_gdbarch_init): Update.
6410 * d10v-tdep.c (d10v_gdbarch_init): Update.
6411 * ia64-tdep.c (ia64_gdbarch_init): Update.
6412 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6413 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6414 * s390-tdep.c (s390_gdbarch_init): Update.
6415 * sh-tdep.c (sh_gdbarch_init): Update.
6416 * s390-tdep.c (s390_gdbarch_init): Update.
6417 * sparc-tdep.c (sparc_gdbarch_init): Update.
6418 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6419 * v850-tdep.c (v850_gdbarch_init): Update.
6420 * vax-tdep.c (vax_gdbarch_init): Update.
6421 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
6422 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6423
6424 * config/arc/tm-arc.h: Update.
6425 * config/d30v/tm-d30v.h: Update.
6426 * config/fr30/tm-fr30.h: Update.
6427 * config/h8300/tm-h8300.h: Update.
6428 * config/h8500/tm-h8500.h: Update.
6429 * config/i386/tm-i386.h: Update.
6430 * config/i386/tm-ptx.h: Update.
6431 * config/i386/tm-symmetry.h: Update.
6432 * config/i960/tm-i960.h: Update.
6433 * config/m32r/tm-m32r.h: Update.
6434 * config/m68k/tm-delta68.h: Update.
6435 * config/m68k/tm-linux.h: Update.
6436 * config/m68k/tm-m68k.h: Update.
6437 * config/m88k/tm-m88k.h: Update.
6438 * config/mcore/tm-mcore.h: Update.
6439 * config/mips/tm-mips.h: Update.
6440 * config/mn10200/tm-mn10200.h: Update.
6441 * config/pa/tm-hppa.h: Update.
6442 * config/pa/tm-hppa64.h: Update.
6443 * config/sparc/tm-sp64.h: Update.
6444 * config/sparc/tm-sparc.h: Update.
6445 * config/sparc/tm-sparclet.h: Update.
6446 * config/z8k/tm-z8k.h: Update.
6447
5179e78f
AC
64482002-06-14 Andrew Cagney <cagney@redhat.com>
6449
6450 * Makefile.in (i386_linux_tdep_h): Define.
6451 (i386_tdep_h, i387_tdep_h): Define.
6452 (i386-linux-nat.o): Add $(i386_linux_tdep_h),
6453 $(i386_tdep_h) and $(i387_tdep_h).
6454 * i386-linux-nat.c: Include "i386-linux-tdep.h".
6455
8201327c
MK
64562002-06-14 Mark Kettenis <kettenis@gnu.org>
6457
edf393ac
MK
6458 * config/i386/tm-i386.h (START_INFERIOR_TRAPS_EXPECTED): Removed.
6459 Already covered by the default.
6460
896fb97d
MK
6461 * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT,
6462 TARGET_LONG_DOUBLE_BIT): Remove. * i386-tdep.c
6463 (i386_gdbarch_init): Initialize long_double_format and long_double
6464 bit.
6465
8201327c
MK
6466 * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and
6467 i386bsd-tdep.o. Remove solib.o, solib-svr4.o and solib-legacy.o.
6468 Move these to ...
6469 * config/i386/i386sol2.mh: ... here.
6470 * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Remove define.
6471 (sigtramp_saved_pc, I386V4_SIGTRAMP_SAVED_PC): Don't #undef.
6472 (SIGCONTEXT_PC_OFFSET): Remove define.
6473 (IN_SIGTRAMP): Remove define.
6474 * i386-sol2-tdep.c: New file.
6475
6476 * config/i386/i386nw.mt (TM_FILE): Change to tm-i386.h.
6477 * config/i386/tm-i386nw.h: Removed.
6478
6479 * config/i386/tm-fbsd.h (STAB_REG_TO_REGNUM,
6480 USE_STRUCT_CONVENTION): Remove defines.
6481 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
6482 (get_longjmp_target): Remove prototype.
6483 (IN_SIGTRAMP): Remove define.
6484 (i386bsd_in_sigtramp): Remove prototype.
6485 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
6486 function. Update comment accordingly
6487 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
6488 (FRAME_SAVED_PC): Remove define.
6489 (i386bsd_frame_saved_pc): Remove prototype.
6490 * config/i386/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC,
6491 GET_LONGJMP_TARGET): Remove defines.
6492 (get_longjmp_target): Remove prototype.
6493 (IN_SIGTRAMP): Remove define.
6494 (i386bsd_in_sigtramp): Remove prototype.
6495 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
6496 function. Update comment accordingly
6497 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
6498 (FRAME_SAVED_PC): Remove define.
6499 (i386bsd_frame_saved_pc): Remove prototype.
6500 * config/i386/tm-nbsdaout.h (i386nbsd_aout_use_struct_convention):
6501 Remove prototype.
6502 (USE_STRUCT_CONVENTION): Remove prototype.
6503 * i386bsd-nat.c (i386bsd_sigcontext_pc_offset): Remove
6504 declaration.
6505 (_initialize_i386bsd_nat): Revise logic to determine some
6506 constants at compile time when compiling a native GDB. Warn if
6507 things don't match up with what we expect.
6508 * i386bsd-tdep.c (i386bsd_sigtramp_start, i386bsd_sigtramp_end):
6509 Remove variables.
6510 (i386bsd_in_sigtramp): Rename tp i386bsd_pc_in_sigtramp. Rewrite
6511 to use date stored in `struct gdbarch_tdep'.
6512 (i386bsd_sigcontext_offset): Remove varaible.
6513 (i386bsd_sigtramp_saved_pc): Make public. Rewrite to use data
6514 stored in `struct gdbarch_tdep'.
6515 (i386bsd_frame_saved_pc): Make static.
6516 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): New functions.
6517 (i386bsd_sc_pc_offset, i386nbsd_sc_pc_offset,
6518 i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
6519 i386fbsd4_sc_pc_offset): New variables.
6520 (i386bsd_init_abi, i386nbsd_init_abi, i386nbsdelf_init_abi,
6521 i386fbsdaout_init_abi, i386fbsd_init_abi, i386fbsd4_init_abi): New
6522 functions.
6523 (i386bsd_aout_osabi_sniffer, _initialize_i386bsd_tdep): New
6524 functions.
6525 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Fix type in comment.
6526 Modify the value of i386fbsd_sigtramp_start and
6527 i386fbsd_sigtramp_end instead of i386bsd_sigtramp_start and
6528 i386fbsd_sigtramp_end.
6529 * i386nbsd-tdep.c: (i386nbsd_aout_use_struct_convention): Remove
6530 function.
6531
6532 * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Move
6533 define to i386-linux-tdep.h.
6534 (NUM_REGS, MAX_NUM_REGS, REGISTER_BYTES, REGISTER_NAME,
6535 REGISTER_BYTE, REGISTER_RAW_SIZE, STAB_REG_TO_REGNUM): Remove
6536 defines.
6537 (i386_linux_register_name, i386_linux_register_byte,
6538 i386_linux_register_raw_size): Remove prototypes.
6539 (i386_linux_svr4_fetch_link_map_offsets): Remove prototype.
6540 (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
6541 (IN_SIGTRAMP, FRAME_CHAIN, FRAME_SAVED_PC, SAVED_PC_AFTER_CALL,
6542 TARGET_WRITE_PC): Remove defines.
6543 (i386_linux_in_sigtramp, i386_linux_frame_chain,
6544 i386_linux_frame_saved_pc, i386_linux_saved_pc_after_call,
6545 i386_linux_write_pc): Remove prototypes.
6546 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
6547 (get_longjmp_target): Remove prototype.
6548 * i386-linux-tdep.h: New file.
6549 * i386-linux-nat.c: Include "i386-linux-tdep.h".
6550 * i386-linux-tdep.c: Include "i386-tdep.h" and
6551 "i386-linux-tdep.h".
6552 (i386_linux_register_name, i386_linux_register_byte,
6553 i386_linux_register_raw_size, i386_linux_in_sigtramp,
6554 i386_linux_write_pc, i386_linux_svr4_fetch_link_map_offsets):
6555 Make static.
6556 (i386_linux_init_abi): New function.
6557 (_initialize_i386_linux_tdep): New function.
6558
6559 * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Remove define.
6560 (i386_saved_pc_after_call): Remove prototype.
6561 (MAX_NUM_REGS): Increase to deal with Linux's orig_eax "register".
6562 (REGISTER_NAME, STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
6563 DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): Remove defines.
6564 (i386_register_name, i386_stab_reg_to_regnum,
6565 i386_dwarf_reg_to_regnum): Remove prototypes.
6566 (SIZEOF_GREGS, SIZEOF_FPU_REGS, SIZEOF_FPU_CTL_REGS,
6567 SIZEOF_SSE_REGS): Remove defines.
6568 (REGISTER_BYTES): Remove define.
6569 (REGISTER_BYTE, REGISTER_RAW_SIZE): Remove defines.
6570 (i386_register_byte, i386_register_raw_size): Remove prototypes.
6571 (FRAME_CHAIN, FRAME_SAVED_PC): Remove defines.
6572 (i386_frame_chain, i386_frame_saved_pc): Remove prototypes.
6573 * config/i386/tm-i386v4.h (FRAME_CHAIN_VALID): Remove define.
6574 (JB_ELEMENT_SIZE, JB_PC, JB_EBX, JB_ESI, JB_EDI, JB_EBP, JB_ESP,
6575 JB_EDX, GET_LONGJMP_TARGET): Remove defines.
6576 (get_longjmp_target): Remove prototype.
6577 (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP): Remove defines.
6578 (sigtramp_saved_pc): Remove define.
6579 (i386v4_sigtramp_saved_pc): Remove prototype.
6580 * config/i386/tm-go32.h (FRAME_CHAIN,
6581 FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC): Remove defines.
6582 (i386go32_frame_saved_pc): Remove prototype.
6583 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
6584 (get_longjmp_target): Remove prototype.
6585 * i386-tdep.h: Include "osabi.h".
6586 (enum i386_abi): Removed.
6587 (enum struct_return): New enum.
6588 (struct gdbarch_tdep): Remove abi member, add osabi, jb_pc_offset,
6589 struct_return, sigtramp_saved_pc, sigtramp_start, sigtramp_end and
6590 sc_pc_offset members.
6591 (i386_gdbarch_register_os_abi): Remove prototype.
6592 (I386_NUM_GREGS, I386_NUM_FREGS, I386_NUM_XREGS,
6593 I386_SSE_NUM_REGS): New defines.
6594 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS,
6595 I386_SSE_SIZEOF_REGS): New defines.
6596 (i386_register_name, i386_register_byte, i386_register_raw_size):
6597 New prototypes.
6598 (i386_elf_init_abi, i386_svr4_init_abi): New prototypes.
6599 (i386bsd_sigtramp_saved_pc): New prototype.
6600 * i386-tdep.c: Don't include "elf-bfd.h".
6601 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum,
6602 i386_frame_chain, i386_saved_pc_after_call): Make static.
6603 (i386_frame_saved_pc): Rewrite to call architecture dependent
6604 function to deal with signal handlers. Make static.
6605 (i386go32_frame_saved_pc): Removed.
6606 [GET_LONGJMP_TARGET] (JB_PC, JB_ELEMENT_SIZE, get_longjmp_target):
6607 Removed.
6608 (i386_get_longjmp_target): New function.
6609 (default_struct_convention, pcc_struct_convention,
6610 reg_struct_convention, valid_conventions, struct_convention): New
6611 variables.
6612 (i386_use_struct_convention): New function.
6613 (i386v4_sigtramp_saved_pc): Renamed to
6614 i386_svr4_sigtramp_saved_pc. Made static. Moved.
6615 (i386_pc_in_sigtramp): New function.
6616 (i386_abi_names): Removed.
6617 (ABI_TAG_OS_GNU_LINUX, ABI_TAG_OS_GNU_HURD,
6618 ABI_TAG_OS_GNU_SOLARIS, ABI_TAG_OS_FREEBSD, ABI_TAG_OS_NETBSD):
6619 Removed.
6620 (process_note_sections, i386_elf_abi_from_note, i386_elf_abi,
6621 i386_gdbarch_register_os_abi): Removed.
6622 (struct i386_abi_handler): Removed.
6623 (i386_abi_handler_list): Removed.
6624 (i386_svr4_pc_in_sigtramp, i386_go32_pc_in_sigtramp): New
6625 functions.
6626 (i386_elf_init_abi, i386_svr4_init_abi, i386_go32_init_abi,
6627 i386_nw_init_abi): New functions.
6628 (i386_gdbarch_init): Rewritten to use generic OS ABI framework.
6629 Use set_gdbarch_xxx() calls instead of relying on macros for a
6630 number of calls.
6631 (i386_coff_osabi_sniffer, i386_nlm_osabi_sniffer): New functions.
6632 (_initialize_i386_tdep): Add new 'struct-convcention' command.
6633 Register the various architecture variants defined in this file.
6634
ad2f7632
DJ
66352002-06-14 Daniel Jacobowitz <drow@mvista.com>
6636
6637 * gdbtypes.h (TYPE_FLAG_VARARGS): Update comment.
6638 (struct main_type): Remove arg_types member. Update comments for
6639 struct field.
6640 (TYPE_ARG_TYPES): Remove.
6641 (TYPE_FN_FIELD_ARGS): Update.
6642 (smash_to_method_type): Update prototype.
6643
6644 * c-typeprint.c (cp_type_print_method_args): Take method type
6645 instead of argument list. Use new argument layout. Simplify.
6646 (c_type_print_args): Use new argument layout. Simplify.
6647 (c_type_print_base): Update call to cp_type_print_method_args.
6648 * dwarf2read.c (dwarf2_add_member_fn): Remove unneeded type
6649 argument; use die->type instead. Update call to
6650 smash_to_method_type.
6651 (read_structure_scope): Update call to dwarf2_add_member_fn.
6652 * gdbtypes.c (allocate_stub_method): Update comment.
6653 (smash_to_method_type): Take new NARGS and VARARGS arguments.
6654 Use new argument layout.
6655 (check_stub_method): Use new argument layout. Don't count
6656 void as an argument.
6657 (print_arg_types): Update comments. Use new argument layout.
6658 (recursive_dump_type): Don't print arg_types member.
6659 * hpread.c (hpread_read_struct_type): Use new argument layout.
6660 (fixup_class_method_type): Likewise.
6661 (hpread_type_lookup): Likewise.
6662 * stabsread.c (read_type): Update calls to read_args and
6663 smash_to_method_type.
6664 (read_args): Use new argument layout. Simplify.
6665 * valops.c (typecmp): Use new argument layout. Update parameters
6666 and comments. Simplify.
6667 (hand_function_call): Use new argument layout.
6668 (search_struct_method): Update call to typecmp.
6669 (find_overload_match): Use new argument layout.
6670
6da02953
DJ
66712002-06-13 Daniel Jacobowitz <drow@mvista.com>
6672
6673 * NEWS: Mention multithreaded debug support for gdbserver.
6674
519b2366
DJ
66752002-06-13 Daniel Jacobowitz <drow@mvista.com>
6676
6677 * MAINTAINERS: Mention NEWS.
6678
6c0d6680
DJ
66792002-06-13 Daniel Jacobowitz <drow@mvista.com>
6680
6681 * mips-tdep.c (PROC_SYMBOL): Add warning comment.
6682 (struct mips_objfile_private, compare_pdr_entries): New.
6683 (non_heuristic_proc_desc): Read the ".pdr" section if it
6684 is present.
6685
6529d2dd
AC
66862002-06-12 Andrew Cagney <ac131313@redhat.com>
6687
6688 * arm-tdep.c (arm_push_arguments): Rewrite using a two-pass loop.
6689 (arm_debug): New static variable.
6690 (_initialize_arm_tdep): Add ``set debug arm'' command.
6691
26216b98
AC
66922002-06-12 Andrew Cagney <ac131313@redhat.com>
6693
6694 * Makefile.in (sim_arm_h): Define.
6695 (arm-tdep.o): Add $(sim_arm_h) and $(gdb_assert_h).
6696 * arm-tdep.c: Include "gdb/sim-arm.h" and "gdb_assert.h".
6697 (arm_register_sim_regno): New function, map an internal REGNUM
6698 onto a simulator register number.
6699 (arm_gdbarch_init): Set register_sim_regno.
6700
814b3ba0
AH
67012002-06-09 Aldy Hernandez <aldyh@redhat.com>
6702
6703 * MAINTAINERS: Add self.
6704
475b0867
JB
67052002-06-11 Jim Blandy <jimb@redhat.com>
6706
919d772c
JB
6707 * source.c (source_info): Mention whether the symtab has
6708 information about preprocessor macros.
6709
475b0867
JB
6710 Call the command `info macro', not `show macro'.
6711 * macrocmd.c (info_macro_command): Renamed from `show_macro_command'.
6712 Fix error message.
6713 (_initialize_macrocmd): Register `info_macro_command' in
6714 `infolist', not `showlist'.
6715
9e364162
DJ
67162002-06-11 Daniel Jacobowitz <drow@mvista.com>
6717
6718 * mips-tdep.c (MIPS_FPU_TYPE, FP_REGISTER_DOUBLE, MIPS_EABI)
6719 (MIPS_LAST_FP_ARG_REGNUM, MIPS_LAST_ARG_REGNUM)
6720 (MIPS_DEFAULT_SAVED_REGSIZE, MIPS_REGS_HAVE_HOME_P)
6721 (MIPS_DEFAULT_STACK_ARGSIZE, GDB_TARGET_IS_MIPS64)
6722 (MIPS_DEFAULT_MASK_ADDRESS_P): Remove obsolete definitions. Define
6723 unconditionally.
6724 (set_mipsfpu_single_command, set_mipsfpu_double_command)
6725 (set_mipsfpu_none_command): Remove if (GDB_MULTI_ARCH).
6726 (_initialize_mips_tdep): Remove dead code.
6727 * config/mips/tm-irix5.h (MIPS_LAST_ARG_REGNUM)
6728 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
6729 * config/mips/tm-irix6.h (MIPS_LAST_ARG_REGNUM)
6730 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
6731 * config/mips/tm-mips.h (MIPS_EABI, MIPS_LAST_ARG_REGNUM,
6732 MIPS_LAST_FP_ARG_REGNUM): Remove.
6733
23aa4c72
ML
67342002-06-11 Michal Ludvig <mludvig@suse.cz>
6735
6736 * dwarf2cfi.c (unwind_tmp_obstack_init): New.
6737 (unwind_tmp_obstack_free, parse_frame_info)
6738 (update_context, cfi_read_fp, cfi_write_fp)
6739 (cfi_frame_chain, cfi_init_extra_frame_info)
6740 (cfi_virtual_frame_pointer): Use the above function.
264d1763 6741 * dwarf2cfi.c: Reindented (using 'indent dwarf2cfi.c').
23aa4c72 6742
70eb15a4
CV
67432002-06-11 Corinna Vinschen <vinschen@redhat.com>
6744
6745 * v850-tdep.c (v850_type_is_scalar): New function.
6746 (v850_use_struct_convention): Match current gcc implementation
6747 as close as possible.
6748 (v850_push_arguments): Fix stack_offset handling. Don't write
6749 struct_addr into register. This is done by v850_store_struct_return.
6750 (v850_extract_return_value): Care for structs.
6751 (v850_store_return_value): Ditto.
6752 (v850_store_struct_return): Actually write address.
6753
482a4d06
ML
67542002-06-11 Michal Ludvig <mludvig@suse.cz>
6755
6756 * x86-64-tdep.c (x86_64_skip_prologue): Fix to work on functions
6757 without debug information too.
6758
d855c300
AC
67592002-06-10 Andrew Cagney <ac131313@redhat.com>
6760
6761 * gdbarch.sh (PRINT_FLOAT_INFO): Add frame and ui_file parameters.
6762 Make multi-arch pure.
6763 * gdbarch.h, gdbarch.c: Re-generate.
6764 * arm-tdep.c (arm_print_float_info): Update.
6765 * arch-utils.h (default_print_float_info): Update.
6766 * arch-utils.c (default_print_float_info): Update.
6767 * infcmd.c (float_info): Update call.
6768
dd12a101
AC
67692002-06-10 Andrew Cagney <ac131313@redhat.com>
6770
6771 * Makefile.in (init.c): Move the call to _initialize_gdbtypes to
6772 the front of the initialize list.
6773
101dcfbe
AC
67742002-06-10 Andrew Cagney <ac131313@redhat.com>
6775
6776 * infrun.c (struct inferior_status): Replace fields
6777 selected_frame_address and selected_level with field
6778 selected_frame_id.
6779 (save_inferior_status): Update. Use get_frame_id.
6780 (struct restore_selected_frame_args): Delete.
6781 (restore_selected_frame): Update. Use frame_find_by_id.
6782 (restore_inferior_status): Update.
6783
6784 * breakpoint.h (struct breakpoint): Change type of
6785 watchpoint_frame to frame_id.
6786 * breakpoint.c (insert_breakpoints): Use frame_find_by_id. Remove
6787 call to get_current_frame.
6788 (do_enable_breakpoint): Use frame_find_by_id. Remove call to
6789 get_current_frame.
6790 (watchpoint_check): Use frame_find_by_id.
6791
6792 * frame.h (record_selected_frame): Delete declaration.
6793 * stack.c (record_selected_frame): Delete function.
6794
6795 * frame.h (struct frame_id): Define.
6796 (get_frame_id): Declare.
6797 (frame_find_by_id): Declare.
6798 * frame.c (frame_find_by_id): New function.
6799 (get_frame_id): New function.
6800
304270b6
AV
68012002-06-10 Andrey Volkov <avolkov@transas.com>
6802
6803 * ser-e7kpc.c: Fix duplicated define and call of
6804 _initialize_ser_e7000pc
6805
2f2cf184
DJ
68062002-06-09 Daniel Jacobowitz <drow@mvista.com>
6807
6808 * signals/signals.c (target_signal_from_host): Fix #ifdef
6809 SIGRTMIN case.
6810 (do_target_signal_to_host): Likewise.
6811
caaa3122
DJ
68122002-06-09 Daniel Jacobowitz <drow@mvista.com>
6813
6814 * mips-tdep.c (mips_find_abi_section): New function.
6815 (mips_gdbarch_init): Call it.
6816
6ac5df3a
MK
68172002-06-09 Mark Kettenis <kettenis@gnu.org>
6818
6819 * solib-svr4.c (init_fetch_link_map_offsets): Simply return
6820 legacy_fetch_link_map_offsets. Adjust comment to reflect reality
6821 after Andrew's 2002-06-08 gdbarch change.
6822
82ea117a
MK
68232002-06-09 Mark Kettenis <kettenis@gnu.org>
6824
6825 * i386-linux-nat.c (suppy_gregset): Don't supply
6826 I386_LINUX_ORIG_EAX_REGNUM if there isn't room for it in GDB's
6827 register cache.
6828 (fill_gregset): Don't fetch it under the same circumstances.
6829
3c25f8c7
AC
68302002-06-09 Andrew Cagney <cagney@redhat.com>
6831
6832 * Makefile.in (callback_h): Define.
6833 (remote_sim_h): Update path to remote-sim.h.
6834 (remote-rdp.o): Add $(callback_h).
6835 (remote-sim.o): Use $(callback_h).
6836 * remote-sim.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
6837 * remote-rdp.c: Include "gdb/callback.h".
6838
1029b7fa
MK
68392002-06-09 Mark Kettenis <kettenis@gnu.org>
6840
6841 * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6842 * osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
6843
616675d3
AC
68442002-06-08 Andrew Cagney <ac131313@redhat.com>
6845
a3efda28
AC
6846 * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__.
6847 * rdi-share/serpardr.c: Ditto.
6848 * rdi-share/unixcomm.c: Ditto.
6849 * rdi-share/serdrv.c: Ditto.
6850 * rdi-share/hostchan.h: Ditto.
6851 * rdi-share/hostchan.c: Ditto.
6852 * rdi-share/host.h: Ditto.
6853 * rdi-share/devsw.c: Ditto.
6854
c5f10366
AC
6855 * objfiles.h: Change type of obj_private to void pointer.
6856 * pa64solib.c: Update copyright. Don't include "assert.h", use
6857 strcmp instead of STREQ, use LONGEST, do not use PTR
6858 * somsolib.c: Ditto.
6859
616675d3
AC
6860 * config/djgpp/fnchange.lst: Fix problems with bfd/elf32-i386.c,
6861 bfd/elf32-i386qnx.c, bfd/elf32-sh.c, bfd/elf32-sh64-nbsd.c,
6862 bfd/elf64-sh64-nbsd.c bfd/elf64-sh64.c.
6863
e4b415d9
AC
68642002-06-08 Andrew Cagney <ac131313@redhat.com>
6865
6866 * frame.c (GET_SAVED_REGISTER): Delete macro definition.
6867 (default_get_saved_register): Delete function.
6868 * gdbarch.sh (GET_SAVED_REGISTER): Set default to
6869 generic_unwind_get_saved_register.
6870 * gdbarch.h, gdbarch.c: Re-generate.
6871
ca0d0b52
AC
68722002-06-08 Andrew Cagney <ac131313@redhat.com>
6873
6874 * gdbarch.sh (FRAME_CHAIN_VALID): Set default to
6875 generic_func_frame_chain_valid.
6876 * gdbarch.h, gdbarch.c: Re-generate.
6877 * blockframe.c (generic_func_frame_chain_valid): Only check
6878 PC_IN_CALL_DUMMY when generic dummy frames. Don't worry about
6879 passing FP to PC_IN_CALL_DUMMY.
6880 Fix PR gdb/360.
6881
76860b5f
AC
68822002-06-08 Andrew Cagney <ac131313@redhat.com>
6883
6884 * gdbarch.sh (struct gdbarch_data): Add field init_p.
6885 (register_gdbarch_data): Initialize init_p.
6886 (gdbarch_data): Initialize data pointer using the init function.
6887 (init_gdbarch_data): Delete function.
6888 (gdbarch_update_p): Update.
6889 (initialize_non_multiarch): Update.
6890 (struct gdbarch): Add field initialized_p.
6891 * gdbarch.h, gdbarch.c: Re-generate.
6892
8dda9770
ML
68932002-06-07 Michal Ludvig <mludvig@suse.cz>
6894
6895 * x86-64-linux-nat.c (x86_64_fxsave_offset): New.
6896 (supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
6897 better do the things actually here.
6898 * x86-64-tdep.c (x86_64_register_name2nr): New.
6899 (x86_64_register_name): Renamed to x86_64_register_nr2name.
6900 (x86_64_gdbarch_init): Respect the above change.
6901 * x86-64-tdep.h (x86_64_register_name2nr)
6902 (x86_64_register_nr2name): Add prototypes.
6903 * config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
6904
3d79a47c
MS
69052002-06-06 Michael Snyder <msnyder@redhat.com>
6906
7bd91a28
MS
6907 * d10v-tdep.c (d10v_push_arguments): Handle struct_return.
6908 Delete extra braces and re-indent.
6909 (d10v_store_return_value): Char return values
3d79a47c
MS
6910 must be shifted over by one byte in R0.
6911 (d10v_extract_return_value): Delete extra braces, re-indent.
6912
095a4c96
EZ
69132002-06-06 Elena Zannoni <ezannoni@redhat.com>
6914
6915 * d10v-tdep.c (d10v_read_sp, d10v_read_fp): Add prototype.
6916 (d10v_register_virtual_type): Make $fp and $sp be pointer to data.
6917 (d10v_integer_to_address): Rewrite.
6918 (d10v_frame_init_saved_regs): When reading fp and sp registers use
6919 the d10v specific functions which take care of converting to the
6920 correct space.
6921
e8a77ca4
EZ
69222002-06-06 Elena Zannoni <ezannoni@redhat.com>
6923
6924 * config/djgpp/fnchange.lst: Add testsuite files altivec-abi.c,
6925 altivec-abi.exp, altivec-regs.c, altivec-regs.exp.
6926
4f2e4a4f
AC
69272002-06-02 Andrew Cagney <ac131313@redhat.com>
6928
6929 * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm
6930 includes.
6931 * config/tm-linux.h: Ditto.
6932 * config/alpha/tm-alphalinux.h: Ditto.
6933 * config/arm/nm-linux.h, config/arm/tm-linux.h: Ditto.
6934 * config/arm/xm-nbsd.h, config/i386/nm-gnu.h: Ditto.
6935 * config/i386/nm-i386lynx.h, config/i386/nm-i386sol2.h: Ditto.
6936 * config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h: Ditto.
6937 * config/i386/nm-linux.h, config/i386/nm-m3.h: Ditto.
6938 * config/i386/nm-ptx4.h, config/i386/nm-x86-64.h: Ditto.
6939 * config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h: Ditto.
6940 * config/i386/tm-i386m3.h, config/i386/tm-i386sco5.h: Ditto.
6941 * config/i386/tm-i386v4.h, config/i386/tm-linux.h: Ditto.
6942 * config/i386/tm-ptx4.h, config/i386/tm-vxworks.h: Ditto.
6943 * config/i386/xm-i386v4.h, config/i386/xm-nbsd.h: Ditto.
6944 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
6945 * config/i960/tm-vx960.h, config/ia64/nm-aix.h: Ditto.
6946 * config/ia64/nm-linux.h, config/ia64/tm-aix.h: Ditto.
6947 * config/ia64/tm-linux.h, config/ia64/xm-aix.h: Ditto.
6948 * config/m68k/nm-linux.h, config/m68k/nm-m68klynx.h: Ditto.
6949 * config/m68k/nm-sysv4.h, config/m68k/tm-linux.h: Ditto.
6950 * config/m68k/tm-m68klynx.h, config/m68k/tm-m68kv4.h: Ditto.
6951 * config/m68k/tm-sun2os4.h, config/m68k/tm-sun3os4.h: Ditto.
6952 * config/m68k/tm-vx68.h, config/m68k/xm-m68kv4.h: Ditto.
6953 * config/m68k/xm-nbsd.h, config/m88k/nm-delta88v4.h: Ditto.
6954 * config/m88k/tm-delta88v4.h, config/m88k/xm-delta88v4.h: Ditto.
6955 * config/mips/nm-irix5.h, config/mips/nm-linux.h: Ditto.
6956 * config/mips/tm-linux.h, config/mips/tm-mips64.h: Ditto.
6957 * config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h: Ditto.
6958 * config/mips/tm-vxmips.h, config/mips/xm-irix5.h: Ditto.
6959 * config/mips/xm-mipsv4.h, config/ns32k/xm-nbsd.h: Ditto.
6960 * config/pa/nm-hppao.h, config/powerpc/nm-linux.h: Ditto.
6961 * config/powerpc/tm-linux.h, config/powerpc/tm-vxworks.h: Ditto.
6962 * config/powerpc/xm-aix.h, config/rs6000/nm-rs6000ly.h: Ditto.
6963 * config/rs6000/tm-rs6000ly.h, config/rs6000/xm-aix4.h: Ditto.
6964 * config/sh/tm-linux.h, config/sparc/nm-linux.h: Ditto.
6965 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4sol2.h: Ditto.
6966 * config/sparc/tm-linux.h, config/sparc/tm-sp64linux.h: Ditto.
6967 * config/sparc/tm-sp64sim.h, config/sparc/tm-sparclynx.h: Ditto.
6968 * config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h: Ditto.
6969 * config/sparc/tm-vxsparc.h, config/sparc/xm-sun4sol2.h: Ditto.
6970
ae2ab2ce
AS
69712002-05-04 Aidan Skinner <aidan@velvet.net>
6972
6973 * ada-exp.tab.c: New file
6974 * ada-exp.y: New file
6975 * ada-lang.c: New file
6976 * ada-lang.h: New file
6977 * ada-lex.c: New file
6978 * ada-lex.l: New file
6979 * ada-tasks.c: New file
6980 * ada-typeprint.c: New file
6981 * ada-valprint.c: New file
6982
0ddd0135
JT
69832002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
6984
6985 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Don't set
6986 use_struct_convention to ppc_sysv_abi_broken_use_struct_convention.
6987
750fbacc
JT
69882002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
6989
6990 * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
6991 insetead of ppc-linux-tdep.o.
6992 * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
6993 * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
6994
df94e18a
AC
69952002-06-02 Andrew Cagney <ac131313@redhat.com>
6996
6997 2002-05-07 Christian Groessler <chris@groessler.org>
6998 * z8k-tdep.c (z8k_print_register_hook): Fix display of 32 and 64
6999 bit register contents for little endian hosts.
7000
1a38ab75
AC
70012002-06-01 Andrew Cagney <ac131313@redhat.com>
7002
7003 * MAINTAINERS: Mention that any `HP/UX reader' can be changed by
7004 any maintainer.
7005
8b1632ac
AC
70062002-06-01 Andrew Cagney <ac131313@redhat.com>
7007
7008 * gdbarch.h: Regenerate.
7009
627054c8
AC
70102002-06-01 Andrew Cagney <ac131313@redhat.com>
7011
7012 * MAINTAINERS: Add everyone to write-after-approval list.
7013
4f460812
AC
70142002-06-01 Andrew Cagney <ac131313@redhat.com>
7015
7016 * stack.c (frame_info): Use frame_register_unwind instead of
7017 saved_regs. Mention when the SP is on the stack or in a register.
7018
7019 * frame.h (frame_register_unwind_ftype): Define. Document.
7020 (struct frame_info): Add field register_unwind and
7021 register_unwind_cache.
7022 (frame_register_unwind): Declare.
7023 (generic_unwind_get_saved_register): Declare.
7024
7025 * frame.c (frame_register_unwind): New function.
7026 (generic_unwind_get_saved_register): New function.
7027
7028 * blockframe.c (generic_call_dummy_register_unwind): New function.
7029 (frame_saved_regs_register_unwind): New function.
7030 (set_unwind_by_pc): New function.
7031 (create_new_frame): New function.
7032 (get_prev_frame): New function.
7033
de888f76
AC
70342002-05-30 Andrew Cagney <ac131313@redhat.com>
7035
7036 * a29k-share/: Delete directory.
7037 * remote-vx29k.c: Delete file.
7038
2f2c3626
JT
70392002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
7040
7041 * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
7042 ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
7043
9ce5c36a
JT
70442002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
7045
7046 * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
7047 sparcnbsd-nat.c, and sparcnbsd-tdep.c.
7048 (sparc64nbsd-nat.o)
7049 (sparcnbsd-nat.o)
7050 (sparcnbsd-tdep.o): New dependency lists.
7051 * NEWS: Note new UltraSPARC NetBSD native configuration.
7052 * configure.host (sparc64-*-netbsd*): New host.
7053 * configure.tgt (sparc-*-netbsdelf*)
7054 (sparc-*-netbsd*): Set gdb_target to nbsd.
7055 (sparc64-*-netbsd*): New target.
7056 * sparc64nbsd-nat.c: New file.
7057 * sparcnbsd-nat.c: New file.
7058 * sparcnbsd-tdep.c: New file.
7059 * sparcnbsd-tdep.h: New file.
7060 * config/sparc/nbsd.mt: New file.
7061 * config/sparc/nbsd64.mh: New file.
7062 * config/sparc/nbsd64.mt: New file.
7063 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove corelow.o,
7064 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
7065 (HOST_IPC): Remove.
7066 * config/sparc/nbsdaout.mt: Remove.
7067 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove corelow.o,
7068 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
7069 (HOST_IPC): Remove.
7070 * config/sparc/nbsdelf.mt: Remove.
7071 * config/sparc/nm-nbsd.h: Update copyright years. Remove all
7072 sparc-nat.c compatiblity defines.
7073 * config/sparc/tm-nbsd.h: Update copyright years. Include solib.h.
7074 (GDB_MULTI_ARCH): Set to GDB_MULTI_ARCH_PARTIAL.
7075 * config/sparc/tm-nbsd64.h: New file.
7076 * config/sparc/tm-nbsdaout.h: Remove.
7077 * config/sparc/xm-nbsd.h: Remove.
7078
ef3cf062
JT
70792002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
7080
7081 * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.
7082 * sparc-tdep.c: Include osabi.h.
7083 (gdbarch_tdep): Add osabi member.
7084 (_initialize_sparc_tdep): Use gdbarch_register.
7085 (sparc_gdbarch_init): Use generic OS ABI framework.
7086 (sparc_dump_tdep): New function.
7087
ee8ff470
KB
70882002-05-30 Kevin Buettner <kevinb@redhat.com>
7089
7090 * corefile.c (do_captured_read_memory_integer): Return non-zero
7091 result.
7092 (safe_read_memory_integer): Copy result of memory read when
7093 status is non-zero. Also, add comments.
7094
7b112f9c
JT
70952002-05-20 Jason Thorpe <thorpej@wasabisystems.com>
7096
7097 * Makefile.in (ppc_tdep_h): Define.
7098 (ppc-linux-nat.o)
7099 (ppc-linux-tdep.o)
7100 (rs6000-tdep.o): Use $(ppc_tdep_h).
7101 (ppc-sysv-tdep.o)
7102 (ppcnbsd-nat.o)
7103 (ppcnbsd-tdep.o): New dependency lists.
7104 * ppc-tdep.h: Use generic OS ABI framework.
357edbbc
JT
7105 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep)
7106 (ppc_linux_init_abi): New functions.
7b112f9c
JT
7107 (ppc_sysv_abi_broken_use_struct_convention)
7108 (ppc_sysv_abi_use_struct_convention)
7109 (ppc_sysv_abi_push_arguments): Move to...
7110 * ppc-sysv-tdep.c: ...here.
7111 * ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
7112 * rs6000-tdep.c (process_note_abi_tag_sections)
7113 (get_elfosabi): Remove.
7114 (rs6000_gdbarch_init): Use generic OS ABI framework.
7115 (rs6000_dump_tdep): New function.
7116 (_initialize_rs6000_tdep): Use gdbarch_register.
7117 * config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
7118 * config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
7119 * config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
7120 of ppc-linux-tdep.o.
7121 * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
7122 * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
7123 * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
7124 * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
7125 * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
7126 * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
7127
480dd42a
JB
71282002-05-29 Jim Blandy <jimb@redhat.com>
7129
7130 * macroscope.c (default_macro_scope): Put `void' in empty argument
7131 list.
7132
4182591f
AC
71332002-05-29 Andrew Cagney <ac131313@redhat.com>
7134
7135 * Makefile.in (arch-utils.o): Add $(sim_regno_h).
7136 * arch-utils.c: Include "sim-regno.h".
7137 * gdbarch.sh: Don't include "sim-regno.h".
7138 * gdbarch.h, gdbarch.c: Regenerate.
7139 * sim-regno.h (legacy_register_sim_regno): Move declaration from
7140 here.
7141 * arch-utils.h (legacy_register_sim_regno): To here.
7142 * remote-sim.c (legacy_register_sim_regno): Move function from
7143 here.
7144 * arch-utils.c (legacy_register_sim_regno): To here.
7145
8238d0bf
AC
71462002-05-28 Andrew Cagney <ac131313@redhat.com>
7147
7148 * sim-regno.h: New file.
7149 * Makefile.in (sim_regno_h): Define.
7150 (d10v-tdep.o, remote-sim.o): Add dependency on $(sim_regno_h).
7151 * remote-sim.c: Include "sim-regno.h" and "gdb_assert.h".
7152 (legacy_register_sim_regno): New function.
7153 (one2one_register_sim_regno): New function.
7154 (gdbsim_fetch_register): Rewrite.
7155 (gdbsim_store_register): Only store a register when
7156 REGISTER_SIM_REGNO is valid.
7157 * d10v-tdep.c: Include "sim-regno.h".
7158 (d10v_ts2_register_sim_regno): Add legacy_regiter_sim_regno check.
7159 (d10v_ts3_register_sim_regno): Ditto.
7160 * gdbarch.sh: Include "sim-regno.h".
7161 (REGISTER_SIM_REGNO): Set default to legacy_register_sim_regno.
7162 * gdbarch.h, gdbarch.c: Regenerate.
7163 * arch-utils.h (default_register_sim_regno): Delete declaration.
7164 * arch-utils.c (default_register_sim_regno): Delete function.
7165
485721b1
JT
71662002-05-28 Jason Thorpe <thorpej@wasabisystems.com>
7167
7168 * ppcnbsd-nat.c: Rewrite.
7169 * ppcnbsd-tdep.c: New file.
7170 * ppcnbsd-tdep.h: New file.
7171 * config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
7172 solib.o, and solib-svr4.o.
7173 * config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
7174 nbsd-tdep.o, and corelow.o.
7175
697f244d
AC
71762002-05-28 Andrew Cagney <ac131313@redhat.com>
7177
7178 * MAINTAINERS (--enable-gdb-build-warnings): Rewrite script to use
7179 `tr' and `sed'. Mention that `broken' targets are not expected to
7180 build.
7181
f08caad1 71822002-05-27 Michal Ludvig <mludvig@suse.cz>
b1ab997b
ML
7183
7184 * x86-64-tdep.c (x86_64_skip_prologue): Remove obsolete note.
7185 Let PC point right after the prologue before looking up symbols.
7186
3139facc
MH
71872002-05-27 Martin M. Hunt <hunt@redhat.com>
7188
7189 * i386-tdep.c (i386_register_virtual_type): Return
7190 builtin_type_vec128i for SSE registers.
7191
7192 * gdbtypes.h (builtin_type_vec128i): Declare.
7193
7194 * gdbtypes.c (build_builtin_type_vec128i): New function.
7195 (builtin_type_v2_double, builtin_type_v4_int64): New types.
7196 (builtin_type_vec128i): New type for SSE2 128-bit registers.
7197 (build_gdbtypes): Initialize new builtin vector types.
7198 (_initialize_gdbtypes): Register new vector types with gdbarch.
7199
6e3ba3b8
JT
72002002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
7201
7202 * MAINTAINERS: ns32k is not longer an obsolete candidate,
7203 since it has been multi-arch'd.
7204 * NEWS: Note that ns32k-*-* is now partial multi-arch.
7205 Move Alpha and VAX multi-arch news entries to same section
7206 as other multi-arch news.
7207
93d5585d
JT
72082002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
7209
7210 * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
7211 target.s, arch-utils.h, ns32k-tdep.h. Make many functions
7212 static. Rename some register numbers to put them in ns32k-tdep
7213 private namespace.
7214 (ns32k_get_saved_register, ns32k_gdbarch_init_32082,
7215 ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
7216 functions.
7217 (_initialize_ns32k_tdep): Use gdbarch_register.
7218 * ns32k-tdep.h: New file.
7219 * ns32knbsd-tdep.c: New file.
7220 * config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
7221 * config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
7222 (IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
7223 REGISTER_BYTES, REGISTER_BYTE): Remove.
7224 * config/ns32k/tm-ns32k.h: New file.
7225 * config/ns32k/tm-umax.h: Remove.
7226
efb2c70e
JT
72272002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
7228
7229 * ns32k-tdep.c (ns32k_saved_pc_after_call,
7230 ns32k_store_struct_return, ns32k_extract_return_value,
7231 ns32k_store_return_value, ns32k_extract_struct_value_address): New
7232 functions.
7233 * config/ns32k/tm-umax.h (SAVED_PC_AFTER_CALL): Define as
7234 ns32k_saved_pc_after_call.
7235 (STORE_STRUCT_RETURN): Define as ns32k_store_struct_return.
7236 (EXTRACT_RETURN_VALUE): Define as ns32k_extract_return_value.
7237 (STORE_RETURN_VALUE): Define as ns32k_store_return_value.
7238 (EXTRACT_STRUCT_VALUE_ADDRESS): Define as
7239 ns32k_extract_struct_value_address.
7240
7bcc927b
JT
72412002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
7242
7243 * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
7244 ns32k_fix_call_dummy): New.
7245 * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
7246 ns32k_call_dummy_words.
7247 (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
7248 (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
7249 CALL_DUMMY_NARGS): Remove.
7250 (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
7251
78f9d765
JT
72522002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
7253
7254 * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
7255 ns32k_frame_saved_pc, ns32k_frame_args_address,
7256 ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
7257 ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
7258 * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
7259 * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
7260 (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
7261 (BREAKPOINT): Remove..
7262 (FRAME_CHAIN): Define as ns32k_frame_chain.
7263 (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
7264 (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
7265 (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
7266 (FRAME_FIND_SAVED_REGS): Remove.
7267 (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
7268 (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
7269 (POP_FRAME): Define as ns32k_pop_frame.
7270
f2c762e0
JT
72712002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
7272
7273 * ns32k-tdep.c (ns32k_register_byte_32082,
7274 ns32k_register_byte_32382, ns32k_register_raw_size,
7275 ns32k_register_virtual_size, ns32k_register_virtual_type): New
7276 functions.
7277 * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
7278 ns32k_register_byte_32382.
7279 * config/ns32k/tm-umax.h: Update copyright years.
7280 (REGISTER_BYTE): Define as ns32k_register_byte_32082.
7281 (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
7282 (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
7283 (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
7284 (ns32k_get_enter_addr): Fix prototype.
7285
af137673
JT
72862002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
7287
7288 * ns32k-tdep.c: Update copyright years.
7289 (ns32k_register_name_32082): New function.
7290 (ns32k_register_name_32382): Ditto.
7291 * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
7292 (REGISTER_NAME): Define as ns32k_register_name_32382.
7293 * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
7294 (REGISTER_NAME): Define as ns32k_register_name_32082.
7295
a8bc7b56
JB
72962002-05-24 Jim Blandy <jimb@redhat.com>
7297
7298 * dwarf2read.c (free_line_header): Use xfree, not free.
7299
83a45910
JT
73002002-05-24 Jason Thorpe <thorpej@wasabisystems.com>
7301
7302 * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
7303 alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
7304
0db71247
AC
73052002-05-23 Andrew Cagney <ac131313@redhat.com>
7306
7307 * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
7308
b9e5e4dd
AC
73092002-05-23 Andrew Cagney <ac131313@redhat.com>
7310
7311 From Ross Alexander at NEC Europe:
7312 * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
7313
de530e84
MS
73142002-05-23 Michael Snyder <msnyder@redhat.com>
7315
7316 * cli/cli-dump.c (restore_command): Use parse_and_eval_long
7317 for input, rather than parse_and_eval_address.
7318
b91b96f4
AC
73192002-05-23 Andrew Cagney <ac131313@redhat.com>
7320
7321 * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
7322 * Makefile.in (sim_d10v_h): Update definition.
7323
8b279e7a
AC
73242002-05-24 Andrew Cagney <cagney@redhat.com>
7325
7326 * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
7327 change `2002-05-22 Michael Snyder' below.
7328 (d10v_push_arguments): Ditto.
7329 (d10v_extract_return_value): Ditto.
7330
0a3d0425
JB
73312002-05-23 Jim Blandy <jimb@redhat.com>
7332
7333 * macrotab.c (check_for_redefinition): Don't complain if the new
7334 definition is the same as the previous one. Take more arguments
7335 to allow the comparison.
7336 (macro_define_object, macro_define_function): Pass more arguments
7337 to check_for_redefinition.
7338
78eac43e
MS
73392002-05-22 Michael Snyder <msnyder@redhat.com>
7340
7341 * d10v-tdep.c: Change a few macros to enums for ease of debugging.
7342 (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
7343 (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
7344 (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
7345 Don't bail if return_pc is PC_IN_CALL_DUMMY.
7346 Add a temp variable to save a call (and a memory read).
7347 (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
7348 if possible (so that PC_IN_CALL_DUMMY will work).
7349
9bc1edb8
CV
73502002-05-22 Corinna Vinschen <vinschen@redhat.com>
7351
7352 * MAINTAINERS: Remove status `OBSOLETE' from v850.
7353
005ef3d2
ML
73542002-05-22 Michal Ludvig <mludvig@suse.cz>
7355
7356 * dwarf2cfi.c (frame_state_for): Added safety check for a valid
7357 fde->cie_ptr.
7358 (dwarf2_build_frame_info): Corrected handling of eh_frame.
7359 (dwarf2_build_frame_info): Add offset to fde->initial_location
7360 so that frames of shared libraries are mapped correctly.
6c3eb890
ML
7361 (execute_stack_op): Change type of 'result' from ULONGEST to
7362 CORE_ADDR.
005ef3d2 7363
fcf4f891
JT
73642002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7365
7366 * config/alpha/tm-nbsd.h: Include solib.h.
7367
cfef91e4
JT
73682002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7369
7370 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
7371 assumptions about the host's byte order.
7372
9964235a
JT
73732002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7374
7375 * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
7376 to dependency list.
7377 * alphanbsd-tdep.c: Include solib-svr4.h.
7378 * shnbsd-tdep.c: Ditto.
7379
9eeef8ef
JT
73802002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7381
7382 * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
7383 nbsd-tdep.h to dependency list.
7384 * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
7385 i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
7386 ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
7387 nbsdaout.mh and nbsdelf.mh consistently.
7388 * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
7389 ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
7390 nbsdaout.mt and nbsdelf.mh consistently.
7391 * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h.
7392 (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
7393 to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
7394 * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS. Move
7395 a.out shared library stuff from here...
7396 * config/nm-nbsdaout.h: ...to here.
7397 * config/tm-nbsd.h: Remove.
7398 * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
7399 * config/arm/nbsd.mh: Remove.
7400 * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
7401 nbsd-tdep.o.
7402 * config/arm/nbsdaout.mh: New file.
7403 * config/arm/nbsdelf.mh: New file.
7404 * config/arm/nm-nbsdaout.h: New file.
7405 * config/i386/nbsd.mh: Remove.
7406 * config/i386/nbsd.mt: Remove.
7407 * config/i386/nbsdaout.mh: New file.
7408 * config/i386/nbsdaout.mt: New file.
7409 * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
7410 * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
7411 * config/i386/nm-nbsd.h (REGISTER_U_ADDR,
7412 i386_register_u_addr): Remove.
7413 * config/i386/nm-nbsdaout.h: New file.
7414 * config/i386/nm-nbsdelf.h: Remove.
7415 * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
7416 (USE_STRUCT_CONVENTION): Remove.
7417 * config/i386/tm-nbsdaout.h: New file.
7418 * config/i386/tm-nbsdelf.h: Remove.
7419 * config/m68k/nbsd.mh: Remove.
7420 * config/m68k/nbsd.mt: Remove.
7421 * config/m68k/nbsdaout.mh: New file.
7422 * config/m68k/nbsdaout.mt: New file.
7423 * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
7424 * config/m68k/nm-nbsdaout.h: New file.
7425 * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
7426 (IN_SOLIB_CALL_TRAMPOLINE): Define.
7427 * config/ns32k/nbsd.mh: Remove.
7428 * config/ns32k/nbsd.mt: Remove.
7429 * config/ns32k/nbsdaout.mh: New file.
7430 * config/ns32k/nbsdaout.mt: New file.
7431 * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h.
7432 * config/ns32k/nm-nbsdaout.h: New file.
7433 * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.
7434 (IN_SOLIB_CALL_TRAMPOLINE): Define.
7435 * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
7436 (SVR4_SHARED_LIBS): Remove.
7437 * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
7438 * config/sparc/nbsd.mh: Remove.
7439 * config/sparc/nbsd.mt: Remove.
7440 * config/sparc/nbsdaout.mh: New file.
7441 * config/sparc/nbsdaout.mt: New file.
7442 * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
7443 * config/sparc/nbsdelf.mt: New file.
7444 * config/sparc/nm-nbsdaout.h: New file.
7445 * config/sparc/nm-nbsdelf.h: Remove.
7446 * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
7447 * config/sparc/tm-nbsdaout.h: New file.
7448
257ce470
JT
74492002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
7450
7451 * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
7452 mipsnbsd-tdep.c
7453 (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
7454
76a6d5fe
JT
74552002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
7456
7457 * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
7458 shnbsd-nat.c.
7459 (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
7460
45888261
JT
74612002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
7462
7463 * NEWS: Note new MIPS NetBSD native configuration.
7464 * configure.host (mips*-*-netbsd*): New host.
7465 * configure.tgt (mips*-*-netbsd*): New target.
7466 * mipsnbsd-nat.c: New file.
7467 * mipsnbsd-tdep.c: New file.
7468 * mipsnbsd-tdep.h: New file.
7469 * config/mips/nbsd.mh: New file.
7470 * config/mips/nbsd.mt: New file.
7471 * config/mips/nm-nbsd.h: New file.
7472 * config/mips/tm-nbsd.h: New file.
7473
70f80edf
JT
74742002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
7475
7476 * Makefile.in (SFILES): Add osabi.c.
7477 (COMMON_OBS): Add osabi.o.
7478 (osabi.o): New dependency list.
7479 * osabi.c: New file.
7480 * osabi.h: New file.
7481 * doc/gdbint.texinfo: Document new generic OS ABI framework.
7482
7483 * Makefile.in (alpha_tdep_h): Define and use instead of
7484 alpha-tdep.h.
7485 * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
7486 get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
7487 Remove.
7488 (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
7489 * alpha-tdep.h: Include osabi.h.
7490 (alpha_abi): Remove.
7491 (gdbarch_tdep): Use generic OS ABI framework.
7492 * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
7493 gdbarch_register_osabi.
7494 * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
7495 * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
7496 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
7497
7498 * Makefile.in (sh_tdep_h): Add osabi.h.
7499 * sh-tdep.h (sh_osabi): Remove.
7500 (gdbarch_tdep): Use generic OS ABI framework.
7501 * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
7502 sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
7503 (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
7504 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
7505
7506 * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
7507 * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
7508 gdbarch_register_osabi.
7509 * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
7510 arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
7511 (get_elfosabi): Rename to...
7512 (arm_elf_osabi_sniffer): ...this. Adjust to use generic OS
7513 ABI framework support routines.
7514 (arm_gdbarch_init): Use generic OS ABI framework.
7515 (arm_dump_tdep): Likewise.
7516 (_initialize_arm_tdep): Likewise.
7517 * arm-tdep.h: Include osabi.h.
7518 (arm_abi): Remove.
7519 (gdbarch_tdep): Remove arm_abi and abi_name members. Add
7520 osabi member.
7521 (arm_gdbarch_register_os_abi): Remove prototype.
7522 * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
7523 (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
7524
7525 * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
7526 * mips-tdep.c: Include osabi.h.
7527 (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
7528 OS ABI framework.
7529
d194345b
KH
75302002-05-20 Kazu Hirata <kazu@cs.umass.edu>
7531
7532 * h8300-tdep.c: Fix formatting.
7533
70c6b0d1
EZ
75342002-05-20 Elena Zannoni <ezannoni@redhat.com>
7535
7536 * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
7537 printing vector registers.
7538
165b8e33
AC
75392002-05-19 Andrew Cagney <ac131313@redhat.com>
7540
7541 From Fernando Nasser:
7542 * remote.c (remote_async_open_1): Re-throw the exception when the
7543 connection fails.
7544 (remote_cisco_open): Ditto.
7545 (remote_open_1): Ditto.
7546
36918e70
AC
75472002-05-19 Andrew Cagney <ac131313@redhat.com>
7548
7549 * remote.c (remote_start_remote_dummy): Add uiout parameter.
7550 (remote_start_remote): Add uiout parameter. Pass through to
7551 remote_start_remote_dummy.
7552 (remote_open_1): Use catch_exception instead of catch_errors.
7553 (remote_async_open_1): Ditto.
7554 (remote_cisco_open): Ditto.
7555
ae44c0c4
AC
75562002-05-19 Andrew Cagney <ac131313@redhat.com>
7557
7558 * remote.c (remote_start_remote): Replace PTR with void pointer.
7559 (sigint_remote_twice_token, sigint_remote_token): Ditto. Make
7560 static.
7561
8efe637d
AC
75622002-05-18 Andrew Cagney <ac131313@redhat.com>
7563
7564 * gdb_indent.sh: Allow the script to be run in the sim directory.
7565
2f1b5984
MK
75662002-05-18 Mark Kettenis <kettenis@gnu.org>
7567
f0f625e2
MK
7568 * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
7569 * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
7570
2f1b5984
MK
7571 * corelow.c (core_open): Only call set_gdbarch_from_file if
7572 exec_bfd is NULL.
7573
fc974602
AV
75742002-05-17 Andrey Volkov <avolkov@transas.com>
7575
7576 * h8300-tdep.c: Add support of EXR register
7577 * config/h8300/tm-h8300.h: Ditto.
7578
906709f4
AV
75792002-05-17 Andrey Volkov <avolkov@transas.com>
7580
7581 * h8300-tdep.c: Add additional CCR flags (I,UI,H,U)
7582
6e591d68
AV
75832002-05-17 Andrey Volkov <avolkov@transas.com>
7584
7585 * h8300-tdep.c: Change literal regnums to REGNO.
7586
84f0252a
JB
75872002-05-17 Jim Blandy <jimb@redhat.com>
7588
e0e9281e
JB
7589 * NEWS: Note addition of macro support.
7590
84f0252a
JB
7591 Expand preprocessor macros in C expressions.
7592 * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
7593 (scan_macro_expansion, scanning_macro_expansion,
7594 finished_macro_expansion): New function declarations.
7595 (expression_macro_lookup_func, expression_macro_lookup_baton): New
7596 variable declarations.
7597 * parser-defs.h (expression_context_pc): New declaration.
7598 * parse.c (expression_context_pc): New variable.
7599 (parse_exp_1): Set expression_context_pc, as well as
7600 expression_context_block.
7601 * c-exp.y (yylex): If we're not already reading the result of a
7602 macro expansion, try to macro-expand the next token. When we're
7603 done scanning a macro expansion, switch back to the mainline text.
7604 Commas and `if's in a macro's expansion don't terminate the input.
7605 * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
7606 (macro_original_text, macro_expanded_text,
7607 expression_macro_lookup_func, expression_macro_lookup_baton): New
7608 variables.
7609 (scan_macro_expansion, scanning_macro_expansion,
7610 finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
7611 c_preprocess_and_parse): New functions.
7612 (c_language_defn, cplus_language_defn, asm_language_defn): Call
7613 c_preprocess_and_parse, instead of c_parse.
7614 * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
7615 (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
7616
1c509ca8
JR
7617Fri May 17 14:26:19 2002 J"orn Rennecke <joern.rennecke@superh.com>
7618
7619 * sh-tdep.c (gdb_print_insn_sh64): Delete.
7620 (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
7621 (sh_gdbarch_init): Always use gdb_print_insn_sh.
7622
2250ee0c
CV
76232002-05-17 Corinna Vinschen <vinschen@redhat.com>
7624
7625 * NEWS: Add section for multi-arched targets. Add v850 to that section.
7626
ab3b8126
JT
76272002-05-17 Jason Thorpe <thorpej@wasabisystems.com>
7628
7629 * Makefile.in (sh_tdep_h): Define and use.
7630 * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
7631 register enum): Move to...
7632 * * sh-tdep.h: ...here.
7633 * sh-tdep.c: Include sh-tdep.h.
7634 * sh3-rom.c: Likewise.
7635 * shnbsd-tdep.c: Likewise.
7636
ed9d4749
MS
76372002-05-16 Michael Snyder <msnyder@redhat.com>
7638
7639 * arm-tdep.c: Spelling fix in comment.
7640
2e276125
JB
76412002-05-16 Jim Blandy <jimb@redhat.com>
7642
6821892e
JB
7643 Add commands for manually expanding macros and showing their
7644 definitions.
7645 * macrocmd.c, macroscope.c, macroscope.h: New files.
7646 * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
7647 (macroscope_h): New variable.
7648 (HFILES_NO_SRCDIR): Add macroscope.h.
7649 (COMMON_OBS): Add macrocmd.o, macroscope.o.
7650 (macroscope.o, macrocmd.o): New rules.
7651
2e276125
JB
7652 Teach the Dwarf 2 reader to read macro information.
7653 * dwarf2read.c: #include "macrotab.h".
7654 (dwarf_macinfo_buffer): New variable.
7655 (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
7656 dwarf_macinfo_size.
7657 (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
7658 (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
7659 dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
7660 dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
7661 dwarf2_macro_spaces_in_definition): New complaints.
7662 (dwarf2_has_info): Initialize dwarf_macinfo_offset.
7663 (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
7664 (dwarf2_build_psymtabs_hard): Record the buffer and its size in
7665 the partial symbol table.
7666 (psymtab_to_symtab_1): Set the macinfo buffer and size globals
7667 from what's recorded in the partial symbol table.
7668 (read_file_scope): If the compilation unit has a
7669 `DW_AT_macro_info' attribute, read its macro information.
7670 * Makefile.in (dwarf2read.o): Depend on macrotab.h.
7671
2f53fe6c
DJ
76722002-05-16 Daniel Jacobowitz <drow@mvista.com>
7673
7674 Fix PR gdb/546
7675 * ser-tcp.c: Don't include <netinet/udp.h>.
7676
2be99286
SC
76772002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7678
7679 * MAINTAINERS: Update my email address.
7680
c9af212b 76812002-05-16 Richard Earnshaw <rearnsha@arm.com>
8501bbeb
RE
7682
7683 * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
7684 include file of the same name.
7685
bf5f1a52
CV
76862002-05-16 Corinna Vinschen <vinschen@redhat.com>
7687
7688 * configure.tgt: Mark v850 as multi-arched.
7689 * config/v850/tm-v850.h: Remove file.
7690 * config/v850/v850.mt: Eliminate TM_FILE.
7691
435e042a
CV
76922002-05-16 Corinna Vinschen <vinschen@redhat.com>
7693
7694 * v850-tdep.c: Full multi-arch.
7695 * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
7696 Define GDB_MULTI_ARCH to 2.
7697
9819c6c8
PM
76982002-05-16 Pierre Muller <muller@ics.u-strasbg.fr>
7699
7700 * p-exp.y (current_type): New static variable.
7701 Carries the type of the expression at the position that is parsed.
7702 (push_current_type, pop_current_type): Two new functions. Used
7703 to store/restore current_type in expression on specific tokens.
c9af212b
RE
7704 (search_field): New static variable. Set to one after parsing a point
7705 as at that point only a FIELDNAME token should be searched.
9819c6c8
PM
7706 (FIELDNAME): New token. After a point only a token belonging to
7707 current_type type definition is allowed.
7708 (all over token rules): reset and change current_type according
7709 to rules.
7710 (exp '[' rule): insert implicit array index field if
7711 exp is a pascal string type.
7712
3a06899a
CV
77132002-05-16 Corinna Vinschen <vinschen@redhat.com>
7714
7715 * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extra
7716 frame info. Use frame_info's saved_regs instead of matching member
7717 in extra_frame_info throughout.
7718 (v850_frame_init_saved_regs): New function.
7719 (v850_init_extra_frame_info): Move most functionality into
7720 v850_frame_init_saved_regs().
7721 * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
7722 (v850_frame_find_saved_regs): Remove declaration.
7723 (FRAME_FIND_SAVED_REGS): Remove definition.
7724 (v850_frame_init_saved_regs): Add declaration.
7725 (FRAME_INIT_SAVED_REGS): Add definition.
7726
6ed14b0e
CV
77272002-05-16 Corinna Vinschen <vinschen@redhat.com>
7728
7729 * v850-tdep.c: Begin multi-arch'ing v850.
7730 (v850_target_architecture_hook): Remove function.
7731 (v850_gdbarch_init): New function. Add code previously in
7732 v850_target_architecture_hook().
7733 (_initialize_v850_tdep): Don't set target_architecture_hook.
7734 Call register_gdbarch_init() instead.
7735
42725910
DJ
77362002-05-16 Daniel Jacobowitz <drow@mvista.com>
7737
7738 * gdbtypes.h (struct cplus_struct_type): Remove args field.
7739 * hpread.c (hpread_read_struct_type): Remove assignments to args.
7740 (fixup_class_method_type): Likewise.
7741
99d9066e
JB
77422002-05-15 Jim Blandy <jimb@redhat.com>
7743
7744 Add macro structures to GDB's symbol tables. Nobody puts anything
7745 in them yet.
7746 * symtab.h (struct symtab): New member: `macro_table'.
7747 * buildsym.h (pending_macros): New global variable.
7748 * buildsym.c: #include "macrotab.h".
7749 (buildsym_init): Initialize `pending_macros'.
7750 (end_symtab): If we found macro information while reading a CU's
7751 debugging info, do build a symtab structure for it. Make the
7752 symtab point to the macro information, and clear the
7753 `pending_macros' pointer which held it while we were reading the
7754 debug info.
7755 (really_free_pendings): Free any pending macro table.
7756 * objfiles.h (struct objfile): New member: `macro_cache'.
7757 * objfiles.c (allocate_objfile): Set allocate and free functions
7758 for the macro cache's objstack.
7759 (free_objfile): Empty the macro cache's obstack.
7760 * symfile.c (reread_symbols): Empty the macro cache's obstack, and
7761 set new allocate and free functions for it.
7762 * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
7763 free functions for the macro cache's objstack. (Why is this
7764 function building its own objfile?)
7765 * symmisc.c (print_objfile_statistics): Print statistics on the
7766 macro bcache.
7767 * Makefile.in: Note that buildsym.o depends on macrotab.h.
7768
c899585b
RE
77692002-05-15 Richard Earnshaw <rearnsha@arm.com>
7770
7771 * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
7772 (REGISTER_U_ADDR): Delete definition.
7773 (arm_register_u_addr): Delete declaration.
7774
a6cdd8c5
RE
77752002-05-15 Richard Earnshaw <rearnsha@arm.com>
7776
7777 * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
7778 (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
7779
c97dcfc7
AC
77802002-05-14 Andrew Cagney <ac131313@redhat.com>
7781
7782 * regcache.c (register_valid): Revise comments refering to "Not
7783 available" and "unavailable".
7784 * frame.c (frame_register_read): Ditto.
7785 * findvar.c (value_of_register): Ditto.
7786
93021b7d
AC
77872002-05-15 Andrew Cagney <cagney@redhat.com>
7788
7789 * Makefile.in (remote_sim_h): Replace remote-sim_h.
7790 (remote-sim.o): Update dependencies.
7791 (d10v-tdep.o): Specify dependencies.
7792 (sim_d10v_h): Define.
7793
a86bc61c
JB
77942002-05-14 Jim Blandy <jimb@redhat.com>
7795
7796 * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
7797 * macrotab.c (macro_lookup_inclusion, find_definition,
7798 new_macro_table): Same.
7799
7800 * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
7801 not `! strcmp ()'. This is a dubious improvement.
7802 * macrotab.c (macro_lookup_inclusion, find_definition): Same.
7803
7804 * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
7805 although it's not necessary, to avoid a warning.
7806
2fdde8f8
DJ
78072002-05-14 Daniel Jacobowitz <drow@mvista.com>
7808
7809 * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
7810 (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
7811 TYPE_INSTANCE_FLAGS.
7812 (struct main_type): New.
7813 (struct type): Move most members to struct main_type. Change
7814 cv_type and as_type to new type_chain member. Add instance_flags.
7815 (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
7816 (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
7817 (finish_cv_type): Remove prototype.
7818 * gdbtypes.c (alloc_type): Update comment. Allocate TYPE_MAIN_TYPE.
7819 Set TYPE_CHAIN.
7820 (alloc_type_instance): New function.
7821 (smash_type): New function.
7822 (make_pointer_type, make_reference_type, make_function_type)
7823 (smash_to_member_type, smash_to_method_type): Call smash_type.
7824 (make_qualified_type): New function.
7825 (make_type_with_address_space): Call make_qualified_type.
7826 (make_cv_type): Likewise.
7827 (finish_cv_type): Remove unnecessary function.
7828 (replace_type): Update comment. Copy TYPE_MAIN_TYPE.
7829 (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
7830 remove TYPE_CV_TYPE and TYPE_AS_TYPE.
7831 * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
7832 * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
7833 * hpread.c (hpread_read_struct_type): Likewise.
7834 * stabsread.c (read_struct_type): Likewise.
7835
843fedf4
EZ
78362002-05-14 Elena Zannoni <ezannoni@redhat.com>
7837
7838 * configure.tgt: Add a catch all sh* target, for cases like
7839 sh[2,3,4]-elf and sh-hms.
7840
05a6c72c
KS
78412002-05-14 Keith Seitz <keiths@redhat.com>
7842
7843 * event-loop.c (create_file_handler): Don't do anything but
7844 update data when we are given a fd which we are already
7845 monitoring.
7846
5d085aaf
ML
78472002-05-14 Michal Ludvig <mludvig@suse.cz>
7848
7849 * dwarf2cfi.c (context_cpy): Copy registers correctly.
7850 (update_context): Use __func__ in warnings.
7851
9db8d71f
DJ
78522002-05-14 Daniel Jacobowitz <drow@mvista.com>
7853
7854 * ser-tcp.c: Include <netinet/udp.h>. Rename tcp_open
7855 and tcp_close to net_open and net_close.
7856 (net_open): Accept "udp:" and "tcp:" specifications. Connect
7857 using UDP if requested. Don't try to disable Nagle on UDP
7858 sockets.
7859 * remote.c (remote_serial_open): New function. Warn about UDP.
7860 (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
7861
5dbc6baa
EZ
78622002-05-13 Elena Zannoni <ezannoni@redhat.com>
7863
7864 * MAINTAINERS: List sh-elf as buildable with ,-Werror.
7865
cc3023f7
EZ
78662002-05-13 Elena Zannoni <ezannoni@redhat.com>
7867
7868 * configure.tgt: Remove sh-hms target.
7869 * MAINTAINERS: Don't list sh-hms as a separate target.
7870
ec2bcbe7
JB
78712002-05-13 Jim Blandy <jimb@redhat.com>
7872
7873 Add first preprocessor macro-expansion files.
7874 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
7875 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
7876 (splay_tree_h, macroexp_h, macrotab_h): New variable.
7877 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
7878 (COMMON_OBS): Add macrotab.o, macroexp.o.
7879 (macroexp.o, macrotab.o): New rules.
7880
6d531722
AC
78812002-05-13 Andrew Cagney <ac131313@redhat.com>
7882
7883 * config/m88k/tm-m88k.h: Update copyright.
7884 (m88k_target_write_pc): Declare
7885 (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
7886 (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
7887 (SHIFT_INST_REGS): Update definition.
7888 * m88k-tdep.c (m88k_target_write_pc): New function. Implement
7889 using old definition of TARGET_WRITE_PC.
7890 * regcache.c (generic_target_write_pc): Delete code handling
7891 NNPC_REGNUM.
7892 * gdbarch.sh (NNPC_REGNUM): Delete.
7893 * gdbarch.h, gdbarch.c: Regenerate.
7894
3e3f2739
RE
78952002-05-13 Richard Earnshaw <rearnsha@arm.com>
7896
7897 * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
7898 builtin reg number.
7899
0004e5a2
DJ
79002002-05-13 Daniel Jacobowitz <drow@mvista.com>
7901
7902 * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
7903 (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
7904 (gen_address_of, gen_struct_ref, gen_repeat): Use type
7905 access macros.
7906 * c-typeprint.c (cp_type_print_method_args): Likewise.
7907 (c_type_print_args): Likewise.
7908 * d10v-tdep.c (d10v_push_arguments): Likewise.
7909 (d10v_extract_return_value): Likewise.
7910 * expprint.c (print_subexp): Likewise.
7911 * gdbtypes.c (lookup_primitive_typename): Likewise.
7912 (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
7913 * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
7914 (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
7915 (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
7916 (TYPE_VECTOR): Likewise.
7917 * hpread.c (hpread_read_struct_type)
7918 (fix_static_member_physnames, fixup_class_method_type)
7919 (hpread_type_lookup): Likewise.
7920 * mdebugread.c (parse_symbol, parse_type): Likewise.
7921 * p-lang.c (is_pascal_string_type): Likewise.
7922 * valops.c (hand_function_call): Likewise.
7923 * x86-64-tdep.c (classify_argument): Likewise.
7924
7925 * hpread.c (hpread_read_function_type)
7926 (hpread_read_doc_function_type): Call replace_type.
7927 * dstread.c (create_new_type): Delete.
7928 (decode_dst_structure, process_dst_function): Call alloc_type.
7929 Use type access macros.
7930
dff95cc7
MK
79312002-05-12 Mark Kettenis <kettenis@gnu.org>
7932
7933 * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
7934 the're not supported by the current architecture.
7935 (i387_fill_fxsave): Likewise.
7936
bbcd32ad
FF
79372002-05-12 Fred Fish <fnf@redhat.com>
7938
7939 * symfile.c (default_symfile_offsets): Arrange for uninitialized
7940 sect_index_xxx members to index the first slot in section_offsets
7941 if all of the section_offsets are zero.
7942
89cf4787
MK
79432002-05-12 Mark Kettenis <kettenis@gnu.org>
7944
7945 * configure.tgt (sparc-*openbsd): Remove entry accidentially
7946 checked in with last change.
7947
1f77ffc5
MK
79482002-05-12 Mark Kettenis <kettenis@gnu.org>
7949
7950 * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
7951 Remove targets. These are canonicalized to i386-*-sysv4.2uw by
7952 config.sub.
7953
89b8b4a9
DJ
79542002-05-12 Daniel Jacobowitz <drow@mvista.com>
7955
7956 * Makefile.in: Update dependencies.
7957
14a5e767
AC
79582002-05-11 Andrew Cagney <ac131313@redhat.com>
7959
7960 * language.c (local_hex_string_custom): Simplify. Do not depend
7961 on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
7962
7963 * memattr.c (mem_info_command): Replace calls to
7964 longest_local_hex_string and longest_local_hex_string_custom.
7965 * buildsym.c (make_blockvector): Ditto.
7966 * solib.c (info_sharedlibrary_command): Ditto.
7967 * tracepoint.c (tracepoints_info): Ditto.
7968 * symtab.c (print_msymbol_info): Ditto.
7969
7970 * language.c (local_hex_string): Delete.
7971 (local_hex_string_custom): Delete.
7972 (longest_local_hex_string): Rename to local_hex_string.
7973 (longest_local_hex_string_custom): Rename to
7974 local_hex_string_custom.
7975 * language.h (local_hex_string): Change parameter type to LONGEST.
7976 (local_hex_string_custom): Ditto.
7977 (longest_local_hex_string): Delete declaration.
7978 (longest_local_hex_string_custom): Ditto.
7979
7980 * solib.c: Update copyright.
7981 * memattr.c: Update copyright.
7982
13d01224
AC
79832002-05-11 Andrew Cagney <ac131313@redhat.com>
7984
7985 * arch-utils.h (legacy_register_to_value): Declare.
7986 (legacy_value_to_register): Declare.
7987 (legacy_convert_register_p): Declare.
7988 * arch-utils.c (legacy_register_to_value): New function.
7989 (legacy_value_to_register): New function.
7990 (legacy_convert_register_p): New function.
7991
7992 * gdbarch.sh (REGISTER_TO_VALUE): Define.
7993 (VALUE_TO_REGISTER): Define.
7994 (CONVERT_REGISTER_P): Define.
7995 * gdbarch.h, gdbarch.c: Regenerate.
7996
7997 * valops.c (value_assign): Use CONVERT_REGISTER_P and
7998 VALUE_TO_REGISTER.
7999 * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
8000 CONVERT_REGISTER_P.
8001
4a1970e4
DJ
80022005-05-11 Daniel Jacobowitz <drow@mvista.com>
8003 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8004
8005 * Makefile.in: Update dependencies for valops.c.
8006 * valops.c: Include "gdb_assert.h".
8007 (typecmp): Skip THIS parameter to methods.
8008 (find_method_list): Remove static_memfuncp argument,
8009 update callers. Check for stub methods.
8010 (find_value_oload_method_list): Don't set *static_memfuncp.
8011 (find_overload_match): Don't check for stub methods. Assert
8012 that methods are not stubbed. Handle static methods.
8013 (value_find_oload_method_list): Remove static_memfuncp argument.
8014 * gdbtypes.c (check_stub_method): Do not add THIS pointer
8015 to the argument list for static stub methods.
8016 * value.h (value_find_oload_method_list): Update prototype.
8017
b2e75d78
AC
80182002-05-11 Andrew Cagney <ac131313@redhat.com>
8019
8020 * arch-utils.h (generic_register_size): Declare.
8021 (generic_register_raw_size, generic_register_virtual_size): Delete
8022 declarations.
8023 * arch-utils.c (generic_register_raw_size): Delete.
8024 (generic_register_size): New function.
8025 (generic_register_virtual_size): Delete.
8026
8027 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
8028 default generic_register_size.
8029 * gdbarch.h, gdbarch.c: Re-generate.
8030
8031 * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
8032 register_virtual_size.
8033 * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
8034 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8035
451fbdda
AC
80362002-05-11 Andrew Cagney <ac131313@redhat.com>
8037
8038 * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
8039 * gdbarch.h, gdbarch.c: Regenerate.
8040 * gnu-v3-abi.c: Update copyright.
8041 (vtable_address_point_offset): Update.
8042 (gnuv3_rtti_type): Update.
8043 (gnuv3_baseclass_offset): Update.
8044 * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
8045 (init_fetch_link_map_offsets): Update.
8046 * remote.c (get_remote_state): Update.
8047
6d2f5cea
DJ
80482002-05-11 Daniel Jacobowitz <drow@mvista.com>
8049
8050 * TODO: Remove value_headof/value_from_vtable_info comment.
8051 * printcmd.c (print_command_1): Don't call value_from_vtable_info.
8052 * values.c (value_headof, value_from_vtable_info): Delete.
8053 * value.h (value_from_vtable_info): Delete prototype.
8054
d2324da4
AC
80552002-05-11 Andrew Cagney <ac131313@redhat.com>
8056
8057 * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
8058 gdb_string.h with $(gdb_string_h) and gdb_regex.h with
8059 $(gdb_regex_h).
8060 (gdb_assert_h): Define.
8061 (gdb_wait_h): Define.
8062 (gdb_regex_h): Define.
8063
5c717440
DJ
80642002-05-11 Daniel Jacobowitz <drow@mvista.com>
8065
8066 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
8067 * linespec.c (find_methods): Handle GCC 3.x template constructors.
8068
6c7861b3
JT
80692002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8070
8071 * nbsd-tdep.c: Fix comment.
8072
ea5bc2a6
JT
80732002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8074
8075 * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
8076 (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
8077 (nbsd-tdep.o): New dependency list.
8078 * alphanbsd-tdep.c: Don't include solib-svr4.h. Include
8079 nbsd-tdep.h.
8080 (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
8081 (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
8082 * nbsd-tdep.c: New file.
8083 * nbsd-tdep.h: New file.
8084 * shnbsd-tdep.c: Don't include solib-svr4.h. Include
8085 nbsd-tdep.h.
8086 (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
8087 (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
8088 * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
8089 * config/sh/nbsd.mt (TDEPFILES): Ditto.
8090
b28da865
JT
80912002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8092
8093 * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
8094 * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
8095 * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
8096 * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
8097 * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
8098 * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
8099
4b8ff1fa
JT
81002002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8101
8102 * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
8103 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
8104 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
8105 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
8106 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
8107 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
8108 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
8109
dfe6eb1f
JT
81102002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8111
8112 * i386nbsd-nat.c: Delete file. Move fetch_core_registers and
8113 fetch_elfcore_registers to...
8114 * i386nbsd-tdep.c: ...here.
8115 (i386nbsd_use_struct_convention): Rename to...
8116 (i386nbsd_aout_use_struct_convention): ...this.
8117 (i386nbsd_supply_reg): New function.
8118 (i386nbsd_fill_reg): New function.
8119 (fetch_core_registers): Use i386nbsd_supply_reg.
8120 (fetch_elfcore_registers): Likewise.
8121 (_initialize_i386nbsd_tdep): New function.
8122 * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
8123 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
8124 * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
8125 * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
8126 (i386nbsd_aout_use_struct_convention): ...this.
8127
20cb8cda
JT
81282002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8129
8130 * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
8131 (store_inferior_registers): Use shnbsd_fill_reg.
8132 * shnbsd-tdep.c (sh_nbsd_supply_registers,
8133 sh_nbsd_supply_register): Collapse into...
8134 (shnbsd_supply_reg): ...this.
8135 (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
8136 (shnbsd_fill_reg): ...this.
8137 (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
8138 (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
8139 (fetch_core_registers): Use shnbsd_supply_reg.
8140 (fetch_elfcore_registers): Use shnbsd_supply_reg.
8141 (sh_nbsd_core_fns): Rename to...
8142 (shnbsd_core_fns): ...this.
8143 (sh_nbsd_elfcore_fns): Rename to...
8144 (shnbsd_elfcore_fns): ...this.
8145 (sh_nbsd_init_abi): Rename to...
8146 (shnbsd_init_abi): ...this.
8147 (_initialize_sh_nbsd_tdep): Rename to...
8148 (_initialize_shnbsd_tdep): ...this.
8149 * shnbsd-tdep.h (sh_nbsd_supply_registers,
8150 sh_nbsd_supply_register, sh_nbsd_fill_registers,
8151 sh_nbsd_fill_register): Remove prototypes.
8152 (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
8153
e750d25e
JT
81542002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8155
8156 * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
8157 (i387-nat.o): Delete dependency list.
8158 (go32-nat.o): Change i387-nat.h to i387-tdep.h.
8159 (x86-64-linux-nat.o): Likewise.
8160 * i387-nat.c: Delete file, moving contents to...
8161 * i387-tdep.c: ...here.
8162 * i387-nat.h: Rename...
8163 * i387-tdep.h: ...to this.
8164 * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
8165 * i386-linux-nat.c: Likewise.
8166 * i386bsd-nat.c: Likewise.
8167 * i386gnu-nat.c: Likewise.
8168 * i386nbsd-nat.c: Likewise.
8169 * i386v4-nat.c: Likewise.
8170 * x86-64-linux-nat.c: Likewise.
8171 * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
8172 * config/i386/go32.mh (NATDEPFILES): Likewise.
8173 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
8174 * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
8175 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
8176 * config/i386/linux.mh (NATDEPFILES): Likewise.
8177 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
8178 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
8179 * config/i386/obsd.mh (NATDEPFILES): Likewise.
8180 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
8181
1aee598a
JT
81822002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8183
8184 * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
8185 (alphanbsd-nat.o): Remove dependency list.
8186 (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
8187 * alphanbsd-nat.c: Delete. Contents moved to...
8188 * alphanbsd-tdep.c: ...here.
8189 (_initialize_alphanbsd_tdep): Register core functions.
8190 * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
8191
12bcb0fe
JT
81922002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
8193
8194 * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
8195 (alphabsd-nat.o): Depend on alphabsd-tdep.h.
8196 (alphanbsd-nat.o): Likewise.
8197 (alphabsd-tdep.o): New dependency list.
8198 * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
8199 (fill_gregset): Use alphabsd_fill_reg.
8200 (supply_fpregset): Use alphabsd_supply_fpreg.
8201 (fill_fpregset): Use alphabsd_fill_fpreg.
8202 (fetch_inferior_registers): Use struct reg and struct fpreg
8203 rather than gregset_t and fpregset_t. Use alphabsd_supply_reg
8204 and alphabsd_supply_fpreg.
8205 (store_inferior_registers): Use struct reg and struct fpreg
8206 rather than gregset_t and fpregset_t. Use alphabsd_fill_reg
8207 and alphabsd_fill_fpreg.
8208 * alphabsd-tdep.c: New file.
8209 * alphabsd-tdep.h: New file.
8210 * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
8211 (fetch_elfcore_registers): Use alphabsd_supply_reg and
8212 alphabsd_supply_fpreg.
8213 * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
8214 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
8215
361d1df0
EC
82162002-05-11 Eric Christopher <echristo@redhat.com>
8217
8218 * mips-tdep.c (mips_double_register_type): Fix thinko.
8219 (mips_single_register_type): Ditto.
8220 * MAINTAINERS: Add self.
8221
92dd7cee
MK
82222002-05-11 Mark Kettenis <kettenis@gnu.org>
8223
8224 * i387-nat.c (i387_supply_register, i387_fill_fsave,
8225 i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
8226 right thing on architectures with different endianness and/or
8227 integer sizes.
8228
e27da16d
JT
82292002-05-10 Jason Thorpe <thorpej@wasabisystems.com>
8230
8231 From Christian Limpach <chris@Pin.LU>
8232 * configure.in: Change sed expression which comments out
8233 NATDEPFILES to also comment out continuation lines.
8234 * configure: Regenerate.
8235
ddde02bd
EZ
82362002-05-10 Elena Zannoni <ezannoni@redhat.com>
8237
8238 * sh-tdep.c: Clean up code erroneously reintroduced by previous
8239 big patch.
8240
1c922164
EZ
82412002-05-10 Elena Zannoni <ezannoni@redhat.com>
8242
8243 * sh-tdep.c: Include correct file.
8244
283150cd
EZ
82452002-05-10 Elena Zannoni <ezannoni@redhat.com>
8246
8247 New support for sh64-elf (sh5) target.
8248
8249 * configure.tgt: For sh64-elf target, default to sh-elf.
8250
8251 * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
8252 (struct gdbarch_tdep): Add new fields for new registers and ABI
8253 info.
361d1df0 8254
283150cd
EZ
8255 * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
8256 (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
8257 MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
8258 UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
8259 IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
8260 IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
8261 IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
8262 IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
8263 IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
8264 IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
8265 IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
8266 (sh_sh64_register_name, sh64_elf_make_msymbol_special,
8267 pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
8268 sh64_skip_prologue_hard_way, sh64_use_struct_convention,
8269 gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
8270 sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
8271 sh64_get_gdb_regnum, sh64_media_reg_base_num,
8272 sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
8273 sign_extend, sh64_nofp_frame_init_saved_regs,
8274 sh64_init_extra_frame_info, sh64_get_saved_register,
8275 sh64_extract_struct_value_address, sh64_pop_frame,
8276 sh64_push_arguments, sh64_extract_return_value,
8277 sh64_store_return_value, sh64_show_media_regs,
8278 sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
8279 sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
8280 sh_sh64_register_virtual_type,
8281 sh_sh64_register_convert_to_virtual,
8282 sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
8283 sh64_register_read, sh64_pseudo_register_write,
8284 sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
8285 do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
8286 sh64_do_pseudo_register, sh_compact_do_registers_info,
8287 sh64_do_registers_info, sh_gdbarch_init): New functions.
8288
3117ed25
EZ
82892002-05-10 Elena Zannoni <ezannoni@redhat.com>
8290
8291 * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
8292
2654e6d4
DJ
82932002-05-10 Daniel Jacobowitz <drow@mvista.com>
8294
8295 * linespec.c (decode_line_1): Check for a double quote after
8296 a filename correctly.
8297
9ab3e532
JB
82982002-05-10 Jim Blandy <jimb@redhat.com>
8299
8300 Properly track the size of the current objfile's .debug_line section.
8301 * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
8302 (DWARF_LINE_SIZE): New macro.
8303 (dwarf2_build_psymtabs_hard): Record the line section's size in
8304 the partial symbol table.
8305 (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
8306 symbol table.
8307
126fa72d
PS
83082002-05-10 Petr Sorfa <petrs@caldera.com>
8309
8310 * ia64-tdep.c: Handle breakpoints on L instruction type
8311 in MLX instruction bundle by moving the breakpoint to
8312 the third slot (X instruction type) as L holds only data.
8313
1f077a3e
KB
83142002-05-10 Kevin Buettner <kevinb@redhat.com>
8315
8316 * dbxread.c (discarding_local_symbols_complaint): New complaint.
8317 (process_one_symbol): Complain about discarding local symbols
8318 due to a misplaced N_LBRAC entry.
8319
8120c9d5 83202002-05-09 Elena Zannoni <ezannoni@redhat.com>
361d1df0
EC
8321
8322 From Daniel Berlin <dan@cgsoftware.com>
8120c9d5
EZ
8323 * linespec.c (find_toplevel_char): '<' and '>' also increase and
8324 decrease the depth we are at, in the case of templates.
361d1df0 8325
67b2c998
DJ
83262002-05-09 Daniel Jacobowitz <drow@mvista.com>
8327
8328 * mips-tdep.c (mips_float_register_type): New function.
8329 (mips_double_register_type): New function.
8330 (mips_print_register): Use them.
8331 (do_fp_register_row): Likewise.
8332
fd326606
DJ
83332002-05-09 Daniel Jacobowitz <drow@mvista.com>
8334
6609d9af 8335 * signals/signals.c (signals): Remove conditional compilation around
fd326606 8336 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
6609d9af 8337 (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
fd326606 8338
bef35864
MS
83392002-05-09 Michael Snyder <msnyder@redhat.com>
8340
8341 * remote-rdp.c (remote_rdp_can_run): Remove.
8342
c55a3f73
TT
83432002-05-09 Tom Tromey <tromey@redhat.com>
8344
8345 * jv-valprint.c (java_val_print): Handle `char' as a special case
8346 of TYPE_CODE_INT.
8347
b8d5e71d
MS
83482002-05-09 Michael Snyder <msnyder@redhat.com>
8349
8350 * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
8351 strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
361d1df0 8352 strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
b8d5e71d 8353 str r(0123),[sp,#nn].
361d1df0 8354 (arm_skip_prologue): Ditto. Also make disassembly
b8d5e71d
MS
8355 order-independent by placing it in a loop.
8356
e2cd42dd
MS
83572002-05-06 Michael Snyder <msnyder@redhat.com>
8358
8359 * stabsread.c (read_type): Add recognition for new attribute:
8360 "@V;" means that an array type is actually a vector.
8361 This is analogous to the vector flag that's been added to dwarf2.
8362
3ce1502b
MK
83632002-05-09 Mark Kettenis <kettenis@gnu.org>
8364
8365 * i386-tdep.h (i386_abi): New enum.
8366 (struct gdbarch_tdep): Replace os_ident member with abi.
8367 (i386_gdbarch_register_os_abi): New prototype.
8368 * i386-tdep.c (i386_abi_names): New array.
8369 (process_note_abi_tag_sections): Removed.
8370 (process_note_sections): New function.
8371 (i386_elf_abi_from_note, i386_elf_abi): New functions.
8372 (struct i386_abi_handler): New struct.
8373 (i386_abi_handler_list): New variable.
8374 (i386_gdbarch_register_os_abi): New function.
8375 (i386_gdbarch_init): Adapt for the changes given above.
8376
084c156a
DJ
83772002-05-08 Daniel Jacobowitz <drow@mvista.com>
8378
8379 * gregset.h: Say "GNU/Linux".
8380
6599f021
EZ
83812002-05-08 Elena Zannoni <ezannoni@redhat.com>
8382
8383 * gdbtypes.c : Add new builtin type for 64 bit vectors.
8384 (build_gdbtypes): Build builtin_type_v2_float.
8385 (_initialize_gdbtypes): Register new builtin type.
8386
40af4b0c
AC
83872002-05-08 Andrew Cagney <ac131313@redhat.com>
8388
8389 * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
8390 (clear_gdbarch_swap): New function.
8391 (initialize_non_multiarch): Call.
8392 (gdbarch_update_p): Before calling init(), swap out and clear the
8393 existing architecture.
8394 * gdbarch.c: Regenerate.
8395
4fe84f46
JT
83962002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
8397
8398 * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
8399 alphanbsd-tdep.c.
8400
4015edd1
JT
84012002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
8402
8403 * sh-nbsd-nat.c: Rename to...
8404 * shnbsd-nat.c: ...this.
8405 * sh-nbsd-tdep.c: Rename to...
8406 * shnbsd-tdep.c: ...this.
8407 * sh-nbsd-tdep.h: Rename to...
8408 * shnbsd-tdep.h: ...this.
8409 * config/sh/nbsd.mh: Use shnbsd-nat.o.
8410 * config/sh/nbsd.mt: Use shnbsd-tdep.o.
8411
0e2bd219
RE
84122002-05-08 Richard Earnshaw <rearnsha@arm.com>
8413
8414 * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
8415 concatenation for command help messages.
8416
13a38d45
JT
84172002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
8418
8419 * NEWS: Note new sh*-*-netbsdelf* configuration.
8420 * configure.host: Set gdb_host_cpu to sh for all sh*.
8421 (sh*-*-netbsdelf*): New host.
8422 * configure.tgt: Set gdb_target_cpu to sh for all sh*.
8423 (sh*-*-netbsdelf*): New target.
8424 * sh-nbsd-nat.c: New file.
8425 * sh-nbsd-tdep.c: New file.
8426 * sh-nbsd-tdep.h: New file.
8427 * config/sh/nbsd.mh: New file.
8428 * config/sh/nbsd.mt: New file.
8429 * config/sh/nm-nbsd.h: New file.
8430 * config/sh/tm-nbsd.h: New file.
8431
d658f924
JT
84322002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
8433
8434 * sh-tdep.c (sh_osabi_names): Declare.
8435 (process_note_abi_tag_sections): New function.
8436 (get_elfosabi): Ditto.
8437 (sh_gdbarch_register_os_abi): Ditto.
8438 (sh_dump_tdep): Ditto.
8439 _initialize_sh_tdep): Use gdbarch_register to register
8440 sh_gdbarch_init and sh_dump_tdep.
8441 * config/sh/tm-sh.h (sh_osabi): Declare.
8442 (gdbarch_tdep): Add sh_osabi and osabi_name members.
8443
848cfffb
AC
84442002-05-07 Andrew Cagney <ac131313@redhat.com>
8445
8446 * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
8447 (thumb_scan_prologue): Ditto.
8448 (arm_find_callers_reg): Ditto.
8449 (arm_frame_chain): Ditto.
8450 (arm_init_extra_frame_info): Ditto.
8451 (arm_frame_saved_pc): Ditto.
8452 (arm_pop_frame): Ditto.
8453 (arm_push_return_address): New function.
8454 (arm_gdbarch_init): Initialize use_generic_dummy_frames,
8455 call_dummy_location, call_dummy_breakpoint_offset_p,
8456 call_dummy_breakpoint_offset, call_dummy_p,
8457 call_dummy_stack_adjust_p, call_dummy_words,
8458 sizeof_call_dummy_words, call_dummy_start_offset,
8459 call_dummy_length, fix_call_dummy, pc_in_call_dummy,
8460 call_dummy_address, push_return_address and push_dummy_frame for
8461 generic dummy frames.
8462
e7d717c0
JT
84632002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
8464
8465 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
8466 size computation for alloca.
8467 (sh_fp_frame_init_saved_regs): Likewise.
8468
7bbcf283
RE
84692002-05-07 Richard Earnshaw <rearnsha@arm.com>
8470
8471 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
8472 (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
361d1df0 8473 * arm-tdep.c (arm_store_return_value): Use them.
7bbcf283
RE
8474 Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
8475 * remote-rdp.c (remote_rdp_fetch_register): Use
8476 ARM_MAX_REGISTER_RAW_SIZE.
8477 (remote_rdp_store_register): Likewise.
8478
4657573b
ML
84792002-05-07 Michal Ludvig <mludvig@suse.cz>
8480
361d1df0 8481 * dwarf2cfi.c: Code cleanup, removed unused variables,
4657573b
ML
8482 added default labels to switch {} statements.
8483 * x86-64-tdep.c: Ditto.
8484 * x86-64-linux-nat.c: Ditto.
8485
010f3b2f
JT
84862002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
8487
8488 * solib.h: Protect against multiple inclusion.
8489
debd256d
JB
84902002-05-06 Jim Blandy <jimb@redhat.com>
8491
9ab3e532
JB
8492 Add first preprocessor macro-expansion files.
8493 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
8494 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
8495 (splay_tree_h, macroexp_h, macrotab_h): New variable.
8496 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
8497 (COMMON_OBS): Add macrotab.o, macroexp.o.
8498 (macroexp.o, macrotab.o): New rules.
8499
debd256d
JB
8500 Separate the job of reading the line number info statement program
8501 header (...expialidocious) out into its own function.
8502 * dwarf2read.c (struct line_head, struct filenames, struct
8503 directories): Replace with...
8504 (struct line_header): New structure, containing the full
8505 contents of the statement program header, including the
8506 include directory and file name tables.
8507 (read_file_scope): If we have line number info, instead of just
8508 calling dwarf_decode_lines to do all the work, call
8509 dwarf_decode_line_header first to get a `struct line_header'
8510 containing the data in the statement program header, and then
8511 pass that to dwarf_decode_lines, which will pick up where that
8512 left off. Be sure to clean up the `struct line_header' object.
8513 (dwarf_decode_line_header, free_line_header, add_include_dir,
8514 add_file_name): New functions.
8515 (dwarf_decode_lines): Move all the code to read the statement
8516 program header into dwarf_decode_line_header. Take the line
8517 header it built as the first argument, instead of the offset to
8518 the compilation unit's line number info. Use the new `struct
8519 line_header' type instead of the old structures. No need to do
8520 cleanups here now, since we don't allocate anything.
8521 (dwarf2_statement_list_fits_in_line_number_section,
8522 dwarf2_line_header_too_long): New complaints.
8523
ac3aafc7
EZ
85242002-05-06 Elena Zannoni <ezannoni@redhat.com>
8525
8526 * gdbtypes.c (init_vector_type): New function.
8527 (build_builtin_type_vec128): Simplify the representation of SIMD
8528 registers.
8529 (build_gdbtypes): Initialize new builtin vector types.
8530 (_initialize_gdbtypes): Register new vector types with gdbarch.
8531 (builtin_type_v4_float, builtin_type_v4_int32,
8532 builtin_type_v8_int16, builtin_type_v16_int8,
8533 builtin_type_v2_int32, builtin_type_v4_int16,
8534 builtin_type_v8_int8): New (renamed) SIMD types.
8535
13e49980
MK
85362002-05-06 Mark Kettenis <kettenis@gnu.org>
8537
8538 * i387-nat.c (i387_fill_fsave): Use regcache_collect.
8539 (i387_fill_fxsave): Likewise.
8540
997b20b8
AO
85412002-05-05 Alexandre Oliva <aoliva@redhat.com>
8542
8543 * alpha-tdep.c (alpha_extract_return_value): Don't use
8544 non-constant array size in prototype.
8545
535c96ce
AC
85462002-05-04 Andrew Cagney <ac131313@redhat.com>
8547
8548 From Brian Taylor <briant at model dot com>:
8549 * ui-out.c (ui_out_field_core_addr): Use the function
8550 longest_local_hex_string_custom'to format addresses > 32 bits
8551 wide.
8552
8553 * ui-out.c (ui_out_field_core_addr): Update comment.
8554
bedfa57b
AC
85552002-05-04 Andrew Cagney <ac131313@redhat.com>
8556
8557 * stack.c (select_and_print_frame): Make static. Delete the
8558 parameter `level'.
8559 (func_command): Update call.
8560 (select_frame_command): Delete code computing the frame level.
8561 * frame.h (select_and_print_frame): Delete declaration.
8562
f621c63e
AC
85632002-05-04 Andrew Cagney <ac131313@redhat.com>
8564
8565 * sparc-tdep.c (sparc_get_saved_register): Comment why
8566 get_prev_frame call is safe.
8567
0f7d239c
AC
85682002-05-04 Andrew Cagney <ac131313@redhat.com>
8569
8570 * frame.h (select_frame): Delete level parameter.
8571 * stack.c (select_frame): Update. Use frame_relative_level to
8572 obtain the frame's level.
8573 (select_and_print_frame): Update call.
8574 (select_frame_command): Ditto.
8575 (up_silently_base): Ditto.
8576 (down_silently_base): Ditto.
8577 * ocd.c (ocd_start_remote): Ditto.
8578 * remote-rdp.c (remote_rdp_open): Ditto.
8579 * remote-mips.c (mips_initialize): Ditto.
8580 (common_open): Ditto.
8581 * remote-e7000.c (e7000_start_remote): Ditto.
8582 * m3-nat.c (select_thread): Ditto.
8583 * hppa-tdep.c (child_get_current_exception_event): Ditto.
8584 (child_get_current_exception_event): Ditto.
8585 * varobj.c (varobj_create): Ditto.
8586 (varobj_update): Ditto.
8587 (c_value_of_root): Ditto.
8588 * tracepoint.c (finish_tfind_command): Ditto.
8589 * corelow.c (core_open): Ditto.
8590 * arch-utils.c (generic_prepare_to_proceed): Ditto.
8591 * thread.c (info_threads_command): Ditto.
8592 (switch_to_thread): Ditto.
8593 * infrun.c (normal_stop): Ditto.
8594 (restore_selected_frame): Ditto.
8595 (restore_inferior_status): Ditto.
8596 * breakpoint.c (insert_breakpoints): Ditto.
8597 (watchpoint_check): Ditto.
8598 (bpstat_stop_status): Ditto.
8599 (do_enable_breakpoint): Ditto.
8600 * blockframe.c (flush_cached_frames): Ditto.
8601 (reinit_frame_cache): Ditto.
8602
71d6c7b1
AC
86032002-05-04 Andrew Cagney <ac131313@redhat.com>
8604
8605 * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
8606 maintainer.
8607
cda6c68a
JB
86082002-05-04 Jim Blandy <jimb@redhat.com>
8609
8610 * gdbtypes.c (replace_type): Doc fix.
8611
5c1c87f0
AC
86122002-05-04 Andrew Cagney <ac131313@redhat.com>
8613
8614 * valprint.c (strcat_longest): Delete commented out function.
8615 Update copyright.
8616
cd9bfe15
AC
86172002-05-04 Andrew Cagney <ac131313@redhat.com>
8618
8619 * MAINTAINERS: Mark a29k as deleted.
8620 * NEWS: Mention that a29k was removed. Add OBSOLETE section.
8621 Move new configurations to the top.
8622 * configure.tgt: Remove a29k.
8623 * config/a29k/tm-vx29k.h: Delete.
8624 * config/a29k/vx29k.mt: Delete.
8625 * config/a29k/tm-a29k.h: Delete.
8626 * config/a29k/a29k-udi.mt: Delete.
8627 * config/a29k/a29k.mt: Delete.
8628 * a29k-tdep.c: Delete.
8629 * remote-udi.c: Delete.
8630 * remote-mm.c: Delete.
8631 * remote-eb.c: Delete.
8632 * remote-adapt.c: Delete.
8633 * Makefile.in: Remove obsolete code.
cd9bfe15
AC
8634 * config/s390/s390x.mt: Ditto.
8635 * config/s390/s390.mt: Ditto.
8636 * config/sparc/sparclynx.mh: Ditto.
8637 * config/sparc/linux.mh: Ditto.
8638 * config/pa/hppaosf.mh: Ditto.
8639 * config/pa/hppabsd.mh: Ditto.
8640 * config/ns32k/nbsd.mt: Ditto.
8641 * config/mips/vr5000.mt: Ditto.
8642 * config/m68k/sun3os4.mh: Ditto.
8643 * config/m68k/nbsd.mt: Ditto.
8644 * config/m68k/m68klynx.mh: Ditto.
8645 * config/m32r/m32r.mt: Ditto.
8646 * config/i386/x86-64linux.mt: Ditto.
8647 * config/i386/nbsdelf.mt: Ditto.
8648 * config/i386/nbsd.mt: Ditto.
8649 * config/i386/i386lynx.mh: Ditto.
8650
bf0c5130
AC
86512002-05-04 Andrew Cagney <ac131313@redhat.com>
8652
8653 * target.c (debug_print_register): New function. Handle oversize
8654 registers.
8655 (debug_to_fetch_registers): Call.
8656 (debug_to_store_registers): Call.
8657
2ae1c2d2
JB
86582002-05-03 Jim Blandy <jimb@redhat.com>
8659
13a393b0
JB
8660 * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
8661 (read_type): Doc fix.
8662 * gdbtypes.c (replace_type): Doc fix.
8663
2ae1c2d2
JB
8664 * stabsread.c (multiply_defined_struct): New complaint.
8665 (read_struct_type): If the type we were passed isn't empty, or
8666 incomplete, don't read the new struct type into it; complain,
8667 and return the original type unchanged. Take a new `type_code'
8668 argument, which is the type code for the new type.
8669 (read_type): Rather than storing the type's type code here, pass
8670 it as an argument to read_struct_type, and let that take care of
8671 storing it. That way, we don't overwrite the original type code,
8672 so read_struct_type can use it to decide whether we're overwriting
8673 something we shouldn't.
8674 (complain_about_struct_wipeout): New function.
8675
8de9bdc4
AC
86762002-05-03 Andrew Cagney <ac131313@redhat.com>
8677
8678 * gdbarch.sh: Assert that gdbarch is non-NULL.
8679 * gdbarch.c: Regenerate.
8680
f773fdbb
JM
86812002-05-03 Jason Merrill <jason@redhat.com>
8682
8683 * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
8684 and return NULL.
8685
0e04a514
ML
86862002-05-03 Michal Ludvig <mludvig@suse.cz>
8687
8688 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
8689 (x86_64_dwarf2gdb_regno_map_length),
8690 (x86_64_dwarf2_reg_to_regnum): Added.
8691 (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
8692 (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
8693 (_initialize_x86_64_tdep): Synced with the change above.
8694 (x86_64_skip_prologue): Reformulated message.
8695
065432a8
PM
86962002-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
8697
8698 * f-exp.y: Also use new prev_lexptr variable
8699 to improve error reporting. Based on Michael Snyder
8700 2002-04-24 dated patch to c-exp.y.
8701 * jv-exp.y: Likewise.
8702 * m2-exp.y: Likewise.
8703
a3162708
EZ
87042002-05-02 Elena Zannoni <ezannoni@redhat.com>
8705
8706 * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
8707 we are dealing with vectors.
8708
03620c38
PM
87092002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8710
8711 * config/m68k/tm-nbsd.h: Obvious fix,
8712 correct machine name.
8713
6604db2e
PM
87142002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8715
8716 * p-typeprint.c (pascal_type_print_base): Add support
8717 for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
8718
0906b739
PM
87192002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8720
8721 * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
8722 for fondamental pascal 'char' type.
8723
e2625b33
PM
87242002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8725
8726 * p-lang.h (is_pascal_string_type): Declaration changed,
8727 new sixth argument of type char ** added.
361d1df0 8728 * p-lang.c (is_pascal_string_type): Implementation
e2625b33
PM
8729 changed. Args length_pos, length_size, string_pos, char_size
8730 can now be NULL. New argument arrayname set to the field
8731 name of the char array. Return value set to char array
8732 field index plus one.
361d1df0 8733 * p-valprint.c (pascal_val_print): Adapt to new declaration of
e2625b33
PM
8734 is_pascal_string_type function.
8735
cf17c188
AC
87362002-05-02 Andrew Cagney <cagney@redhat.com>
8737
8738 * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
8739 <cagney@redhat.com> change.
8740 * gdbarch.c: Regenerate.
8741
52bca491
AC
87422002-05-02 Andrew Cagney <cagney@redhat.com>
8743
8744 * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
8745 before probing for a new one. Detect errorenous gdbarch_init
8746 functions.
8747 * gdbarch.c: Regenerate.
8748
d5e72505
AC
87492002-05-01 Andrew Cagney <cagney@redhat.com>
8750
8751 * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
8752 * config/mcore/tm-mcore.h: Ditto. Update copyright.
8753 * config/v850/tm-v850.h: Ditto. Update copyright.
8754
af566d9f
AC
87552002-04-30 Andrew Cagney <ac131313@redhat.com>
8756
8757 * cris-tdep.c (cris_gdbarch_init): Use arches instead of
8758 current_gdbarch.
8759
880d85fa
MS
87602002-04-30 Michael Snyder <msnyder@redhat.com>
8761
94c30b78
MS
8762 * arm-tdep.c: Whitespace clean-ups.
8763 (arm_skip_prologue): Fix thinko; two lines
880d85fa
MS
8764 should have been removed as part of 4/24 change.
8765
6f5987a6
KB
87662002-04-30 Kevin Buettner <kevinb@redhat.com>
8767
8768 * rs6000-tdep.c: Added comment describing how fpscr register
8769 numbers were chosen.
8770
1a113c93
MS
87712002-04-30 Michael Snyder <msnyder@redhat.com>
8772
8773 * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
8774
9a6f53fe
EZ
87752002-04-29 Elena Zannoni <ezannoni@redhat.com>
8776
8777 * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
8778 (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
8779 (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
8780
11ed25ac
KB
87812002-04-29 Kevin Buettner <kevinb@redhat.com>
8782
8783 From Louis Hamilton <hamilton@redhat.com>:
8784 * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
8785 * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
8786 * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
8787 not bfd-private xcoff data, to determine wordsize.
8788 * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
8789
ae232405
AC
87902002-04-29 Andrew Cagney <ac131313@redhat.com>
8791
8792 GDB 5.2 released from 5.2 branch.
8793
91fd20f7
ML
87942002-04-29 Michal Ludvig <mludvig@suse.cz>
8795
8796 * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
8797 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
8798 (x86_64_register_info_table): Added comments with register numbers.
361d1df0 8799
2dc5091b
EZ
88002002-04-29 Elena Zannoni <ezannoni@redhat.com>
8801
8802 * rs6000-tdep.c (rs6000_extract_return_value,
8803 rs6000_store_return_value): Handle returning vectors.
8804 (rs6000_gdbarch_init): Use
8805 ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
8806 * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
8807 New function.
8808 (ppc_sysv_abi_use_struct_convention): Deal with functions returning
8809 vectors.
8810 (ppc_sysv_abi_push_arguments): Handle vector parameters.
8811 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
361d1df0 8812
2b9848d8
PM
88132002-04-24 Pierre Muller <ics.u-strasbg.fr>
8814
8815 * hpread.c (hpread_psymtab_to_symtab_1,
aacb1f0a 8816 hpread_psymtab_to_symtab): Replace fprintf tab_to_s...)
2b9848d8
PM
8817 with fprintf_unfiltered (gdb_stderr,...).
8818
f8d17dc5
PM
88192002-04-24 Pierre Muller <ics.u-strasbg.fr>
8820
8821 * remote-array.c (printf_monitor, write_monitor,
361d1df0 8822 array_insert_breakpoint, array_remove_breakpoint ):
f8d17dc5
PM
8823 Replace fprintf (stderr,...
8824 with fprintf_unfiltered (gdb_stderr,....
8825 * remote-es.c: Likewise.
8826 * remote-os9k.c: Likewise.
8827 * remote-st.c: Likewise.
8828
2f2f1ad1
AS
88292002-04-28 Andreas Schwab <schwab@suse.de>
8830
8831 * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
8832 linux-proc.o and gcore.o.
8833
b6779aa2
AC
88342002-04-26 Michal Ludvig <mludvig@suse.cz>
8835
8836 * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
8837 code without frame pointers.
8838
7e57f5f4
AC
88392002-04-26 Andrew Cagney <ac131313@redhat.com>
8840
8841 * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
8842 ON_STACK is needed.
8843
2ceb85d0
BE
88442002-04-26 Ben Elliston <bje@redhat.com>
8845
8846 * target.c (do_xfer_memory): Correct reference to the new option
8847 "trust-readonly-sections".
8848
f5f8a009
EZ
88492002-04-26 Elena Zannoni <ezannoni@redhat.com>
8850
8851 * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
8852 * gdbtypes.c (recursive_dump_type): Output the vector flag.
8853 * dwarf2read.c (dwarf_attr_name): Handle new attribute for
8854 vectors.
8855 (read_array_type): Record the fact that this array type is really a
8856 vector (i.e. are passed in by value).
8857
5868c862
JT
88582002-04-26 Jason Thorpe <thorpej@wasabisystems.com>
8859
8860 * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
8861 * alpha-tdep.c (alpha_sigcontext_addr): New function.
8862 (alpha_find_saved_regs): Use alpha_sigcontext_addr.
8863 (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
8864 * alpha-linux-tdep.c: Include frame.h.
8865 (alpha_linux_sigcontext_addr): New function.
8866 (alpha_linux_init_abi): Set tdep->sigcontext_addr to
8867 alpha_linux_sigcontext_addr.
8868 * alpha-osf1-tdep.c: Include gdbcore.h.
8869 (alpha_osf1_sigcontext_addr): New function.
8870 (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
8871 alpha_osf1_sigcontext_addr.
8872 * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
8873 * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
8874
bfb01f37
AC
88752002-04-26 Andrew Cagney <ac131313@redhat.com>
8876
361d1df0 8877 * stack.c (selected_frame_level):
bfb01f37
AC
8878 (select_frame): Do not set selected_frame_level.
8879 * frame.h (selected_frame_level): Delete declaration.
8880
15813d3f
AC
88812002-04-26 Andrew Cagney <ac131313@redhat.com>
8882
8883 * rs6000-tdep.c (rs6000_gdbarch_init): Only set
8884 convert_from_func_ptr-addr when AIX / PowerOpen.
8885
6096c27a
AC
88862002-04-25 Andrew Cagney <ac131313@redhat.com>
8887
8888 * valops.c (hand_function_call): Call
8889 generic_save_call_dummy_addr.
8890 * frame.h (generic_save_call_dummy_addr): Declare.
8891 * blockframe.c (struct dummy_frame): Add fields call_lo and
8892 call_hi.
8893 (generic_find_dummy_frame): Check for PC in range call_lo to
8894 call_hi instead of entry_point_address.
8895 (generic_pc_in_call_dummy): Search the dummy frames for a PC in
8896 the call_lo to call_hi range. Allow for DECR_PC_AFTER_BREAK.
8897 (generic_save_call_dummy_addr): New function.
8898
f510d44e
DM
88992002-04-24 David S. Miller <davem@redhat.com>
8900
8901 * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
8902 sparc_skip_prologue.
8903 (sparc_skip_prologue): Kill frameless_p arg, and use line number
8904 information to find prologue when possible.
8905 (sparc_prologue_frameless_p): Call examine_prologue directly.
8906 (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
8907 * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
8908 second argument.
8909 (SKIP_PROLOGUE): Likewise.
8910
15d72a92
JT
89112002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8912
8913 * alpha-tdep.c (alpha_skip_prologue_internal): Remove
8914 GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
8915 indicate that the condition it was testing is always true.
8916 * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
8917 * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
8918 * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
8919
accc6d1f
JT
89202002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8921
8922 * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
8923 * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
8924 tdep->jb_pc and tdep->jb_elt_size.
8925 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
8926 * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
8927 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
8928 * alpha-nat.c (get_longjmp_target): Remove.
8929 (JB_ELEMENT_SIZE): Ditto.
8930 (JB_PC): Ditto.
8931 * alpha-tdep.c (alpha_get_longjmp_target): New function.
8932 (alpha_gdbarch_init): Default tdep->jb_pc to -1. If the
8933 OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
8934 to alpha_get_longjmp_target.
8935 (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
8936 * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
8937 * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
8938
1bfdc549
AC
89392002-04-25 Andrew Cagney <ac131313@redhat.com>
8940
8941 * README: Update to GDB 5.2.
8942
1bd316f0
AC
89432002-04-25 Andrew Cagney <ac131313@redhat.com>
8944
8945 * gdbarch.sh (LC_ALL): Set to `c'.
8946
2e5ff58c
TR
89472002-04-25 Theodore A. Roth <troth@verinet.com>
8948
8949 * avr-tdep.c: Ran through gdb_indent.sh.
8950
e33ce519
TR
89512002-04-25 Theodore A. Roth <troth@verinet.com>
8952
8953 * MAINTAINERS: Add myself as AVR maintainer.
8954 * NEWS: Note new target avr.
8955
8818c391
TR
89562002-04-25 Theodore A. Roth <troth@verinet.com>
8957
8958 * Makefile.in: Add support for AVR target.
8959 * configure.tgt: Add support for AVR target.
8960 * avr-tdep.c: New file
8961 * config/avr/avr.mt: New file.
8962
79509c2d
TR
89632002-04-25 Theodore A. Roth <troth@verinet.com>
8964
8965 * MAINTAINERS: Add myself to write-after-approval.
8966
dac8068e
PM
89672002-04-24 Pierre Muller <ics.u-strasbg.fr>
8968
8969 * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
8970 with fprintf_unfiltered (gdb_stderr,....
8971
25bf3106
PM
89722002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
8973
8974 Fix PR gdb/508.
8975 * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
8976
24467a86
PM
89772002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
8978
8979 * p-exp.y: Also use new prev_lexptr variable
8980 to improve error reporting. Based on Michael Snyder
8981 2002-04-24 dated patch to c-exp.y.
8982
95b80706
JT
89832002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8984
8985 * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
8986 (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
8987 alpha_breakpoint_from_pc. Set gdbarch_function_start_offset
8988 to 0.
8989 * config/alpha/tm-alpha.h: Remove forward decls of struct type
8990 and struct value.
8991 (FUNCTION_START_OFFSET): Remove.
8992 (BREAKPOINT): Ditto.
8993
e90cc612
JT
89942002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8995
8996 * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
8997 * NEWS: Ditto.
8998
6c72f9f9
JT
89992002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
9000
9001 * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
9002 (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
9003 alpha_linux_pc_in_sigtramp.
9004 * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
9005 (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
9006 alpha_osf1_pc_in_sigtramp.
9007 * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
9008 * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
9009 (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
9010 alphafbsd_pc_in_sigtramp.
9011 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
9012 (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
9013 alphanbsd_pc_in_sigtramp.
9014 * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
9015 * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
9016
5e4f3379
JT
90172002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
9018
9019 * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
9020
da8ca43d
JT
90212002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
9022
9023 * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
9024 alphanbsd-tdep.c.
9025 (alphanbsd-nat.o): New dependency list.
9026 (alphanbsd-tdep.o): Ditto.
9027 * NEWS: Note new native NetBSD/alpha configuration.
9028 * alphanbsd-nat.c: New file.
9029 * alphanbsd-tdep.c: Ditto.
9030 * configure.host (alpha*-*-netbsd*): New host.
9031 * configure.tgt (alpha*-*-netbsd*): New target.
9032 * config/alpha/nbsd.mh: New file.
9033 * config/alpha/nbsd.mt: Ditto.
9034 * config/alpha/nm-nbsd.h: Ditto.
9035 * config/alpha/tm-nbsd.h: Ditto.
9036
36a6271d
JT
90372002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
9038
9039 * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
9040 (alpha-osf1-tdep.o): New dependency list.
9041 * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
9042 and skip_sigtramp_frame members.
9043 * alpha-linux-tdep.c: Include gdbcore.h.
9044 (alpha_linux_sigtramp_offset): Change return type to LONGEST.
9045 (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
9046 * alpha-osf1-tdep.c: New file.
9047 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
9048 alpha-osf1-dep.c.
9049 (alpha_frame_past_sigtramp_frame): New function.
9050 (alpha_dynamic_sigtramp_offset): Ditto.
9051 (alpha_proc_desc_is_dyn_sigtramp): Ditto.
9052 (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
9053 (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
9054 (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
9055 (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
9056 (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
9057 (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
9058 (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
9059 (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
9060 (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
9061 and tdep->skip_sigtramp_frame. Set gdbarch_skip_trampoline_code
9062 to find_solib_trampoline_target.
9063 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
9064 * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
9065 (SKIP_TRAMPOLINE_CODE): Remove.
9066 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
9067 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
9068 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
9069 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
9070 * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
9071 (PROC_SIGTRAMP_MAGIC): Ditto.
9072 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
9073 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
9074 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
9075 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
9076 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
9077
2f4bc57b
JT
90782002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
9079
9080 * NEWS: Note that Alpha targets are now multi-arch.
9081
665132f9
MS
90822002-04-24 Michael Snyder <msnyder@redhat.com>
9083
9084 * parser-defs.h (prev_lexptr): New external variable.
9085 * parse.c (parse_exp_1): Set prev_lexptr to null before
9086 calling the language-specific parser.
9087 * c-exp.y (yylex): Set prev_lexptr to start of current token.
9088 (yyerror): Use prev_lexptr in error reporting.
9089
32872fa7
DJ
90902002-04-24 Daniel Jacobowitz <drow@mvista.com>
9091
9092 * config/i386/tm-linux.h: Define FILL_FPXREGSET.
9093 * gregset.h: If FILL_FPXREGSET is defined, provide
9094 gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
9095 * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
9096 is defined, call fill_fpxregset.
9097
57e76fac
MS
90982002-04-24 Roland McGrath <roland@frob.com>
9099
9100 * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
9101 * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
9102 (supply_gregset, supply_fpregset): New functions.
9103
9104 * gnu-nat.c (gnu_find_memory_regions): New function.
9105 (init_gnu_ops): Set `to_find_memory_regions' hook to that.
9106 (gnu_xfer_memory): Add a cast.
9107
f43845b3
MS
91082002-04-24 Michael Snyder <msnyder@redhat.com>
9109
361d1df0 9110 * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
f43845b3
MS
9111 loop. Add handling for "str lr, [sp, #-4]!" and for saves
9112 of argument regs ("str r(0123), [r11, #-nn"]).
361d1df0 9113 (arm_skip_prologue): Better handling for frameless functions.
f43845b3
MS
9114 Treat "mov ip, sp" as optional. Recognize "str lr, [sp, #-4]".
9115 (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
9116
a0abec03
AC
9117Wed Apr 24 14:22:21 2002 Andrew Cagney <cagney@redhat.com>
9118
9119 * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
9120 NUM_PSEUDO_REGS can be used.
9121
d7bd68ca
AC
91222002-04-24 Andrew Cagney <ac131313@redhat.com>
9123
9124 * arch-utils.h: Update copyright.
9125
9126 * gdbarch.sh (PC_IN_SIGTRAMP): Add.
9127 * gdbarch.h, gdbarch.c: Re-generate.
9128
9129 * inferior.h (IN_SIGTRAMP): Delete definition.
9130 * arch-utils.c (legacy_pc_in_sigtramp): New function.
9131 * arch-utils.h (legacy_pc_in_sigtramp): Declare.
9132
9133 * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
9134 (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
9135 * hppa-tdep.c (pc_in_interrupt_handler): Use PC_IN_SIGTRAMP.
9136 (find_proc_framesize): Ditto.
9137 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
9138 (alpha_init_extra_frame_info): Ditto.
9139 * infrun.c (handle_inferior_event): Ditto.
9140 (handle_inferior_event): Ditto.
9141 (check_sigtramp2): Ditto.
9142 * blockframe.c (create_new_frame): Ditto.
9143 (get_prev_frame): Ditto.
9144 * ppc-linux-tdep.c: Update comments.
9145 * i386-linux-tdep.c: Update comments.
9146 * breakpoint.c (bpstat_what): Update comment.
9147
4867e41e
DM
91482002-04-24 David S. Miller <davem@redhat.com>
9149
21d83aa5
DM
9150 * i960-tdep.c (register_in_window_p): New function.
9151 (i960_find_saved_register): Use it instead of
9152 REGISTER_IN_WINDOW_P.
9153 * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
9154
4867e41e
DM
9155 * symtab.h (find_stab_function_addr): Kill extern.
9156 * minsyms.c (find_stab_function_addr): Remove from here...
9157 * dbxread.c: ... to here, and mark it static.
9158
69cdf6a2
DM
91592002-04-20 David S. Miller <davem@redhat.com>
9160
9161 * sparc-tdep.c (sparc_pop_frame): Only need to allocate
9162 SPARC_INTREG_SIZE * 16 bytes for reg_temp.
9163
5a595886
DM
91642002-04-21 David S. Miller <davem@redhat.com>
9165
9166 * remote-vxsparc.c (vx_read_register): Fix typo, we want
9167 REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
9168 (vx_write_register): Likewise.
9169
1da1a192
JB
91702002-04-23 J. Brobecker <brobecker@gnat.com>
9171
9172 * source.c (is_regular_file): New function.
9173 (openp): Check wether file to open is a regular file
9174 to avoid opening directories.
9175
baa6f10b
JT
91762002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9177
9178 * findvar.c (extract_signed_integer): Cast printf argument
9179 to suppress format warning.
9180 (extract_unsigned_integer): Likewise.
9181 * infcmd.c (registers_info): Likewise.
9182 * top.c (get_prompt_1): Likewise.
9183 * valops.c (value_assign): Likewise.
9184 * valprint.c (print_decimal): Likewise.
9185
b2c4da81
L
91862002-04-22 H.J. Lu (hjl@gnu.org)
9187
9188 * c-exp.y (typebase): Support
361d1df0 9189
b2c4da81
L
9190 [long|long long|short] [signed|unsigned] [int|]
9191
9192 and
9193
9194 signed [long|long long|short] int
9195
f267bd6a
JT
91962002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9197
9198 * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
9199 and vax-tdep.h.
9200 * vax-tdep.h: New file.
9201 * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
9202 Make several routines static.
9203 (vax_get_saved_register): New function.
9204 (vax_gdbarch_init): New function.
9205 (_initialize_vax_tdep): Register vax_gdbarch_init.
9206 * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
9207 Remove macros now under the control of gdbarch.
9208
da3c6d4a
MS
92092002-04-22 Michael Snyder <msnyder@redhat.com>
9210
11d3b27d
MS
9211 * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
9212 Some whitespace and coding standards tweaks.
da3c6d4a 9213
a33f7558
JT
92142002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9215
9216 * vax-tdep.c: Include regcache.h.
9217 (vax_call_dummy_words): New.
9218 (sizeof_vax_call_dummy_words): New.
9219 (vax_fix_call_dummy): New function.
9220 (vax_saved_pc_after_call): Ditto.
9221 * config/vax/tm-vax.h: Don't include regcache.h.
9222 (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
9223 (CALL_DUMMY): Remove.
9224 (CALL_DUMMY_WORDS): Define.
9225 (SIZEOF_CALL_DUMMY_WORDS): Define.
9226 (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
9227
47a73475
MS
92282002-04-18 Michael Snyder <msnyder@redhat.com>
9229
9230 * arm-tdep.h: Change regnum defines to enums for ease of debugging.
9231
52efde73
JT
92322002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9233
9234 * vax-tdep.c (vax_frame_chain): New function.
9235 (vax_push_dummy_frame): Ditto.
9236 (vax_pop_frame): Ditto.
9237 * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
9238 (FRAMELESS_FUNCTION_INVOCATION): Use
9239 generic_frameless_function_invocation_not.
9240 (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
9241 (POP_FRAME): Use vax_pop_frame.
9242
ea74468c
JT
92432002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9244
9245 * vax-tdep.c (vax_store_struct_return): New function.
9246 (vax_extract_return_value): Ditto.
9247 (vax_store_return_value): Ditto.
9248 (vax_extract_struct_value_address): Ditto.
9249 * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
9250 vax_store_struct_return.
9251 (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
9252 (STORE_RETURN_VALUE): Use vax_store_return_value.
9253 (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
9254
5516aa92
JT
92552002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9256
9257 * vax-tdep.c (vax_frame_saved_pc): New function.
9258 (vax_frame_args_address_correct): Ditto.
9259 (vax_frame_args_address): Ditto.
9260 (vax_frame_locals_address): Ditto.
9261 (vax_frame_num_args): Move code to be in proximity to
9262 other frame-related functions.
9263 * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
9264 (FRAME_SAVED_PC): Use vax_frame_saved_pc.
9265 (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
9266 (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
9267 (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
9268
36af0b35
L
92692002-04-22 H.J. Lu (hjl@gnu.org)
9270
9271 * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
9272 includedir.
9273
ab62c900
JT
92742002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9275
9276 * vax-tdep.c (vax_frame_init_saved_regs): New function.
9277 * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
9278 (FRAME_INIT_SAVED_REGS): New macro.
9279
7232b100
JT
92802002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9281
9282 * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
9283
b70d2aee
JT
92842002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9285
9286 * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
9287 where needed.
9288 (fetch_osf_core_registers): Likewise.
9289 (supply_gregset): Likewise.
9290
a0e8a2d1 92912002-04-22 J. Brobecker <brobecker@gnat.com>
361d1df0 9292
a0e8a2d1
JB
9293 * symfile.h (get_section_index): Define.
9294 * symfile.c (get_section_index): New function.
9295 * mdebugread.c (SC_IS_SBSS): New macro.
9296 (SC_IS_BSS): Return true for the scBss storage class only, as
9297 the scSBss storage class refers to the .sbss section.
9298 (parse_partial_symbols): Discard the symbols which associated
9299 section does not exist.
9300 Make sure to use the .sbss section index for symbols which
9301 storage class is scBss, rather than using the .bss section index.
9302
51eb8b08
JT
93032002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
9304
9305 * vax-tdep.c: Update copyright years.
9306 (vax_register_name): New function.
9307 (vax_register_byte): Ditto.
9308 (vax_register_raw_size): Ditto.
9309 (vax_register_virtual_size): Ditto.
9310 (vax_register_virtual_type): Ditto.
9311 * config/vax/tm-vax.h: Update copyright years.
9312 (REGISTER_NAMES): Remove.
9313 (REGISTER_NAME): Define.
9314 (REGISTER_BYTE): Use vax_register_byte.
9315 (REGISTER_RAW_SIZE): Use vax_register_raw_size.
9316 (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
9317 (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
9318
6cc1c0a8
AC
93192002-04-21 Andrew Cagney <ac131313@redhat.com>
9320
9321 * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
9322 declaration
9323 * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
9324
9319a2fe
DM
93252002-04-21 David S. Miller <davem@redhat.com>
9326
9327 * arch-utils.c (generic_prologue_frameless_p): Kill
9328 SKIP_PROLOGUE_FRAMELESS_P code.
9329 * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
9330 references.
9331 (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
9332 * arc-tdep.c (arc_prologue_frameless_p): Implement.
9333 * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
9334 references.
9335 (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
9336 * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
9337 (sparc_gdbarch_init): Pass it to
9338 set_gdbarch_prologue_frameless_p.
a0e8a2d1 9339
e9ed6d01
JT
93402002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9341
9342 * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
9343 (alphabsd-nat.o): New dependency list.
9344
36012033
JT
93452002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9346
9347 * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
9348 alphafbsd-tdep.c.
9349 (alpha-linux-tdep.o): New dependency list.
9350 (alphafbsd-tdep.o): Likewise.
9351
3379287a
JT
93522002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9353
9354 * alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offset
9355 to here...
9356 * alpha-tdep.c: ...from here.
9357 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
9358
4bcbd6cb
JT
93592002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9360
9361 * config/alpha/tm-alpha.h: Move alpha_software_single_step
9362 prototype from here...
9363 * alpha-tdep.h: ...to here.
9364
b31da25e
AC
93652002-04-21 Andrew Cagney <ac131313@redhat.com>
9366
9367 * frame.h (selected_frame_level): Document as deprecated.
9368 (frame_relative_level): Declare.
9369 * stack.c (frame_relative_level): New function.
9370 (selected_frame_level): Document as deprecated.
9371 (select_frame): Do not set the selected_frame_level.
9372
9373 * stack.c (frame_info, record_selected_frame): Update.
9374 (frame_command, current_frame_command): Update.
9375 (up_silently_base, up_command, down_silently_base): Update.
9376 (down_command): Update.
9377 * inflow.c (kill_command): Update.
9378 * tracepoint.c (finish_tfind_command): Update.
9379 * corelow.c (core_open): Update.
9380 * thread.c (info_threads_command): Update.
9381 (do_captured_thread_select): Update.
9382 * infcmd.c (finish_command): Update.
9383 * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
9384
9c1d6fe5
JT
93852002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9386
9387 * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
9388
ab89facf
AC
93892002-04-21 Andrew Cagney <ac131313@redhat.com>
9390
9391 * arm-tdep.c (arm_breakpoint_from_pc): Make static. Make return
9392 type const.
9393
82a4efa1
JT
93942002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9395
9396 * alphafbsd-tdep.c: Update copyright years. Include
9397 alpha-tdep.h.
9398 (alphafbsd_use_struct_convention): Make static.
9399 (alphafbsd_init_abi): New function.
9400 (_initialize_alphafbsd_tdep): New function.
9401 * config/alpha/tm-fbsd.h: Update copyright years.
9402 (USE_STRUCT_CONVENTION): Remove.
9403
44dffaac
JT
94042002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9405
9406 * alpha-tdep.c (alpha_abi_handler): New structure to describe
9407 an Alpha ABI variant.
9408 (alpha_abi_handler_list): Declare.
9409 (alpha_gdbarch_register_os_abi): New function.
9410 (alpha_gdbarch_init): Give registered ABI variant handlers a
9411 chance to tweak the gdbarch once we have set up defaults.
9412 * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
9413
65585be4
JT
94142002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9415
9416 * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
9417 to standard_coerce_float_to_double.
9418 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
9419
d9b023cc
JT
94202002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9421
9422 * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
9423 * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
9424 from gdbarch_tdep rather than a constant.
9425 (alpha_gdbarch_init): Initialize tdep->vm_min_address to
9426 the default text address for all Alpha Unix ABIs.
9427 (alpha_dump_tdep): Report the value of tdep->vm_min_address.
9428 * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
9429
dc129d82
JT
94302002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
9431
9432 * alpha-tdep.h: New file. Includes several Alpha target constants
9433 taken from...
9434 * config/alpha/tm-alpha.h: ...here. Remove macros that we now
9435 let gdbarch deal with.
9436 (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
9437 * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
9438 to dependency list.
9439 * alpha-nat.c: Include alpha-tdep.h. Update for adjusted
9440 Alpha target register names.
9441 * alphabsd-nat.c: Likewise.
9442 * alpha-tdep.c: Include alpha-tdep.h. Update for adjusted
9443 Alpha target register names. Make serveral routines static.
9444 (alpha_get_saved_register): New function.
9445 (alpha_abi_names): New.
9446 (process_note_abi_tag_sections): New function.
9447 (get_elfosabi): New function.
9448 (alpha_gdbarch_init): New function.
9449 (alpha_dump_tdep): New function.
9450 (_initialize_alpha_tdep): Register alpha_gdbarch_init.
9451
d49d1e0a
AC
94522002-04-21 Andrew Cagney <ac131313@redhat.com>
9453
9454 * frame.c (find_saved_register): Delete #ifdef
9455 HAVE_REGISTER_WINDOWS code.
9456 * config/sparc/tm-sparc.h: Update comments.
9457 * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
9458
92e8c9ed
AC
94592002-04-21 Andrew Cagney <ac131313@redhat.com>
9460
9461 * i960-tdep.c (i960_find_saved_register): New function.
9462 (i960_get_saved_register): New function.
9463 * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
9464 (i960_get_saved_register): Declare.
9465 * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
9466
e1925118
DM
94672002-04-20 David S. Miller <davem@redhat.com>
9468
9469 * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
9470
29673b29
AC
94712002-04-20 Andrew Cagney <ac131313@redhat.com>
9472
9473 * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
9474 instead of NUM_PSEUDO_REGS.
9475
6c86dcd5
DM
94762002-04-20 David S. Miller <davem@redhat.com>
9477
9478 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
9479 GDB_MULTI_ARCH_PARTIAL
9480 * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
9481 define, let tm-sp64.h do it.
9482
aa40ec90
JT
94832002-04-20 Jason Thorpe <thorpej@wasabisystems.com>
9484
9485 * frame.c (find_saved_register): Avoid a NULL pointer
9486 dereference and actually walk the frame list.
9487
0f79675b
AC
94882002-04-20 Andrew Cagney <ac131313@redhat.com>
9489
9490 * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
9491 sorted in most most-recent-used order. Document.
9492 * gdbarch.h, gdbarch.c: Regenerate.
361d1df0 9493
f91305dd 94942002-04-19 Andrew Cagney <ac131313@redhat.com>
bf75c8c1
AC
9495
9496 * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
9497 instead of ->prev.
9498 * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
9499 * s390-tdep.c (s390_frame_chain): Do not use ->prev.
9500 * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
9501 instead of ->prev.
9502
73d322b1
EZ
95032002-04-19 Elena Zannoni <ezannoni@redhat.com>
9504
9505 Fix PR gdb/471.
9506 * gdbtypes.c (init_simd_type): Rewrite using new functions.
9507 (build_builtin_type_vec128): Ditto.
9508 (append_composite_type_field): Fix calculation of type length in
9509 union case.
9510
ccd9a834
EZ
95112002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
9512
9513 * config/djgpp/README: Update.
9514
9515 * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
9516 compiler warnings.
9517
a57f9e49
JT
95182002-04-19 Jason Thorpe <thorpej@wasabisystems.com>
9519
9520 * alpha-tdep.c (setup_arbitrary_frame): Rename...
9521 (alpha_setup_arbitrary_frame): ...to this.
9522 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
9523 for alpha_setup_arbitrary_frame.
9524
f4f9705a
AC
95252002-04-18 Andrew Cagney <cagney@redhat.com>
9526
9527 * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
9528 * gdbarch.h, gdbarch.c: Regenerate.
361d1df0 9529
f4f9705a
AC
9530 * defs.h (breakpoint_from_pc_fn): Delete type definition.
9531 * target.h (memory_breakpoint_from_pc): Update declaration.
9532 * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
9533
9534 * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
9535 * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
9536 * mem-break.c (memory_breakpoint_from_pc): Ditto.
9537 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
9538 * s390-tdep.c (s390_breakpoint_from_pc): Ditto
9539 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
9540 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
9541 * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
9542 * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
9543 * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
9544 * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
9545 * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
9546
9547 * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
9548 const pointer.
9549 * monitor.c (monitor_insert_breakpoint): Ditto.
9550 * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
9551
9552 * config/mcore/tm-mcore.h: Update copyright.
9553 * mem-break.c: Ditto.
9554 * xstormy16-tdep.c: Ditto.
9555
29f319b8
PM
95562002-04-18 Pierre Muller <muller@ics.u-strasbg.fr>
9557
9558 * p-exp.y: Add precedence rule for '^' token.
9559 This removes the shift/reduce conflicts.
9560 Remove the comment concerning these shift/reduce conflicts.
9561
ebeac11a
EZ
95622002-04-18 Elena Zannoni <ezannoni@redhat.com>
9563
9564 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
9565 (registers_powerpc_nofp): New register set for processors
9566 without floating point unit.
9567
27c31547
DM
95682002-04-18 David S. Miller <davem@redhat.com>
9569
9570 * MAINTAINERS: Add myself to write-after-approval.
9571
47a73475
MS
95722002-04-17 Michael Snyder <msnyder@redhat.com>
9573
9574 * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
9575
953836b2
AC
95762002-04-17 Andrew Cagney <ac131313@redhat.com>
9577
9578 * rs6000-tdep.c (frame_initial_stack_address): Use
9579 frame_register_read to read the alloca_reg.
9580
8b0d4340
AC
95812002-04-17 Andrew Cagney <ac131313@redhat.com>
9582
9583 * frame.c (find_saved_register): Find saved registers in the next
9584 not prev frame.
9585 Fix PR gdb/365.
9586
d8864532
AC
95872002-04-17 Andrew Cagney <ac131313@redhat.com>
9588
9589 * gdbarch.sh (LANG): Set to ``c''.
9590
36cc83a3 95912002-04-15 Andrew Cagney <ac131313@redhat.com>
361d1df0 9592
36cc83a3 9593 * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
361d1df0 9594
2f4150cc 95952002-04-15 Andrew Cagney <ac131313@redhat.com>
2c7ef074
AC
9596
9597 * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
9598 Update copyright.
9599
628703c6 9600 * hpread.c (hpread_get_lntt): Add declaration.
2f4150cc 9601 Also fix PR gdb/391.
361d1df0 9602
56157b4a
AC
96032002-04-14 Andrew Cagney <ac131313@redhat.com>
9604
9605 * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
9606 * aclocal.m4, configure: Re-generate.
9607 Fix PR gdb/391.
361d1df0 9608
6d1e3329
EZ
96092002-04-14 Elena Zannoni <ezannoni@redhat.com>
9610
9611 * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
9612 instead of tm_print_insn.
9613
cb06fa07
EZ
96142002-04-14 Elena Zannoni <ezannoni@redhat.com>
9615
9616 * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
9617
f208ba17
AC
96182002-04-14 Andrew Cagney <ac131313@redhat.com>
9619
9620 * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
9621 * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
9622 (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
9623
20f01a46
DH
96242002-04-12 Don Howard <dhoward@redhat.com>
9625
9626 * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
9627 max_user_call_depth.
9628 (init_cmd_lists): Initialize the new value;
9629 * cli/cli-script.c (execute_user_command): Limit the call depth of
9630 user defined commands. This avoids a core-dump when user commands
9631 are infinitly recursive.
9632
a88376a3
KB
96332002-04-12 Kevin Buettner <kevinb@redhat.com>
9634
9635 * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
9636 * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
9637 from tdep struct instead of DEFAULT_LR_SAVE.
9638 (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
9639 * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
9640 * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
9641
f2172603
MS
96422002-04-12 Michael Snyder <msnyder@redhat.com>
9643
694f61fb 9644 * Remote.c: Spelling fix.
20fe79c8
MS
9645 * gcore.c (default_derive_heap_segment): Use bfd_section_name.
9646 If no symbol found for "sbrk", try "_sbrk".
9647 (make_output_phdrs): Use bfd_section_name.
9648 (gcore_copy_callback): Use bfd_section_name.
62995fc4 9649 * eval.c: Indentation fix-ups.
169a7369
MS
9650 * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
9651 in case it gets applied to an address that is already
9652 in the instruction space.
de74f71f
MS
9653 * cli/cli-decode.c (help_list): Allow long lines to wrap.
9654 * symfile.c: Fix indentation, long lines.
f2172603
MS
9655 * source.c: White space fix-up.
9656
cda5a58a
AC
96572002-04-12 Andrew Cagney <cagney@redhat.com>
9658
9659 * defs.h (read_relative_register_raw_bytes): Delete declaration.
9660 * frame.c (frame_register_read): New function. Return non-zero on
9661 success.
9662 (read_relative_register_raw_bytes_for_frame): Delete.
9663 (read_relative_register_raw_bytes): Delete.
9664 * frame.h (frame_register_read): Declare.
9665 * d30v-tdep.c: Update Copyright. Use frame_register_read.
9666 * sh-tdep.c: Ditto.
9667 * infcmd.c (do_registers_info): Ditto.
9668 * hppa-tdep.c: Ditto.
9669 * rs6000-tdep.c: Ditto.
9670 * h8500-tdep.c: Ditto.
9671 * mips-tdep.c: Ditto.
9672 * h8300-tdep.c: Ditto.
9673 * z8k-tdep.c: Ditto.
9674
2ea5f656
KB
96752002-04-12 Kevin Buettner <kevinb@redhat.com>
9676
9677 From Jimi X <jimix@watson.ibm.com>:
9678 * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
9679 64-bit SysV ABI.
9680
27b15785
KB
96812002-04-12 Kevin Buettner <kevinb@redhat.com>
9682
9683 From Jimi X <jimix@watson.ibm.com>:
9684 * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
9685 bfd info.
9686
5d57ee30
KB
96872002-04-12 Kevin Buettner <kevinb@redhat.com>
9688
9689 From Jimi X <jimix@watson.ibm.com>:
9690 * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
9691 register sets for these processor variants.
9692
bc1e36ca
DJ
96932002-04-11 Daniel Jacobowitz <drow@mvista.com>
9694
bc1e36ca
DJ
9695 * regformats/reg-ppc.dat: Support FPSCR.
9696
e3f36dbd
KB
96972002-04-11 Kevin Buettner <kevinb@redhat.com>
9698
9699 * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
9700 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
9701 Add fpscr as an invalid/unfetchable register.
9702 * ppc-linux-nat.c (ppc_register_u_addr, store_register)
9703 (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
9704 (fill_fpregset): Add support for register fpscr.
9705 (fetch_ppc_registers, store_ppc_registers, supply_gregset)
9706 (fill_gregset): Account for the fact that register ``mq'' might
9707 not exist.
9708 * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
9709 (registers_power): Add fpscr to register set at slot 71.
9710 (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
9711 exist on most PPC architectures. Initialize ppc_fpscr_regnum.
9712
943c9c25
MS
97132002-04-11 Michael Snyder <msnyder@redhat.com>
9714
9715 * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
9716 * configure: Regenerate.
9717 * config.in: Regenerate.
9718 * acconfig.h: Add define for _SYSCALL32.
9719 * core-sol2.c: Remove #define _SYSCALL32.
9720 * solib-legacy.c: Remove #define _SYSCALL32.
9721
d8c0a2e7
AC
97222002-04-10 Andrew Cagney <ac131313@redhat.com>
9723
9724 * stack.c (select_frame): Cleanup internal error message, do not
9725 use %p.
9726
7cc19214
AC
97272002-04-10 Andrew Cagney <ac131313@redhat.com>
9728
9729 * stack.c (select_frame): Check that selected_frame and the
9730 specified level are as expected.
9731 * blockframe.c (get_prev_frame): Set the `level' from next_frame.
9732 Update copyright.
9733 * frame.h (struct frame_info): Add field `level'. Update
9734 copyright.
9735 Work-in-progress PR gdb/464.
9736
67a2b77e
AC
97372002-04-10 Andrew Cagney <ac131313@redhat.com>
9738
9739 * maint.c (maint_print_section_info): Rename print_section_info.
9740 (print_bfd_section_info, print_objfile_section_info): Update.
9741 * inferior.h (struct gdbarch): Add opaque declaration.
9742 * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
9743 * gdbarch.h: Regenerate.
9744
8cfda98c
ML
97452002-04-10 Michal Ludvig <mludvig@suse.cz>
9746
9747 * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
9748 (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
9749 (kernel_u_size): Added.
9750 * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
9751 (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
9752
ca439ad2 97532002-04-04 Jim Ingham <jingham@apple.com>
361d1df0 9754
ca439ad2
JI
9755 * valarith.c (find_size_for_pointer_math): New function, either returns
9756 the size for a pointer's target, returns 1 for void *, or errors for
9757 incomplete types.
9758 (value_add, value_sub): use find_size_for_pointer_math.
9759
2f2893d9
DJ
97602002-04-09 Daniel Jacobowitz <drow@mvista.com>
9761
9762 * linux-low.c (linux_look_up_symbols): New hook.
9763 (linux_target_ops): Add linux_look_up_symbols.
9764 * remote-utils.c (decode_address): New function.
9765 (look_up_one_symbol): New function.
9766 * server.c (handle_query): Call target look_up_symbols hook.
9767 * server.h (look_up_one_symbol): Add prototype.
9768 * target.h (struct target_ops): Add look_up_symbols hook.
9769
96cb11df
AC
97702002-04-09 Andrew Cagney <ac131313@redhat.com>
9771
9772 * frame.c (read_relative_register_raw_bytes_for_frame): Do not
9773 override FP_REGNUM with frame->fp. Update copyright.
9774 * parse.c (num_std_regs, std_regs): Delete.
9775 (target_map_name_to_register): Do not search std_regs. Update
9776 function description.
9777 * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
9778 declarations. Update copyright.
9779 Fix PR gdb/251.
361d1df0 9780
97658e92
DJ
97812002-04-09 Daniel Jacobowitz <drow@mvista.com>
9782
9783 * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
9784 after the last symbol in a block.
9785
6044e3eb
PM
97862002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>
9787
9788 * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
9789 is non zero as a found symbol.
9790
0406ec40
AC
97912002-04-08 Andrew Cagney <ac131313@redhat.com>
9792
9793 * findvar.c: Include "builtin-regs.h".
9794 (value_of_register): Call value_of_builtin_reg when applicable.
9795 * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
9796 (target_map_name_to_register): Call
9797 builtin_reg_map_name_to_regnum.
9798 * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
9799 (COMMON_OBS): Add builtin-regs.o and std-regs.o.
9800 (builtin_regs_h): Define.
9801 (builtin-regs.o): New target.
9802 (findvar.o): Add $(builtin_regs_h).
9803 * builtin-regs.c, builtin-regs.h: New files.
9804 * std-regs.c: New file.
9805 Partial fix for PR gdb/251.
9806
56a6dfb9
KB
98072002-04-08 Kevin Buettner <kevinb@redhat.com>
9808
9809 * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
9810 it's no longer required.
9811
3a808432
AC
98122002-04-08 Andrew Cagney <ac131313@redhat.com>
9813
9814 * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
9815
7c40d541
KB
98162002-04-08 Kevin Buettner <kevinb@redhat.com>
9817
9818 From Jimi X <jimix@watson.ibm.com>:
9819 * rs6000-tdep.c (rs6000_software_single_step): Use
9820 rs6000_breakpoint_from_pc() to fetch breakpoint instruction
9821 and size. Use target_insert_breakpoint() and
9822 target_remove_breakpoint() to insert and remove breakpoints
9823 instead of explicit memory reads and writes.
9824
cc9836a8
KB
98252002-04-08 Kevin Buettner <kevinb@redhat.com>
9826
9827 * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
9828 * rs6000-tdep.c (rs6000_push_arguments): Eliminate
9829 ELF_OBJECT_FORMAT ifdef.
9830
7495d1dc
KB
98312002-04-08 Kevin Buettner <kevinb@redhat.com>
9832
9833 From Jimi X <jimix@watson.ibm.com>:
9834 * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
9835
4288e836
KB
98362002-04-08 Kevin Buettner <kevinb@redhat.com>
9837
9838 From Jimi X <jimix@watson.ibm.com>:
9839 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
9840 definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
9841
a4e4e501
MK
98422002-04-07 Mark Kettenis <kettenis@gnu.org>
9843
9844 * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
9845 s/asprintf/xasprintf/.
9846 (fbsd_make_corefile_notes): s/strdup/xstrdup/.
9847
006defba
AC
98482002-04-07 Andrew Cagney <ac131313@redhat.com>
9849
9850 I believe Jeff Law denies responsability for this one:
9851 * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
9852 * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
9853 * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
9854 Work-around for PR gdb/366.
9855
7aa83cac
EZ
98562002-04-07 Elena Zannoni <ezannoni@redhat.com>
9857
9858 * remote-e7000.c (write_small, e7000_read_inferior_memory,
9859 e7000_read_inferior_memory_large, e7000_insert_breakpoint,
9860 e7000_remove_breakpoint): Use paddr_nz() to print addresses.
9861
cf1fcca1
EZ
98622002-04-07 Elena Zannoni <ezannoni@redhat.com>
9863
9864 * sh-tdep.c (sh_fp_frame_init_saved_regs,
9865 sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
9866 information.
9867
3f289e6f
AC
98682002-04-07 Andrew Cagney <ac131313@redhat.com>
9869
9870 * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
9871 maintainer.
9872
129188f6
AC
98732002-04-07 Andrew Cagney <ac131313@redhat.com>
9874
9875 * README (Reporting Bugs in GDB): Document the bug web page as the
9876 prefered way of submitting bugs.
9877 Fix PR gdb/402.
9878
1200cd6e
AC
98792002-04-06 Andrew Cagney <ac131313@redhat.com>
9880
9881 * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
9882 -1. Update comment.
9883 * gdbarch.h, gdbarch.c: Re-generate.
9884
2853c33c
AS
98852002-04-07 Andreas Schwab <schwab@suse.de>
9886
9887 * m68klinux-nat.c (fill_fpregset): Properly pass address of
9888 buffer to regcache_collect.
9889
c2169756
AC
98902002-04-06 Andrew Cagney <ac131313@redhat.com>
9891
9892 * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
9893 * gdbarch.c, gdbarch.h: Re-generate.
9894
25f1b008
AC
98952002-04-06 Andrew Cagney <ac131313@redhat.com>
9896
9897 * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
9898 declaration. Fix -Werror.
9899
59263426
DJ
99002002-04-05 Daniel Jacobowitz <drow@mvista.com>
9901
9902 * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
9903 * gdbarch.c: Regenerate.
9904
f5db4da3
MS
99052002-04-05 Michael Snyder <msnyder@redhat.com>
9906
80f8a6eb
MS
9907 * breakpoint.c (clear_command): Rewrite middle section to
9908 combine two loops with identical control conditions.
9909 Add a cleanup to eliminate a memory leak.
f5db4da3
MS
9910 * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
9911
ad3dcc5c
L
99122002-04-05 H.J. Lu (hjl@gnu.org)
9913
9914 * solib-svr4.c (bkpt_names): Add "__start".
9915
f32e7a74
AC
99162002-04-04 Andrew Cagney <ac131313@redhat.com>
9917
9918 * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
9919 as test for 64 bit target.
9920
8227c0ff
AC
99212002-04-05 Andrew Cagney <ac131313@redhat.com>
9922
9923 * h8500-tdep.c (h8500_write_fp): Delete function.
9924 * dwarf2cfi.c (cfi_write_fp): Document as not used.
9925 * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
9926 * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
9927 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
9928 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
9929 * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
9930 (s390_write_fp):
9931 * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
9932 * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
9933 * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
9934 (d10v_write_fp): Delete function.
9935 * inferior.h (write_fp, generic_target_write_fp): Delete
9936 declarations.
9937 * regcache.c (generic_target_write_fp): Delete function.
9938 (write_fp): Delete function.
9939 * gdbarch.sh (TARGET_WRITE_FP): Delete.
9940 * gdbarch.h, gdbarch.c: Regenerate.
9941 * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
9942 * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
9943 (sparc64_write_fp): Delete declaration.
9944 * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
9945 (h8500_write_fp): Delete declaration.
9946
2757dd86
AC
99472002-04-04 Andrew Cagney <ac131313@redhat.com>
9948
9949 * sparc-tdep.c (sparc64_write_fp): Delete.
9950 (sparc_push_dummy_frame): Replace write_fp call with code to store
9951 the FP directly.
9952 (sparc_gdbarch_init): Do not initialize write_fp.
9953
c69255e1
KB
99542002-04-05 Kevin Buettner <kevinb@redhat.com>
9955
9956 * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
9957 clause.
9958
ae767bfb
JB
99592002-03-29 Jim Blandy <jimb@redhat.com>
9960
9961 * stack.c (get_selected_block): Add new argument `addr_in_block',
9962 used to return the exact code address we used to select the block,
9963 not just the block.
9964 * blockframe.c (get_frame_block, get_current_block): Same.
9965 * frame.h (get_frame_block, get_current_block,
9966 get_selected_block): Update declarations.
9967 * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
9968 linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
9969
84d2ac95
MS
99702002-04-05 Michael Snyder <msnyder@redhat.com>
9971
9972 * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
9973 warning message.
9974
596aa3bf
JB
99752002-04-05 J. Brobecker <brobecker@gnat.com>
9976
9977 * utils.c (xfullpath): New function.
9978 * defs.h (xfullpath): Add declaration.
9979 * source.c (openp): Use xfullpath in place of gdb_realpath to
9980 avoid resolving the basename part of filenames when the
9981 associated file is a symbolic link. This fixes a potential
9982 inconsistency between the filenames known to GDB and the
9983 filenames it prints in the annotations.
9984 * symtab.c (lookup_symtab): Use the new xfullpath function, in order
9985 to be able to match a filename with either the real filename, or
9986 the name of any symbolic link to this file.
9987 (lookup_partial_symtab): Ditto.
9988
c02f5703
MS
99892002-04-04 Michael Snyder <msnyder@redhat.com>
9990
9991 * breakpoint.c: Add support for hardware breakpoints in overlays.
9992 (overlay_events_enabled): New state variable.
9993 (insert_breakpoints): Use overlay_events_enabled to decide
9994 whether to attempt to set a breakpoint at the overlay load addr.
9995 Handle bp_hardware_breakpoint as well as bp_breakpoint.
9996 (remove_breakpoint): Use overlay_events_enabled to decide
9997 whether breakpoints need to be removed from overlay load addr.
9998 Handle bp_hardware_breakpoint as well as bp_breakpoint.
9999 (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
361d1df0 10000 (create_overlay_event_breakpoint, enable_overlay_breakpoints,
c02f5703
MS
10001 disable_overlay_breakpoints): Update overlay_events_enabled.
10002
5fb290d7
DJ
100032002-04-04 Daniel Jacobowitz <drow@mvista.com>
10004
10005 * dwarf2read.c (struct function_range): New.
10006 (cu_first_fn, cu_last_fn, cu_cached_fn): New.
10007 (check_cu_functions): New.
10008 (read_file_scope): Initialize global function lists.
10009 Call dwarf_decode_line after processing children.
10010 (read_func_scope): Add to global function list.
10011 (dwarf_decode_lines): Call check_cu_functions everywhere
10012 record_line is called. Call record_line with a linenumber
10013 of 0 to mark sequence ends.
10014
7b3fabf0
ML
100152002-04-04 Michal Ludvig <mludvig@suse.cz>
10016
361d1df0 10017 * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
7b3fabf0
ML
10018 change sync with glibc.
10019
bce58c09
JB
100202002-04-03 Jim Blandy <jimb@redhat.com>
10021
10022 * configure.in: Call AC_C_INLINE.
10023 * configure: Regenerated.
361d1df0 10024
2fccf04a
DJ
100252002-04-01 Daniel Jacobowitz <drow@mvista.com>
10026
10027 * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
10028 and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
10029
2d1bfe2e
MK
100302002-03-31 Mark Kettenis <kettenis@gnu.org>
10031
a5941fbf
MK
10032 * NEWS: Mention gcore support on FreeBSD/i386.
10033
a90cd31d
MK
10034 * fbsd-proc.c: New file.
10035 * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
10036 * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
10037
2d1bfe2e
MK
10038 * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
10039 while statement.
10040
9eb6e5a1
JB
100412002-03-29 Jim Blandy <jimb@redhat.com>
10042
10043 * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
10044 unescaped newlines in string literals, but newer ones don't. So
10045 escape them.
10046
f02df580
MS
100472002-03-26 Michael Snyder <msnyder@redhat.com>
10048 Andrew Cagney <cagney@redhat.com>
10049
361d1df0 10050 * cli/cli-dump.c: New file. Dump memory to file,
f02df580
MS
10051 restore file to memory.
10052 * cli/cli-dump.h: New file.
10053 * Makefile.in: Add rules, dependencies for cli-dump.o.
89743e04 10054 * NEWS: Mention new commands.
f02df580 10055
109f874e
MS
100562002-03-28 Michael Snyder <msnyder@redhat.com>
10057
10058 * symfile.c (symbol_file_add): Move test for null symbols to later.
10059
520f6ade
AC
100602002-03-27 Andrew Cagney <ac131313@redhat.com>
10061
10062 From veksler at il.ibm.com:
10063 * utils.c (gdb_realpath): If canonicalize_file_name fails, return
10064 the xstrduped original path.
10065 Fix PR gdb/417.
10066
d4654627
MS
100672002-03-27 Michael Snyder <msnyder@redhat.com>
10068
10069 * breakpoint.c (_initialize_breakpoint): Clean up help string.
10070 * infcmd.c (_initialize_infcmd): Ditto.
10071 * language.c (_initialize_language): Ditto.
10072 * symfile.c (_initialize_symfile): Ditto.
10073 * top.c (_init_main): Ditto.
10074 * cli/cli-cmds.c (init_cli_cmds): Ditto.
10075
6be8bc0c
EZ
100762002-03-27 Elena Zannoni <ezannoni@redhat.com>
10077
10078 * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
10079 vector registers handling.
10080 (skip_prologue): Handle new AltiVec instructions. Fill in new
10081 fields of frame data.
10082 (frame_get_saved_regs): Fill in information for AltiVec registers.
10083
12af6855
JB
100842002-03-27 Jim Blandy <jimb@redhat.com>
10085
10086 * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
10087 a function; leave this macro here to invoke that function.
10088 (symbol_init_mangled_name): Declaration for that function.
10089 * symtab.c (symbol_init_mangled_name): New function.
10090
dc672865
AC
100912002-03-27 Andrew Cagney <ac131313@redhat.com>
10092
10093 * valarith.c: Replace strerror with safe_strerror.
10094 * tracepoint.c: Ditto.
10095 * lin-lwp.c: Ditto.
10096 * go32-nat.c: Ditto.
10097 * inflow.c: Ditto.
10098 * gnu-nat.c: Ditto.
10099
d96429cd
AS
101002002-03-27 Andreas Schwab <schwab@suse.de>
10101
10102 * event-top.c (command_line_handler): Remove useless if.
10103
7e336ba1
AJ
101042002-03-27 Andreas Jaeger <aj@suse.de>
10105
10106 * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
10107 comment.
10108
de220d0f
ML
101092002-03-27 Michal Ludvig <mludvig@suse.cz>
10110
10111 * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
10112 (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
10113 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
10114 (x86_64_linux_dr_get_status, supply_gregset),
10115 (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
10116 * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
10117 (x86_64_register_info_table): Add.
10118 (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
10119 (x86_64_register_raw_size, x86_64_register_virtual_type),
10120 (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
10121 general x86_64_register_info_table.
10122 (i386_gdbarch_init): gdbarch_register_bytes is now set
10123 dynamicaly during initialization.
10124 * regformats/reg-x86-64.dat: Synced with changes to registers above.
10125 * gdbserver/linux-x86-64-low.c: Ditto.
7e336ba1 10126
0e98d0a7
DJ
101272002-03-27 Daniel Jacobowitz <drow@mvista.com>
10128
10129 * gdbserver/server.c (main): Call target_signal_to_host_p
10130 and target_signal_to_host on signals received from the remote.
10131 * gdbserver/remote-utils.c (prepare_resume_reply): Call
10132 target_signal_from_host on signals sent to the remote.
10133 * gdbserver/server.h: Add prototypes. Include "gdb/signals.h".
10134 * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}.
10135
3130066b
DJ
101362002-03-27 Daniel Jacobowitz <drow@mvista.com>
10137
10138 * signals/signals.c: Include "server.h" in gdbserver build.
10139 (target_signal_from_name): Don't use STREQ.
10140 (_initialize_signals): Likewise. Don't include function in
10141 gdbserver build.
10142
9aedf4f4
DJ
101432002-03-27 Daniel Jacobowitz <drow@mvista.com>
10144
10145 * signals.c: Moved to...
10146 * signals/signals.c: Here.
7e336ba1 10147 * Makefile (signals.o): Update.
9aedf4f4 10148
3fa41cdb
JL
101492002-03-26 Jeff Law (law@redhat.com)
10150
10151 * somread.c (som_symtab_read): Remove some commented out code and
10152 updated related comments. Do not set the minimal symbol table to
10153 mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
10154 in a dynamic executable.
10155 * hppa-tdep.c (find_proc_framesize): Sanely handle the case
10156 where we are unable to find the minimal symbol for the given
10157 PC value.
10158
ee677e8d
MS
101592002-03-25 Jeff Law (law@redhat.com)
10160
10161 * linux-proc.c (read_mapping): Scan up to end of line for filename.
10162
e76e1718
ML
101632002-03-25 Michal Ludvig <mludvig@suse.cz>
10164
10165 * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
10166
18a642a1
AC
101672002-03-23 Andrew Cagney <ac131313@redhat.com>
10168
10169 * command.h: Update copyright.
10170 (struct cmd_list_element): Replace definition with opaque
10171 declaration.
10172 (enum cmd_types): Document that it will eventually be moved to
10173 cli/cli-decode.h
10174 (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
10175 (MALLOCED_REPLACEMENT): Delete macro.
10176 * Makefile.in (cli_decode_h): Add $(command_h).
10177 (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
7e336ba1 10178 * top.c: Include "cli/cli-decode.h".
18a642a1
AC
10179 * completer.c: Include "cli/cli-decode.h".
10180 * maint.c: Include "cli/cli-decode.h".
10181 * cli/cli-decode.h: Include "command.h".
10182 (enum command_class): Delete.
10183 (enum cmd_types): Comment out.
10184 (enum cmd_auto_boolean): Delete.
10185 (enum var_types): Delete.
10186
b2875cc0
AC
101872002-03-23 Andrew Cagney <ac131313@redhat.com>
10188
10189 * cli/cli-decode.c: Include "gdb_assert.h".
10190 (add_set_or_show_cmd): New static function.
10191 (add_set_cmd): Rewrite. Use add_set_or_show_cmd.
10192 (add_show_from_set): Rewrite. Use add_set_or_show_cmd. Don't copy
10193 all fields, such as func, from the set command.
10194
3b45974e
AC
101952002-03-23 Andrew Cagney <ac131313@redhat.com>
10196
10197 * MAINTAINERS (sh-elf): Change warning flag to -w.
10198
823ca731
AC
101992002-03-23 Andrew Cagney <cagney@redhat.com>
10200
10201 * defs.h (error): Add printf format attribute.
10202 * thread-db.c (thread_from_lwp): Fix error format string.
10203 * stack.c (parse_frame_specification): Ditto.
10204 * cli/cli-decode.c (undef_cmd_error): Ditto.
10205 * scm-lang.c (scm_lookup_name): Ditto.
10206 * tracepoint.c (trace_error): Ditto.
10207 * remote-utils.c (usage): Ditto.
10208 * remote.c (compare_sections_command): Ditto.
10209 Fix PR gdb/328.
10210
0e101458
AC
102112002-03-22 Andrew Cagney <ac131313@redhat.com>
10212
10213 * gdbtypes.c (append_composite_type_field): New function.
10214 (init_composite_type): New function.
10215 * gdbtypes.h (append_composite_type_field): Declare.
10216 (init_composite_type): Ditto.
10217
8e0662df
EZ
102182002-03-22 Elena Zannoni <ezannoni@redhat.com>
10219
10220 * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
7e336ba1 10221 function.
8e0662df
EZ
10222 * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
10223 * rs6000-tdep.c (rs6000_gdbarch_init): Use different
10224 structure returning convention for SYSV ABI case, but not
10225 for GNU/Linux, FreeBSD, or NetBSD.
10226
3121eff0
DJ
102272002-03-22 Daniel Jacobowitz <drow@mvista.com>
10228
10229 * symtab.h (lookup_block_symbol): Add mangled_name argument
10230 to prototype.
10231
10232 * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
10233 with new mangled_name argument.
10234 * linespec.c (decode_line_1): Likewise.
10235 * valops (value_of_this): Likewise.
10236 * symtab.c (lookup_transparent_type): Likewise.
10237 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
10238 (lookup_symbol): If we are given a mangled name, pass it down
10239 to lookup_symbol_aux.
10240 (lookup_block_symbol): If we are given a mangled name to check
10241 against, only return symbols which match it.
10242
349b409f
CF
102432002-03-22 Christopher Faylor <cgf@redhat.com>
10244
10245 * win32-nat.c (child_create_inferior): Check for proper shell to use
10246 here, in case the user changes it on the fly.
10247 (_initialize_inftarg): Remove shell path considerations.
10248
2a873819
EZ
102492002-03-21 Elena Zannoni <ezannoni@redhat.com>
10250
10251 * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
10252 for gdbarch_max_register_raw_size and max_register_virtual_size.
10253 Adjust copyright year.
10254
a1b9830c
DJ
102552002-03-21 Daniel Jacobowitz <drow@mvista.com>
10256
10257 * dbxread.c (process_one_symbol): Extend the first N_SLINE
10258 in a function to cover the entire beginning of the function
10259 as well if it does not already.
10260
8b5790f2
TR
102612002-03-21 Tom Rix <trix@redhat.com>
10262
10263 * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
10264 (rs6000_ptrace64): Renamed from ptrace64.
10265
bdbe5747
MH
102662002-03-20 Martin M. Hunt <hunt@redhat.com>
10267
10268 * gdbserver/remote-utils.c (remote_open): Don't call
10269 getprotobyname, we're all using TCP here so just use
10270 IPPROTO_TCP.
7e336ba1 10271 * gdbserver/gdbreplay.c (remote_open): Ditto.
bdbe5747
MH
10272
102732002-03-20 Martin M. Hunt <hunt@redhat.com>
7e336ba1 10274
bdbe5747
MH
10275 * regcache.c (_initialize_regcache): No need to call
10276 build_regcache() at this time; it gets called whenever
10277 the gdbarch changes.
10278
7781cd62
DB
102792002-03-20 David O'Brien <obrien@FreeBSD.org>
10280
10281 * sparc-nat.c: Include sys/param.h where possible.
10282
f65ca430
DJ
102832002-03-20 Daniel Jacobowitz <drow@mvista.com>
10284
10285 Fix PR gdb/422.
10286 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
10287 FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
10288 * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
10289 complex types.
10290 * stabsread.c (rs6000_builtin_type): Likewise.
10291 (read_sun_floating_type): Likewise.
10292
0c867556
PS
102932002-03-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10294
10295 * stabsread.c (read_member_functions): Remove skip code for duplicate
10296 constructor/destructor methods. Use standard parsing for these
10297 methods and just do not chain them to the list of methods after
10298 parsing.
10299
12b9c64f
AO
103002002-03-19 Alexandre Oliva <aoliva@redhat.com>
10301
10302 * coffread.c: Remove redundant static declarations. Replace
10303 occurrences of `PTR' with `void *'.
10304 * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
10305 * top.h (quit_cover): Likewise.
10306 * defs.h (catch_errors): Likewise.
10307
349c5d5f
AC
103082002-03-18 Andrew Cagney <ac131313@redhat.com>
10309
10310 * defs.h (XMALLOC): Define.
10311 * gdb-events.sh (XMALLOC): Delete macro.
10312 * gdb-events.c, gdb-events.h: Regenerate.
10313 * gdbarch.sh (XMALLOC): Delete macro.
10314 * gdbarch.c: Regenerate.
10315 * serial.c (XMALLOC): Delete macro.
10316 * ui-file.c (XMALLOC): Ditto.
10317 * ser-unix.h (XMALLOC): Ditto.
10318 * sh-tdep.c (XMALLOC): Ditto.
10319 * ui-out.c (XMALLOC): Ditto.
10320 * utils.c (XMALLOC): Ditto.
10321 * i386-tdep.c (XMALLOC): Ditto.
10322 * gdb-events.c (XMALLOC): Ditto.
10323 * d10v-tdep.c (XMALLOC): Ditto.
10324 * cli-out.c (XMALLOC): Ditto.
10325
10326 * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
10327 * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
10328 * ui-file.c, ui-out.c: Ditto.
10329
7d0766f3
AC
103302002-03-18 Andrew Cagney <ac131313@redhat.com>
10331
10332 * command.h (struct cmd_list_element): Add field context.
10333 (set_cmd_context, get_cmd_context): Declare.
10334 * cli/cli-decode.h: Ditto.
10335 * cli/cli-decode.c (get_cmd_context): New function.
10336 (set_cmd_context): New function.
10337 (add_cmd): Initialize context.
10338 Part of fixing PR gdb/145 and PR gdb/146.
10339
5913bcb0
AC
103402002-03-17 Andrew Cagney <ac131313@redhat.com>
10341
1868c04e
AC
10342 * cli/cli-decode.c (cmd_type): New function.
10343 * command.h (cmd_type): Declare.
10344 * infrun.c (set_schedlock_func): Call function cmd_type.
10345 * kod.c (kod_set_os): Call cmd_type.
10346 * cris-tdep.c (cris_version_update): Use function cmd_type.
10347 (cris_mode_update, cris_abi_update): Ditto.
10348
5913bcb0
AC
10349 * command.h: (execute_cmd_post_hook): Declare.
10350 (execute_cmd_pre_hook): Declare.
10351 * cli/cli-script.c (clear_hook_in_cleanup): New function.
10352 (execute_cmd_post_hook, execute_cmd_pre_hook): New
10353 functions. Execute pre/post hook while ensuring that afterwords
10354 hook_in is cleared.
10355 * top.c (execute_command): Use execute_cmd_post_hook, and
10356 execute_cmd_pre_hook to execute pre/post commands.
10357 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
10358 hook_stop_stub.
10359 (hook_stop_stub): Call execute_cmd_pre_hook.
10360
b51450c9
AC
103612002-03-17 Andrew Cagney <ac131313@redhat.com>
10362
10363 * kod.c (kod_set_os): Revert previous change. Is called by ``info
10364 set'' and this leads to a core dump. Move xstrdup of
10365 operating_system to after check that it is not NULL.
10366
f66c9f11
AC
103672002-03-17 Andrew Cagney <ac131313@redhat.com>
10368
8e694ecf
AC
10369 * kod.c (kod_set_os): Remove unnecessary check that
10370 ``command->type'' is set_cmd.
10371
f66c9f11
AC
10372 * valprint.c (set_input_radix): Use input_radix.
10373 (set_output_radix): Use output_radix.
10374 (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
10375 isn't reverted.
10376
9d01611c
AC
103772002-03-16 Andrew Cagney <ac131313@redhat.com>
10378
10379 * value.h (struct value): Delete field ``substring_addr''. Change
10380 aligner fields to force_doublest_align, force_longest_align,
ee2d3b3a
AC
10381 force_core_addr_align and force_pointer_aligh.
10382
10383 * value.h (struct value): Fix typo in above change.
9d01611c 10384
4156bb53
PS
103852002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10386
10387 * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
10388 to fix internal_error from ``maintenance print architecture''.
10389
0e5e3ea6
PS
103902002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10391
10392 * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
10393 for gcc versions after gcc-2.8.1.
10394
9b013045
PS
103952002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10396
10397 * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
10398 for method resolution. Restore adjustment of ``this'' pointer after
10399 calling value_struct_elt, which was accidentally removed during the
10400 HP merge.
10401
376c9600
AC
104022002-03-15 Andrew Cagney <ac131313@redhat.com>
10403
10404 * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
10405 value_of_register.
10406 * findvar.c (value_of_register): Add ``frame'' parameter. Pass to
10407 get_saved_register.
10408 * value.h (value_of_register): Update.
10409
a4db0f07
RH
104102002-03-14 Richard Henderson <rth@redhat.com>
10411
10412 * configure.in: Detect declaration for canonicalize_file_name.
10413 * utils.c (canonicalize_file_name): Declare, if needed.
10414 (gdb_realpath): Prefer realpath if available and usable.
10415 * config.in, configure: Rebuild.
10416
96383835
RH
104172002-03-14 Richard Henderson <rth@redhat.com>
10418
10419 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
10420 a constant array bound.
10421
10422 * MAINTAINERS: Add myself to write-after-approval.
10423
75245b24
MS
104242002-03-14 Michael Snyder <msnyder@redhat.com>
10425
10426 * symfile.c (syms_from_objfile): Return immediately if no syms.
10427 (symbol_file_add): Return immediately if no syms.
10428 (find_sym_fns): Return immediately if no syms.
10429
e641a1ca
ML
104302002-03-13 Michal Ludvig <mludvig@suse.cz>
10431
10432 * gdbserver/remote-util.c (remote_open): Print remote-side's
10433 IP address when remote debugging over the network.
7e336ba1 10434
df08bfec
DB
104352002-03-12 David O'Brien <obrien@FreeBSD.org>
10436
10437 * config/sparc/fbsd.mh: Fix copyright.
10438 * config/sparc/fbsd.mt: Likewise.
10439
9a57864f
RE
104402002-03-11 Richard Earnshaw <rearnsha@arm.com>
10441
10442 * MAINTAINERS: Fix typo in name of gdb warnings option.
10443 (x86-64): Fix formating so that this can be parsed by awk.
10444
dd7bf85e
DJ
104452002-03-10 Daniel Jacobowitz <drow@mvista.com>
10446
10447 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
10448 * defs.h: Include "gdb/signals.h".
10449 (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
10450
33a0a2ac
ML
104512002-03-10 Michal Ludvig <mludvig@suse.cz>
10452
10453 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
7e336ba1 10454 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
33a0a2ac
ML
10455 from x86-64-tdep.h
10456
dd824b04
DJ
104572002-03-10 Daniel Jacobowitz <drow@mvista.com>
10458 Don Howard <dhoward@redhat.com>
10459
10460 * mips-tdep.c (ST0_FR): Define.
10461 (mips2_fp_compat): New function, temporarily disabled.
10462 (mips_read_fp_register_single): New function.
10463 (mips_read_fp_register_double): New function.
10464 (mips_print_register): Use them.
10465 (do_fp_register_row): Likewise.
10466
6a41ff59
AC
104672002-03-09 Andrew Cagney <ac131313@redhat.com>
10468
10469 * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
10470 approval''.
10471
4ea09c10
PS
104722002-03-08 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10473
10474 * stabsread.c (read_member_functions): Fix is_stub test for
10475 static member functions, improve comment.
10476
6ccc741d
RE
104772002-03-07 Richard Earnshaw <rearnsha@arm.com>
10478
10479 * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
10480 (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
10481 (_initialize_remote_rdi): Use add_set_boolean_cmd to register
10482 commands that set boolean values.
10483 (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
10484 (arm_rdi_resume): Always initialize PC.
10485 (arm_rdi_open): Don't use rslt as a boolean.
10486 (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
10487 (arm_rdi_fetch_registers, arm_rdi_store_registers)
10488 (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
10489 (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
10490
438013df
AO
104912002-03-06 Alexandre Oliva <aoliva@redhat.com>
10492
10493 * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
10494 * configure: Rebuilt.
10495
70ed8774
SC
104962002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10497
10498 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
10499 (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
10500
5ba2abeb
AC
105012002-03-06 Andrew Cagney <ac131313@redhat.com>
10502
10503 * cli/cli-decode.c (set_cmd_completer): New function.
10504 * command.h (set_cmd_completer): Declare.
10505 * cli/cli-decode.h (set_cmd_completer): Ditto.
10506
10507 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
10508 * cli/cli-cmds.c (init_cli_cmds): Ditto.
10509 * win32-nat.c (_initialize_inftarg): Ditto.
10510 * remote-rdi.c (_initialize_remote_rdi): Ditto.
10511 * proc-api.c (_initialize_proc_api): Ditto.
10512 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
10513 * source.c (_initialize_source): Ditto.
10514 * exec.c (_initialize_exec): Ditto.
10515 * solib.c (_initialize_solib): Ditto.
10516 * top.c (init_main): Ditto.
10517 * tracepoint.c (_initialize_tracepoint): Ditto.
10518 * symfile.c (_initialize_symfile): Ditto.
10519 * printcmd.c (_initialize_printcmd): Ditto.
10520 * infcmd.c (_initialize_infcmd): Ditto.
10521 * corefile.c (_initialize_core): Ditto.
10522
f779ca99
AC
105232002-03-05 Andrew Cagney <ac131313@redhat.com>
10524
10525 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
10526
01a3934b
AC
105272002-03-05 Andrew Cagney <ac131313@redhat.com>
10528
10529 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
10530
37057839
AC
105312002-03-05 Andrew Cagney <ac131313@redhat.com>
10532
10533 * NEWS: Update headings, 5.2 has branched.
10534
c6ecbae5
DJ
105352002-03-04 Daniel Jacobowitz <drow@mvista.com>
10536
10537 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
10538 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
10539 (register_addr, REGISTER_RAW_SIZE): Likewise.
10540 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
10541 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
10542
e9f30c21
ML
105432002-03-03 Michal Ludvig <mludvig@suse.cz>
10544
10545 * MAINTAINERS (x86-64): Add myself.
10546 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
10547 changed value_ptr -> struct value *
10548
54394ac3
DB
105492002-03-01 David O'Brien <obrien@FreeBSD.org>
10550
10551 * configure.host (sparc64-*-freebsd): Add.
10552 * configure.tgt: Likewise.
10553 * config/sparc/fbsd.mh: New file.
10554 * config/sparc/fbsd.mt: Likewise.
10555 * config/sparc/nm-fbsd.h: Likewise.
10556 * config/sparc/tm-fbsd.h: Likewise.
10557
bfe95955
DJ
105582002-03-01 Daniel Jacobowitz <drow@mvista.com>
10559
10560 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
10561 regformats/reg-s390x.dat.
10562
f33c6cbf
AC
105632002-03-01 Andrew Cagney <ac131313@redhat.com>
10564
10565 * utils.c: Add FIXME explaining true/false problem.
10566
5ecaa7dd
AC
105672002-02-28 Andrew Cagney <ac131313@redhat.com>
10568
10569 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
10570
2a251cc2
MC
105712002-02-28 Michael Chastain <mec@shout.net>
10572
10573 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
10574
6a8031a3 105752002-02-28 Daniel Jacobowitz <drow@mvista.com>
265f716b
DJ
10576
10577 * gdbserver/linux-s390-low.c: New file.
10578 * regformats/reg-s390.dat: New file.
10579 * regformats/reg-s390x.dat: New file.
10580 * gdbserver/configure.srv: Add S/390.
10581 * gdbserver/Makefile.in: Add S/390.
10582 * configure.tgt: Enable gdbserver for S/390.
10583
ac469903
EZ
105842002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
10585
10586 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
10587 first line of the doc string for "info dos", except at the end of
10588 the sentence, since the short help stops at the first period.
10589
985cb1a3
JM
105902002-02-28 Jason Merrill <jason@redhat.com>
10591
10592 * dwarf2read.c (dwarf_cfi_name): Add new codes.
10593
c570663e
FF
105942002-02-27 Fred Fish <fnf@redhat.com>
10595
10596 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
10597 comment (dumy -> dummy).
10598
43630227
PS
105992002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10600
10601 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
10602
b84911e8
RB
106032002-02-27 Rodney Brown <rbrown64@csc.com.au>
10604
10605 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
10606
58caa3dc
DJ
106072002-02-27 Daniel Jacobowitz <drow@mvista.com>
10608
10609 * gdbserver/acconfig.h: New file.
10610 * gdbserver/i387-fp.c: New file.
10611 * gdbserver/i387-fp.h: New file.
10612 * gdbserver/linux-x86-64.c: New file.
10613 * regformats/reg-x86-64.dat: New file.
10614 * configure.tgt: Add x86_64-*-linux* gdbserver support.
10615 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
10616 * gdbserver/configure.in: Add support for regsets.
10617 * gdbserver/config.in: Regenerate.
10618 * gdbserver/configure: Regenerate.
10619 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
10620 * gdbserver/linux-low.h: New file.
10621 * gdbserver/linux-low.c: Include "linux-low.h". Add support
10622 for regsets.
10623 * gdbserver/linux-arm-low.c: Include "linux-low.h".
10624 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
10625 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
10626 * gdbserver/linux-mips-low.c: Include "linux-low.h".
10627 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
10628 * gdbserver/linux-sh-low.c: Include "linux-low.h".
10629 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
10630 "i387-fp.h". Add PTRACE_GETREGS and friends.
10631 * gdbserver/regcache.c (supply_register): New function.
10632 (supply_register_by_name): New function.
10633 (collect_register): New function.
10634 (collect_register_by_name): New function.
10635
93652174
DJ
106362002-02-27 Daniel Jacobowitz <drow@mvista.com>
10637
10638 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
10639 (config.status): Add configure.srv dependency.
10640 (server_h): Add config.h dependency.
10641
a02e4a61
DJ
106422002-02-27 Daniel Jacobowitz <drow@mvista.com>
10643
10644 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
10645 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
10646 * gdbserver/configure.srv: Change i386-*-linux* to use
10647 reg-i386-linux.o.
10648
ce0eebec
AC
106492002-02-26 Andrew Cagney <ac131313@redhat.com>
10650
10651 * x86-64-tdep.c: Re-indent. Update copyright date.
10652
82dbc5f7
AC
106532002-02-26 Andrew Cagney <ac131313@redhat.com>
10654
10655 From Michal Ludvig <mludvig@suse.cz>:
10656 * x86-64-tdep.c (value.h): Delete.
10657 (gdb_assert.h): Include.
10658 (x86_64_register_convert_to_virtual,
10659 x86_64_register_convert_to_raw ): Add check which lets only
10660 floating-point values to be converted.
10661 (value_push): Delete.
10662 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
10663 (i386_gdbarch_init): Number of register_bytes fixed.
10664
e4621584
AC
106652002-02-26 Andrew Cagney <ac131313@redhat.com>
10666
10667 * MAINTAINERS: Add x86-64 target.
10668
81a9a963
AC
106692002-02-26 Andrew Cagney <ac131313@redhat.com>
10670
10671 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
10672 * osfsolib.c (solib_map_sections): Ditto.
10673 * irix5-nat.c (solib_map_sections): Ditto.
10674 * corelow.c (gdb_check_format): Ditto.
10675 * symfile.c (symfile_bfd_open): Ditto.
10676 * solib.c (solib_map_sections): Ditto.
10677 Fix PR gdb/354.
7e336ba1 10678
0f017ab9
AC
106792002-02-26 Andrew Cagney <ac131313@redhat.com>
10680
10681 * remote.c (_initialize_remote): By default, disable ``e'' and
10682 ``E'' step out-of-range packets.
10683
75738c29
AS
106842002-02-26 Andreas Schwab <schwab@suse.de>
10685
10686 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
10687 m68k_linux_frame_saved_pc.
10688 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
10689 in_sigtramp.
10690 (SIGCONTEXT_PC_OFFSET): Remove.
10691 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
10692 m68k_linux_sigtramp_saved_pc): New functions.
10693 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
10694 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
10695 (UCONTEXT_PC_OFFSET): Define.
10696 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
10697 non-RT and RT signal trampolines.
10698
7e8ed687
RE
106992002-02-26 Richard Earnshaw <rearnsha@arm.com>
10700
10701 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
10702 (TARGET_NBPG, STACK_END_ADDR): Delete
10703 (VARIABLES_INSIDE_BLOCK): Delete.
10704
6972bc8b
AC
107052002-02-25 Andrew Cagney <ac131313@redhat.com>
10706
10707 * utils.c (perror_with_name): Make string parameter constant.
10708 (print_sys_errmsg): Ditto.
10709 (query): Ditto.
10710 * defs.h (perror_with_name): Update.
10711 (print_sys_errmsg): Update.
10712 (query): Update.
10713
aa32f823
DJ
107142002-02-25 Daniel Jacobowitz <drow@mvista.com>
10715
10716 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
10717 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
10718
19caaa45
PS
107192002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10720
10721 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
10722 if it already matches the current architecture from the exec file.
10723 Include arch-utils.h for gdbarch_info_init prototype.
10724 * Makefile.in (rs6000-nat.o): Update dependencies.
10725
d951901f
EZ
107262002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
10727
10728 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
10729 list of exported variables.
10730
7ea81414
DJ
107312002-02-24 Daniel Jacobowitz <drow@mvista.com>
10732
10733 * gdbserver/configure.srv: New file.
10734 * gdbserver/configure.in: Use configure.srv instead
10735 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
10736 from it.
10737 * gdbserver/configure: Regenerated.
10738 * gdbserver/terminal.h: New file.
10739 * gdbserver/Makefile.in: Update for configure changes. Remove
10740 more unneeded include paths.
10741
080fe24b
AC
107422002-02-24 Andrew Cagney <ac131313@redhat.com>
10743
10744 From wiz at danbala:
10745 * config/sparc/tm-sp64.h: Fix grammar and typos.
10746 Fix PR gdb/287.
10747
8605d56e
AC
107482002-02-24 Andrew Cagney <ac131313@redhat.com>
10749
10750 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
a4b6fc86
AC
10751 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
10752 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
10753 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
ca557f44
AC
10754 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
10755 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
10756 * s390-tdep.c: Ditto.
92362027
AC
10757 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
10758 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
10759 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
10760 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
10761 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
10762 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
10763 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
10764 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
10765 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
10766 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
8605d56e 10767 Fix PR gdb/378.
7e336ba1 10768
8ed32cc0
AC
107692002-02-23 Andrew Cagney <ac131313@redhat.com>
10770
a3007b6f
AC
10771 * lin-thread.c: Delete file.
10772 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
10773 to gdb_proc_service.h.
10774 * configure: Re-generate.
10775
50a9e2f1
AC
10776 * ocd.c (ocd_open): Do not try to open the "ocd" device.
10777 * serial.c (serial_open): Delete check for "ocd".
10778 Fix PR gdb/349.
10779
8b6e7932
AC
10780 * Makefile.in (linux-thread.o): Delete target.
10781 * linux-thread.c: Delete file.
10782
d155c46b
AC
10783 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
10784 renamed SH files to be consistent.
10785
8ed32cc0
AC
10786 * symtab.c (sort_search_symbols): Use xfree.
10787
0e18d038
RE
107882002-02-23 Richard Earnshaw <rearnsha@arm.com>
10789
10790 * arm-linux-tdep.c (arm_linux_init_abi): Register
10791 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
10792 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
10793 definition with undef, since we don't want the sysvr4 definition.
10794 (SKIP_TRAMPOLINE_CODE): Likewise.
10795
27aac7ff
AC
107962002-02-23 Andrew Cagney <ac131313@redhat.com>
10797
10798 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
10799
10800 * configure.in: (AC_CHECK_FUNCS) Added test for
10801 canonicalize_file_name Regenerated.
10802 * config.in, configure: Regenerated.
10803 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
10804 defined use canonicalize_file_name.
7e336ba1 10805
65a6e0ee
MC
108062002-02-23 Michael Chastain <mec@shout.net>
10807
10808 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
10809
47b95330
AC
108102002-02-23 Andrew Cagney <ac131313@redhat.com>
10811
10812 * README: Remove references to cygnus.com.
10813 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
10814 dot com'' form. Remove references to cygnus.com and sourceware.
10815
696f451b
AC
108162002-02-23 Andrew Cagney <ac131313@redhat.com>
10817
10818 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
10819 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
10820 1003.1-2001 no longer allows "head -1".
10821 * gdb/Makefile.in (version.c): Likewise.
10822 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
10823 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
10824 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
10825
bbaca940
AC
108262002-02-23 Andrew Cagney <ac131313@redhat.com>
10827
10828 * cli/cli-decode.c (cmd_cfunc_eq): New function.
10829 * command.h (cmd_cfunc_eq): Declare.
10830 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
10831
10832 * cli/cli-cmds.h (is_complete_command): Change parameter to a
10833 ``struct cmd_list_element *''.
10834 * cli/cli-cmds.c (is_complete_command): Update. Use
10835 cmd_cfunc_eq.
10836 * top.c (execute_command): Pass the command to
10837 is_complete_command.
10838 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
10839
b8b8b047
AC
108402002-02-23 Andrew Cagney <ac131313@redhat.com>
10841
10842 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
10843 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
10844 architecture defines.
10845 * s390-tdep.c (s390_gdbarch_init): Likewise.
10846
19d3fc80
RE
108472002-02-23 Richard Earnshaw <rearnsha@arm.com>
10848
10849 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
10850 (arm_linux_push_arguments): Likewise.
10851 (arm_linux_init_abi): Register them. Also register linux-specific
10852 call_dummy_words.
10853 (find_minsym_and_objfile): Use strcmp, not STREQ.
10854 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
10855 (arm_linux_call_dummy_words): Delete declaration.
10856 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
10857 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
10858 declarations.
10859 (LOWEST_PC): Delete.
10860
3ab13650
PS
108612002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10862
10863 * maint.c (print_section_info): Do not prepend `0x' to filepos
10864 output, it will be handled by local_hex_string_custom.
10865
19d3fc80 108662002-02-23 Richard Earnshaw <rearnsha@arm.com>
85ae890c
RE
10867
10868 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
10869 (store_newfpe_double, store_newfpe_extended, store_fpregister)
10870 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
10871
d85a5daf
JB
108722002-02-22 Jim Blandy <jimb@redhat.com>
10873
10874 Indicate that the bcache functions don't change the strings
10875 they're passed.
10876 * bcache.h (bcache, hash): Add `const' keywords to declarations.
10877 * bcache.c (bcache, hash): Add `const' keywords to definitions.
10878
eeb25b8a
PM
108792002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
10880
10881 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
10882
6badb179
CF
108832002-02-21 Christopher Faylor <cgf@redhat.com>
10884
10885 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
10886 find the complete path to a loaded DLL.
10887
e8717518
FF
108882002-02-21 Fred Fish <fnf@redhat.com>
10889
10890 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
10891 that marks the end of the range of a function, enter a line number
10892 entry that has a line number of zero and a PC offset that matches
10893 the end of the function. This starts a range of PC's for which no
10894 line number information is known.
10895 * symtab.c (find_pc_sect_line): If our best fit is in a range of
10896 PC's for which no line number info is found (line number is zero)
10897 then we didn't find any valid line information.
10898 * symtab.h: Document use of zero line number entry.
10899
9abe5450
EZ
109002002-02-21 Elena Zannoni <ezannoni@redhat.com>
10901
10902 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
10903 (have_ptrace_getvrregs): Define for run time checks.
10904 (gdb_vrregset_t): New type for Altivec register handling.
10905 (fetch_register, store_register): Fetch/store altivec register
10906 when needed.
10907 (fetch_altivec_register, store_altivec_register): New functions.
10908 (supply_vrregset, fill_vrregset): New functions.
10909 (fetch_altivec_registers, store_altivec_registers): New functions.
10910 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
10911 registers as well.
10912
aaa38bb5
AJ
109132002-02-21 Jiri Smid <smid@suse.cz>
10914
10915 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
10916
b34db576
RE
109172002-02-21 Richard Earnshaw <rearnsha@arm.com>
10918
10919 * Makefile.in (armnbsd-nat.o): Update dependencies.
10920 * armnbsd-nat.c (supply_gregset): New function. Common code to
10921 supply the integer register set.
10922 (supply_fparegset): New function. Similar for FPA registers.
10923 (fetch_regs, fetch_fp_regs): Use them.
10924 (fetch_core_registers): Likewise.
10925 (fetch_elfcore_registers): New function.
10926 (arm_netbsd_elfcore_fns): New core-file type specification.
10927 (_initialize_arm_netbsd_nat): Register it.
10928
3e56fc4b
RE
109292002-02-21 Richard Earnshaw <rearnsha@arm.com>
10930
10931 * armnbsd-nat.c: Include gdbcore.h.
10932 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
10933 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
10934 'void' to declaration, to shut up ARI.
10935 (fetch_core_registers): Make static. Rewrite using supply_register.
10936 (arm_netbsd_core_fns): New core-file type specification.
10937 (_initialize_arm_netbsd_nat): New function.
10938
097f6b0b
CF
109392002-02-21 Christopher Faylor <cgf@redhat.com>
10940
10941 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
10942 value.
10943
c914e0cc
CF
109442002-02-20 Christopher Faylor <cgf@redhat.com>
10945
10946 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
10947 fails.
10948
385fa495
DJ
109492002-02-20 Daniel Jacobowitz <drow@mvista.com>
10950
10951 * jv-exp.y (parse_number): Change type of implicit longs
10952 to builtin_type_uint64.
10953
e5f1222d
DJ
109542002-02-20 Daniel Jacobowitz <drow@mvista.com>
10955
10956 * gdbserver/linux-low.c (mywait): Change argument to waitpid
10957 to be an integer instead of a `union wait'.
10958
75c9abc6
DJ
109592002-02-20 Daniel Jacobowitz <drow@mvista.com>
10960
10961 * mips-linux-nat.c: Call the operating system GNU/Linux.
10962 * mips-linux-tdep.c: Likewise.
10963 * mips-tdep.c: Likewise.
10964
551792a5
DJ
109652002-02-20 Daniel Jacobowitz <drow@mvista.com>
10966
10967 Fix PR gdb/265.
10968 * jv-exp.y (parse_number): Handle 64-bit integers.
10969
ee6e2b82
DJ
109702002-02-20 Daniel Jacobowitz <drow@mvista.com>
10971
10972 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
10973 AC_STDC_HEADERS to AC_HEADER_STDC.
10974 * gdbserver/configure: Regenerated.
10975
a48442a0
RE
109762002-02-20 Richard Earnshaw <rearnsha@arm.com>
10977
10978 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
10979 is defined.
10980 * sparc-tdep.c (get_longjmp_target): Likewise.
10981
fe419ffc
RE
109822002-02-20 Richard Earnshaw <rearnsha@arm.com>
10983
10984 * News: Add news about ARM and Multi-arch. Mention the new target
10985 arm*-*-netbsd*.
10986
5832ed7e
JB
109872002-02-19 Jim Blandy <jimb@redhat.com>
10988
10989 * stabsread.c (error_type_complaint): Improve error message.
10990
84563040
DJ
109912002-02-19 Daniel Jacobowitz <drow@mvista.com>
10992
10993 * gdbserver/README: Update documentation.
10994 * gdbserver/configure.in: Update configury to match documentation.
10995 * gdbserver/Makefile.in: Likewise.
10996 * gdbserver/configure: Regenerated.
10997 * gdbserver/aclocal.m4: New file, generated by aclocal.
10998 * gdbserver/config.in: New file, generated by autoheader.
10999
375fd65b
RE
110002002-02-19 Richard Earnshaw <rearnsha@arm.com>
11001
11002 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
11003 armnbsd-nat.c.
11004
08216dd7
RE
110052002-02-19 Richard Earnshaw <rearnsha@arm.com>
11006
11007 * arm-tdep.h (enum arm_float_model): New enum.
11008 (struct gdbarch_tdep): Add fp_model.
11009 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
11010 up floating-point conversions until we know the floating-point model
11011 in use by the inferior. Don't complain about being unable to
11012 determine the ABI of the inferior when we don't have one.
11013 (arm_extract_return_value): Support different floating-point models.
11014 (arm_store_return_value): Likewise.
aaa38bb5 11015 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
08216dd7
RE
11016 ARM_FLOAT_SOFT.
11017 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
11018
65d6d66a
PS
110192002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11020
11021 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
11022 of ``current_gdbarch''.
11023
47221191
RE
110242002-02-19 Richard Earnshaw <rearnsha@arm.com>
11025
11026 * armnbsd-nat.c : ANSIfy all function declarations.
11027 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
11028 (fetch_inferior_registers): Re-implement in terms of above.
11029 (store_register, store_regs, store_fp_register, store_fp_regs): New.
11030 (store_inferior_registers): Re-implement in terms of above.
11031
fdf39c9a
RE
110322002-02-19 Richard Earnshaw <rearnsha@arm.com>
11033
aaa38bb5 11034 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
fdf39c9a
RE
11035 kernel.
11036 * arm-linux-tdep.c: Likewise.
11037 * config/arm/tm-linux.h: Likewise.
11038
93247f88
RE
110392002-02-19 Richard Earnshaw <rearnsha@arm.com>
11040
11041 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
11042 * config/arm/nbsd.mt (TM_FILE): Delete.
11043 * config/arm/tm-nbsd.h: Delete.
11044
d7b486e7
RE
110452002-02-19 Richard Earnshaw <rearnsha@arm.com>
11046
11047 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
11048 Initialize CALL_DUMMY_LENGTH.
11049
41d39a95
RE
110502002-02-19 Richard Earnshaw <rearnsha@arm.com>
11051
11052 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
11053 function.
11054 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
aaa38bb5 11055 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
41d39a95
RE
11056 defines one thing and that is incorrect for this port.
11057 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
11058
e1195560
PM
110592002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
11060
11061 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
11062
c1748f97
PM
110632002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
11064
11065 * win32-nat.c (display_selector): New function. Displays information
11066 about the information returned by GetThreadSelectorEntry API function.
11067 (display_selectors): New function. Displays the infomation of
11068 the selector given as argument, or of CS, DS ans FS selectors
11069 if no argument is given.
11070 ( _initialize_inftarg): Add "w32" as info prefix command.
11071 Add "info w32 selector" as command calling display_selectors.
11072
e41e6bbf
PM
110732002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
11074
11075 * i386-tdep.c (get_longjmp_target): Fix compilation failure
11076 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
11077 if not defined.
11078
0d3a9f48
RE
110792002-02-18 Richard Earnshaw <rearnsha@arm.com>
11080
11081 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
11082
3fb4b924
RE
110832002-02-18 Richard Earnshaw <rearnsha@arm.com>
11084
11085 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
11086 (arm_fix_call_dummy): Call it.
11087 (arm_call_dummy_breakpoint_offset): Delete.
11088 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
11089 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
11090
7f55af32
AC
110912002-02-18 Andrew Cagney <ac131313@redhat.com>
11092
11093 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
11094 Default to func_frame_chain_valid.
11095 * gdbarch.h, gdbarch.c: Re-generate.
11096 * frame.h (FRAME_CHAIN_VALID): Delete definition.
11097
05f13b9c
EZ
110982002-02-18 Elena Zannoni <ezannoni@redhat.com>
11099
11100 * ppc-linux-nat.c: Update copyright.
11101 (fetch_register, store_register): Add tid parameter, don't compute
11102 tid here.
11103 (fetch_ppc_registers, store_ppc_registers): Add tid
11104 parameter. Pass it along to callees.
11105 (fetch_inferior_registers, store_inferior_registers): Compute tid
11106 here, and pass it to calleed functions.
11107 (fill_gregset, supply_fpregset): Clean up formatting.
11108
d7afb4c9
RE
111092002-02-18 Richard Earnshaw <rearnsha@arm.com>
11110
11111 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
11112 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
11113
9df628e0
RE
111142002-02-18 Richard Earnshaw <rearnsha@arm.com>
11115
11116 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
11117 * gdbarch.c gdbarch.h: Regenerate.
11118 * breakpoint.c (create_longjmp_breakpoint): Always compile this
11119 function.
11120 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
11121 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
11122 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
11123
11124 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
11125 * arm-tdep.c (arm_get_longjmp_target): New function.
11126 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
11127 this to a positive value register arm_get_longjmp_target as the
11128 longjmp handler.
11129 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
11130 (arm_linux_init_abi): Set up longjmp description in tdep.
11131 * armnbsd-nat.c (get_longjmp_target): Delete.
11132 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
11133 description in tdep.
11134 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
11135 (get_longjmp_target): Delete declaration.
11136 (GET_LONGJMP_TARGET): Delete.
11137 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
11138 (GET_LONGJMP_TARGET): Delete.
11139
57bc8964
KB
111402002-02-17 Kevin Buettner <kevinb@redhat.com>
11141
11142 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
11143 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
11144 of ``current_gdbarch''.
11145
83d31a92
TT
111462002-02-17 Tom Tromey <tromey@redhat.com>
11147
11148 * cli/cli-cmds.c (compare_strings): New function.
11149 (complete_command): Only print each unique item once.
11150 * completer.h (complete_line): Declare.
11151 * completer.c (complete_line): New function.
11152 (line_completion_function): Use it.
11153
17ef5d92
AC
111542002-02-16 Andrew Cagney <ac131313@redhat.com>
11155
11156 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
11157 * gdbarch.h, gdbarch.c: Re-generate.
11158
491b8946
DJ
111592002-02-16 Daniel Jacobowitz <drow@mvista.com>
11160
11161 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
11162
111632002-02-16 Daniel Jacobowitz <drow@mvista.com>
11164
11165 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
11166 * valops.c (value_arg_coerce): Don't take the address of a reference
11167 to convert an argument to a reference.
11168
dfe7f3ac
CF
111692002-02-15 Christopher Faylor <cgf@redhat.com>
11170
11171 * win32-nat.c (get_image_name): New function.
11172 (handle_load_dll): Use get_image_name function.
11173 (get_child_debug_event): Avoid registering debug events until possibly
11174 execed process is started.
11175 (child_create_inferior): Allow invocation via shell so that command
11176 line redirection, etc. works ok.
11177 (_initialize_inftarg): Add new command: "set shell" to control whether
11178 a shell is used to start a process.
11179
1d33e73a
DJ
111802002-02-15 Daniel Jacobowitz <drow@mvista.com>
11181
11182 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
11183 instead of find_register_by_number.
11184 (cannot_store_register): Likewise.
11185
48cd0caa
PM
111862002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11187
aaa38bb5 11188 * dwarf2read.c: Replace fprintf (stderr, ...) by
48cd0caa
PM
11189 fprintf_unfiltered (gdb_stderr, ...).
11190
8656e7d8
DJ
111912002-02-15 Daniel Jacobowitz <drow@mvista.com>
11192
11193 * gdbserver/gdbserver.1: Document --attach.
11194
66e810cd
RE
111952002-02-15 Richard Earnshaw <rearnsha@arm.com>
11196
11197 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
11198 descriptions.
11199 * arm-tdep.c (arm_default_arm_le_breakpoint)
11200 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
11201 (arm_default_thumb_be_breakpoint): New. Initialize them from
11202 traditional breakpoint defines.
11203 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
11204 (arm_gdbarch_init): Initialize new breakpoint variables.
11205 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
11206 (arm_linux_init_abi): Initialize linux-specific breakpoint.
11207 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
11208 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
11209 code out to ...
11210 (arm_netbsd_init_abi_common): ... here; new function.
11211 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
11212 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
11213 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
11214 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
11215
97e03143
RE
112162002-02-15 Richard Earnshaw <rearnsha@arm.com>
11217
11218 * arm-tdep.h (enum arm_abi): New enum.
11219 (struct gdbarch_tdep): New structure.
11220 (LOWEST_PC): Provide a default.
11221 (arm_gdbarch_register_os_abi): Declare new function.
11222 * arm-tdep.c (arm_abi_names): New array.
11223 (process_note_abi_tag_sections): New function.
11224 (get_elfosabi): New function.
11225 (arm_gdbarch_register_os_abi): New function.
11226 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
11227 support for that ABI has been built in, then call the appropriate
11228 configuration routine. Use gdbarch_num_regs() to get the number
11229 of registers.
11230 (arm_dump_tdep): New function.
11231 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
11232 place-holder functions.
11233 (_initialize_arm_tdep): Register them.
11234 * config/arm/tm-arm.h (LOWEST_PC): Delete.
11235
11236 * armnbsd-tdep.c: New file.
11237 * Makefile.in (armnbsd-tdep.o): Add dependencies.
11238 * config/arm/nbsd.mt (TDEPFILES): Add it.
11239 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
11240
11241 * armnbsd-nat.c: Include regcache.h.
11242 * Makefile.in (armnbsd-nat.o): Update dependency list.
11243
11244 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
11245
ad68be46
DJ
112462002-02-14 Daniel Jacobowitz <drow@mvista.com>
11247
11248 * gdbserver/Makefile.in: Fix typos in target rules.
11249
003d6d1d
DJ
112502002-02-14 Daniel Jacobowitz <drow@mvista.com>
11251
aaa38bb5 11252 Fix part of PR gdb/267.
003d6d1d
DJ
11253 * linespec.c (find_methods): Handle constructors specially for now.
11254
6b230f1b
CV
112552002-02-14 Corinna Vinschen <vinschen@redhat.com>
11256
11257 * arm-tdep.c (arm_push_arguments): Eliminate special float type
11258 handling.
11259 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
11260 standard_coerce_float_to_double().
11261
1ea98d12
CF
112622002-02-14 Christopher Faylor <cgf@redhat.com>
11263
11264 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
11265 GDBINIT_FILENAME.
11266
dd47e6fd
EZ
112672002-02-14 Elena Zannoni <ezannoni@redhat.com>
11268
11269 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
11270 find_variant_by_name, because it confuses the multiarch
11271 framework. Return NULL if there isn't an architecture with the
11272 user supplied name, instead of forcing a different one without
11273 recording the change with the multiarch machinery.
11274 (find_variant_by_name): Delete.
11275
d7e39b9e
PS
112762002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11277
11278 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
11279 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
11280
76e42a4f
MH
112812002-02-13 Martin M. Hunt <hunt@redhat.com>
11282
aaa38bb5 11283 * stack.c (print_frame_info_base): When calling
76e42a4f
MH
11284 print_frame_info_listing_hook, set current_source_symtab.
11285
0a30fbc4
DJ
112862002-02-14 Daniel Jacobowitz <drow@mvista.com>
11287
11288 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
11289 and remove unused $(INCLUDE_DIR).
11290 Add regcache.c to OBS.
11291 Add generated register protocol files to clean target.
11292 Update dependencies for new objects, obsolete old target code.
11293
11294 * gdbserver/linux-low.c: Remove all platform-specific code to
11295 new files. Remove various dead code. Update to use regcache
11296 functionality.
11297 * gdbserver/remote-utils.c (fromhex): Add return statement
11298 to quiet warning.
11299 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
11300 constant.
11301 (input_interrupt): Add integer parameter to match prototype
11302 of a signal handler.
11303 (outreg): Use register_data ().
11304 (prepare_resume_reply): Use gdbserver_expedite_regs.
11305 * gdbserver/server.c (main): Dynamically allocate own_buf because
11306 PBUFSIZ is no longer constant. Use registers_to_string () and
11307 registers_from_string ().
11308 * gdbserver/server.h: No longer include "defs.h". Add prototypes
11309 for error (), fatal (), and warning (). Update definition of
11310 PBUFSIZ to use regcache functionality. Add include guard.
11311 * gdbserver/utils.c (fatal): Add missing ``const''.
11312 (warning): New function.
11313
11314 * regformats/regdat.sh: Include "regcache.h" in generated files.
11315 Provide init_registers () function.
11316 * regformats/regdef.h: Add prototype for set_register_cache ().
11317 Add include guard.
11318
11319 * gdbserver/linux-arm-low.c: New file.
11320 * gdbserver/linux-i386-low.c: New file.
11321 * gdbserver/linux-ia64-low.c: New file.
11322 * gdbserver/linux-m68k-low.c: New file.
11323 * gdbserver/linux-mips-low.c: New file.
11324 * gdbserver/linux-ppc-low.c: New file.
11325 * gdbserver/linux-sh-low.c: New file.
11326
11327 * gdbserver/regcache.c: New file.
11328 * gdbserver/regcache.h: New file.
11329
11330 * gdbserver/low-linux.c: Removed obsolete file.
11331
4cc841d0
DJ
113322002-02-14 Daniel Jacobowitz <drow@mvista.com>
11333
11334 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
11335 * config/i386/linux.mt: Likewise.
11336 * config/ia64/linux.mt: Likewise.
11337 * config/m68k/linux.mh: Likewise.
11338 * config/powerpc/linux.mh: Likewise.
11339 * config/mips/linux.mt: Likewise.
11340
11341 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
11342
11343 * config/i386/i386lynx.mh: Mark gdbserver variables
11344 as (currently) obsolete for this target.
11345 * config/i386/nbsd.mt: Likewise.
11346 * config/i386/nbsdelf.mt: Likewise.
11347 * config/m32r/m32r.mt: Likewise.
11348 * config/m68k/m68klynx.mh: Likewise.
11349 * config/m68k/nbsd.mt: Likewise.
11350 * config/m68k/sun3os4.mh: Likewise.
11351 * config/mips/vr5000.mt: Likewise.
11352 * config/ns32k/nbsd.mt: Likewise.
11353 * config/pa/hppabsd.mh: Likewise.
11354 * config/pa/hppaosf.mh: Likewise.
11355 * config/powerpc/nbsd.mt: Likewise.
11356 * config/rs6000/rs6000lynx.mh: Likewise.
11357 * config/s390/s390.mt: Likewise.
11358 * config/s390/s390x.mt: Likewise.
11359 * config/sparc/sparclynx.mh: Likewise.
11360 * config/sparc/sun4os4.mh: Likewise.
11361 * config/i386/x86-64linux.mt: Likewise.
11362 * config/sparc/linux.mh: Likewise.
11363
a85f51e7
DJ
113642002-02-14 Daniel Jacobowitz <drow@mvista.com>
11365
11366 * configure.tgt: Configure gdbserver only for known working
11367 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
11368 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
11369 SUBDIRS if it is configured. Update comment for ${nativefile}.
11370 * configure: Regenerated.
11371
65554fef
MS
113722002-02-13 Michael Snyder <msnyder@redhat.com>
11373
670a52db
MS
11374 * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
11375
6dbdc4a3
MS
11376 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
11377 (default_gcore_mach): Just return 0, work around a problem in bfd.
11378 (default_gcore_target): OK to return NULL if exec_bfd is null.
11379 (make_mem_sec): Use a cast, avoid a warning.
11380
11381 * procfs.c (find_memory_regions_callback): Use a cast instead of
aaa38bb5 11382 calling host_pointer_to_address (which complains if
6dbdc4a3
MS
11383 sizeof (host pointer) != sizeof (target pointer)).
11384 (procfs_make_note_section): Avoid overflow in psargs string.
11385
aaa38bb5 11386 * procfs.c (procfs_make_note_section): Make the default
65554fef
MS
11387 implementation return an error.
11388
113892002-02-13 Rodney Brown <rbrown64@csc.com.au>
11390
11391 * procfs.c (procfs_make_note_section): Provide a default definition
11392 (for alpha-dec-osf4.0f). Fix typos.
11393
1e4d76e7
EZ
113942002-02-13 Elena Zannoni <ezannoni@redhat.com>
11395
11396 * linux-proc.c: Add include of regcache.h.
11397 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
11398
b6d1a1d5
AC
113992002-02-13 Andrew Cagney <ac131313@redhat.com>
11400
11401 From 2002-01-18 Greg McGary <greg@mcgary.org>:
aaa38bb5
AJ
11402 * memattr.c (create_mem_region): Disallow useless empty region.
11403 Regions are half-open intervals, so allow [A..B) [B..C) as
65554fef 11404 non-overlapping.
b6d1a1d5 11405
6c6ea35e
MC
114062002-02-13 Michael Chastain <mec@shout.net>
11407
11408 * defs.h: Kill CONST_PTR.
11409 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
11410 * c-lang.c (c_builtin_types): Likewise.
11411 * ch-lang.c (ch_builtin_types): Likewise.
11412 * f-lang.c (f_builtin_types): Likewise.
11413 * language.c (unknown_builtin_types): Likewise.
11414 * m2-lang.c (m2_builtin_types): Likewise.
11415 * p-lang.c (pascal_builtin_types): Likewise.
11416 * scm-lang.c (c_builtin_types): Likewise.
11417
3e0b0f48
KS
114182002-02-13 Keith Seitz <keiths@redhat.com>
11419
11420 * arm-tdep.h (arm_get_next_pc): Add declaration.
11421
67255d04
RE
114222002-02-13 Richard Earnshaw <rearnsha@arm.com>
11423
11424 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
11425 with other related struct-returning functions.
11426 (arm_extract_struct_value_address): New function.
11427 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
11428 initialize float_format, double_format and long_double_format as
11429 appropriate to the endianness of the target.
11430 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
11431 (arm_use_struct_convention): Delete declaration.
11432 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
11433
079777f6
KS
114342002-02-13 Keith Seitz <keiths@redhat.com>
11435
11436 * defs.h (core_addr_to_string_nz): New function.
11437
34588f23
MK
114382002-02-13 Mark Kettenis <kettenis@gnu.org>
11439
11440 Apply missing bits of 2002-01-15 patch.
11441 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
11442 (fill_fpregset): Use i387_fill_fsave.
11443
49b563f9
KS
114442002-02-12 Keith Seitz <keiths@redhat.com>
11445
49b563f9
KS
11446 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
11447 (core_addr_to_string_nz): New function.
11448
aeb98c60
RE
114492002-02-11 Richard Earnshaw <rearnsha@arm.com>
11450
11451 * arm-linux-nat.c: Really include arm-tdep.h.
11452 * config/arm/tm-linux.h (struct type, struct value): Declare.
11453
65554fef
MS
114542002-02-11 Michael Snyder <msnyder@redhat.com>
11455
11456 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
11457 (gcore section): Ifdef for Solaris and Unixware only.
11458 (procfs_do_thread_registers): Unixware needs one lwpstatus
11459 per thread (not one prstatus or pstatus).
11460 (procfs_make_note_section): Iterate only over kernel threads (lwps),
11461 not over all gdb threads. For unixware, call elfcore_write_pstatus
11462 once before iterating over threads.
11463
34e8f22d
RE
114642002-02-11 Richard Earnshaw <rearnsha@arm.com>
11465
11466 * arm-tdep.h: New file.
11467 * arm-tdep.c: Include arm-tdep.h.
11468 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
11469 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
11470 (arm_print_float_info, arm_register_type, convert_to_extended)
11471 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
11472 (arm_extract_return_value, arm_register_name): Make static.
11473 (arm_software_single_step): Similarly. Fix types in declaration.
11474 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
11475 (arm_store_return_value, arm_store_struct_return): New functions.
11476 (arm_gdbarch_init): Register the above functions. Also register
11477 call_dummy_start_offset, sizeof_call_dummy_words,
11478 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
11479 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
aaa38bb5 11480 max_register_virtual_size, register_size. Set up
34e8f22d
RE
11481 prologue_cache.saved_regs here, rather than ...
11482 (_initialize_arm_tdep): ... here.
11483 * config/arm/tm-arm.h (struct type, struct value): Delete forward
11484 declarations.
11485 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
11486 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
11487 (arm_print_float_info, arm_register_type, convert_to_extended)
11488 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
11489 (arm_extract_return_value, arm_register_name): Delete declarations.
11490 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
11491 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
11492 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
11493 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
11494 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
11495 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
11496 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
11497 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
11498 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
11499 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
11500 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
11501 (arm_get_next_pc): No-longer static -- these are needed by the RDI
11502 interface.
11503 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
11504 * remote-rdi.c remote-rdp.c: Likewise.
11505 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
11506 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
11507 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
11508 definition.
11509
11510 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
11511 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
11512 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
11513 from non-ARM_ prefixed definitions.
11514 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
11515 all uses of above.
11516 * remote-rdi.c remote-rdp.c: Likewise.
11517 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
11518
148754e5
RE
115192002-02-11 Richard Earnshaw <rearnsha@arm.com>
11520
11521 * arm-tdep.c (arm_frameless_function_invocation)
11522 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
11523 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
11524 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
11525 (arm_pop_frame, arm_get_next_pc): Make static.
11526 (arm_gdbarch_init): Register above in gdbarch structure.
11527 (arm_read_fp): Renamed from arm_target_read_fp.
11528 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
11529 * config/arm/tm-arm.h (arm_frameless_function_invocation)
11530 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
11531 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
11532 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
11533 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
11534 (arm_pc_is_thumb_dummy): Delete declarations.
fcfb8836
RE
11535 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
11536 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
11537 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
11538 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
148754e5 11539
434d2d4f
DJ
115402002-02-10 Daniel Jacobowitz <drow@mvista.com>
11541
11542 * symtab.c (compare_search_syms): New function.
11543 (sort_search_symbols): New function.
11544 (search_symbols): Sort symbols after searching rather than
11545 before.
11546
55241689
AC
115472002-02-10 Andrew Cagney <ac131313@redhat.com>
11548
11549 * NEWS: Linux -> GNU/Linux.
11550
028c194b
AC
115512002-02-10 Andrew Cagney <ac131313@redhat.com>
11552
11553 * gdbarch.sh: For for level one methods, disallow a definition
11554 when partially multi-arched. Add comments explaining rationale.
11555 * gdbarch.h: Re-generate.
11556
6acf50cd
AC
115572002-02-10 Andrew Cagney <ac131313@redhat.com>
11558
11559 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
11560 multi-arch partial.
aaa38bb5 11561
50248794
AC
115622002-02-10 Andrew Cagney <ac131313@redhat.com>
11563
11564 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
11565 field. Use diff -u.
11566 * gdbarch.c: Re-generate.
11567
c30e0066
AC
115682002-02-10 Andrew Cagney <ac131313@redhat.com>
11569
9b56c5f3 11570 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
c30e0066
AC
11571 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
11572 partial.
11573
6e6d6484
AC
115742002-02-10 Andrew Cagney <ac131313@redhat.com>
11575
11576 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
11577 multi-arch partial.
11578 (PUSH_ARGUMENTS): Switch to using predefault.
11579 * gdbarch.c: Regenerate.
11580
c203844d
AC
115812002-02-10 Andrew Cagney <ac131313@redhat.com>
11582
11583 * valops.c (PUSH_ARGUMENTS): Delete definition.
11584 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
11585 partial. Default to default_push_arguments.
11586 * gdbarch.h, gdbarch.c: Regenerate.
11587
b5a2688f
AC
115882002-02-09 Andrew Cagney <ac131313@redhat.com>
11589
11590 * defs.h (throw_exception): Rename return_to_top_level. Update
11591 comments.
11592 * utils.c (error_stream, internal_verror, quit): Ditto.
11593 * top.c (throw_exception, catcher): Ditto.
11594 * sparclet-rom.c (sparclet_load): Ditto.
11595 * remote.c (interrupt_query, minitelnet): Ditto.
11596 * remote-sds.c (interrupt_query): Ditto.
11597 * remote-mips.c (mips_error, mips_kill): Ditto.
11598 * ocd.c (interrupt_query): Ditto.
11599 * monitor.c (monitor_interrupt_query): Ditto.
11600 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
11601 * target.h: Update comment.
aaa38bb5 11602
b5a2688f 11603 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
aaa38bb5 11604
2fa5c1e0
AC
116052002-02-09 Andrew Cagney <ac131313@redhat.com>
11606
11607 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
11608 default_double_format.
11609 * gdbarch.h, gdbarch.c: Re-generate.
11610 * findvar.c (floatformat_unknown): Delete variable definition.
11611 * doublest.h (floatformat_unknown): Delete variable declaration.
11612
da966255
JB
116132002-02-09 Jim Blandy <jimb@redhat.com>
11614
11615 * stabsread.c (read_type): Add code to parse Sun's syntax for
11616 prototyped function types.
11617
123a4891
AC
116182002-02-09 Andrew Cagney <ac131313@redhat.com>
11619
11620 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
11621 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
11622
fb39c8f3
PS
116232002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11624
11625 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
11626 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
11627 now _initialize_xcoffsolib gets called again and overrides the
11628 commands from solib.c in a native configuration.
11629
0b87a11d
MK
116302002-02-09 Mark Kettenis <kettenis@gnu.org>
11631
11632 * doublest.c (store_typed_floating): Don't try to return a value.
11633 Fixes PR gdb/290.
11634
bdc2fc72
JB
116352002-02-08 Jim Blandy <jimb@redhat.com>
11636
11637 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
11638 is prototyped and has no arguments, print its argument list as
11639 `(void)'.
11640
da69bbcf
CD
116412002-02-08 Chris Demetriou <cgd@broadcom.com>
11642
11643 * MAINTAINERS (write-after-approval): Add myself.
11644 (paper-trail): I've escaped!
aaa38bb5 11645
b69571f5
CF
116462002-02-08 Christopher Faylor <cgf@redhat.com>
11647
11648 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
11649 changes.
11650 (_initialize_check_for_gdb_ini): Ditto.
11651
f6871398
MH
116522002-02-08 Martin M. Hunt <hunt@redhat.com>
11653
11654 * win32-nat.c (cygwin_pid_to_str): Fix typo.
11655 xaprintf -> xasprintf.
11656
4e52d31c
PM
116572002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
11658
11659 * win32-nat.c: Remove use of printf and sprintf functions.
11660
39bbf761
RE
116612002-02-08 Richard Earnshaw <rearnsha@arm.com>
11662
11663 * arm-tdep.c (arm_frame_chain_valid): Make static.
11664 (arm_push_arguments): Likewise.
11665 (arm_gdbarch_init): New function.
11666 (_initialize_arm_tdep): Call it.
11667 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
11668 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
11669 (FRAME_CHAIN_VALID): Delete.
11670 (arm_frame_chain_valid): Delete declaration.
11671 (PUSH_ARGUMENTS): Delete.
11672 (arm_push_arguments): Delete declaration.
11673 (CALL_DUMMY_P): Delete.
11674
9c9532c9
CV
116752002-02-08 Andrew Cagney <ac131313@redhat.com>
11676 Corinna Vinschen <vinschen@redhat.com>
11677
11678 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
11679 on builtin float types.
11680
4e8f7a8b
DJ
116812002-02-08 Daniel Jacobowitz <drow@mvista.com>
11682
11683 * utils.c: Include <curses.h> before "bfd.h".
11684 * tui/tui-hooks.c: Likewise.
11685 * tui/tui.c: Likewise.
11686 * tui/tuiCommand.c: Likewise.
11687 * tui/tuiData.c: Likewise.
11688 * tui/tuiDataWin.c: Likewise.
11689 * tui/tuiDisassem.c: Likewise.
11690 * tui/tuiGeneralWin.c: Likewise.
11691 * tui/tuiIO.c: Likewise.
11692 * tui/tuiLayout.c: Likewise.
11693 * tui/tuiRegs.c: Likewise.
11694 * tui/tuiSource.c: Likewise.
11695 * tui/tuiSourceWin.c: Likewise.
11696 * tui/tuiStack.c: Likewise.
11697 * tui/tuiWin.c: Likewise.
11698
cd4bffcf
EZ
116992002-02-07 Elena Zannoni <ezannoni@redhat.com>
11700
11701 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
11702 to include space for pseudoregs as well. Update loops accordingly.
11703 (sh_fp_frame_init_saved_regs): Ditto.
11704 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
11705
26806ce2
AC
117062002-02-07 Andrew Cagney <ac131313@redhat.com>
11707
11708 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
11709 Add Richard Earnshaw to Arm maintainers.
11710
97fdab62
AC
117112002-02-07 Andrew Cagney <ac131313@redhat.com>
11712
a6b98203
AC
11713 * defs.h (warning_begin): Delete declaration.
11714
97fdab62
AC
11715 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
11716 Delete macro.
11717
78b29b40
MS
117182002-02-07 Michael Snyder <msnyder@redhat.com>
11719
aaa38bb5 11720 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
78b29b40
MS
11721 Logic bug, remove misplaced else.
11722
d8849953
KD
117232002-02-07 Klee Dienes <klee@apple.com>
11724
11725 * fork-inferior.c (fork_inferior): Add '!' to the list of
11726 characters that need to be quoted when building a string for the
11727 shell. Quote '!' specifically with a backslash, since CSH chokes
11728 when trying to evaluate "str!str".
aaa38bb5 11729
095778a0
NC
117302002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
11731
11732 * rdi-share/host.h: Only provide a typedef for bool if it is not
11733 defined.
11734
1900040c
MS
117352002-02-04 Michael Snyder <msnyder@redhat.com>
11736
11737 * breakpoint.h (enum bptype): Add new overlay event bp type.
11738 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
aaa38bb5 11739
1900040c
MS
11740 * breakpoint.c (create_internal_breakpoint): New function.
11741 (internal_breakpoint_number): Moved into create_internal_breakpoint.
11742 (create_longjmp_breakpoint): Use create_internal_breakpoint.
11743 (create_thread_event_breakpoint): Ditto.
11744 (create_solib_event_breakpoint): Ditto.
11745 (create_overlay_event_breakpoint): New function.
11746 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
11747 (update_breakpoints_after_exec): Delete and re-initialize
11748 overlay event breakpoints after an exec. Add FIXME comment
11749 about longjmp breakpoint.
11750 (print_it_typical): Ignore overlay event breakpoints.
11751 (print_one_breakpoint): Ditto.
11752 (mention): Ditto.
11753 (bpstat_what): Do not stop for overlay event breakpoints.
11754 (delete_breakpoint): Don't delete overlay event breakpoints.
11755 (breakpoint_re_set_one): Delete the overlay event breakpoint.
11756 (breakpoint_re_set): Re-create overlay event breakpoint.
11757
11758 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
11759 (overlay_manual_command): Disable overlay breakpoints.
11760 (overlay_off_command): Disable overlay breakpoints.
11761
082fc60d
RE
117622002-02-06 Richard Earnshaw <rearnsha@arm.com>
11763
11764 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
11765 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
11766 to here from config/tm-arm.h.
11767 (coff_sym_is_thumb): Make static.
11768 (arm_elf_make_msymbol_special): New function.
11769 (arm_coff_make_msymbol_special): New function.
11770 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
11771 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
11772 (coff_sym_is_thumb): Delete declaration.
11773 (arm_elf_make_msymbol_special): Declare.
11774 (arm_coff_make_msymbol_special): Declare.
11775 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
11776 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
11777
039c5766
RE
117782002-02-06 Richard Earnshaw <rearnsha@arm.com>
11779
11780 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
11781
117822002-02-06 Richard Earnshaw <rearnsha@arm.com>
11783
11784 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
11785 * gdbarch.c gdbarch.h: Regenerate.
11786 * arch-utils.c (default_print_float_info): New function.
11787 * arch-utils.h (default_print_float_info): Prototype it.
11788 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
11789 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
11790 (PRINT_FLOAT_INFO): Document it.
11791
11792 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
11793 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
11794 (PRINT_FLOAT_INFO): Define.
11795
58fa08f0
PM
117962002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
11797
aaa38bb5 11798 * win32-nat.c (_initialize_check_for_gdb_ini):
58fa08f0
PM
11799 Add typecast to sprintf argument to suppress a warning.
11800
7393af7c
PM
118012002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
11802
58fa08f0 11803 * win32-nat.c (last_sig): Changed type of variable to target_signal,
7393af7c
PM
11804 to allow easier handling of pass state.
11805 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
11806 that gives exception name and address.
11807 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
aaa38bb5 11808 and set last_sig value to ourstatus->value.sig. Some missing
7393af7c 11809 exceptions added.
aaa38bb5
AJ
11810 (child_continue): Correctly report continue_status.
11811 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
7393af7c 11812 TARGET_SIGNAL_0 (new default value).
aaa38bb5 11813 (child_resume): consider sig argument passed to decide if
7393af7c
PM
11814 the exception should be passed to debuggee or not.
11815
6af4589c
MS
118162002-02-05 Michael Snyder <msnyder@redhat.com>
11817
11818 * regcache.c (fetch_register): Call target_fetch_register
11819 only if we don't call FETCH_PSEUDO_REGISTER.
11820 (store_register): Call target_store_register only if we
11821 don't call STORE_PSEUDO_REGISTER.
11822
a2cf933a
EZ
118232002-02-05 Elena Zannoni <ezannoni@redhat.com>
11824
11825 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
11826 ELF_MAKE_MSYMBOL_SPECIAL.
11827 * gdbarch.c, gdbarch.h: Regenerate.
11828 * arch-utils.c (default_make_msymbol_special): New function.
aaa38bb5 11829 * arch-utils.h (default_make_msymbol_special): Export.
a2cf933a
EZ
11830 * elfread.c (elf_symtab_read): Compile use of
11831 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
11832 multiarched.
11833 * coffread.c (coff_symtab_read): Ditto, for
11834 COFF_MAKE_MSYMBOL_SPECIAL.
11835
6bb7be43
JB
118362002-02-05 Jim Blandy <jimb@redhat.com>
11837
11838 * solib-svr4.c (svr4_truncate_ptr): New function.
11839 (svr4_relocate_section_addresses): Do the address arithmetic with
11840 the appropriate truncation for target addresses, even when
11841 CORE_ADDR is larger than a target address.
11842
e18651ec
DJ
118432002-02-05 Daniel Jacobowitz <drow@mvista.com>
11844
11845 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
11846 to (int *).
11847
6b2725be
DJ
118482002-02-05 Daniel Jacobowitz <drow@mvista.com>
11849
11850 * gdbserver/linux-low.c (kill_inferior): Remove commented out
11851 code.
11852
fca9e603
DJ
118532002-02-05 Daniel Jacobowitz <drow@mvista.com>
11854
11855 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
11856
6c537a52
DJ
118572002-02-05 Daniel Jacobowitz <drow@mvista.com>
11858
11859 * gdbserver/linux-low.c: Remove unused include files.
11860
d844cde6
DJ
118612002-02-05 Daniel Jacobowitz <drow@mvista.com>
11862
11863 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
11864 (read_inferior_memory): Use it.
11865 (write_inferior_memory): Likewise.
11866
d07c63e7
DJ
118672002-02-05 Daniel Jacobowitz <drow@mvista.com>
11868
11869 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
11870 grubbing through sys_errlist.
11871
da6d8c04
DJ
118722002-02-05 Daniel Jacobowitz <drow@mvista.com>
11873
11874 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
11875
5b421780
PM
118762002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
11877 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
11878
9f60d481
AC
118792002-02-04 Andrew Cagney <ac131313@redhat.com>
11880
11881 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
11882 (do_sfunc, set_cmd_sfunc): New functions.
11883
11884 * command.h (struct cmd_list_element): Add field func.
11885 * cli/cli-decode.h (struct cmd_list_element): Ditto.
11886 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
11887 * cli/cli-decode.h: Ditto.
11888
11889 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
11890 (help_all, help_cmd_list): Ditto.
11891 (find_cmd, complete_on_cmdlist): Ditto.
11892 * top.c (execute_command): Ditto.
11893
11894 * cli/cli-setshow.c (do_setshow_command): Call func instead of
11895 function.sfunc.
11896
11897 * infcmd.c (notice_args_read): Fix function signature.
11898
11899 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
11900 * cli/cli-decode.c (add_set_cmd): Ditto.
11901 * utils.c (initialize_utils): Ditto.
11902 * maint.c (_initialize_maint_cmds): Ditto.
11903 * infrun.c (_initialize_infrun): Ditto.
11904 * demangle.c (_initialize_demangler): Ditto.
11905 * remote.c (add_packet_config_cmd): Ditto.
11906 * mips-tdep.c (_initialize_mips_tdep): Ditto.
11907 * cris-tdep.c (_initialize_cris_tdep): Ditto.
11908 * proc-api.c (_initialize_proc_api): Ditto.
11909 * kod.c (_initialize_kod): Ditto.
11910 * valprint.c (_initialize_valprint): Ditto.
11911 * top.c (init_main): Ditto.
11912 * infcmd.c (_initialize_infcmd): Ditto.
11913 * corefile.c (_initialize_core): Ditto.
11914 * arm-tdep.c (_initialize_arm_tdep): Ditto.
11915 * arch-utils.c (initialize_current_architecture): Ditto.
11916 (_initialize_gdbarch_utils): Ditto.
11917 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
11918
11919 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
11920 * wince.c (_initialize_inftarg): Ditto.
11921 * symfile.c (_initialize_symfile): Ditto.
11922 * mips-tdep.c (_initialize_mips_tdep): Ditto.
11923 * language.c (_initialize_language): Ditto.
11924 * arc-tdep.c (_initialize_arc_tdep): Ditto.
11925
f9ba0717
MS
119262002-02-04 Michael Snyder <msnyder@redhat.com>
11927
11928 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
11929
0c74b2a7
DJ
119302002-02-04 Daniel Jacobowitz <drow@mvista.com>
11931
11932 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
11933 Add rules for building the register data files.
11934
c638789f
DJ
119352002-02-04 Daniel Jacobowitz <drow@mvista.com>
11936
11937 * regformats/regdat.sh: Add braces to the definition of
11938 expedite_regs_${arch}.
11939
db253027
DJ
119402002-02-04 Daniel Jacobowitz <drow@mvista.com>
11941
11942 * regformats/regdef.h (struct reg): Add comment describing the
11943 requirements for offset and size fields.
11944
206be19c
AS
119452002-02-04 Andreas Schwab <schwab@suse.de>
11946
11947 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
11948 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
11949
181c1381
RE
119502002-02-04 Richard Earnshaw <rearnsha@arm.com>
11951
11952 * gdbarch.sh (copyright): Update years in generated header.
11953 (SMASH_TEXT_ADDRESS): Add rule.
db253027 11954 * gdbarch.h, gdbarch.c: Re-generate.
181c1381
RE
11955 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
11956 * dbxread.c: Likewise.
11957 * dwarfread.c: Likewise.
11958 * elfread.c: Likewise.
11959 * somread.c: Likewise.
11960
11961 * arm-tdep.c (arm_smash_text_address): New function.
11962 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
11963
fa4ba8da
PM
119642002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
11965
11966 Add support for hardware watchpoints on win32 native.
aaa38bb5 11967 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
fa4ba8da 11968 CONTEXT_DEBUG_REGISTERS.
aaa38bb5 11969 (dr variable): New variable. Static array containing a local copy
fa4ba8da
PM
11970 of debug registers.
11971 (debug_registers_changed): New variable. Reflects when debug registers
11972 are changed and need to be written to inferior.
aaa38bb5 11973 (debug_registers_used): New variable. Reflects when any debug register
fa4ba8da
PM
11974 was set, used when new threads are created.
11975 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
11976 i386-nat code.
11977 (thread_rec): Set dr array if id is the thread of current_event .
11978 (child_continue, child_resume): Change the debug registers for all
11979 threads if debug_registers_changed.
11980 (child_add_thread): Change the debug registers if debug_registers_used.
11981 * config/i386/cygwin.mh: Add use of i386-nat.o file.
11982 Link nm.h to new nm-cygwin.h file.
11983 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
11984 of hardware registers.
11985
a73c86fb
AC
119862002-02-03 Andrew Cagney <ac131313@redhat.com>
11987
11988 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
11989 Restore behavour broken by 2002-01-20 Andrew Cagney
11990 <ac131313@redhat.com> IEEE_FLOAT removal.
11991
acf5ed49
DJ
119922002-02-03 Daniel Jacobowitz <drow@mvista.com>
11993
11994 * c-valprint.c (c_val_print): Pass a proper valaddr to
11995 cp_print_class_method.
11996 * valops.c (search_struct_method): If there is only one method
11997 and args is NULL, return that method.
11998
493d28d5
DJ
119992002-02-03 Daniel Jacobowitz <drow@mvista.com>
12000
12001 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
12002 accessing tag_name directly.
12003
7495dfdb
DJ
120042002-02-03 Daniel Jacobowitz <drow@mvista.com>
12005
12006 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
12007 of accessing tag_name directly.
12008
dd6bda65
DJ
120092002-02-03 Daniel Jacobowitz <drow@mvista.com>
12010
12011 PR gdb/280
12012 * gdbtypes.c (replace_type): New function.
12013 * gdbtypes.h (replace_type): Add prototype.
12014 * stabsread.c (read_type): Use replace_type.
12015
88fe217c
RE
120162002-02-03 Richard Earnshaw <rearnsha@arm.com>
12017
12018 * Makefile.in (memattr.o): Add missing dependencies rule.
12019
e5d66720
PS
120202002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12021
12022 * breakpoint.c (break_at_finish_command): Really export.
12023 (break_at_finish_at_depth_command): Ditto.
12024 (tbreak_at_finish_command): Ditto.
12025 * hppa-tdep.c: Include completer.h.
12026 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
12027 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
12028
fffee0be
AC
120292002-02-01 Andrew Cagney <ac131313@redhat.com>
12030
12031 * utils.c (do_write): New function.
12032 (error_stream): Rewrite combining the code from error_begin and
12033 verror.
12034 (verror): Rewrite using error_stream.
12035 (error_begin): Delete function.
12036
255e7dbf
AC
120372002-02-01 Andrew Cagney <ac131313@redhat.com>
12038
12039 * utils.c (error_begin): Make static.
12040 * defs.h (error_begin): Delete declaration.
12041
12042 * linespec.c (cplusplus_error): Replace cplusplus_hint.
12043 (decode_line_1): Use cplusplus_error instead of error_begin,
12044 cplusplus_hint and return_to_top_level.
12045 * coffread.c (coff_symfile_read): Use error instead of error_begin
12046 and return_to_top_level.
12047 * infrun.c (default_skip_permanent_breakpoint): Ditto.
12048
ddfe3c15
AC
120492002-02-01 Andrew Cagney <ac131313@redhat.com>
12050
12051 * language.h (type_error, range_error): Make string parameter
12052 constant.
12053 * language.c (warning_pre_print): Delete extern declaration.
12054 * dwarfread.c (warning_pre_print): Ditto.
12055 * language.c (type_error, range_error): Rewrite to use verror and
12056 vwarning instead of warning_begin.
12057
03ac34d5
MS
120582002-02-01 Michael Snyder <msnyder@redhat.com>
12059
261c4ca2
MS
12060 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
12061 (set_ignore_count): Move misplaced comment back where it belongs.
03ac34d5 12062
e00d1dc8
AC
120632002-02-01 Andrew Cagney <ac131313@redhat.com>
12064
12065 * command.h (NO_FUNCTION): Delete macro.
12066 * cli/cli-decode.h (NO_FUNCTION): Ditto.
12067 * top.c (execute_command): Replace NO_FUNCTION with NULL.
12068 * tracepoint.c (_initialize_tracepoint): Ditto.
12069 * cli/cli-decode.c (add_set_cmd): Ditto.
12070 * cli/cli-cmds.c (init_cli_cmds): Ditto.
aaa38bb5 12071
76b79d6e
DJ
120722002-02-01 Daniel Jacobowitz <drow@mvista.com>
12073
12074 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
12075 Update ``this'' pointer when calling virtual functions.
12076
799f9e91
MS
120772002-02-01 Michael Snyder <msnyder@redhat.com>
12078
c7bd442c 12079 * breakpoint.c (create_temp_exception_breakpoint): Delete.
799f9e91
MS
12080 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
12081
3cf384d4
DJ
120822002-02-01 Daniel Jacobowitz <drow@mvista.com>
12083
12084 * regformats/reg-arm.dat: New file.
12085 * regformats/reg-i386.dat: New file.
12086 * regformats/reg-ia64.dat: New file.
12087 * regformats/reg-m68k.dat: New file.
12088 * regformats/reg-mips.dat: New file.
12089 * regformats/reg-ppc.dat: New file.
12090 * regformats/reg-sh.dat: New file.
12091 * regformats/regdef.h: New file.
12092 * regformats/regdat.sh: New file.
12093
0defa245
RE
120942002-02-01 Richard Earnshaw <reanrsha@arm.com>
12095
12096 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
12097 (arm_frame_args_address, arm_frame_locals_address): New functions.
12098 (arm_frame_num_args): New function.
12099 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
12100 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
12101 (FRMA_NUM_ARGS): Call arm_frame_num_args.
12102
405f26e6
MS
121032002-01-31 Michael Snyder <msnyder@redhat.com>
12104
502fd408
MS
12105 * breakpoint.c (break_at_finish_command): Export.
12106 (break_at_finish_at_depth_command): Export.
12107 (tbreak_at_finish_command): Export.
d6020d45 12108 (_initialize_breakpoint): Delete "xbreak" and "txbreak" commands.
502fd408 12109 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
d6020d45 12110 "txbreak" commands, which are HPPA specific.
502fd408 12111
7d35e135
MS
12112 * printcmd.c (disassemble_command): Remove an ancient
12113 artifact of an old merge.
12114
aaa38bb5 12115 * symfile.h (enum overlay_debugging_state):
d874f1e2
MS
12116 Define enum constant values for overlay mode.
12117 * symfile.c (overlay_debugging): Use enums instead of literals.
aaa38bb5
AJ
12118 (overlay_is_mapped, overlay_auto_command,
12119 overlay_manual_command): Ditto.
d874f1e2 12120
aaa38bb5
AJ
12121 * breakpoint.c (insert_breakpoints, remove_breakpoint,
12122 breakpoint_here_p, breakpoint_inserted_here_p,
12123 breakpoint_thread_match, bpstat_stop_status,
9f04af04
MS
12124 describe_other_breakpoints, check_duplicates, clear_command):
12125 Coding standard fixes.
12126
8add0441 12127 * target.c (target_xfer_memory): Add spaces, coding standard.
9f04af04 12128 (do_xfer_memory): Add missing line to trust-readonly
405f26e6
MS
12129 code: check bfd SEC_READONLY flag for section.
12130
e351066e
AC
121312002-01-31 Andrew Cagney <ac131313@redhat.com>
12132
7d35e135 12133 * PROBLEMS: Fix typo, 5.1->5.1.1.
e351066e 12134
8a48e967
DJ
121352002-01-30 Daniel Jacobowitz <drow@mvista.com>
12136
12137 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
12138 data symbols, since we search based on textlow and texthigh.
12139 (find_pc_sect_symtab): Likewise.
12140
f5a96129
AC
121412002-01-30 Andrew Cagney <ac131313@redhat.com>
12142
12143 * defs.h (vwarning): Declare.
f5a96129
AC
12144 * utils.c (vwarning): New function.
12145 (warning): Call vwarning.
12146 (warning_begin): Delete function.
12147
12148 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
12149 the warning message.
12150 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
12151 warning_begin.
12152
cefd4ef5
MS
121532002-01-30 Michael Snyder <msnyder@redhat.com>
12154
1a703748
MS
12155 * NEWS: Mention "set trust-readonly-sections" command.
12156 Mention generate-core-file command.
cefd4ef5 12157
3a11626d
MS
121582002-01-15 Michael Snyder <msnyder@redhat.com>
12159
12160 * target.c: New command, "set trust-readonly-sections on".
12161 (do_xfer_memory): Honor the suggestion to trust readonly sections
12162 by reading them from the object file instead of from the target.
12163 (initialize_targets): Register command "set trust-readonly-sections".
12164
d1c7e53b
AC
121652002-01-29 Andrew Cagney <ac131313@redhat.com>
12166
12167 * parse.c (target_map_name_to_register): Simplify, search regs and
12168 pseudo-regs using a single loop.
12169
e2c9a72c
AC
121702002-01-30 Andrew Cagney <ac131313@redhat.com>
12171
12172 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
12173
69824b4e
MK
121742002-01-15 Rodney Brown <rbrown64@csc.com.au>
12175
12176 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
12177 * config/i386/i386v42mp.mh: Add i387-nat.o .
12178 * i386v4-nat.c: Include i387-nat.h.
12179 (supply_fpregset): Use i387_supply_fsave.
12180 (fill_fpregset): Use i387_fill_fsave.
12181
6eb69eab
RE
121822002-01-30 Richard Earnshaw <rearnsha@arm.com>
12183
12184 * arm-tdep.c (arm_call_dummy_words): Define.
12185 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
12186 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
12187 (CALL_DUMMY_WORDS): Define.
12188 (arm_call_dummy_words): Declare.
12189 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
12190 (arm_linux_call_dummy_words): Declare.
12191
9852326a
AS
121922002-01-30 Andreas Schwab <schwab@suse.de>
12193
12194 * m68klinux-nat.c: Fix last change to use regcache_collect
12195 instead of referencing registers[] directly.
12196
977a3030
AC
121972002-01-29 Andrew Cagney <ac131313@redhat.com>
12198
12199 * parse.c (target_map_name_to_register): Delete code wrapped in
12200 #ifdef REGISTER_NAME_ALIAS_HOOK.
12201
2076c72b
MS
122022002-01-28 Michael Snyder <msnyder@redhat.com>
12203
12204 * regcache.c (legacy_read_register_gen): Need to be able to
12205 read pseudo-register as well as real register.
12206 (legacy_write_register_gen): Ditto.
12207
8fcc723b
AC
122082002-01-28 Andrew Cagney <ac131313@redhat.com>
12209
12210 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
12211 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
12212 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
12213 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
12214 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
12215 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
12216 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
12217 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
12218 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
12219 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
12220 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
12221 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
12222 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
12223 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
12224 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
12225 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
12226 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
12227 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
12228 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
12229 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
12230
afe64c1a
AC
122312002-01-28 Andrew Cagney <ac131313@redhat.com>
12232
12233 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
12234 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
12235 (initialize_current_architecture): Update target_byte_order using
12236 information from BFD.
aaa38bb5 12237 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
afe64c1a
AC
12238 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
12239
75bc7ddf
AC
122402002-01-28 Andrew Cagney <ac131313@redhat.com>
12241
12242 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
12243 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
12244
12245 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
12246 #ifdef INVALID_FLOAT.
12247 * infcmd.c (do_registers_info): Ditto.
12248 * values.c (unpack_double): Ditto. Add comment.
12249
12250 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
12251 already commented out.
12252
0280a90a
AS
122532002-01-26 Andreas Schwab <schwab@suse.de>
12254
12255 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
12256 * m68klinux-nat.c: Update ptrace interface for fetching/storing
12257 registers and add support for PTRACE_GETREGS.
12258
7072a954
AC
122592002-01-24 Andrew Cagney <ac131313@redhat.com>
12260
12261 GDB 5.1.1 released from 5.1 branch.
12262 * NEWS: Add 5.1.1 news.
12263 * README: Sync with 5.1 branch.
12264
86f902e0
FF
122652002-01-23 Fred Fish <fnf@redhat.com>
12266
12267 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
12268 stabstring on initial malloc. Reallocing will copy it for us,
12269 if necessary.
12270
8af51c36
EZ
122712002-01-23 Elena Zannoni <ezannoni@redhat.com>
12272
aaa38bb5 12273 * Makefile.in (hpread_h): Delete.
8af51c36
EZ
12274 (HFILES_NO_SRCDIR): Remove hpread.h.
12275 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
12276 (hpread.o): Update dependencies.
12277 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
12278
12279 * hp-psymtab-read.c: Remove file.
12280 * hp-symtab-read.c: Remove file.
12281 * hpread.h: Remove file.
12282
12283 * hpread.c: Merge all contents of hp-psymtab-read.c,
12284 hp-symtab-read.c and hpread.h into this file, as it was prior to
12285 January 1999.
12286
12287 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
aaa38bb5 12288 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
8af51c36
EZ
12289 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
12290 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
12291
dc5cfeb6
EZ
122922002-01-23 Elena Zannoni <ezannoni@redhat.com>
12293
12294 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
12295 fill_gregset): Call gdbarch_tdep() just once, assign result to
12296 variable and use that, instead of calling the function several
12297 times.
12298
ea87b71b
AO
122992002-01-24 Alexandre Oliva <aoliva@redhat.com>
12300
12301 * configure.host: Accept sparcv9 as alias for sparc64.
12302 * configure.tgt: Likewise.
12303
13fc0c2f
KB
123042002-01-22 Kevin Buettner <kevinb@redhat.com>
12305
12306 * solib-aix5.c (build_so_list_from_mapfile)
12307 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
12308 arguments is not reversed.
12309 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
12310 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
aaa38bb5 12311
7bd872fe
EZ
123122002-01-22 Elena Zannoni <ezannoni@redhat.com>
12313
12314 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
12315 modified version of obsolete sh_fetch_pseudo_register.
12316 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
12317 (sh4_register_read): New function.
12318 (sh_pseudo_register_write): New function. Renamed and modified
12319 version of obsolete sh_store_pseudo_register.
12320 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
12321 (sh4_register_write): New function.
12322 (sh_gdbarch_init): Remove setting of gdbarch function
12323 fetch_pseudo_register and store_pseudo_register. Remove setting of
12324 register_convert_to_raw, register_convert_to_virtual,
12325 register_convertible.
12326 (sh_sh4_register_convertible): Delete. No longer needed. All is
12327 taken care by architecture specific functions
12328 register_read/register_write.
12329 (sh_sh4_register_convert_to_virtual): Make static.
12330 (sh_sh4_register_convert_to_raw): Ditto.
12331
069e84fd
AC
123322002-01-22 Andrew Cagney <ac131313@redhat.com>
12333
12334 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
12335 (floatformat_is_nan, floatformat_mantissa): Ditto.
12336
12337 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
12338 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
12339 builtin_type_ieee_double_little,
12340 builtin_type_ieee_double_littlebyte_bigword,
12341 builtin_type_m68881_ext, builtin_type_i960_ext,
12342 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
12343 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
12344 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
12345 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
12346
211a4f69
CV
123472002-01-22 Corinna Vinschen <vinschen@redhat.com>
12348
12349 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
12350 parameter. Set frameless flag if it exists and depended of
12351 whether the scanned function is frameless or not.
12352 (xstormy16_skip_prologue): If function is frameless, return
12353 result of xstormy16_scan_prologue().
12354 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
12355 call.
12356
f81353e4
EZ
123572002-01-21 Elena Zannoni <ezannoni@redhat.com>
12358
12359 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
12360 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
12361 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
12362 sh_sh4_register_byte, sh_sh4_register_raw_size,
12363 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
12364 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
12365 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
12366 sh_store_pseudo_register, sh_do_pseudo_register): Call
12367 gdbarch_tdep() just once, assign result to variable and use that,
12368 instead of calling the function several times.
12369
63c73a17
MK
123702002-01-20 Mark Kettenis <kettenis@gnu.org>
12371
12372 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
12373 macros instead of LAST_FPU_CTRL_REGNUM.
12374 (store_register): Likewise.
12375
39ad761d
JB
123762002-01-21 Jim Blandy <jimb@redhat.com>
12377
12378 * infcmd.c (run_command): Check that the `exec' target layer's BFD
12379 is up-to-date before running the program, not just when a program
12380 exits.
12381
3d74b771
FF
123822002-01-21 Fred Fish <fnf@redhat.com>
12383
12384 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
12385 when we have found all instructions we are looking for.
12386
966fbf70
RE
123872002-01-21 Richard Earnshaw <rearnsha@arm.com>
12388
12389 * arm-tdep.c (arm_register_name): New function.
12390 (arm_registers_names): Make static.
12391 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
12392 (arm_register_name): Declare.
12393 (REGISTER_NAME): Use it.
12394
c3b4394c
RE
123952002-01-21 Richard Earnshaw <rearnsha@arm.com>
12396 Kevin Buettner <kevinb@redhat.com>
12397
12398 Convert arm targets to new FRAME interface.
12399 * arm-tdep.c (struct frame_extra_info): Remove fsr.
12400 (arm_frame_find_save_regs): Delete.
12401 (arm_frame_init_saved_regs): New.
12402 (arm_init_extra_frame_info): Alloacte saved_regs as required.
12403 Allocate extra_info as required. Convert all uses of fsr.regs
12404 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
12405 to use extra_info.
12406 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
12407 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
12408 (check_prologue_cache, save_prologue_cache): Likewise.
12409 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
12410 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
12411 (FRAME_FIND_SAVED_REGS): Delete.
12412 (arm_frame_find_saved_regs): Delete prototype.
12413 (arm_frame_init_saved_regs): New prototype.
12414 (FRAME_INIT_SAVED_REGS): Define.
12415
61d99182
AC
124162002-01-20 Andrew Cagney <ac131313@redhat.com>
12417
12418 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
12419
6aaea291
AC
124202002-01-20 Andrew Cagney <ac131313@redhat.com>
12421
12422 From Jeff Law <law@redhat.com>:
12423 * infttrace.c: Include <sys/pstat.h>.
12424 (child_pid_to_exec_file): Revamp. Use pstat call to get the
12425 exec file if the ttrace equivalent fails.
12426
15f698d2
AC
124272002-01-20 Andrew Cagney <ac131313@redhat.com>
12428
12429 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
12430 (closeLogFile): Ditto.
12431
f86ddd7c
MC
124322002-01-20 Michael Chastain <mec@shout.net>
12433
12434 * top.c (print_gdb_version): Bump copyright year to 2002.
12435
904507ce
AC
124362002-01-20 Andrew Cagney <ac131313@redhat.com>
12437
12438 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
12439 Zannoni and Eli Zaretskii.
12440
d7f0b9ce
DJ
124412002-01-20 Daniel Jacobowitz <drow@mvista.com>
12442
12443 * buildsym.c: Update copyright years.
12444 * c-typeprint.c: Likewise.
12445 * dwarf2read.c: Likewise.
12446 * f-typeprint.c: Likewise.
12447 * gdbtypes.c: Likewise.
12448 * gdbtypes.h: Likewise.
12449 * hp-symtab-read.c: Likewise.
12450 * hpread.c: Likewise.
12451 * mdebugread.c: Likewise.
12452 * p-typeprint.c: Likewise.
12453
3fd3d7d2
AC
124542002-01-20 Andrew Cagney <ac131313@redhat.com>
12455
12456 * remote-sim.c (gdbsim_open): Simplify code testing the macro
12457 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
12458 byte-order selectable.
12459 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
12460 * arch-utils.c: Ditto.
12461 (set_endian): Ditto.
12462 (set_endian_from_file): Ditto.
12463 * gdbserver/low-sim.c (create_inferior): Ditto.
12464 * gdbarch.sh: Ditto.
12465 * gdbarch.h: Re-generate.
aaa38bb5
AJ
12466 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
12467 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
12468 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
12469 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
12470 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
12471 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
12472 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
3fd3d7d2
AC
12473 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
12474 macro definition.
12475 * config/mips/tm-wince.h: Remove #undef of macro
12476 TARGET_BYTE_ORDER_SELECTABLE.
12477 * config/sh/tm-wince.h: Ditto.
12478
b02dede2
DJ
124792002-01-20 Daniel Jacobowitz <drow@mvista.com>
12480
12481 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
12482 member function fields. Add accessor macro
12483 TYPE_FN_FIELD_ARTIFICIAL.
12484 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
12485 * c-typeprint.c (c_type_print_base): Skip artificial member
12486 functions.
12487
c3643761
DJ
124882002-01-20 Daniel Jacobowitz <drow@mvista.com>
12489
12490 * f-typeprint.c: Delete unused function f_type_print_args.
12491 * p-typeprint.c: Delete unused function pascal_type_print_args.
12492
8176bb6d
DJ
124932002-01-20 Daniel Jacobowitz <drow@mvista.com>
12494
12495 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
12496 comment. Add ``artificial'' to ``union field_location''.
12497
12498 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
12499
12500 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
12501 * mdebugread.c (parse_symbol): Likewise.
12502 * stabsread.c (define_symbol): Likewise.
12503 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
12504 initializing TYPE_FIELD_BITPOS to n (obsolete).
12505 (hpread_doc_function_type): Likewise.
12506 * hpread.c (hpread_function_type): Likewise.
12507
7fd60527
AC
125082002-01-20 Andrew Cagney <ac131313@redhat.com>
12509
12510 * configure.in (host_makefile_frag): Only require a host makefile
12511 fragment when a native build.
12512 * configure: Re-generate.
12513
c2f05ac9
AC
125142002-01-20 Andrew Cagney <ac131313@redhat.com>
12515
12516 * doublest.h (floatformat_from_type): Declare.
12517 * doublest.c (floatformat_from_type): New function.
12518 (convert_typed_floating): Use.
12519
12520 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
12521 call to function floatformat_from_type.
12522
12523 * gdbarch.sh (IEEE_FLOAT): Delete.
12524 * gdbarch.h, gdbarch.c: Re-generate.
12525 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
12526 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
12527 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
12528 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
12529 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
12530 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
12531 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
12532 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
12533 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
12534 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
12535 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
c2f05ac9
AC
12536 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
12537
12538 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
12539 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
12540 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
12541 * sh-tdep.c (sh_gdbarch_init): Ditto.
12542 * mips-tdep.c (mips_gdbarch_init): Ditto.
12543 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12544 * cris-tdep.c (cris_gdbarch_init): Ditto.
12545
abf22e64
AJ
125462002-01-20 Jiri Smid <smid@suse.cz>
12547
12548 * configure.host, configure.tgt: Support x86-64.
12549 * NEWS: Note new target x86-64.
12550
b7c4cbf8
AJ
12551 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
12552 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
12553 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
12554 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
12555 x86-64-linux-nat.o): Fix dependencies.
12556
82600034
AC
125572002-01-19 Andrew Cagney <ac131313@redhat.com>
12558
12559 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
12560 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
12561 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
12562 * config/sparc/xm-sun4os4.h: Delete file.
12563 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
abf22e64 12564
bbe5c628
AC
125652002-01-19 Andrew Cagney <ac131313@redhat.com>
12566
12567 * config/sparc/sparclynx.mh (XM_FILE): Delete.
12568 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
12569 * config/m68k/m68klynx.mh (XM_FILE): Delete.
12570 * config/i386/i386lynx.mh (XM_FILE): Delete.
12571 * config/rs6000/xm-rs6000ly.h: Delete file.
12572 * config/sparc/xm-sparclynx.h: Delete file.
12573 * config/m68k/xm-m68klynx.h: Delete file.
12574 * config/i386/xm-i386lynx.h: Delete file.
12575 * config/xm-lynx.h: Delete file.
12576 * config/djgpp/fnchange.lst: Update.
12577
f8453e34
JT
125782002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
12579
12580 * alpha-tdep.c (alpha_register_byte): New function.
12581 (alpha_register_raw_size): Ditto.
12582 (alpha_register_virtual_size): Ditto.
12583 (alpha_skip_prologue_internal): Renamed from
12584 alpha_skip_prologue.
12585 (alpha_skip_prologue): New version that calls
12586 alpha_skip_prologue_internal.
12587 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
12588 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
12589 second argument from alpha_skip_prologue.
12590 (REGISTER_BYTE): Use alpha_register_byte.
12591 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
12592 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
12593 (FRAMELESS_FUNCTION_INVOCATION): Use
12594 generic_frameless_function_invocation_not.
12595 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
12596 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
12597
52d9e613
AC
125982002-01-19 Andrew Cagney <ac131313@redhat.com>
12599
12600 * config/mips/xm-news-mips.h: Delete file.
12601 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
12602
12603 * config/m88k/xm-m88k.h: Delete file.
12604 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
12605 * config/m88k/xm-delta88v4.h: Ditto.
12606 * config/m88k/xm-delta88.h: Ditto.
12607
12608 * config/alpha/xm-fbsd.h: Delete file.
12609 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
12610
12611 * config/sparc/xm-sparc.h: Delete file.
12612 * Makefile.in (xm-sun4os4.h): Delete dependency.
12613 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
12614 * config/sparc/xm-sun4os4.h: Ditto.
12615 * config/sparc/xm-linux.h: Ditto.
12616
12617 * config/i386/xm-windows.h: Delete file.
12618
2d1b2124
AC
126192002-01-19 Andrew Cagney <ac131313@redhat.com>
12620
12621 * utils.c: Include <sys/param.h> for MAXPATHLEN.
12622 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
12623
ee1f65f0
JT
126242002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
12625
12626 * alpha-tdep.c (alpha_call_dummy_words): New.
12627 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
12628 (CALL_DUMMY_P): Define.
12629 (CALL_DUMMY_WORDS): Define.
12630 (SIZEOF_CALL_DUMMY_WORDS): Define.
12631
98081e55
PB
126322002-01-19 Per Bothner <per@bothner.com>
12633
12634 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
12635 isn't NULL, which can happen with some gcj-3.x-produced code.
12636
0d056799
JT
126372002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
12638
12639 * alpha-tdep.c (alpha_register_virtual_type): New function.
12640 (alpha_init_frame_pc_first): Ditto.
12641 (alpha_fix_call_dummy): Ditto.
12642 (alpha_store_struct_return): Ditto.
12643 (alpha_extract_struct_value_address): Ditto.
12644 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
12645 alpha_register_virtual_type.
12646 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
12647 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
12648 alpha_extract_struct_value_address.
12649 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
12650 (INIT_FRAME_PC): Use init_frame_pc_noop.
12651 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
12652
4604bcad
MK
126532002-01-19 Mark Kettenis <kettenis@gnu.org>
12654
12655 * i386gnu-nat.c: Include "i386-tdep.h".
12656 (fetch_fpregs): Simplify code dealing with uninitialized floating
12657 point states such that it doesn't require FP7_REGNUM.
12658
140f9984
JT
126592002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12660
abf22e64
AJ
12661 * alpha-tdep.c (frame_extra_info): New.
12662 (alpha_find_saved_regs): Make static. Use
140f9984
JT
12663 frame->extra_info.
12664 (alpha_frame_init_saved_regs): New function.
abf22e64
AJ
12665 (alpha_frame_saved_pc): Use frame->extra_info.
12666 (temp_saved_regs): Don't declare as struct frame_saved_regs.
12667 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
140f9984
JT
12668 (init_extra_frame_info): Rename to...
12669 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
abf22e64 12670 (alpha_print_extra_frame_info): New function.
140f9984
JT
12671 (alpha_frame_locals_address): Ditto.
12672 (alpha_frame_args_address): Ditto.
abf22e64 12673 (alpha_pop_frame): Use frame->extra_info.
140f9984
JT
12674 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
12675 alpha_frame_args_address.
abf22e64 12676 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
140f9984 12677 (alpha_find_saved_regs): Remove prototype.
abf22e64
AJ
12678 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
12679 (EXTRA_FRAME_INFO): Remove.
140f9984
JT
12680 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
12681 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
12682
d734c450
JT
126832002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12684
12685 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
12686 (alpha_cannot_fetch_register): Ditto.
12687 (alpha_cannot_store_register): Ditto.
12688 (alpha_register_convertible): Ditto.
12689 (alpha_use_struct_convention): Ditto.
12690 * config/alpha/tm-alpha.h: Update copyright years.
12691 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
12692 (INNER_THAN): Use core_addr_lessthan.
12693 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
12694 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
12695 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
12696 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
12697 (FRAME_CHAIN): Remove unnecessary cast.
12698
b4ceaee6
AC
126992002-01-18 Andrew Cagney <ac131313@redhat.com>
12700
12701 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
12702 obsolete.
12703
0a65a603
AC
127042002-01-18 Andrew Cagney <ac131313@redhat.com>
12705
12706 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
12707 * monitor.c, remote-array.c, remote-bug.c: Ditto.
12708 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
12709 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
12710 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
12711 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
12712 * x86-64-linux-nat.c: Ditto.
12713
636a6dfc
JT
127142002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12715
abf22e64 12716 * alpha-tdep.c (alpha_register_name): New function.
636a6dfc
JT
12717 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
12718 (REGISTER_NAME): Define.
12719
acceddb6
JT
127202002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12721
12722 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
12723
ec32e4be
JT
127242002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12725
12726 * alpha-tdep.c: Update copyright years.
12727 (alpha_next_pc): New function.
12728 (alpha_software_single_step): Ditto.
12729 * config/alpha/tm-alpha.h: Add prototype for
12730 alpha_software_single_step.
12731
e771a871
JT
127322002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12733
12734 * alphabsd-nat.c: Update copyright years.
12735 (fill_gregset): Use regcache_collect.
12736 (fill_fpregset): Likewise.
12737 (fetch_inferior_registers): Only fetch integer registers
12738 if requested to do so.
12739 (store_inferior_registers): Only store integer registers
12740 if requested to do so.
12741
7708fa01
AC
127422002-01-17 Andrew Cagney <ac131313@redhat.com>
12743
12744 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
12745 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
12746 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
12747 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
12748 * config/alpha/fbsd.mh (XDEPFILES): Delete.
12749 * config/arm/linux.mh (XDEPFILES): Delete.
12750 * config/arm/nbsd.mh (XDEPFILES): Delete.
12751 * config/i386/i386dgux.mh (XDEPFILES): Delete.
12752 * config/i386/i386sol2.mh (XDEPFILES): Delete.
12753 * config/i386/i386m3.mh (XDEPFILES): Delete.
12754 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
12755 * config/i386/i386gnu.mh (XDEPFILES): Delete.
12756 * config/i386/fbsd.mh (XDEPFILES): Delete.
12757 * config/i386/i386bsd.mh (XDEPFILES): Delete.
12758 * config/i386/i386sco5.mh (XDEPFILES): Delete.
12759 * config/i386/i386v4.mh (XDEPFILES): Delete.
12760 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
12761 * config/i386/i386sco4.mh (XDEPFILES): Delete.
12762 * config/i386/i386aix.mh (XDEPFILES): Delete.
12763 * config/i386/go32.mh (XDEPFILES): Delete.
12764 * config/i386/cygwin.mh (XDEPFILES): Delete.
12765 * config/i386/i386lynx.mh (XDEPFILES): Delete.
12766 * config/i386/i386mach.mh (XDEPFILES): Delete.
12767 * config/i386/i386v32.mh (XDEPFILES): Delete.
12768 * config/i386/linux.mh (XDEPFILES): Delete.
12769 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
12770 * config/i386/ncr3000.mh (XDEPFILES): Delete.
12771 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
12772 * config/i386/i386sco.mh (XDEPFILES): Delete.
12773 * config/i386/i386v.mh (XDEPFILES): Delete.
12774 * config/i386/nbsd.mh (XDEPFILES): Delete.
12775 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
12776 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
12777 * config/i386/symmetry.mh (XDEPFILES): Delete.
12778 * config/i386/obsd.mh (XDEPFILES): Delete.
12779 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
12780 * config/ia64/linux.mh (XDEPFILES): Delete.
12781 * config/ia64/aix.mh (XDEPFILES): Delete.
12782 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
12783 * config/m68k/dpx2.mh (XDEPFILES): Delete.
12784 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
12785 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
12786 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
12787 * config/m68k/linux.mh (XDEPFILES): Delete.
12788 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
12789 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
12790 * config/m68k/nbsd.mh (XDEPFILES): Delete.
12791 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
12792 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
12793 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
12794 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
12795 * config/m88k/delta88.mh (XDEPFILES): Delete.
12796 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
12797 * config/m88k/m88k.mh (XDEPFILES): Delete.
12798 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
12799 * config/mips/linux.mh (XDEPFILES): Delete.
12800 * config/mips/irix6.mh (XDEPFILES): Delete.
12801 * config/mips/irix5.mh (XDEPFILES): Delete.
12802 * config/mips/irix4.mh (XDEPFILES): Delete.
12803 * config/mips/irix3.mh (XDEPFILES): Delete.
12804 * config/mips/decstation.mh (XDEPFILES): Delete.
12805 * config/mips/mipsm3.mh (XDEPFILES): Delete.
12806 (NATDEPFILES): Move core-aout.o to here.
12807 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
12808 * config/pa/hpux1020.mh (XDEPFILES): Delete.
12809 * config/pa/hppabsd.mh (XDEPFILES): Delete.
12810 * config/pa/hppahpux.mh (XDEPFILES): Delete.
12811 * config/pa/hpux11w.mh (XDEPFILES): Delete.
12812 * config/pa/hppaosf.mh (XDEPFILES): Delete.
12813 * config/pa/hpux11.mh (XDEPFILES): Delete.
12814 * config/powerpc/aix.mh (XDEPFILES): Delete.
12815 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
12816 * config/powerpc/linux.mh (XDEPFILES): Delete.
12817 * config/romp/rtbsd.mh: Rename XDEPFILES.
12818 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
12819 * config/rs6000/aix4.mh (XDEPFILES): Delete.
12820 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
12821 * config/s390/s390.mh (XDEPFILES): Delete.
12822 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
12823 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
12824 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
12825 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
12826 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
12827 * config/sparc/nbsd.mh (XDEPFILES): Delete.
12828 * config/sparc/linux.mh (XDEPFILES): Delete.
12829 * config/vax/vaxult.mh (XDEPFILES): Delete.
12830 * config/vax/vaxult2.mh (XDEPFILES): Delete.
12831 * Makefile.in (DEPFILES): Remove XDEPFILES.
12832
375fc983
AC
128332002-01-17 Andrew Cagney <ac131313@redhat.com>
12834
12835 * utils.c (internal_verror): Fix comments, default is yes not no.
12836 Update queries to match. Default to quit and dump core.
12837
8926118c
AC
128382002-01-17 Andrew Cagney <ac131313@redhat.com>
12839
12840 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
12841 copyright.
12842 * defs.h, event-top.c, gdbcmd.h: Ditto.
12843 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
12844 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
12845 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
12846 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
12847 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
12848 * mi/mi-main.c:Ditto.
12849
12850 * stack.c, symfile.c: Update copyright.
12851
45b7b345
DJ
128522002-01-17 Daniel Jacobowitz <drow@mvista.com>
12853
db728ff7
DJ
12854 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
12855 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
12856 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
12857 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
45b7b345 12858
db728ff7
DJ
128592002-01-17 Daniel Jacobowitz <drow@mvista.com>
12860
12861 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
12862 * gdbserver/low-lynx.c (myattach): Likewise.
12863 * gdbserver/low-nbsd.c (myattach): Likewise.
12864 * gdbserver/low-sim.c (myattach): Likewise.
12865 * gdbserver/low-sparc.c (myattach): Likewise.
12866 * gdbserver/low-sun3.c (myattach): Likewise.
12867
12868 * gdbserver/low-linux.c (myattach): New function.
45b7b345 12869
db728ff7 12870 * gdbserver/server.c (attach_inferior): New function.
45b7b345
DJ
12871 (main): Handle "--attach".
12872
8de3c354
AC
128732002-01-16 Andrew Cagney <ac131313@redhat.com>
12874
12875 * MAINTAINERS (language support): Daniel Jacobwitz is C++
12876 maintainer.
12877
b0129042
DJ
128782002-01-15 Daniel Jacobowitz <drow@mvista.com>
12879
12880 * c-typeprint.c (is_type_conversion_operator): Add additional
12881 check for non-conversion operators.
12882
ba8679fb 128832002-01-15 Michael Snyder <msnyder@redhat.com>
2bf543a6
MS
12884
12885 * linux-proc.c: Add "info proc" command, a la procfs.c.
12886 (read_mapping): New function, abstract and re-use code.
12887 (linux_find_memory_regions): Use new func read_mapping.
12888 (linux_info_proc_cmd): New function, implement "info proc".
12889 (_initialize_linux_proc): Add new command "info proc".
12890
e4f9b4d5
MS
128912002-01-15 Michael Snyder <msnyder@redhat.com>
12892
12893 * symfile.c (generic_load): Use bfd_map_over_sections method
12894 instead of manipulating bfd structure members directly.
12895 (add_section_size_callback): New function, bfd sections callback
12896 used by generic_load.
12897 (load_sections_callback): New function, bfd sections callback
12898 used by generic_load.
12899
08cf96df
EZ
129002002-01-15 Elena Zannoni <ezannoni@redhat.com>
12901
abf22e64 12902 [Based on work by Jim Blandy]
08cf96df
EZ
12903 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
12904 (builtin_type_vec128): Export.
12905 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
12906 types.
12907 (builtin_type_vec128): New builtin type for 128 bit vector
12908 registers.
12909 (build_gdbtypes): Initialize builtin_type_v16qi and
12910 builtin_type_v8hi. Create the vec128 register builtin type
12911 structure.
12912 (build_builtin_type_vec128): New function.
abf22e64 12913 (_initialize_gdbtypes): Register builtin_type_v16qi and
08cf96df
EZ
12914 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
12915 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
12916 AltiVec register to new builtin type.
12917
d7242108
DJ
129182001-01-15 Daniel Jacobowitz <drow@mvista.com>
12919
12920 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
12921 to make_cv_type.
12922
4ee3352d
AC
129232002-01-14 Andrew Cagney <ac131313@redhat.com>
12924
12925 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
12926 CLEAN_UP_REGISTER_VALUE.
12927 * regcache.c (supply_register): Update only call.
12928
f015b2e7
AC
129292002-01-14 Andrew Cagney <ac131313@redhat.com>
12930
12931 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
12932 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
12933 a29k-*-vxworks* targets as obsolete.
12934
356ae49d
MS
129352002-01-14 Michael Snyder <msnyder@redhat.com>
12936
12937 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
12938 until we can resolve portability issues.
12939 * gregset.h: Remove references to fpxregs.
12940 * gcore.c (gcore_command): Initialize note_sec to NULL.
12941
ade8f45e
AC
129422002-01-13 Andrew Cagney <ac131313@redhat.com>
12943
12944 * signals.c (target_signal_to_name): Rewrite. Only use
12945 signals[].name when in bounds and non-NULL.
abf22e64 12946
89c49e7a
AC
129472002-01-13 Andrew Cagney <ac131313@redhat.com>
12948
12949 From Petr Ledvina <ledvinap@kae.zcu.cz>:
12950 * signals.c (target_signal_to_name): Verify that SIG is within the
12951 bounds of the signals array.
12952
4daa9f9f
AC
129532002-01-13 Andrew Cagney <ac131313@redhat.com>
12954
12955 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
12956
ba4bbdcb
KS
129572002-01-13 Keith Seitz <keiths@redhat.com>
12958
12959 * stack.c (print_frame_info_base): Print the frame's pc
12960 only if when print_frame_info_listing_hook is not defined.
12961
575bbeb6
KS
129622002-01-13 Keith Seitz <keiths@redhat.com>
12963
12964 * varobj.c (varobj_set_value): Make sure that there were no
12965 errors evaluating the object before attempting to set its
12966 value.
12967 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
12968 so this offset adjustment is no longer necessary.
12969 (create_child): Don't set the error flag if the child is
12970 a CPLUS_FAKE_CHILD.
12971 (value_of_child): If value_fetch_lazy fails, return NULL
12972 so that callers will be notified that an error occurred.
12973 (c_value_of_variable): Delay check of variable's validity
12974 until later. We actually want all structs and unions to have
12975 the value "{...}".
12976 Do not return "???" for variables which could not be evaluated.
12977 This error condition must be returned to the caller so that it
12978 can get the error condition from gdb.
12979 (cplus_name_of_child): Adjust index for vptr before figuring
12980 out the name of the child.
12981 (cplus_value_of_child): If a child's (real) parent is not valid,
12982 don't even bother trying to give a value for it. Just return
12983 an error. Change all instances in this function.
12984 (cplus_type_of_child): If our parent is one of the "fake"
12985 parents, we need to get at the type of the real parent, and
12986 derive the child's true type using this information.
12987
b76898ab
AC
129882002-01-13 Andrew Cagney <ac131313@redhat.com>
12989
12990 From 2002-01-09 John Marshall <johnm@falch.net>:
12991 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
12992 sources.redhat.com, and tweak some related URLs which had
12993 suffered from linkrot.
12994
b6649e88
AC
129952002-01-13 Andrew Cagney <ac131313@redhat.com>
12996
12997 From Jeff law:
12998 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
12999 structures passed in registers.
13000
82cc5033
EZ
130012002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
13002
13003 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
13004 white space which prevented compilation. Reported by DSK
13005 <dsk@student.unsw.edu.au>.
13006
ba5f2f8a
MS
130072002-01-11 Michael Snyder <msnyder@redhat.com>
13008
fbd35540
MS
13009 * symfile.c (build_section_addr_info_from_section_tab):
13010 Use bfd access method instead of manipulating bfd directly.
13011 (syms_from_objfile): Ditto.
13012 (simple_overlay_update_1): Ditto.
13013 (simple_overlay_update): Ditto.
13014 (generic_load): Ditto.
13015 (overlay_unmapped_address): FIXME comment, bfd access methods.
13016 (sections_overlap): FIXME comment, bfd access methods.
13017 (pc_in_mapped_range): FIXME comment, bfd access methods.
13018 (pc_in_unmapped_range): FIXME comment, bfd access methods.
13019 (section_is_mapped): FIXME comment, bfd access methods.
13020 (section_is_overlay): FIXME comment, bfd access methods.
13021
ba5f2f8a
MS
13022 * symfile.c (generic_load): Whitespace and long line cleanups.
13023 Remove duplicate variable, change several local variables to
13024 more appropriate data types.
13025 (print_transfer_performance): Use %lu instead of %ld for ulongs.
13026
17df2af6
AC
130272002-01-12 Andrew Cagney <ac131313@redhat.com>
13028
13029 From Peter Schauer:
13030 * language.c (longest_local_hex_string_custom): Use phex_nz to
13031 convert NUM to a hex string.
13032
ec920329
EZ
130332002-01-12 Elena Zannoni <ezannoni@redhat.com>
13034
13035 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
13036 the function.
538a76d6 13037 Update Copyright year.
ec920329 13038
3abd2e01
AC
130392002-01-12 Andrew Cagney <ac131313@redhat.com>
13040
13041 * language.c (longest_raw_hex_string): Delete unused function.
13042
b21b22e0
PS
130432002-01-11 Petr Sorfa <petrs@caldera.com>
13044
13045 * MAINTAINERS (write-after-approval): Add myself.
13046 * dwarf2read.c (read_tag_string_type): Handling of
13047 DW_AT_byte_size.
13048 (read_tag_string_type): FORTRAN fix to prevent propagation of
13049 first string size.
13050 (set_cu_language): Handling of DW_LANG_Fortran95
13051
747fe712
RE
130522002-01-11 Richard Earnshaw <rearnsha@arm.com>
13053
13054 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
13055 GETPID(inferior_ptid).
13056 (store_inferior_registers): Likewise.
13057
f1bea926
JM
130582002-01-10 Jason Merrill <jason@redhat.com>
13059
13060 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
13061 Fix DW_OP_minus.
13062
ae940673
AC
130632002-01-10 Andrew Cagney <ac131313@redhat.com>
13064
13065 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
13066 and bfd/elf32-sh-nbsd.c.
13067
00546b04
MS
130682002-01-10 Michael Snyder <msnyder@redhat.com>
13069
352ed7b4
MS
13070 * NEWS: Mention --pid and corefile/proc-id behavior change.
13071
c18be923
MS
13072 * Makefile.in: Add rules for gcore.o and linux-proc.o.
13073 * gcore.c: Include cli/cli-decode.h instead of command.h.
13074
00546b04
MS
13075 * main.c (captured_main): Add new command line option "--pid".
13076 If the second command line argument (following the symbol-file)
13077 begins with a digit, try to attach to it before trying to open
13078 it as a corefile.
13079 (print_gdb_help): Document the "--pid" argument.
13080
db60ec62
EZ
130812002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
13082
13083 * completer.c (command_completer): New function.
13084
13085 * completer.h <command_completer>: Add prototype.
13086
13087 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
13088 completer for the "help" command.
13089
39c22d1a
JM
130902002-01-09 Jason Merrill <jason@redhat.com>
13091
13092 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
13093
c564377f
MS
130942002-01-09 Michael Snyder <msnyder@redhat.com>
13095
975aec09
MS
13096 * i386-linux-nat.c (fill_fpxregset): Make global.
13097 (store_fpxregset): Ditto.
13098
db4a10fa
MS
13099 * gregset.h (gdb_fpxregset_t): Define.
13100 (supply_fpxregset): Prototype.
13101 (fill_fpxregset): Prototype.
13102
c564377f
MS
13103 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
13104
c3d45d70
RE
131052002-01-09 Richard Earnshaw <rearnsha@arm.com>
13106
13107 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
13108 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
13109 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
13110
fcc87af1
AC
131112002-01-09 Andrew Cagney <ac131313@redhat.com>
13112
13113 * MAINTAINERS: Update target maintainer rules so that any
13114 Maintainer can approve a tested patch for a maintenance-only
13115 target.
13116
dd96c05b
RE
131172002-01-09 Richard Earnshaw <rearnsha@arm.com>
13118
d4297db9 13119 * MAINTAINERS (write-after-approval): Add myself.
dd96c05b 13120
d4297db9 13121 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
dd96c05b
RE
13122 IN_SIGTRAMP.
13123
145fdc6e
MS
131242002-01-08 Michael Snyder <msnyder@redhat.com>
13125
13126 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
13127 real name of the executable, rather than the /proc name.
13128
be4d1333
MS
131292002-01-03 Michael Snyder <msnyder@redhat.com>
13130
13131 Implement a "generate-core-file" command in gdb, save target state.
13132 * gcore.c: New file. Implement new command 'generate-core-file'.
13133 Save a corefile image of the current state of the inferior.
13134 * linux-proc.c: Add linux-specific code for saving corefiles.
13135 * target.h (struct target_ops): Add new target vectors for saving
13136 corefiles; to_find_memory_regions and to_make_corefile_notes.
13137 (target_find_memory_regions): New macro.
13138 (target_make_corefile_notes): New macro.
13139 * target.c (update_current_target): Inherit new target methods.
13140 (dummy_find_memory_regions): New place-holder method.
13141 (dummy_make_corefile_notes): New place-holder method.
13142 (init_dummy_target): Initialize new dummy target vectors.
13143 * exec.c (exec_set_find_memory_regions): New function.
13144 Allow the exec_ops vector for memory regions to be taken over.
13145 (exec_make_note_section): New function, target vector method.
13146 * defs.h (exec_set_find_memory_regions): Export prototype.
13147 * procfs.c (proc_find_memory_regions): New function, corefile method.
13148 (procfs_make_note_section): New function, corefile method.
13149 (init_procfs_ops): Set new target vector pointers.
13150 (find_memory_regions_callback): New function.
13151 (procfs_do_thread_registers): New function.
13152 (procfs_corefile_thread_callback): New function.
13153 * sol-thread.c (sol_find_memory_regions): New function.
13154 (sol_make_note_section): New function.
13155 (init_sol_thread_ops): Initialize new target vectors.
13156 * inftarg.c (inftarg_set_find_memory_regions): New function.
13157 Allow to_find_memory_regions vector to be taken over.
13158 (inftarg_set_make_corefile_notes): New function.
13159 Allow to_make_corefile_notes vector to be taken over.
13160 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
13161 interface layer if not target_has_execution (may be a corefile).
13162 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
13163 * config/sparc/sun4sol2.mh: Ditto.
13164 * config/alpha/alpha-linux.mh: Ditto.
13165 * config/arm/linux.mh: Ditto.
13166 * config/i386/x86-64linux.mh: Ditto.
13167 * config/ia64/linux.mh: Ditto.
13168 * config/m68k/linux.mh: Ditto.
13169 * config/mips/linux.mh: Ditto.
13170 * config/powerpc/linux.mh: Ditto.
13171 * config/sparc/linux.mh: Ditto.
13172
c6b92abd
MS
131732002-01-07 Michael Snyder <msnyder@redhat.com>
13174
13175 * arm-linux-nat.c: Remove references to regcache.c internal data
13176 (registers[] and register_valid[]).
13177
4b09dc8c
MS
131782002-01-07 Michael Snyder <msnyder@redhat.com>
13179
abf22e64
AJ
13180 * linux-proc.c: New file. Implement child_pid_to_exec_file,
13181 so that attaching to a pid will automatically read the process's
4b09dc8c
MS
13182 symbol file and shlibs.
13183 * Makefile.in: Add rule for linux-proc.o.
13184 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
13185 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
13186 * config/arm/linux.mh: Ditto.
13187 * config/i386/linux.mh: Ditto.
13188 * config/i386/x86-64linux.mh: Ditto.
13189 * config/ia64/linux.mh: Ditto.
13190 * config/m68k/linux.mh: Ditto.
13191 * config/mips/linux.mh: Ditto.
13192 * config/powerpc/linux.mh: Ditto.
13193 * config/sparc/linux.mh: Ditto.
13194
c25b74ac
PM
131952002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
13196
13197 * win32-nat.c: Add i386-tdep.h dependency.
13198
94cd915f
MS
131992002-01-07 Michael Snyder <msnyder@redhat.com>
13200
c7cccb76
MS
13201 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
13202 instead of bfd_get_arch_size. Don't bail out just because
13203 there's no exec_bfd.
abf22e64 13204
34c0bd93
MS
13205 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
13206 * p-valprint.c (pascal_object_print_value): Ditto.
13207 * somread.c (som_symtab_read): Ditto.
13208 * symfile.c (simple_free_overlay_region_table): Ditto.
13209 * valops.c (value_assign): Ditto.
13210
21c1c920
MS
13211 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
13212 use tilde_expand and strerror for opening save-tracepoints file.
13213
5bbd998e
MS
13214 * thread-db.c (thread_db_new_objfile): Indendation fix.
13215
94cd915f
MS
13216 * infptrace.c (GDB_MAX_ALLOCA): New define.
13217 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
abf22e64 13218 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
94cd915f
MS
13219 can be overridden with whatever value is appropriate to the host).
13220 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
13221 alloca to allocate potentially large buffer.
13222 * rs6000-nat.c (child_xfer_memory): Ditto.
13223 * symm-nat.c (child_xfer_memory): Ditto.
13224 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
13225
494e8a93
JSC
132262002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
13227
13228 From Nick Clifton <nickc@redhat.com>
13229 * d10v-tdep.c: Set STACK_START to 0x200bffe.
13230
d0e1d48e
MS
132312002-01-07 Michael Snyder <msnyder@redhat.com>
13232
abf22e64 13233 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
d0e1d48e
MS
13234 Don't use exec_bfd if it's NULL.
13235
290b2c7a
MK
132362002-01-06 Mark Kettenis <kettenis@gnu.org>
13237
abf22e64 13238 * valops.c (value_arg_coerce): Fix formatting.
290b2c7a 13239
aef21287
AC
132402002-01-06 Andrew Cagney <ac131313@redhat.com>
13241
13242 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
13243 * gnu-nat.c: Ditto.
13244
30efa627
AC
132452002-01-06 Andrew Cagney <ac131313@redhat.com>
13246
13247 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
13248 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
13249 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
13250 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
13251 z8k-coff have not been multi-arched. Update z8k-coff build
13252 status.
13253
9b4ff276
AC
132542002-01-06 Andrew Cagney <ac131313@redhat.com>
13255
13256 * MAINTAINERS: Mark a29k target as obsolete.
13257 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
13258 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
13259 comments.
13260 * NEWS: Note that a29k targets are obsolete.
13261 * a29k-tdep.c: Mark as obsolete.
13262 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
13263 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
13264 a29k-*-vxworks* targets as obsolete.
13265 * remote-adapt.c: Obsolete.
13266 * remote-eb.c: Obsolete.
13267 * remote-mm.c: Obsolete.
13268 * remote-udi.c: Obsolete.
13269 * config/a29k/a29k-udi.mt: Obsolete.
13270 * config/a29k/a29k.mt: Obsolete.
13271 * config/a29k/tm-a29k.h: Obsolete.
13272 * config/a29k/tm-vx29k.h: Obsolete.
13273 * config/a29k/vx29k.mt: Obsolete.
13274
a9011d31
AC
132752002-01-05 Andrew Cagney <ac131313@redhat.com>
13276
13277 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
13278 with BFD_ENDIAN_BIG.
13279
9299404e
AC
132802002-01-05 Andrew Cagney <ac131313@redhat.com>
13281
13282 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
13283 * configure, config.in: Re-generate.
13284 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
13285 * defs.h: Do not include <endian.h>.
13286
7e89e357
JT
132872002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
13288
13289 * acconfig.h (HAVE_PT_GETXMMREGS): New.
13290 * config.in: Regenerate.
13291 * configure.in: Update copyright years.
13292 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
13293 * configure: Regenerate.
13294 * i386bsd-nat.c: Update copyright years.
13295 (fill_gregset): Use regcache_collect.
13296 (fetch_inferior_registers): Only fetch integer registers
13297 if requested to do so. Add support for XMM registers
13298 using PT_GETXMMREGS.
13299 (store_inferior_registers): Only store integer registers
13300 if requested to do so. Add support for XMM registers
13301 using PT_SETXMMREGS.
13302 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
13303 (store_inferior_registers): Remove.
13304 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
13305 (fetch_elfcore_registers): New function.
13306 (i386nbsd_elfcore_fns): New.
13307 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
13308 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
13309 i386bsd-nat.o.
13310 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
13311 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
13312 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
13313 * config/i386/tm-nbsd.h: Update copyright years.
13314 (HAVE_SSE_REGS): Define.
13315 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
13316 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
13317 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
13318 (SIGCONTEXT_PC_OFFSET): Remove.
13319 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
13320
a752853e
AC
133212002-01-05 Andrew Cagney <ac131313@redhat.com>
13322
13323 * configure.tgt: Remove powerpc-*-macos* target.
13324 * config/m68k/xm-mpw.h: Delete file.
13325 * config/xm-mpw.h: Delete file.
13326 * ser-mac.c: Delete file.
13327 * mpw-make.sed: Delete file.
13328 * mpw-config.in: Delete file.
13329 * mac-xdep.c: Delete file.
13330 * mac-gdb.r: Delete file.
13331 * mac-defs.h: Delete file.
13332 * mac-nat.c: Delete file.
13333 * config/powerpc/macos.mh: Delete file.
13334 * config/powerpc/macos.mt: Delete file.
13335 * config/powerpc/nm-macos.h: Delete file.
13336 * config/powerpc/tm-macos.h: Delete file.
13337 * source.c (openp, open_source_file): Remove obsolete code.
13338 * top.c (gdb_readline): Ditto.
13339 * utils.c (query): Ditto.
13340 * event-top.c (display_gdb_prompt): Ditto.
13341 * Makefile.in (ser-mac.o): Delete obsolete target.
13342 * NEWS: Update.
13343
d7449b42
AC
133442002-01-04 Andrew Cagney <ac131313@redhat.com>
13345
13346 * defs.h (BIG_ENDIAN): Delete macro definition.
13347 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
13348 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
13349 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
13350 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
13351 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
13352 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
13353 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
13354 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
13355 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
13356 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
13357 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
13358 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
13359 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
13360 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
13361 * gdbarch.c: Re-generate.
13362
356374e8
DJ
133632002-01-04 Daniel Jacobowitz <drow@mvista.com>
13364
13365 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
13366 for core files.
13367
a2b8f8f8
JT
133682002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
13369
13370 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
13371
12466af9
AC
133722002-01-04 Andrew Cagney <ac131313@redhat.com>
13373
13374 * value.h (value_ptr): Delete typedef.
13375
3549ab40
JT
133762002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
13377
13378 * i386nbsd-nat.c: Update copyright years.
13379 Include i386-tdep.h.
13380
fedbd091
EZ
133812002-01-04 Elena Zannoni <ezannoni@redhat.com>
13382
13383 * stabsread.c: Update copyright years.
13384
13385 From Debashis Mahata <debashis.mahata@wipro.com>:
13386 (read_struct_fields): Deal with Sun C compiler erroneous stab
13387 output for structs and unions.
fec8b34f 13388 Fix PR gdb/269.
fedbd091 13389
eb43544b
DJ
133902002-01-04 Daniel Jacobowitz <drow@mvista.com>
13391
13392 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
13393 prototype.
13394
1514d34e
DJ
133952002-01-04 Daniel Jacobowitz <drow@mvista.com>
13396
13397 * cp-abi.c: Fix whitespace.
13398 (baseclass_offset): New wrapper function.
13399 * cp-abi.h (baseclass_offset): Add prototype.
13400 (struct cp_abi_ops): Add baseclass_offset pointer.
13401
13402 * valops.c (vb_match): Move to...
13403 * gnu-v2-abi.c (vb_match): here.
13404 * valops.c (baseclass_offset): Move to...
13405 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
13406
13407 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
13408
13409 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
13410 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
13411 * hpacc-abi.c (init_hpacc_ops): Likewise.
13412
7f8c9282
DJ
134132002-01-04 Daniel Jacobowitz <drow@mvista.com>
13414
13415 * valops.c (find_overload_match): Accept obj as a
13416 reference parameter. Update it before returning.
13417 * value.h (find_overload_match): Update prototype.
13418 * eval.c (evaluate_subexp_standard): Pass object to
13419 find_overload_match by reference.
13420
f23631e4
AC
134212002-01-03 Andrew Cagney <ac131313@redhat.com>
13422
13423 * valarith.c: Replace value_ptr with struct value pointer. Remove
13424 register attribute from value declarations.
13425 * valops.c: Ditto.
13426 * value.h: Ditto.
13427 * scm-lang.c (scm_lookup_name): Ditto.
13428
79e10fab 134292002-01-03 Michael Snyder <msnyder@redhat.com>
abf22e64 13430
79e10fab
AC
13431 Abstract the functionality of iterating over mapped memory
13432 regions into a general purpose iterator function.
abf22e64 13433 * procfs.c (iterate_over_mappings): New function, general purpose
79e10fab
AC
13434 iterator for memory sections.
13435 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
13436 (solib_mappings_callback): New function, callback for above.
13437 (info_proc_mappings): Reimpliment using iterate_over_mappings.
13438 (info_mappings_callback): New function, callback for above.
13439
13440 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
13441
c5ad026a
MK
134422002-01-01 Mark Kettenis <kettenis@gnu.org>
13443
d2a7c97a
MK
13444 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
13445 * i386-tdep.c: Include "elf-bfd.h".
13446 (process_note_abi_tag_sections): New function.
13447 (i386_gdbarch_init): Add code to recognize various OS/ABI
13448 combinations.
13449
c5ad026a
MK
13450 * maint.c (_initialize_maint_cmds): Add missing \ in
13451 string-literal.
13452
a1a5b71e 13453For older changes see ChangeLog-2001
c906108c
SS
13454\f
13455Local Variables:
13456mode: change-log
13457left-margin: 8
13458fill-column: 74
13459version-control: never
13460End:
This page took 0.981023 seconds and 4 git commands to generate.