* frame.c (GET_SAVED_REGISTER): Delete macro definition.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
e4b415d9
AC
12002-06-08 Andrew Cagney <ac131313@redhat.com>
2
3 * frame.c (GET_SAVED_REGISTER): Delete macro definition.
4 (default_get_saved_register): Delete function.
5 * gdbarch.sh (GET_SAVED_REGISTER): Set default to
6 generic_unwind_get_saved_register.
7 * gdbarch.h, gdbarch.c: Re-generate.
8
ca0d0b52
AC
92002-06-08 Andrew Cagney <ac131313@redhat.com>
10
11 * gdbarch.sh (FRAME_CHAIN_VALID): Set default to
12 generic_func_frame_chain_valid.
13 * gdbarch.h, gdbarch.c: Re-generate.
14 * blockframe.c (generic_func_frame_chain_valid): Only check
15 PC_IN_CALL_DUMMY when generic dummy frames. Don't worry about
16 passing FP to PC_IN_CALL_DUMMY.
17 Fix PR gdb/360.
18
76860b5f
AC
192002-06-08 Andrew Cagney <ac131313@redhat.com>
20
21 * gdbarch.sh (struct gdbarch_data): Add field init_p.
22 (register_gdbarch_data): Initialize init_p.
23 (gdbarch_data): Initialize data pointer using the init function.
24 (init_gdbarch_data): Delete function.
25 (gdbarch_update_p): Update.
26 (initialize_non_multiarch): Update.
27 (struct gdbarch): Add field initialized_p.
28 * gdbarch.h, gdbarch.c: Re-generate.
29
8dda9770
ML
302002-06-07 Michal Ludvig <mludvig@suse.cz>
31
32 * x86-64-linux-nat.c (x86_64_fxsave_offset): New.
33 (supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
34 better do the things actually here.
35 * x86-64-tdep.c (x86_64_register_name2nr): New.
36 (x86_64_register_name): Renamed to x86_64_register_nr2name.
37 (x86_64_gdbarch_init): Respect the above change.
38 * x86-64-tdep.h (x86_64_register_name2nr)
39 (x86_64_register_nr2name): Add prototypes.
40 * config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
41
3d79a47c
MS
422002-06-06 Michael Snyder <msnyder@redhat.com>
43
7bd91a28
MS
44 * d10v-tdep.c (d10v_push_arguments): Handle struct_return.
45 Delete extra braces and re-indent.
46 (d10v_store_return_value): Char return values
3d79a47c
MS
47 must be shifted over by one byte in R0.
48 (d10v_extract_return_value): Delete extra braces, re-indent.
49
095a4c96
EZ
502002-06-06 Elena Zannoni <ezannoni@redhat.com>
51
52 * d10v-tdep.c (d10v_read_sp, d10v_read_fp): Add prototype.
53 (d10v_register_virtual_type): Make $fp and $sp be pointer to data.
54 (d10v_integer_to_address): Rewrite.
55 (d10v_frame_init_saved_regs): When reading fp and sp registers use
56 the d10v specific functions which take care of converting to the
57 correct space.
58
e8a77ca4
EZ
592002-06-06 Elena Zannoni <ezannoni@redhat.com>
60
61 * config/djgpp/fnchange.lst: Add testsuite files altivec-abi.c,
62 altivec-abi.exp, altivec-regs.c, altivec-regs.exp.
63
4f2e4a4f
AC
642002-06-02 Andrew Cagney <ac131313@redhat.com>
65
66 * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm
67 includes.
68 * config/tm-linux.h: Ditto.
69 * config/alpha/tm-alphalinux.h: Ditto.
70 * config/arm/nm-linux.h, config/arm/tm-linux.h: Ditto.
71 * config/arm/xm-nbsd.h, config/i386/nm-gnu.h: Ditto.
72 * config/i386/nm-i386lynx.h, config/i386/nm-i386sol2.h: Ditto.
73 * config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h: Ditto.
74 * config/i386/nm-linux.h, config/i386/nm-m3.h: Ditto.
75 * config/i386/nm-ptx4.h, config/i386/nm-x86-64.h: Ditto.
76 * config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h: Ditto.
77 * config/i386/tm-i386m3.h, config/i386/tm-i386sco5.h: Ditto.
78 * config/i386/tm-i386v4.h, config/i386/tm-linux.h: Ditto.
79 * config/i386/tm-ptx4.h, config/i386/tm-vxworks.h: Ditto.
80 * config/i386/xm-i386v4.h, config/i386/xm-nbsd.h: Ditto.
81 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
82 * config/i960/tm-vx960.h, config/ia64/nm-aix.h: Ditto.
83 * config/ia64/nm-linux.h, config/ia64/tm-aix.h: Ditto.
84 * config/ia64/tm-linux.h, config/ia64/xm-aix.h: Ditto.
85 * config/m68k/nm-linux.h, config/m68k/nm-m68klynx.h: Ditto.
86 * config/m68k/nm-sysv4.h, config/m68k/tm-linux.h: Ditto.
87 * config/m68k/tm-m68klynx.h, config/m68k/tm-m68kv4.h: Ditto.
88 * config/m68k/tm-sun2os4.h, config/m68k/tm-sun3os4.h: Ditto.
89 * config/m68k/tm-vx68.h, config/m68k/xm-m68kv4.h: Ditto.
90 * config/m68k/xm-nbsd.h, config/m88k/nm-delta88v4.h: Ditto.
91 * config/m88k/tm-delta88v4.h, config/m88k/xm-delta88v4.h: Ditto.
92 * config/mips/nm-irix5.h, config/mips/nm-linux.h: Ditto.
93 * config/mips/tm-linux.h, config/mips/tm-mips64.h: Ditto.
94 * config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h: Ditto.
95 * config/mips/tm-vxmips.h, config/mips/xm-irix5.h: Ditto.
96 * config/mips/xm-mipsv4.h, config/ns32k/xm-nbsd.h: Ditto.
97 * config/pa/nm-hppao.h, config/powerpc/nm-linux.h: Ditto.
98 * config/powerpc/tm-linux.h, config/powerpc/tm-vxworks.h: Ditto.
99 * config/powerpc/xm-aix.h, config/rs6000/nm-rs6000ly.h: Ditto.
100 * config/rs6000/tm-rs6000ly.h, config/rs6000/xm-aix4.h: Ditto.
101 * config/sh/tm-linux.h, config/sparc/nm-linux.h: Ditto.
102 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4sol2.h: Ditto.
103 * config/sparc/tm-linux.h, config/sparc/tm-sp64linux.h: Ditto.
104 * config/sparc/tm-sp64sim.h, config/sparc/tm-sparclynx.h: Ditto.
105 * config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h: Ditto.
106 * config/sparc/tm-vxsparc.h, config/sparc/xm-sun4sol2.h: Ditto.
107
ae2ab2ce
AS
1082002-05-04 Aidan Skinner <aidan@velvet.net>
109
110 * ada-exp.tab.c: New file
111 * ada-exp.y: New file
112 * ada-lang.c: New file
113 * ada-lang.h: New file
114 * ada-lex.c: New file
115 * ada-lex.l: New file
116 * ada-tasks.c: New file
117 * ada-typeprint.c: New file
118 * ada-valprint.c: New file
119
0ddd0135
JT
1202002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
121
122 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Don't set
123 use_struct_convention to ppc_sysv_abi_broken_use_struct_convention.
124
750fbacc
JT
1252002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
126
127 * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
128 insetead of ppc-linux-tdep.o.
129 * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
130 * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
131
df94e18a
AC
1322002-06-02 Andrew Cagney <ac131313@redhat.com>
133
134 2002-05-07 Christian Groessler <chris@groessler.org>
135 * z8k-tdep.c (z8k_print_register_hook): Fix display of 32 and 64
136 bit register contents for little endian hosts.
137
1a38ab75
AC
1382002-06-01 Andrew Cagney <ac131313@redhat.com>
139
140 * MAINTAINERS: Mention that any `HP/UX reader' can be changed by
141 any maintainer.
142
8b1632ac
AC
1432002-06-01 Andrew Cagney <ac131313@redhat.com>
144
145 * gdbarch.h: Regenerate.
146
627054c8
AC
1472002-06-01 Andrew Cagney <ac131313@redhat.com>
148
149 * MAINTAINERS: Add everyone to write-after-approval list.
150
4f460812
AC
1512002-06-01 Andrew Cagney <ac131313@redhat.com>
152
153 * stack.c (frame_info): Use frame_register_unwind instead of
154 saved_regs. Mention when the SP is on the stack or in a register.
155
156 * frame.h (frame_register_unwind_ftype): Define. Document.
157 (struct frame_info): Add field register_unwind and
158 register_unwind_cache.
159 (frame_register_unwind): Declare.
160 (generic_unwind_get_saved_register): Declare.
161
162 * frame.c (frame_register_unwind): New function.
163 (generic_unwind_get_saved_register): New function.
164
165 * blockframe.c (generic_call_dummy_register_unwind): New function.
166 (frame_saved_regs_register_unwind): New function.
167 (set_unwind_by_pc): New function.
168 (create_new_frame): New function.
169 (get_prev_frame): New function.
170
de888f76
AC
1712002-05-30 Andrew Cagney <ac131313@redhat.com>
172
173 * a29k-share/: Delete directory.
174 * remote-vx29k.c: Delete file.
175
2f2c3626
JT
1762002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
177
178 * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
179 ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
180
9ce5c36a
JT
1812002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
182
183 * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
184 sparcnbsd-nat.c, and sparcnbsd-tdep.c.
185 (sparc64nbsd-nat.o)
186 (sparcnbsd-nat.o)
187 (sparcnbsd-tdep.o): New dependency lists.
188 * NEWS: Note new UltraSPARC NetBSD native configuration.
189 * configure.host (sparc64-*-netbsd*): New host.
190 * configure.tgt (sparc-*-netbsdelf*)
191 (sparc-*-netbsd*): Set gdb_target to nbsd.
192 (sparc64-*-netbsd*): New target.
193 * sparc64nbsd-nat.c: New file.
194 * sparcnbsd-nat.c: New file.
195 * sparcnbsd-tdep.c: New file.
196 * sparcnbsd-tdep.h: New file.
197 * config/sparc/nbsd.mt: New file.
198 * config/sparc/nbsd64.mh: New file.
199 * config/sparc/nbsd64.mt: New file.
200 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove corelow.o,
201 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
202 (HOST_IPC): Remove.
203 * config/sparc/nbsdaout.mt: Remove.
204 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove corelow.o,
205 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
206 (HOST_IPC): Remove.
207 * config/sparc/nbsdelf.mt: Remove.
208 * config/sparc/nm-nbsd.h: Update copyright years. Remove all
209 sparc-nat.c compatiblity defines.
210 * config/sparc/tm-nbsd.h: Update copyright years. Include solib.h.
211 (GDB_MULTI_ARCH): Set to GDB_MULTI_ARCH_PARTIAL.
212 * config/sparc/tm-nbsd64.h: New file.
213 * config/sparc/tm-nbsdaout.h: Remove.
214 * config/sparc/xm-nbsd.h: Remove.
215
ef3cf062
JT
2162002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
217
218 * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.
219 * sparc-tdep.c: Include osabi.h.
220 (gdbarch_tdep): Add osabi member.
221 (_initialize_sparc_tdep): Use gdbarch_register.
222 (sparc_gdbarch_init): Use generic OS ABI framework.
223 (sparc_dump_tdep): New function.
224
ee8ff470
KB
2252002-05-30 Kevin Buettner <kevinb@redhat.com>
226
227 * corefile.c (do_captured_read_memory_integer): Return non-zero
228 result.
229 (safe_read_memory_integer): Copy result of memory read when
230 status is non-zero. Also, add comments.
231
7b112f9c
JT
2322002-05-20 Jason Thorpe <thorpej@wasabisystems.com>
233
234 * Makefile.in (ppc_tdep_h): Define.
235 (ppc-linux-nat.o)
236 (ppc-linux-tdep.o)
237 (rs6000-tdep.o): Use $(ppc_tdep_h).
238 (ppc-sysv-tdep.o)
239 (ppcnbsd-nat.o)
240 (ppcnbsd-tdep.o): New dependency lists.
241 * ppc-tdep.h: Use generic OS ABI framework.
357edbbc
JT
242 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep)
243 (ppc_linux_init_abi): New functions.
7b112f9c
JT
244 (ppc_sysv_abi_broken_use_struct_convention)
245 (ppc_sysv_abi_use_struct_convention)
246 (ppc_sysv_abi_push_arguments): Move to...
247 * ppc-sysv-tdep.c: ...here.
248 * ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
249 * rs6000-tdep.c (process_note_abi_tag_sections)
250 (get_elfosabi): Remove.
251 (rs6000_gdbarch_init): Use generic OS ABI framework.
252 (rs6000_dump_tdep): New function.
253 (_initialize_rs6000_tdep): Use gdbarch_register.
254 * config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
255 * config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
256 * config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
257 of ppc-linux-tdep.o.
258 * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
259 * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
260 * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
261 * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
262 * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
263 * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
264
480dd42a
JB
2652002-05-29 Jim Blandy <jimb@redhat.com>
266
267 * macroscope.c (default_macro_scope): Put `void' in empty argument
268 list.
269
4182591f
AC
2702002-05-29 Andrew Cagney <ac131313@redhat.com>
271
272 * Makefile.in (arch-utils.o): Add $(sim_regno_h).
273 * arch-utils.c: Include "sim-regno.h".
274 * gdbarch.sh: Don't include "sim-regno.h".
275 * gdbarch.h, gdbarch.c: Regenerate.
276 * sim-regno.h (legacy_register_sim_regno): Move declaration from
277 here.
278 * arch-utils.h (legacy_register_sim_regno): To here.
279 * remote-sim.c (legacy_register_sim_regno): Move function from
280 here.
281 * arch-utils.c (legacy_register_sim_regno): To here.
282
8238d0bf
AC
2832002-05-28 Andrew Cagney <ac131313@redhat.com>
284
285 * sim-regno.h: New file.
286 * Makefile.in (sim_regno_h): Define.
287 (d10v-tdep.o, remote-sim.o): Add dependency on $(sim_regno_h).
288 * remote-sim.c: Include "sim-regno.h" and "gdb_assert.h".
289 (legacy_register_sim_regno): New function.
290 (one2one_register_sim_regno): New function.
291 (gdbsim_fetch_register): Rewrite.
292 (gdbsim_store_register): Only store a register when
293 REGISTER_SIM_REGNO is valid.
294 * d10v-tdep.c: Include "sim-regno.h".
295 (d10v_ts2_register_sim_regno): Add legacy_regiter_sim_regno check.
296 (d10v_ts3_register_sim_regno): Ditto.
297 * gdbarch.sh: Include "sim-regno.h".
298 (REGISTER_SIM_REGNO): Set default to legacy_register_sim_regno.
299 * gdbarch.h, gdbarch.c: Regenerate.
300 * arch-utils.h (default_register_sim_regno): Delete declaration.
301 * arch-utils.c (default_register_sim_regno): Delete function.
302
485721b1
JT
3032002-05-28 Jason Thorpe <thorpej@wasabisystems.com>
304
305 * ppcnbsd-nat.c: Rewrite.
306 * ppcnbsd-tdep.c: New file.
307 * ppcnbsd-tdep.h: New file.
308 * config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
309 solib.o, and solib-svr4.o.
310 * config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
311 nbsd-tdep.o, and corelow.o.
312
697f244d
AC
3132002-05-28 Andrew Cagney <ac131313@redhat.com>
314
315 * MAINTAINERS (--enable-gdb-build-warnings): Rewrite script to use
316 `tr' and `sed'. Mention that `broken' targets are not expected to
317 build.
318
f08caad1 3192002-05-27 Michal Ludvig <mludvig@suse.cz>
b1ab997b
ML
320
321 * x86-64-tdep.c (x86_64_skip_prologue): Remove obsolete note.
322 Let PC point right after the prologue before looking up symbols.
323
3139facc
MH
3242002-05-27 Martin M. Hunt <hunt@redhat.com>
325
326 * i386-tdep.c (i386_register_virtual_type): Return
327 builtin_type_vec128i for SSE registers.
328
329 * gdbtypes.h (builtin_type_vec128i): Declare.
330
331 * gdbtypes.c (build_builtin_type_vec128i): New function.
332 (builtin_type_v2_double, builtin_type_v4_int64): New types.
333 (builtin_type_vec128i): New type for SSE2 128-bit registers.
334 (build_gdbtypes): Initialize new builtin vector types.
335 (_initialize_gdbtypes): Register new vector types with gdbarch.
336
6e3ba3b8
JT
3372002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
338
339 * MAINTAINERS: ns32k is not longer an obsolete candidate,
340 since it has been multi-arch'd.
341 * NEWS: Note that ns32k-*-* is now partial multi-arch.
342 Move Alpha and VAX multi-arch news entries to same section
343 as other multi-arch news.
344
93d5585d
JT
3452002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
346
347 * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
348 target.s, arch-utils.h, ns32k-tdep.h. Make many functions
349 static. Rename some register numbers to put them in ns32k-tdep
350 private namespace.
351 (ns32k_get_saved_register, ns32k_gdbarch_init_32082,
352 ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
353 functions.
354 (_initialize_ns32k_tdep): Use gdbarch_register.
355 * ns32k-tdep.h: New file.
356 * ns32knbsd-tdep.c: New file.
357 * config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
358 * config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
359 (IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
360 REGISTER_BYTES, REGISTER_BYTE): Remove.
361 * config/ns32k/tm-ns32k.h: New file.
362 * config/ns32k/tm-umax.h: Remove.
363
efb2c70e
JT
3642002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
365
366 * ns32k-tdep.c (ns32k_saved_pc_after_call,
367 ns32k_store_struct_return, ns32k_extract_return_value,
368 ns32k_store_return_value, ns32k_extract_struct_value_address): New
369 functions.
370 * config/ns32k/tm-umax.h (SAVED_PC_AFTER_CALL): Define as
371 ns32k_saved_pc_after_call.
372 (STORE_STRUCT_RETURN): Define as ns32k_store_struct_return.
373 (EXTRACT_RETURN_VALUE): Define as ns32k_extract_return_value.
374 (STORE_RETURN_VALUE): Define as ns32k_store_return_value.
375 (EXTRACT_STRUCT_VALUE_ADDRESS): Define as
376 ns32k_extract_struct_value_address.
377
7bcc927b
JT
3782002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
379
380 * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
381 ns32k_fix_call_dummy): New.
382 * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
383 ns32k_call_dummy_words.
384 (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
385 (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
386 CALL_DUMMY_NARGS): Remove.
387 (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
388
78f9d765
JT
3892002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
390
391 * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
392 ns32k_frame_saved_pc, ns32k_frame_args_address,
393 ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
394 ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
395 * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
396 * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
397 (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
398 (BREAKPOINT): Remove..
399 (FRAME_CHAIN): Define as ns32k_frame_chain.
400 (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
401 (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
402 (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
403 (FRAME_FIND_SAVED_REGS): Remove.
404 (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
405 (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
406 (POP_FRAME): Define as ns32k_pop_frame.
407
f2c762e0
JT
4082002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
409
410 * ns32k-tdep.c (ns32k_register_byte_32082,
411 ns32k_register_byte_32382, ns32k_register_raw_size,
412 ns32k_register_virtual_size, ns32k_register_virtual_type): New
413 functions.
414 * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
415 ns32k_register_byte_32382.
416 * config/ns32k/tm-umax.h: Update copyright years.
417 (REGISTER_BYTE): Define as ns32k_register_byte_32082.
418 (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
419 (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
420 (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
421 (ns32k_get_enter_addr): Fix prototype.
422
af137673
JT
4232002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
424
425 * ns32k-tdep.c: Update copyright years.
426 (ns32k_register_name_32082): New function.
427 (ns32k_register_name_32382): Ditto.
428 * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
429 (REGISTER_NAME): Define as ns32k_register_name_32382.
430 * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
431 (REGISTER_NAME): Define as ns32k_register_name_32082.
432
a8bc7b56
JB
4332002-05-24 Jim Blandy <jimb@redhat.com>
434
435 * dwarf2read.c (free_line_header): Use xfree, not free.
436
83a45910
JT
4372002-05-24 Jason Thorpe <thorpej@wasabisystems.com>
438
439 * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
440 alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
441
0db71247
AC
4422002-05-23 Andrew Cagney <ac131313@redhat.com>
443
444 * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
445
b9e5e4dd
AC
4462002-05-23 Andrew Cagney <ac131313@redhat.com>
447
448 From Ross Alexander at NEC Europe:
449 * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
450
de530e84
MS
4512002-05-23 Michael Snyder <msnyder@redhat.com>
452
453 * cli/cli-dump.c (restore_command): Use parse_and_eval_long
454 for input, rather than parse_and_eval_address.
455
b91b96f4
AC
4562002-05-23 Andrew Cagney <ac131313@redhat.com>
457
458 * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
459 * Makefile.in (sim_d10v_h): Update definition.
460
8b279e7a
AC
4612002-05-24 Andrew Cagney <cagney@redhat.com>
462
463 * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
464 change `2002-05-22 Michael Snyder' below.
465 (d10v_push_arguments): Ditto.
466 (d10v_extract_return_value): Ditto.
467
0a3d0425
JB
4682002-05-23 Jim Blandy <jimb@redhat.com>
469
470 * macrotab.c (check_for_redefinition): Don't complain if the new
471 definition is the same as the previous one. Take more arguments
472 to allow the comparison.
473 (macro_define_object, macro_define_function): Pass more arguments
474 to check_for_redefinition.
475
78eac43e
MS
4762002-05-22 Michael Snyder <msnyder@redhat.com>
477
478 * d10v-tdep.c: Change a few macros to enums for ease of debugging.
479 (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
480 (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
481 (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
482 Don't bail if return_pc is PC_IN_CALL_DUMMY.
483 Add a temp variable to save a call (and a memory read).
484 (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
485 if possible (so that PC_IN_CALL_DUMMY will work).
486
9bc1edb8
CV
4872002-05-22 Corinna Vinschen <vinschen@redhat.com>
488
489 * MAINTAINERS: Remove status `OBSOLETE' from v850.
490
005ef3d2
ML
4912002-05-22 Michal Ludvig <mludvig@suse.cz>
492
493 * dwarf2cfi.c (frame_state_for): Added safety check for a valid
494 fde->cie_ptr.
495 (dwarf2_build_frame_info): Corrected handling of eh_frame.
496 (dwarf2_build_frame_info): Add offset to fde->initial_location
497 so that frames of shared libraries are mapped correctly.
6c3eb890
ML
498 (execute_stack_op): Change type of 'result' from ULONGEST to
499 CORE_ADDR.
005ef3d2 500
fcf4f891
JT
5012002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
502
503 * config/alpha/tm-nbsd.h: Include solib.h.
504
cfef91e4
JT
5052002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
506
507 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
508 assumptions about the host's byte order.
509
9964235a
JT
5102002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
511
512 * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
513 to dependency list.
514 * alphanbsd-tdep.c: Include solib-svr4.h.
515 * shnbsd-tdep.c: Ditto.
516
9eeef8ef
JT
5172002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
518
519 * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
520 nbsd-tdep.h to dependency list.
521 * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
522 i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
523 ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
524 nbsdaout.mh and nbsdelf.mh consistently.
525 * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
526 ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
527 nbsdaout.mt and nbsdelf.mh consistently.
528 * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h.
529 (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
530 to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
531 * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS. Move
532 a.out shared library stuff from here...
533 * config/nm-nbsdaout.h: ...to here.
534 * config/tm-nbsd.h: Remove.
535 * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
536 * config/arm/nbsd.mh: Remove.
537 * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
538 nbsd-tdep.o.
539 * config/arm/nbsdaout.mh: New file.
540 * config/arm/nbsdelf.mh: New file.
541 * config/arm/nm-nbsdaout.h: New file.
542 * config/i386/nbsd.mh: Remove.
543 * config/i386/nbsd.mt: Remove.
544 * config/i386/nbsdaout.mh: New file.
545 * config/i386/nbsdaout.mt: New file.
546 * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
547 * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
548 * config/i386/nm-nbsd.h (REGISTER_U_ADDR,
549 i386_register_u_addr): Remove.
550 * config/i386/nm-nbsdaout.h: New file.
551 * config/i386/nm-nbsdelf.h: Remove.
552 * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
553 (USE_STRUCT_CONVENTION): Remove.
554 * config/i386/tm-nbsdaout.h: New file.
555 * config/i386/tm-nbsdelf.h: Remove.
556 * config/m68k/nbsd.mh: Remove.
557 * config/m68k/nbsd.mt: Remove.
558 * config/m68k/nbsdaout.mh: New file.
559 * config/m68k/nbsdaout.mt: New file.
560 * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
561 * config/m68k/nm-nbsdaout.h: New file.
562 * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
563 (IN_SOLIB_CALL_TRAMPOLINE): Define.
564 * config/ns32k/nbsd.mh: Remove.
565 * config/ns32k/nbsd.mt: Remove.
566 * config/ns32k/nbsdaout.mh: New file.
567 * config/ns32k/nbsdaout.mt: New file.
568 * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h.
569 * config/ns32k/nm-nbsdaout.h: New file.
570 * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.
571 (IN_SOLIB_CALL_TRAMPOLINE): Define.
572 * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
573 (SVR4_SHARED_LIBS): Remove.
574 * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
575 * config/sparc/nbsd.mh: Remove.
576 * config/sparc/nbsd.mt: Remove.
577 * config/sparc/nbsdaout.mh: New file.
578 * config/sparc/nbsdaout.mt: New file.
579 * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
580 * config/sparc/nbsdelf.mt: New file.
581 * config/sparc/nm-nbsdaout.h: New file.
582 * config/sparc/nm-nbsdelf.h: Remove.
583 * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
584 * config/sparc/tm-nbsdaout.h: New file.
585
257ce470
JT
5862002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
587
588 * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
589 mipsnbsd-tdep.c
590 (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
591
76a6d5fe
JT
5922002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
593
594 * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
595 shnbsd-nat.c.
596 (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
597
45888261
JT
5982002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
599
600 * NEWS: Note new MIPS NetBSD native configuration.
601 * configure.host (mips*-*-netbsd*): New host.
602 * configure.tgt (mips*-*-netbsd*): New target.
603 * mipsnbsd-nat.c: New file.
604 * mipsnbsd-tdep.c: New file.
605 * mipsnbsd-tdep.h: New file.
606 * config/mips/nbsd.mh: New file.
607 * config/mips/nbsd.mt: New file.
608 * config/mips/nm-nbsd.h: New file.
609 * config/mips/tm-nbsd.h: New file.
610
70f80edf
JT
6112002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
612
613 * Makefile.in (SFILES): Add osabi.c.
614 (COMMON_OBS): Add osabi.o.
615 (osabi.o): New dependency list.
616 * osabi.c: New file.
617 * osabi.h: New file.
618 * doc/gdbint.texinfo: Document new generic OS ABI framework.
619
620 * Makefile.in (alpha_tdep_h): Define and use instead of
621 alpha-tdep.h.
622 * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
623 get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
624 Remove.
625 (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
626 * alpha-tdep.h: Include osabi.h.
627 (alpha_abi): Remove.
628 (gdbarch_tdep): Use generic OS ABI framework.
629 * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
630 gdbarch_register_osabi.
631 * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
632 * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
633 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
634
635 * Makefile.in (sh_tdep_h): Add osabi.h.
636 * sh-tdep.h (sh_osabi): Remove.
637 (gdbarch_tdep): Use generic OS ABI framework.
638 * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
639 sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
640 (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
641 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
642
643 * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
644 * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
645 gdbarch_register_osabi.
646 * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
647 arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
648 (get_elfosabi): Rename to...
649 (arm_elf_osabi_sniffer): ...this. Adjust to use generic OS
650 ABI framework support routines.
651 (arm_gdbarch_init): Use generic OS ABI framework.
652 (arm_dump_tdep): Likewise.
653 (_initialize_arm_tdep): Likewise.
654 * arm-tdep.h: Include osabi.h.
655 (arm_abi): Remove.
656 (gdbarch_tdep): Remove arm_abi and abi_name members. Add
657 osabi member.
658 (arm_gdbarch_register_os_abi): Remove prototype.
659 * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
660 (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
661
662 * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
663 * mips-tdep.c: Include osabi.h.
664 (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
665 OS ABI framework.
666
d194345b
KH
6672002-05-20 Kazu Hirata <kazu@cs.umass.edu>
668
669 * h8300-tdep.c: Fix formatting.
670
70c6b0d1
EZ
6712002-05-20 Elena Zannoni <ezannoni@redhat.com>
672
673 * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
674 printing vector registers.
675
165b8e33
AC
6762002-05-19 Andrew Cagney <ac131313@redhat.com>
677
678 From Fernando Nasser:
679 * remote.c (remote_async_open_1): Re-throw the exception when the
680 connection fails.
681 (remote_cisco_open): Ditto.
682 (remote_open_1): Ditto.
683
36918e70
AC
6842002-05-19 Andrew Cagney <ac131313@redhat.com>
685
686 * remote.c (remote_start_remote_dummy): Add uiout parameter.
687 (remote_start_remote): Add uiout parameter. Pass through to
688 remote_start_remote_dummy.
689 (remote_open_1): Use catch_exception instead of catch_errors.
690 (remote_async_open_1): Ditto.
691 (remote_cisco_open): Ditto.
692
ae44c0c4
AC
6932002-05-19 Andrew Cagney <ac131313@redhat.com>
694
695 * remote.c (remote_start_remote): Replace PTR with void pointer.
696 (sigint_remote_twice_token, sigint_remote_token): Ditto. Make
697 static.
698
8efe637d
AC
6992002-05-18 Andrew Cagney <ac131313@redhat.com>
700
701 * gdb_indent.sh: Allow the script to be run in the sim directory.
702
2f1b5984
MK
7032002-05-18 Mark Kettenis <kettenis@gnu.org>
704
f0f625e2
MK
705 * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
706 * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
707
2f1b5984
MK
708 * corelow.c (core_open): Only call set_gdbarch_from_file if
709 exec_bfd is NULL.
710
fc974602
AV
7112002-05-17 Andrey Volkov <avolkov@transas.com>
712
713 * h8300-tdep.c: Add support of EXR register
714 * config/h8300/tm-h8300.h: Ditto.
715
906709f4
AV
7162002-05-17 Andrey Volkov <avolkov@transas.com>
717
718 * h8300-tdep.c: Add additional CCR flags (I,UI,H,U)
719
6e591d68
AV
7202002-05-17 Andrey Volkov <avolkov@transas.com>
721
722 * h8300-tdep.c: Change literal regnums to REGNO.
723
84f0252a
JB
7242002-05-17 Jim Blandy <jimb@redhat.com>
725
e0e9281e
JB
726 * NEWS: Note addition of macro support.
727
84f0252a
JB
728 Expand preprocessor macros in C expressions.
729 * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
730 (scan_macro_expansion, scanning_macro_expansion,
731 finished_macro_expansion): New function declarations.
732 (expression_macro_lookup_func, expression_macro_lookup_baton): New
733 variable declarations.
734 * parser-defs.h (expression_context_pc): New declaration.
735 * parse.c (expression_context_pc): New variable.
736 (parse_exp_1): Set expression_context_pc, as well as
737 expression_context_block.
738 * c-exp.y (yylex): If we're not already reading the result of a
739 macro expansion, try to macro-expand the next token. When we're
740 done scanning a macro expansion, switch back to the mainline text.
741 Commas and `if's in a macro's expansion don't terminate the input.
742 * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
743 (macro_original_text, macro_expanded_text,
744 expression_macro_lookup_func, expression_macro_lookup_baton): New
745 variables.
746 (scan_macro_expansion, scanning_macro_expansion,
747 finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
748 c_preprocess_and_parse): New functions.
749 (c_language_defn, cplus_language_defn, asm_language_defn): Call
750 c_preprocess_and_parse, instead of c_parse.
751 * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
752 (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
753
1c509ca8
JR
754Fri May 17 14:26:19 2002 J"orn Rennecke <joern.rennecke@superh.com>
755
756 * sh-tdep.c (gdb_print_insn_sh64): Delete.
757 (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
758 (sh_gdbarch_init): Always use gdb_print_insn_sh.
759
2250ee0c
CV
7602002-05-17 Corinna Vinschen <vinschen@redhat.com>
761
762 * NEWS: Add section for multi-arched targets. Add v850 to that section.
763
ab3b8126
JT
7642002-05-17 Jason Thorpe <thorpej@wasabisystems.com>
765
766 * Makefile.in (sh_tdep_h): Define and use.
767 * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
768 register enum): Move to...
769 * * sh-tdep.h: ...here.
770 * sh-tdep.c: Include sh-tdep.h.
771 * sh3-rom.c: Likewise.
772 * shnbsd-tdep.c: Likewise.
773
ed9d4749
MS
7742002-05-16 Michael Snyder <msnyder@redhat.com>
775
776 * arm-tdep.c: Spelling fix in comment.
777
2e276125
JB
7782002-05-16 Jim Blandy <jimb@redhat.com>
779
6821892e
JB
780 Add commands for manually expanding macros and showing their
781 definitions.
782 * macrocmd.c, macroscope.c, macroscope.h: New files.
783 * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
784 (macroscope_h): New variable.
785 (HFILES_NO_SRCDIR): Add macroscope.h.
786 (COMMON_OBS): Add macrocmd.o, macroscope.o.
787 (macroscope.o, macrocmd.o): New rules.
788
2e276125
JB
789 Teach the Dwarf 2 reader to read macro information.
790 * dwarf2read.c: #include "macrotab.h".
791 (dwarf_macinfo_buffer): New variable.
792 (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
793 dwarf_macinfo_size.
794 (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
795 (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
796 dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
797 dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
798 dwarf2_macro_spaces_in_definition): New complaints.
799 (dwarf2_has_info): Initialize dwarf_macinfo_offset.
800 (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
801 (dwarf2_build_psymtabs_hard): Record the buffer and its size in
802 the partial symbol table.
803 (psymtab_to_symtab_1): Set the macinfo buffer and size globals
804 from what's recorded in the partial symbol table.
805 (read_file_scope): If the compilation unit has a
806 `DW_AT_macro_info' attribute, read its macro information.
807 * Makefile.in (dwarf2read.o): Depend on macrotab.h.
808
2f53fe6c
DJ
8092002-05-16 Daniel Jacobowitz <drow@mvista.com>
810
811 Fix PR gdb/546
812 * ser-tcp.c: Don't include <netinet/udp.h>.
813
2be99286
SC
8142002-05-16 Stephane Carrez <stcarrez@nerim.fr>
815
816 * MAINTAINERS: Update my email address.
817
c9af212b 8182002-05-16 Richard Earnshaw <rearnsha@arm.com>
8501bbeb
RE
819
820 * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
821 include file of the same name.
822
bf5f1a52
CV
8232002-05-16 Corinna Vinschen <vinschen@redhat.com>
824
825 * configure.tgt: Mark v850 as multi-arched.
826 * config/v850/tm-v850.h: Remove file.
827 * config/v850/v850.mt: Eliminate TM_FILE.
828
435e042a
CV
8292002-05-16 Corinna Vinschen <vinschen@redhat.com>
830
831 * v850-tdep.c: Full multi-arch.
832 * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
833 Define GDB_MULTI_ARCH to 2.
834
9819c6c8
PM
8352002-05-16 Pierre Muller <muller@ics.u-strasbg.fr>
836
837 * p-exp.y (current_type): New static variable.
838 Carries the type of the expression at the position that is parsed.
839 (push_current_type, pop_current_type): Two new functions. Used
840 to store/restore current_type in expression on specific tokens.
c9af212b
RE
841 (search_field): New static variable. Set to one after parsing a point
842 as at that point only a FIELDNAME token should be searched.
9819c6c8
PM
843 (FIELDNAME): New token. After a point only a token belonging to
844 current_type type definition is allowed.
845 (all over token rules): reset and change current_type according
846 to rules.
847 (exp '[' rule): insert implicit array index field if
848 exp is a pascal string type.
849
3a06899a
CV
8502002-05-16 Corinna Vinschen <vinschen@redhat.com>
851
852 * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extra
853 frame info. Use frame_info's saved_regs instead of matching member
854 in extra_frame_info throughout.
855 (v850_frame_init_saved_regs): New function.
856 (v850_init_extra_frame_info): Move most functionality into
857 v850_frame_init_saved_regs().
858 * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
859 (v850_frame_find_saved_regs): Remove declaration.
860 (FRAME_FIND_SAVED_REGS): Remove definition.
861 (v850_frame_init_saved_regs): Add declaration.
862 (FRAME_INIT_SAVED_REGS): Add definition.
863
6ed14b0e
CV
8642002-05-16 Corinna Vinschen <vinschen@redhat.com>
865
866 * v850-tdep.c: Begin multi-arch'ing v850.
867 (v850_target_architecture_hook): Remove function.
868 (v850_gdbarch_init): New function. Add code previously in
869 v850_target_architecture_hook().
870 (_initialize_v850_tdep): Don't set target_architecture_hook.
871 Call register_gdbarch_init() instead.
872
42725910
DJ
8732002-05-16 Daniel Jacobowitz <drow@mvista.com>
874
875 * gdbtypes.h (struct cplus_struct_type): Remove args field.
876 * hpread.c (hpread_read_struct_type): Remove assignments to args.
877 (fixup_class_method_type): Likewise.
878
0bc68c49
DJ
8792002-05-15 Daniel Jacobowitz <drow@mvista.com>
880
881 From Martin Pool <mbp@samba.org>:
882 * gdbserver/server.c (gdbserver_usage): New function.
883 (main): Call it.
884
99d9066e
JB
8852002-05-15 Jim Blandy <jimb@redhat.com>
886
887 Add macro structures to GDB's symbol tables. Nobody puts anything
888 in them yet.
889 * symtab.h (struct symtab): New member: `macro_table'.
890 * buildsym.h (pending_macros): New global variable.
891 * buildsym.c: #include "macrotab.h".
892 (buildsym_init): Initialize `pending_macros'.
893 (end_symtab): If we found macro information while reading a CU's
894 debugging info, do build a symtab structure for it. Make the
895 symtab point to the macro information, and clear the
896 `pending_macros' pointer which held it while we were reading the
897 debug info.
898 (really_free_pendings): Free any pending macro table.
899 * objfiles.h (struct objfile): New member: `macro_cache'.
900 * objfiles.c (allocate_objfile): Set allocate and free functions
901 for the macro cache's objstack.
902 (free_objfile): Empty the macro cache's obstack.
903 * symfile.c (reread_symbols): Empty the macro cache's obstack, and
904 set new allocate and free functions for it.
905 * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
906 free functions for the macro cache's objstack. (Why is this
907 function building its own objfile?)
908 * symmisc.c (print_objfile_statistics): Print statistics on the
909 macro bcache.
910 * Makefile.in: Note that buildsym.o depends on macrotab.h.
911
c899585b
RE
9122002-05-15 Richard Earnshaw <rearnsha@arm.com>
913
914 * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
915 (REGISTER_U_ADDR): Delete definition.
916 (arm_register_u_addr): Delete declaration.
917
a6cdd8c5
RE
9182002-05-15 Richard Earnshaw <rearnsha@arm.com>
919
920 * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
921 (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
922
fd3a5ca1
DJ
9232002-05-14 Daniel Jacobowitz <drow@mvista.com>
924
925 * gdbserver/mem-break.c (reinsert_breakpoint_by_bp): Correct typo
926 stop_at -> stop_pc.
927
c97dcfc7
AC
9282002-05-14 Andrew Cagney <ac131313@redhat.com>
929
930 * regcache.c (register_valid): Revise comments refering to "Not
931 available" and "unavailable".
932 * frame.c (frame_register_read): Ditto.
933 * findvar.c (value_of_register): Ditto.
934
93021b7d
AC
9352002-05-15 Andrew Cagney <cagney@redhat.com>
936
937 * Makefile.in (remote_sim_h): Replace remote-sim_h.
938 (remote-sim.o): Update dependencies.
939 (d10v-tdep.o): Specify dependencies.
940 (sim_d10v_h): Define.
941
a86bc61c
JB
9422002-05-14 Jim Blandy <jimb@redhat.com>
943
944 * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
945 * macrotab.c (macro_lookup_inclusion, find_definition,
946 new_macro_table): Same.
947
948 * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
949 not `! strcmp ()'. This is a dubious improvement.
950 * macrotab.c (macro_lookup_inclusion, find_definition): Same.
951
952 * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
953 although it's not necessary, to avoid a warning.
954
2fdde8f8
DJ
9552002-05-14 Daniel Jacobowitz <drow@mvista.com>
956
957 * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
958 (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
959 TYPE_INSTANCE_FLAGS.
960 (struct main_type): New.
961 (struct type): Move most members to struct main_type. Change
962 cv_type and as_type to new type_chain member. Add instance_flags.
963 (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
964 (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
965 (finish_cv_type): Remove prototype.
966 * gdbtypes.c (alloc_type): Update comment. Allocate TYPE_MAIN_TYPE.
967 Set TYPE_CHAIN.
968 (alloc_type_instance): New function.
969 (smash_type): New function.
970 (make_pointer_type, make_reference_type, make_function_type)
971 (smash_to_member_type, smash_to_method_type): Call smash_type.
972 (make_qualified_type): New function.
973 (make_type_with_address_space): Call make_qualified_type.
974 (make_cv_type): Likewise.
975 (finish_cv_type): Remove unnecessary function.
976 (replace_type): Update comment. Copy TYPE_MAIN_TYPE.
977 (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
978 remove TYPE_CV_TYPE and TYPE_AS_TYPE.
979 * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
980 * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
981 * hpread.c (hpread_read_struct_type): Likewise.
982 * stabsread.c (read_struct_type): Likewise.
983
843fedf4
EZ
9842002-05-14 Elena Zannoni <ezannoni@redhat.com>
985
986 * configure.tgt: Add a catch all sh* target, for cases like
987 sh[2,3,4]-elf and sh-hms.
988
05a6c72c
KS
9892002-05-14 Keith Seitz <keiths@redhat.com>
990
991 * event-loop.c (create_file_handler): Don't do anything but
992 update data when we are given a fd which we are already
993 monitoring.
994
5d085aaf
ML
9952002-05-14 Michal Ludvig <mludvig@suse.cz>
996
997 * dwarf2cfi.c (context_cpy): Copy registers correctly.
998 (update_context): Use __func__ in warnings.
999
9db8d71f
DJ
10002002-05-14 Daniel Jacobowitz <drow@mvista.com>
1001
1002 * ser-tcp.c: Include <netinet/udp.h>. Rename tcp_open
1003 and tcp_close to net_open and net_close.
1004 (net_open): Accept "udp:" and "tcp:" specifications. Connect
1005 using UDP if requested. Don't try to disable Nagle on UDP
1006 sockets.
1007 * remote.c (remote_serial_open): New function. Warn about UDP.
1008 (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
1009
5dbc6baa
EZ
10102002-05-13 Elena Zannoni <ezannoni@redhat.com>
1011
1012 * MAINTAINERS: List sh-elf as buildable with ,-Werror.
1013
cc3023f7
EZ
10142002-05-13 Elena Zannoni <ezannoni@redhat.com>
1015
1016 * configure.tgt: Remove sh-hms target.
1017 * MAINTAINERS: Don't list sh-hms as a separate target.
1018
ec2bcbe7
JB
10192002-05-13 Jim Blandy <jimb@redhat.com>
1020
1021 Add first preprocessor macro-expansion files.
1022 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
1023 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
1024 (splay_tree_h, macroexp_h, macrotab_h): New variable.
1025 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
1026 (COMMON_OBS): Add macrotab.o, macroexp.o.
1027 (macroexp.o, macrotab.o): New rules.
1028
6d531722
AC
10292002-05-13 Andrew Cagney <ac131313@redhat.com>
1030
1031 * config/m88k/tm-m88k.h: Update copyright.
1032 (m88k_target_write_pc): Declare
1033 (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
1034 (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
1035 (SHIFT_INST_REGS): Update definition.
1036 * m88k-tdep.c (m88k_target_write_pc): New function. Implement
1037 using old definition of TARGET_WRITE_PC.
1038 * regcache.c (generic_target_write_pc): Delete code handling
1039 NNPC_REGNUM.
1040 * gdbarch.sh (NNPC_REGNUM): Delete.
1041 * gdbarch.h, gdbarch.c: Regenerate.
1042
3e3f2739
RE
10432002-05-13 Richard Earnshaw <rearnsha@arm.com>
1044
1045 * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
1046 builtin reg number.
1047
0004e5a2
DJ
10482002-05-13 Daniel Jacobowitz <drow@mvista.com>
1049
1050 * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
1051 (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
1052 (gen_address_of, gen_struct_ref, gen_repeat): Use type
1053 access macros.
1054 * c-typeprint.c (cp_type_print_method_args): Likewise.
1055 (c_type_print_args): Likewise.
1056 * d10v-tdep.c (d10v_push_arguments): Likewise.
1057 (d10v_extract_return_value): Likewise.
1058 * expprint.c (print_subexp): Likewise.
1059 * gdbtypes.c (lookup_primitive_typename): Likewise.
1060 (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
1061 * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
1062 (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
1063 (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
1064 (TYPE_VECTOR): Likewise.
1065 * hpread.c (hpread_read_struct_type)
1066 (fix_static_member_physnames, fixup_class_method_type)
1067 (hpread_type_lookup): Likewise.
1068 * mdebugread.c (parse_symbol, parse_type): Likewise.
1069 * p-lang.c (is_pascal_string_type): Likewise.
1070 * valops.c (hand_function_call): Likewise.
1071 * x86-64-tdep.c (classify_argument): Likewise.
1072
1073 * hpread.c (hpread_read_function_type)
1074 (hpread_read_doc_function_type): Call replace_type.
1075 * dstread.c (create_new_type): Delete.
1076 (decode_dst_structure, process_dst_function): Call alloc_type.
1077 Use type access macros.
1078
dff95cc7
MK
10792002-05-12 Mark Kettenis <kettenis@gnu.org>
1080
1081 * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
1082 the're not supported by the current architecture.
1083 (i387_fill_fxsave): Likewise.
1084
bbcd32ad
FF
10852002-05-12 Fred Fish <fnf@redhat.com>
1086
1087 * symfile.c (default_symfile_offsets): Arrange for uninitialized
1088 sect_index_xxx members to index the first slot in section_offsets
1089 if all of the section_offsets are zero.
1090
89cf4787
MK
10912002-05-12 Mark Kettenis <kettenis@gnu.org>
1092
1093 * configure.tgt (sparc-*openbsd): Remove entry accidentially
1094 checked in with last change.
1095
1f77ffc5
MK
10962002-05-12 Mark Kettenis <kettenis@gnu.org>
1097
1098 * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
1099 Remove targets. These are canonicalized to i386-*-sysv4.2uw by
1100 config.sub.
1101
89b8b4a9
DJ
11022002-05-12 Daniel Jacobowitz <drow@mvista.com>
1103
1104 * Makefile.in: Update dependencies.
1105
14a5e767
AC
11062002-05-11 Andrew Cagney <ac131313@redhat.com>
1107
1108 * language.c (local_hex_string_custom): Simplify. Do not depend
1109 on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
1110
1111 * memattr.c (mem_info_command): Replace calls to
1112 longest_local_hex_string and longest_local_hex_string_custom.
1113 * buildsym.c (make_blockvector): Ditto.
1114 * solib.c (info_sharedlibrary_command): Ditto.
1115 * tracepoint.c (tracepoints_info): Ditto.
1116 * symtab.c (print_msymbol_info): Ditto.
1117
1118 * language.c (local_hex_string): Delete.
1119 (local_hex_string_custom): Delete.
1120 (longest_local_hex_string): Rename to local_hex_string.
1121 (longest_local_hex_string_custom): Rename to
1122 local_hex_string_custom.
1123 * language.h (local_hex_string): Change parameter type to LONGEST.
1124 (local_hex_string_custom): Ditto.
1125 (longest_local_hex_string): Delete declaration.
1126 (longest_local_hex_string_custom): Ditto.
1127
1128 * solib.c: Update copyright.
1129 * memattr.c: Update copyright.
1130
13d01224
AC
11312002-05-11 Andrew Cagney <ac131313@redhat.com>
1132
1133 * arch-utils.h (legacy_register_to_value): Declare.
1134 (legacy_value_to_register): Declare.
1135 (legacy_convert_register_p): Declare.
1136 * arch-utils.c (legacy_register_to_value): New function.
1137 (legacy_value_to_register): New function.
1138 (legacy_convert_register_p): New function.
1139
1140 * gdbarch.sh (REGISTER_TO_VALUE): Define.
1141 (VALUE_TO_REGISTER): Define.
1142 (CONVERT_REGISTER_P): Define.
1143 * gdbarch.h, gdbarch.c: Regenerate.
1144
1145 * valops.c (value_assign): Use CONVERT_REGISTER_P and
1146 VALUE_TO_REGISTER.
1147 * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
1148 CONVERT_REGISTER_P.
1149
4a1970e4
DJ
11502005-05-11 Daniel Jacobowitz <drow@mvista.com>
1151 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1152
1153 * Makefile.in: Update dependencies for valops.c.
1154 * valops.c: Include "gdb_assert.h".
1155 (typecmp): Skip THIS parameter to methods.
1156 (find_method_list): Remove static_memfuncp argument,
1157 update callers. Check for stub methods.
1158 (find_value_oload_method_list): Don't set *static_memfuncp.
1159 (find_overload_match): Don't check for stub methods. Assert
1160 that methods are not stubbed. Handle static methods.
1161 (value_find_oload_method_list): Remove static_memfuncp argument.
1162 * gdbtypes.c (check_stub_method): Do not add THIS pointer
1163 to the argument list for static stub methods.
1164 * value.h (value_find_oload_method_list): Update prototype.
1165
b2e75d78
AC
11662002-05-11 Andrew Cagney <ac131313@redhat.com>
1167
1168 * arch-utils.h (generic_register_size): Declare.
1169 (generic_register_raw_size, generic_register_virtual_size): Delete
1170 declarations.
1171 * arch-utils.c (generic_register_raw_size): Delete.
1172 (generic_register_size): New function.
1173 (generic_register_virtual_size): Delete.
1174
1175 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
1176 default generic_register_size.
1177 * gdbarch.h, gdbarch.c: Re-generate.
1178
1179 * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
1180 register_virtual_size.
1181 * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
1182 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
1183
451fbdda
AC
11842002-05-11 Andrew Cagney <ac131313@redhat.com>
1185
1186 * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
1187 * gdbarch.h, gdbarch.c: Regenerate.
1188 * gnu-v3-abi.c: Update copyright.
1189 (vtable_address_point_offset): Update.
1190 (gnuv3_rtti_type): Update.
1191 (gnuv3_baseclass_offset): Update.
1192 * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
1193 (init_fetch_link_map_offsets): Update.
1194 * remote.c (get_remote_state): Update.
1195
6d2f5cea
DJ
11962002-05-11 Daniel Jacobowitz <drow@mvista.com>
1197
1198 * TODO: Remove value_headof/value_from_vtable_info comment.
1199 * printcmd.c (print_command_1): Don't call value_from_vtable_info.
1200 * values.c (value_headof, value_from_vtable_info): Delete.
1201 * value.h (value_from_vtable_info): Delete prototype.
1202
d2324da4
AC
12032002-05-11 Andrew Cagney <ac131313@redhat.com>
1204
1205 * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
1206 gdb_string.h with $(gdb_string_h) and gdb_regex.h with
1207 $(gdb_regex_h).
1208 (gdb_assert_h): Define.
1209 (gdb_wait_h): Define.
1210 (gdb_regex_h): Define.
1211
5c717440
DJ
12122002-05-11 Daniel Jacobowitz <drow@mvista.com>
1213
1214 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
1215 * linespec.c (find_methods): Handle GCC 3.x template constructors.
1216
6c7861b3
JT
12172002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
1218
1219 * nbsd-tdep.c: Fix comment.
1220
ea5bc2a6
JT
12212002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
1222
1223 * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
1224 (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
1225 (nbsd-tdep.o): New dependency list.
1226 * alphanbsd-tdep.c: Don't include solib-svr4.h. Include
1227 nbsd-tdep.h.
1228 (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
1229 (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
1230 * nbsd-tdep.c: New file.
1231 * nbsd-tdep.h: New file.
1232 * shnbsd-tdep.c: Don't include solib-svr4.h. Include
1233 nbsd-tdep.h.
1234 (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
1235 (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
1236 * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
1237 * config/sh/nbsd.mt (TDEPFILES): Ditto.
1238
b28da865
JT
12392002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
1240
1241 * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
1242 * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
1243 * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
1244 * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
1245 * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
1246 * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
1247
4b8ff1fa
JT
12482002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
1249
1250 * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
1251 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
1252 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
1253 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
1254 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
1255 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
1256 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
1257
dfe6eb1f
JT
12582002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
1259
1260 * i386nbsd-nat.c: Delete file. Move fetch_core_registers and
1261 fetch_elfcore_registers to...
1262 * i386nbsd-tdep.c: ...here.
1263 (i386nbsd_use_struct_convention): Rename to...
1264 (i386nbsd_aout_use_struct_convention): ...this.
1265 (i386nbsd_supply_reg): New function.
1266 (i386nbsd_fill_reg): New function.
1267 (fetch_core_registers): Use i386nbsd_supply_reg.
1268 (fetch_elfcore_registers): Likewise.
1269 (_initialize_i386nbsd_tdep): New function.
1270 * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
1271 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
1272 * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
1273 * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
1274 (i386nbsd_aout_use_struct_convention): ...this.
1275
20cb8cda
JT
12762002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
1277
1278 * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
1279 (store_inferior_registers): Use shnbsd_fill_reg.
1280 * shnbsd-tdep.c (sh_nbsd_supply_registers,
1281 sh_nbsd_supply_register): Collapse into...
1282 (shnbsd_supply_reg): ...this.
1283 (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
1284 (shnbsd_fill_reg): ...this.
1285 (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
1286 (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
1287 (fetch_core_registers): Use shnbsd_supply_reg.
1288 (fetch_elfcore_registers): Use shnbsd_supply_reg.
1289 (sh_nbsd_core_fns): Rename to...
1290 (shnbsd_core_fns): ...this.
1291 (sh_nbsd_elfcore_fns): Rename to...
1292 (shnbsd_elfcore_fns): ...this.
1293 (sh_nbsd_init_abi): Rename to...
1294 (shnbsd_init_abi): ...this.
1295 (_initialize_sh_nbsd_tdep): Rename to...
1296 (_initialize_shnbsd_tdep): ...this.
1297 * shnbsd-tdep.h (sh_nbsd_supply_registers,
1298 sh_nbsd_supply_register, sh_nbsd_fill_registers,
1299 sh_nbsd_fill_register): Remove prototypes.
1300 (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
1301
e750d25e
JT
13022002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
1303
1304 * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
1305 (i387-nat.o): Delete dependency list.
1306 (go32-nat.o): Change i387-nat.h to i387-tdep.h.
1307 (x86-64-linux-nat.o): Likewise.
1308 * i387-nat.c: Delete file, moving contents to...
1309 * i387-tdep.c: ...here.
1310 * i387-nat.h: Rename...
1311 * i387-tdep.h: ...to this.
1312 * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
1313 * i386-linux-nat.c: Likewise.
1314 * i386bsd-nat.c: Likewise.
1315 * i386gnu-nat.c: Likewise.
1316 * i386nbsd-nat.c: Likewise.
1317 * i386v4-nat.c: Likewise.
1318 * x86-64-linux-nat.c: Likewise.
1319 * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
1320 * config/i386/go32.mh (NATDEPFILES): Likewise.
1321 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
1322 * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
1323 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
1324 * config/i386/linux.mh (NATDEPFILES): Likewise.
1325 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
1326 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
1327 * config/i386/obsd.mh (NATDEPFILES): Likewise.
1328 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
1329
1aee598a
JT
13302002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
1331
1332 * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
1333 (alphanbsd-nat.o): Remove dependency list.
1334 (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
1335 * alphanbsd-nat.c: Delete. Contents moved to...
1336 * alphanbsd-tdep.c: ...here.
1337 (_initialize_alphanbsd_tdep): Register core functions.
1338 * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
1339
12bcb0fe
JT
13402002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
1341
1342 * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
1343 (alphabsd-nat.o): Depend on alphabsd-tdep.h.
1344 (alphanbsd-nat.o): Likewise.
1345 (alphabsd-tdep.o): New dependency list.
1346 * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
1347 (fill_gregset): Use alphabsd_fill_reg.
1348 (supply_fpregset): Use alphabsd_supply_fpreg.
1349 (fill_fpregset): Use alphabsd_fill_fpreg.
1350 (fetch_inferior_registers): Use struct reg and struct fpreg
1351 rather than gregset_t and fpregset_t. Use alphabsd_supply_reg
1352 and alphabsd_supply_fpreg.
1353 (store_inferior_registers): Use struct reg and struct fpreg
1354 rather than gregset_t and fpregset_t. Use alphabsd_fill_reg
1355 and alphabsd_fill_fpreg.
1356 * alphabsd-tdep.c: New file.
1357 * alphabsd-tdep.h: New file.
1358 * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
1359 (fetch_elfcore_registers): Use alphabsd_supply_reg and
1360 alphabsd_supply_fpreg.
1361 * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
1362 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
1363
361d1df0
EC
13642002-05-11 Eric Christopher <echristo@redhat.com>
1365
1366 * mips-tdep.c (mips_double_register_type): Fix thinko.
1367 (mips_single_register_type): Ditto.
1368 * MAINTAINERS: Add self.
1369
92dd7cee
MK
13702002-05-11 Mark Kettenis <kettenis@gnu.org>
1371
1372 * i387-nat.c (i387_supply_register, i387_fill_fsave,
1373 i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
1374 right thing on architectures with different endianness and/or
1375 integer sizes.
1376
e27da16d
JT
13772002-05-10 Jason Thorpe <thorpej@wasabisystems.com>
1378
1379 From Christian Limpach <chris@Pin.LU>
1380 * configure.in: Change sed expression which comments out
1381 NATDEPFILES to also comment out continuation lines.
1382 * configure: Regenerate.
1383
ddde02bd
EZ
13842002-05-10 Elena Zannoni <ezannoni@redhat.com>
1385
1386 * sh-tdep.c: Clean up code erroneously reintroduced by previous
1387 big patch.
1388
1c922164
EZ
13892002-05-10 Elena Zannoni <ezannoni@redhat.com>
1390
1391 * sh-tdep.c: Include correct file.
1392
283150cd
EZ
13932002-05-10 Elena Zannoni <ezannoni@redhat.com>
1394
1395 New support for sh64-elf (sh5) target.
1396
1397 * configure.tgt: For sh64-elf target, default to sh-elf.
1398
1399 * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
1400 (struct gdbarch_tdep): Add new fields for new registers and ABI
1401 info.
361d1df0 1402
283150cd
EZ
1403 * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
1404 (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
1405 MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
1406 UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
1407 IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
1408 IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
1409 IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
1410 IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
1411 IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
1412 IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
1413 IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
1414 (sh_sh64_register_name, sh64_elf_make_msymbol_special,
1415 pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
1416 sh64_skip_prologue_hard_way, sh64_use_struct_convention,
1417 gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
1418 sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
1419 sh64_get_gdb_regnum, sh64_media_reg_base_num,
1420 sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
1421 sign_extend, sh64_nofp_frame_init_saved_regs,
1422 sh64_init_extra_frame_info, sh64_get_saved_register,
1423 sh64_extract_struct_value_address, sh64_pop_frame,
1424 sh64_push_arguments, sh64_extract_return_value,
1425 sh64_store_return_value, sh64_show_media_regs,
1426 sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
1427 sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
1428 sh_sh64_register_virtual_type,
1429 sh_sh64_register_convert_to_virtual,
1430 sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
1431 sh64_register_read, sh64_pseudo_register_write,
1432 sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
1433 do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
1434 sh64_do_pseudo_register, sh_compact_do_registers_info,
1435 sh64_do_registers_info, sh_gdbarch_init): New functions.
1436
3117ed25
EZ
14372002-05-10 Elena Zannoni <ezannoni@redhat.com>
1438
1439 * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
1440
2654e6d4
DJ
14412002-05-10 Daniel Jacobowitz <drow@mvista.com>
1442
1443 * linespec.c (decode_line_1): Check for a double quote after
1444 a filename correctly.
1445
9ab3e532
JB
14462002-05-10 Jim Blandy <jimb@redhat.com>
1447
1448 Properly track the size of the current objfile's .debug_line section.
1449 * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
1450 (DWARF_LINE_SIZE): New macro.
1451 (dwarf2_build_psymtabs_hard): Record the line section's size in
1452 the partial symbol table.
1453 (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
1454 symbol table.
1455
126fa72d
PS
14562002-05-10 Petr Sorfa <petrs@caldera.com>
1457
1458 * ia64-tdep.c: Handle breakpoints on L instruction type
1459 in MLX instruction bundle by moving the breakpoint to
1460 the third slot (X instruction type) as L holds only data.
1461
1f077a3e
KB
14622002-05-10 Kevin Buettner <kevinb@redhat.com>
1463
1464 * dbxread.c (discarding_local_symbols_complaint): New complaint.
1465 (process_one_symbol): Complain about discarding local symbols
1466 due to a misplaced N_LBRAC entry.
1467
8120c9d5 14682002-05-09 Elena Zannoni <ezannoni@redhat.com>
361d1df0
EC
1469
1470 From Daniel Berlin <dan@cgsoftware.com>
8120c9d5
EZ
1471 * linespec.c (find_toplevel_char): '<' and '>' also increase and
1472 decrease the depth we are at, in the case of templates.
361d1df0 1473
67b2c998
DJ
14742002-05-09 Daniel Jacobowitz <drow@mvista.com>
1475
1476 * mips-tdep.c (mips_float_register_type): New function.
1477 (mips_double_register_type): New function.
1478 (mips_print_register): Use them.
1479 (do_fp_register_row): Likewise.
1480
fd326606
DJ
14812002-05-09 Daniel Jacobowitz <drow@mvista.com>
1482
6609d9af 1483 * signals/signals.c (signals): Remove conditional compilation around
fd326606 1484 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
6609d9af 1485 (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
fd326606 1486
bef35864
MS
14872002-05-09 Michael Snyder <msnyder@redhat.com>
1488
1489 * remote-rdp.c (remote_rdp_can_run): Remove.
1490
c55a3f73
TT
14912002-05-09 Tom Tromey <tromey@redhat.com>
1492
1493 * jv-valprint.c (java_val_print): Handle `char' as a special case
1494 of TYPE_CODE_INT.
1495
b8d5e71d
MS
14962002-05-09 Michael Snyder <msnyder@redhat.com>
1497
1498 * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
1499 strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
361d1df0 1500 strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
b8d5e71d 1501 str r(0123),[sp,#nn].
361d1df0 1502 (arm_skip_prologue): Ditto. Also make disassembly
b8d5e71d
MS
1503 order-independent by placing it in a loop.
1504
e2cd42dd
MS
15052002-05-06 Michael Snyder <msnyder@redhat.com>
1506
1507 * stabsread.c (read_type): Add recognition for new attribute:
1508 "@V;" means that an array type is actually a vector.
1509 This is analogous to the vector flag that's been added to dwarf2.
1510
3ce1502b
MK
15112002-05-09 Mark Kettenis <kettenis@gnu.org>
1512
1513 * i386-tdep.h (i386_abi): New enum.
1514 (struct gdbarch_tdep): Replace os_ident member with abi.
1515 (i386_gdbarch_register_os_abi): New prototype.
1516 * i386-tdep.c (i386_abi_names): New array.
1517 (process_note_abi_tag_sections): Removed.
1518 (process_note_sections): New function.
1519 (i386_elf_abi_from_note, i386_elf_abi): New functions.
1520 (struct i386_abi_handler): New struct.
1521 (i386_abi_handler_list): New variable.
1522 (i386_gdbarch_register_os_abi): New function.
1523 (i386_gdbarch_init): Adapt for the changes given above.
1524
084c156a
DJ
15252002-05-08 Daniel Jacobowitz <drow@mvista.com>
1526
1527 * gregset.h: Say "GNU/Linux".
1528
6599f021
EZ
15292002-05-08 Elena Zannoni <ezannoni@redhat.com>
1530
1531 * gdbtypes.c : Add new builtin type for 64 bit vectors.
1532 (build_gdbtypes): Build builtin_type_v2_float.
1533 (_initialize_gdbtypes): Register new builtin type.
1534
40af4b0c
AC
15352002-05-08 Andrew Cagney <ac131313@redhat.com>
1536
1537 * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
1538 (clear_gdbarch_swap): New function.
1539 (initialize_non_multiarch): Call.
1540 (gdbarch_update_p): Before calling init(), swap out and clear the
1541 existing architecture.
1542 * gdbarch.c: Regenerate.
1543
4fe84f46
JT
15442002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
1545
1546 * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
1547 alphanbsd-tdep.c.
1548
4015edd1
JT
15492002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
1550
1551 * sh-nbsd-nat.c: Rename to...
1552 * shnbsd-nat.c: ...this.
1553 * sh-nbsd-tdep.c: Rename to...
1554 * shnbsd-tdep.c: ...this.
1555 * sh-nbsd-tdep.h: Rename to...
1556 * shnbsd-tdep.h: ...this.
1557 * config/sh/nbsd.mh: Use shnbsd-nat.o.
1558 * config/sh/nbsd.mt: Use shnbsd-tdep.o.
1559
0e2bd219
RE
15602002-05-08 Richard Earnshaw <rearnsha@arm.com>
1561
1562 * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
1563 concatenation for command help messages.
1564
13a38d45
JT
15652002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
1566
1567 * NEWS: Note new sh*-*-netbsdelf* configuration.
1568 * configure.host: Set gdb_host_cpu to sh for all sh*.
1569 (sh*-*-netbsdelf*): New host.
1570 * configure.tgt: Set gdb_target_cpu to sh for all sh*.
1571 (sh*-*-netbsdelf*): New target.
1572 * sh-nbsd-nat.c: New file.
1573 * sh-nbsd-tdep.c: New file.
1574 * sh-nbsd-tdep.h: New file.
1575 * config/sh/nbsd.mh: New file.
1576 * config/sh/nbsd.mt: New file.
1577 * config/sh/nm-nbsd.h: New file.
1578 * config/sh/tm-nbsd.h: New file.
1579
d658f924
JT
15802002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
1581
1582 * sh-tdep.c (sh_osabi_names): Declare.
1583 (process_note_abi_tag_sections): New function.
1584 (get_elfosabi): Ditto.
1585 (sh_gdbarch_register_os_abi): Ditto.
1586 (sh_dump_tdep): Ditto.
1587 _initialize_sh_tdep): Use gdbarch_register to register
1588 sh_gdbarch_init and sh_dump_tdep.
1589 * config/sh/tm-sh.h (sh_osabi): Declare.
1590 (gdbarch_tdep): Add sh_osabi and osabi_name members.
1591
848cfffb
AC
15922002-05-07 Andrew Cagney <ac131313@redhat.com>
1593
1594 * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
1595 (thumb_scan_prologue): Ditto.
1596 (arm_find_callers_reg): Ditto.
1597 (arm_frame_chain): Ditto.
1598 (arm_init_extra_frame_info): Ditto.
1599 (arm_frame_saved_pc): Ditto.
1600 (arm_pop_frame): Ditto.
1601 (arm_push_return_address): New function.
1602 (arm_gdbarch_init): Initialize use_generic_dummy_frames,
1603 call_dummy_location, call_dummy_breakpoint_offset_p,
1604 call_dummy_breakpoint_offset, call_dummy_p,
1605 call_dummy_stack_adjust_p, call_dummy_words,
1606 sizeof_call_dummy_words, call_dummy_start_offset,
1607 call_dummy_length, fix_call_dummy, pc_in_call_dummy,
1608 call_dummy_address, push_return_address and push_dummy_frame for
1609 generic dummy frames.
1610
e7d717c0
JT
16112002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
1612
1613 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
1614 size computation for alloca.
1615 (sh_fp_frame_init_saved_regs): Likewise.
1616
7bbcf283
RE
16172002-05-07 Richard Earnshaw <rearnsha@arm.com>
1618
1619 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
1620 (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
361d1df0 1621 * arm-tdep.c (arm_store_return_value): Use them.
7bbcf283
RE
1622 Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
1623 * remote-rdp.c (remote_rdp_fetch_register): Use
1624 ARM_MAX_REGISTER_RAW_SIZE.
1625 (remote_rdp_store_register): Likewise.
1626
4657573b
ML
16272002-05-07 Michal Ludvig <mludvig@suse.cz>
1628
361d1df0 1629 * dwarf2cfi.c: Code cleanup, removed unused variables,
4657573b
ML
1630 added default labels to switch {} statements.
1631 * x86-64-tdep.c: Ditto.
1632 * x86-64-linux-nat.c: Ditto.
1633
010f3b2f
JT
16342002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
1635
1636 * solib.h: Protect against multiple inclusion.
1637
debd256d
JB
16382002-05-06 Jim Blandy <jimb@redhat.com>
1639
9ab3e532
JB
1640 Add first preprocessor macro-expansion files.
1641 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
1642 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
1643 (splay_tree_h, macroexp_h, macrotab_h): New variable.
1644 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
1645 (COMMON_OBS): Add macrotab.o, macroexp.o.
1646 (macroexp.o, macrotab.o): New rules.
1647
debd256d
JB
1648 Separate the job of reading the line number info statement program
1649 header (...expialidocious) out into its own function.
1650 * dwarf2read.c (struct line_head, struct filenames, struct
1651 directories): Replace with...
1652 (struct line_header): New structure, containing the full
1653 contents of the statement program header, including the
1654 include directory and file name tables.
1655 (read_file_scope): If we have line number info, instead of just
1656 calling dwarf_decode_lines to do all the work, call
1657 dwarf_decode_line_header first to get a `struct line_header'
1658 containing the data in the statement program header, and then
1659 pass that to dwarf_decode_lines, which will pick up where that
1660 left off. Be sure to clean up the `struct line_header' object.
1661 (dwarf_decode_line_header, free_line_header, add_include_dir,
1662 add_file_name): New functions.
1663 (dwarf_decode_lines): Move all the code to read the statement
1664 program header into dwarf_decode_line_header. Take the line
1665 header it built as the first argument, instead of the offset to
1666 the compilation unit's line number info. Use the new `struct
1667 line_header' type instead of the old structures. No need to do
1668 cleanups here now, since we don't allocate anything.
1669 (dwarf2_statement_list_fits_in_line_number_section,
1670 dwarf2_line_header_too_long): New complaints.
1671
ac3aafc7
EZ
16722002-05-06 Elena Zannoni <ezannoni@redhat.com>
1673
1674 * gdbtypes.c (init_vector_type): New function.
1675 (build_builtin_type_vec128): Simplify the representation of SIMD
1676 registers.
1677 (build_gdbtypes): Initialize new builtin vector types.
1678 (_initialize_gdbtypes): Register new vector types with gdbarch.
1679 (builtin_type_v4_float, builtin_type_v4_int32,
1680 builtin_type_v8_int16, builtin_type_v16_int8,
1681 builtin_type_v2_int32, builtin_type_v4_int16,
1682 builtin_type_v8_int8): New (renamed) SIMD types.
1683
13e49980
MK
16842002-05-06 Mark Kettenis <kettenis@gnu.org>
1685
1686 * i387-nat.c (i387_fill_fsave): Use regcache_collect.
1687 (i387_fill_fxsave): Likewise.
1688
997b20b8
AO
16892002-05-05 Alexandre Oliva <aoliva@redhat.com>
1690
1691 * alpha-tdep.c (alpha_extract_return_value): Don't use
1692 non-constant array size in prototype.
1693
535c96ce
AC
16942002-05-04 Andrew Cagney <ac131313@redhat.com>
1695
1696 From Brian Taylor <briant at model dot com>:
1697 * ui-out.c (ui_out_field_core_addr): Use the function
1698 longest_local_hex_string_custom'to format addresses > 32 bits
1699 wide.
1700
1701 * ui-out.c (ui_out_field_core_addr): Update comment.
1702
bedfa57b
AC
17032002-05-04 Andrew Cagney <ac131313@redhat.com>
1704
1705 * stack.c (select_and_print_frame): Make static. Delete the
1706 parameter `level'.
1707 (func_command): Update call.
1708 (select_frame_command): Delete code computing the frame level.
1709 * frame.h (select_and_print_frame): Delete declaration.
1710
f621c63e
AC
17112002-05-04 Andrew Cagney <ac131313@redhat.com>
1712
1713 * sparc-tdep.c (sparc_get_saved_register): Comment why
1714 get_prev_frame call is safe.
1715
0f7d239c
AC
17162002-05-04 Andrew Cagney <ac131313@redhat.com>
1717
1718 * frame.h (select_frame): Delete level parameter.
1719 * stack.c (select_frame): Update. Use frame_relative_level to
1720 obtain the frame's level.
1721 (select_and_print_frame): Update call.
1722 (select_frame_command): Ditto.
1723 (up_silently_base): Ditto.
1724 (down_silently_base): Ditto.
1725 * ocd.c (ocd_start_remote): Ditto.
1726 * remote-rdp.c (remote_rdp_open): Ditto.
1727 * remote-mips.c (mips_initialize): Ditto.
1728 (common_open): Ditto.
1729 * remote-e7000.c (e7000_start_remote): Ditto.
1730 * m3-nat.c (select_thread): Ditto.
1731 * hppa-tdep.c (child_get_current_exception_event): Ditto.
1732 (child_get_current_exception_event): Ditto.
1733 * varobj.c (varobj_create): Ditto.
1734 (varobj_update): Ditto.
1735 (c_value_of_root): Ditto.
1736 * tracepoint.c (finish_tfind_command): Ditto.
1737 * corelow.c (core_open): Ditto.
1738 * arch-utils.c (generic_prepare_to_proceed): Ditto.
1739 * thread.c (info_threads_command): Ditto.
1740 (switch_to_thread): Ditto.
1741 * infrun.c (normal_stop): Ditto.
1742 (restore_selected_frame): Ditto.
1743 (restore_inferior_status): Ditto.
1744 * breakpoint.c (insert_breakpoints): Ditto.
1745 (watchpoint_check): Ditto.
1746 (bpstat_stop_status): Ditto.
1747 (do_enable_breakpoint): Ditto.
1748 * blockframe.c (flush_cached_frames): Ditto.
1749 (reinit_frame_cache): Ditto.
1750
71d6c7b1
AC
17512002-05-04 Andrew Cagney <ac131313@redhat.com>
1752
1753 * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
1754 maintainer.
1755
cda6c68a
JB
17562002-05-04 Jim Blandy <jimb@redhat.com>
1757
1758 * gdbtypes.c (replace_type): Doc fix.
1759
5c1c87f0
AC
17602002-05-04 Andrew Cagney <ac131313@redhat.com>
1761
1762 * valprint.c (strcat_longest): Delete commented out function.
1763 Update copyright.
1764
cd9bfe15
AC
17652002-05-04 Andrew Cagney <ac131313@redhat.com>
1766
1767 * MAINTAINERS: Mark a29k as deleted.
1768 * NEWS: Mention that a29k was removed. Add OBSOLETE section.
1769 Move new configurations to the top.
1770 * configure.tgt: Remove a29k.
1771 * config/a29k/tm-vx29k.h: Delete.
1772 * config/a29k/vx29k.mt: Delete.
1773 * config/a29k/tm-a29k.h: Delete.
1774 * config/a29k/a29k-udi.mt: Delete.
1775 * config/a29k/a29k.mt: Delete.
1776 * a29k-tdep.c: Delete.
1777 * remote-udi.c: Delete.
1778 * remote-mm.c: Delete.
1779 * remote-eb.c: Delete.
1780 * remote-adapt.c: Delete.
1781 * Makefile.in: Remove obsolete code.
1782 * gdbserver/Makefile.in: Ditto.
1783 * config/s390/s390x.mt: Ditto.
1784 * config/s390/s390.mt: Ditto.
1785 * config/sparc/sparclynx.mh: Ditto.
1786 * config/sparc/linux.mh: Ditto.
1787 * config/pa/hppaosf.mh: Ditto.
1788 * config/pa/hppabsd.mh: Ditto.
1789 * config/ns32k/nbsd.mt: Ditto.
1790 * config/mips/vr5000.mt: Ditto.
1791 * config/m68k/sun3os4.mh: Ditto.
1792 * config/m68k/nbsd.mt: Ditto.
1793 * config/m68k/m68klynx.mh: Ditto.
1794 * config/m32r/m32r.mt: Ditto.
1795 * config/i386/x86-64linux.mt: Ditto.
1796 * config/i386/nbsdelf.mt: Ditto.
1797 * config/i386/nbsd.mt: Ditto.
1798 * config/i386/i386lynx.mh: Ditto.
1799
bf0c5130
AC
18002002-05-04 Andrew Cagney <ac131313@redhat.com>
1801
1802 * target.c (debug_print_register): New function. Handle oversize
1803 registers.
1804 (debug_to_fetch_registers): Call.
1805 (debug_to_store_registers): Call.
1806
2ae1c2d2
JB
18072002-05-03 Jim Blandy <jimb@redhat.com>
1808
13a393b0
JB
1809 * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
1810 (read_type): Doc fix.
1811 * gdbtypes.c (replace_type): Doc fix.
1812
2ae1c2d2
JB
1813 * stabsread.c (multiply_defined_struct): New complaint.
1814 (read_struct_type): If the type we were passed isn't empty, or
1815 incomplete, don't read the new struct type into it; complain,
1816 and return the original type unchanged. Take a new `type_code'
1817 argument, which is the type code for the new type.
1818 (read_type): Rather than storing the type's type code here, pass
1819 it as an argument to read_struct_type, and let that take care of
1820 storing it. That way, we don't overwrite the original type code,
1821 so read_struct_type can use it to decide whether we're overwriting
1822 something we shouldn't.
1823 (complain_about_struct_wipeout): New function.
1824
8de9bdc4
AC
18252002-05-03 Andrew Cagney <ac131313@redhat.com>
1826
1827 * gdbarch.sh: Assert that gdbarch is non-NULL.
1828 * gdbarch.c: Regenerate.
1829
f773fdbb
JM
18302002-05-03 Jason Merrill <jason@redhat.com>
1831
1832 * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
1833 and return NULL.
1834
0e04a514
ML
18352002-05-03 Michal Ludvig <mludvig@suse.cz>
1836
1837 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
1838 (x86_64_dwarf2gdb_regno_map_length),
1839 (x86_64_dwarf2_reg_to_regnum): Added.
1840 (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
1841 (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
1842 (_initialize_x86_64_tdep): Synced with the change above.
1843 (x86_64_skip_prologue): Reformulated message.
1844
065432a8
PM
18452002-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
1846
1847 * f-exp.y: Also use new prev_lexptr variable
1848 to improve error reporting. Based on Michael Snyder
1849 2002-04-24 dated patch to c-exp.y.
1850 * jv-exp.y: Likewise.
1851 * m2-exp.y: Likewise.
1852
a3162708
EZ
18532002-05-02 Elena Zannoni <ezannoni@redhat.com>
1854
1855 * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
1856 we are dealing with vectors.
1857
03620c38
PM
18582002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
1859
1860 * config/m68k/tm-nbsd.h: Obvious fix,
1861 correct machine name.
1862
6604db2e
PM
18632002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
1864
1865 * p-typeprint.c (pascal_type_print_base): Add support
1866 for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
1867
0906b739
PM
18682002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
1869
1870 * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
1871 for fondamental pascal 'char' type.
1872
e2625b33
PM
18732002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
1874
1875 * p-lang.h (is_pascal_string_type): Declaration changed,
1876 new sixth argument of type char ** added.
361d1df0 1877 * p-lang.c (is_pascal_string_type): Implementation
e2625b33
PM
1878 changed. Args length_pos, length_size, string_pos, char_size
1879 can now be NULL. New argument arrayname set to the field
1880 name of the char array. Return value set to char array
1881 field index plus one.
361d1df0 1882 * p-valprint.c (pascal_val_print): Adapt to new declaration of
e2625b33
PM
1883 is_pascal_string_type function.
1884
cf17c188
AC
18852002-05-02 Andrew Cagney <cagney@redhat.com>
1886
1887 * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
1888 <cagney@redhat.com> change.
1889 * gdbarch.c: Regenerate.
1890
52bca491
AC
18912002-05-02 Andrew Cagney <cagney@redhat.com>
1892
1893 * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
1894 before probing for a new one. Detect errorenous gdbarch_init
1895 functions.
1896 * gdbarch.c: Regenerate.
1897
d5e72505
AC
18982002-05-01 Andrew Cagney <cagney@redhat.com>
1899
1900 * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
1901 * config/mcore/tm-mcore.h: Ditto. Update copyright.
1902 * config/v850/tm-v850.h: Ditto. Update copyright.
1903
af566d9f
AC
19042002-04-30 Andrew Cagney <ac131313@redhat.com>
1905
1906 * cris-tdep.c (cris_gdbarch_init): Use arches instead of
1907 current_gdbarch.
1908
880d85fa
MS
19092002-04-30 Michael Snyder <msnyder@redhat.com>
1910
94c30b78
MS
1911 * arm-tdep.c: Whitespace clean-ups.
1912 (arm_skip_prologue): Fix thinko; two lines
880d85fa
MS
1913 should have been removed as part of 4/24 change.
1914
6f5987a6
KB
19152002-04-30 Kevin Buettner <kevinb@redhat.com>
1916
1917 * rs6000-tdep.c: Added comment describing how fpscr register
1918 numbers were chosen.
1919
1a113c93
MS
19202002-04-30 Michael Snyder <msnyder@redhat.com>
1921
1922 * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
1923
9a6f53fe
EZ
19242002-04-29 Elena Zannoni <ezannoni@redhat.com>
1925
1926 * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
1927 (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
1928 (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
1929
11ed25ac
KB
19302002-04-29 Kevin Buettner <kevinb@redhat.com>
1931
1932 From Louis Hamilton <hamilton@redhat.com>:
1933 * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
1934 * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
1935 * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
1936 not bfd-private xcoff data, to determine wordsize.
1937 * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
1938
ae232405
AC
19392002-04-29 Andrew Cagney <ac131313@redhat.com>
1940
1941 GDB 5.2 released from 5.2 branch.
1942
91fd20f7
ML
19432002-04-29 Michal Ludvig <mludvig@suse.cz>
1944
1945 * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
1946 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
1947 (x86_64_register_info_table): Added comments with register numbers.
361d1df0 1948
2dc5091b
EZ
19492002-04-29 Elena Zannoni <ezannoni@redhat.com>
1950
1951 * rs6000-tdep.c (rs6000_extract_return_value,
1952 rs6000_store_return_value): Handle returning vectors.
1953 (rs6000_gdbarch_init): Use
1954 ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
1955 * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
1956 New function.
1957 (ppc_sysv_abi_use_struct_convention): Deal with functions returning
1958 vectors.
1959 (ppc_sysv_abi_push_arguments): Handle vector parameters.
1960 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
361d1df0 1961
2b9848d8
PM
19622002-04-24 Pierre Muller <ics.u-strasbg.fr>
1963
1964 * hpread.c (hpread_psymtab_to_symtab_1,
1965 hpread_psymtab_to_symtab): Replace fprintf (stderr,...)
1966 with fprintf_unfiltered (gdb_stderr,...).
1967
f8d17dc5
PM
19682002-04-24 Pierre Muller <ics.u-strasbg.fr>
1969
1970 * remote-array.c (printf_monitor, write_monitor,
361d1df0 1971 array_insert_breakpoint, array_remove_breakpoint ):
f8d17dc5
PM
1972 Replace fprintf (stderr,...
1973 with fprintf_unfiltered (gdb_stderr,....
1974 * remote-es.c: Likewise.
1975 * remote-os9k.c: Likewise.
1976 * remote-st.c: Likewise.
1977
2f2f1ad1
AS
19782002-04-28 Andreas Schwab <schwab@suse.de>
1979
1980 * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
1981 linux-proc.o and gcore.o.
1982
b6779aa2
AC
19832002-04-26 Michal Ludvig <mludvig@suse.cz>
1984
1985 * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
1986 code without frame pointers.
1987
7e57f5f4
AC
19882002-04-26 Andrew Cagney <ac131313@redhat.com>
1989
1990 * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
1991 ON_STACK is needed.
1992
2ceb85d0
BE
19932002-04-26 Ben Elliston <bje@redhat.com>
1994
1995 * target.c (do_xfer_memory): Correct reference to the new option
1996 "trust-readonly-sections".
1997
f5f8a009
EZ
19982002-04-26 Elena Zannoni <ezannoni@redhat.com>
1999
2000 * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
2001 * gdbtypes.c (recursive_dump_type): Output the vector flag.
2002 * dwarf2read.c (dwarf_attr_name): Handle new attribute for
2003 vectors.
2004 (read_array_type): Record the fact that this array type is really a
2005 vector (i.e. are passed in by value).
2006
5868c862
JT
20072002-04-26 Jason Thorpe <thorpej@wasabisystems.com>
2008
2009 * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
2010 * alpha-tdep.c (alpha_sigcontext_addr): New function.
2011 (alpha_find_saved_regs): Use alpha_sigcontext_addr.
2012 (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
2013 * alpha-linux-tdep.c: Include frame.h.
2014 (alpha_linux_sigcontext_addr): New function.
2015 (alpha_linux_init_abi): Set tdep->sigcontext_addr to
2016 alpha_linux_sigcontext_addr.
2017 * alpha-osf1-tdep.c: Include gdbcore.h.
2018 (alpha_osf1_sigcontext_addr): New function.
2019 (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
2020 alpha_osf1_sigcontext_addr.
2021 * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
2022 * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
2023
bfb01f37
AC
20242002-04-26 Andrew Cagney <ac131313@redhat.com>
2025
361d1df0 2026 * stack.c (selected_frame_level):
bfb01f37
AC
2027 (select_frame): Do not set selected_frame_level.
2028 * frame.h (selected_frame_level): Delete declaration.
2029
15813d3f
AC
20302002-04-26 Andrew Cagney <ac131313@redhat.com>
2031
2032 * rs6000-tdep.c (rs6000_gdbarch_init): Only set
2033 convert_from_func_ptr-addr when AIX / PowerOpen.
2034
6096c27a
AC
20352002-04-25 Andrew Cagney <ac131313@redhat.com>
2036
2037 * valops.c (hand_function_call): Call
2038 generic_save_call_dummy_addr.
2039 * frame.h (generic_save_call_dummy_addr): Declare.
2040 * blockframe.c (struct dummy_frame): Add fields call_lo and
2041 call_hi.
2042 (generic_find_dummy_frame): Check for PC in range call_lo to
2043 call_hi instead of entry_point_address.
2044 (generic_pc_in_call_dummy): Search the dummy frames for a PC in
2045 the call_lo to call_hi range. Allow for DECR_PC_AFTER_BREAK.
2046 (generic_save_call_dummy_addr): New function.
2047
f510d44e
DM
20482002-04-24 David S. Miller <davem@redhat.com>
2049
2050 * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
2051 sparc_skip_prologue.
2052 (sparc_skip_prologue): Kill frameless_p arg, and use line number
2053 information to find prologue when possible.
2054 (sparc_prologue_frameless_p): Call examine_prologue directly.
2055 (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
2056 * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
2057 second argument.
2058 (SKIP_PROLOGUE): Likewise.
2059
15d72a92
JT
20602002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
2061
2062 * alpha-tdep.c (alpha_skip_prologue_internal): Remove
2063 GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
2064 indicate that the condition it was testing is always true.
2065 * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
2066 * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
2067 * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
2068
accc6d1f
JT
20692002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
2070
2071 * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
2072 * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
2073 tdep->jb_pc and tdep->jb_elt_size.
2074 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
2075 * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
2076 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
2077 * alpha-nat.c (get_longjmp_target): Remove.
2078 (JB_ELEMENT_SIZE): Ditto.
2079 (JB_PC): Ditto.
2080 * alpha-tdep.c (alpha_get_longjmp_target): New function.
2081 (alpha_gdbarch_init): Default tdep->jb_pc to -1. If the
2082 OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
2083 to alpha_get_longjmp_target.
2084 (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
2085 * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
2086 * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
2087
1bfdc549
AC
20882002-04-25 Andrew Cagney <ac131313@redhat.com>
2089
2090 * README: Update to GDB 5.2.
2091
1bd316f0
AC
20922002-04-25 Andrew Cagney <ac131313@redhat.com>
2093
2094 * gdbarch.sh (LC_ALL): Set to `c'.
2095
2e5ff58c
TR
20962002-04-25 Theodore A. Roth <troth@verinet.com>
2097
2098 * avr-tdep.c: Ran through gdb_indent.sh.
2099
e33ce519
TR
21002002-04-25 Theodore A. Roth <troth@verinet.com>
2101
2102 * MAINTAINERS: Add myself as AVR maintainer.
2103 * NEWS: Note new target avr.
2104
8818c391
TR
21052002-04-25 Theodore A. Roth <troth@verinet.com>
2106
2107 * Makefile.in: Add support for AVR target.
2108 * configure.tgt: Add support for AVR target.
2109 * avr-tdep.c: New file
2110 * config/avr/avr.mt: New file.
2111
79509c2d
TR
21122002-04-25 Theodore A. Roth <troth@verinet.com>
2113
2114 * MAINTAINERS: Add myself to write-after-approval.
2115
dac8068e
PM
21162002-04-24 Pierre Muller <ics.u-strasbg.fr>
2117
2118 * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
2119 with fprintf_unfiltered (gdb_stderr,....
2120
25bf3106
PM
21212002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
2122
2123 Fix PR gdb/508.
2124 * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
2125
24467a86
PM
21262002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
2127
2128 * p-exp.y: Also use new prev_lexptr variable
2129 to improve error reporting. Based on Michael Snyder
2130 2002-04-24 dated patch to c-exp.y.
2131
95b80706
JT
21322002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
2133
2134 * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
2135 (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
2136 alpha_breakpoint_from_pc. Set gdbarch_function_start_offset
2137 to 0.
2138 * config/alpha/tm-alpha.h: Remove forward decls of struct type
2139 and struct value.
2140 (FUNCTION_START_OFFSET): Remove.
2141 (BREAKPOINT): Ditto.
2142
e90cc612
JT
21432002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
2144
2145 * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
2146 * NEWS: Ditto.
2147
6c72f9f9
JT
21482002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
2149
2150 * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
2151 (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
2152 alpha_linux_pc_in_sigtramp.
2153 * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
2154 (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
2155 alpha_osf1_pc_in_sigtramp.
2156 * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
2157 * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
2158 (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2159 alphafbsd_pc_in_sigtramp.
2160 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
2161 (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2162 alphanbsd_pc_in_sigtramp.
2163 * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
2164 * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
2165
5e4f3379
JT
21662002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
2167
2168 * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
2169
da8ca43d
JT
21702002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
2171
2172 * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
2173 alphanbsd-tdep.c.
2174 (alphanbsd-nat.o): New dependency list.
2175 (alphanbsd-tdep.o): Ditto.
2176 * NEWS: Note new native NetBSD/alpha configuration.
2177 * alphanbsd-nat.c: New file.
2178 * alphanbsd-tdep.c: Ditto.
2179 * configure.host (alpha*-*-netbsd*): New host.
2180 * configure.tgt (alpha*-*-netbsd*): New target.
2181 * config/alpha/nbsd.mh: New file.
2182 * config/alpha/nbsd.mt: Ditto.
2183 * config/alpha/nm-nbsd.h: Ditto.
2184 * config/alpha/tm-nbsd.h: Ditto.
2185
36a6271d
JT
21862002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
2187
2188 * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
2189 (alpha-osf1-tdep.o): New dependency list.
2190 * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
2191 and skip_sigtramp_frame members.
2192 * alpha-linux-tdep.c: Include gdbcore.h.
2193 (alpha_linux_sigtramp_offset): Change return type to LONGEST.
2194 (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
2195 * alpha-osf1-tdep.c: New file.
2196 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
2197 alpha-osf1-dep.c.
2198 (alpha_frame_past_sigtramp_frame): New function.
2199 (alpha_dynamic_sigtramp_offset): Ditto.
2200 (alpha_proc_desc_is_dyn_sigtramp): Ditto.
2201 (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
2202 (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
2203 (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
2204 (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
2205 (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
2206 (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
2207 (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
2208 (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
2209 (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
2210 and tdep->skip_sigtramp_frame. Set gdbarch_skip_trampoline_code
2211 to find_solib_trampoline_target.
2212 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
2213 * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
2214 (SKIP_TRAMPOLINE_CODE): Remove.
2215 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
2216 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
2217 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
2218 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
2219 * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
2220 (PROC_SIGTRAMP_MAGIC): Ditto.
2221 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
2222 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
2223 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
2224 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
2225 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
2226
2f4bc57b
JT
22272002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
2228
2229 * NEWS: Note that Alpha targets are now multi-arch.
2230
665132f9
MS
22312002-04-24 Michael Snyder <msnyder@redhat.com>
2232
2233 * parser-defs.h (prev_lexptr): New external variable.
2234 * parse.c (parse_exp_1): Set prev_lexptr to null before
2235 calling the language-specific parser.
2236 * c-exp.y (yylex): Set prev_lexptr to start of current token.
2237 (yyerror): Use prev_lexptr in error reporting.
2238
32872fa7
DJ
22392002-04-24 Daniel Jacobowitz <drow@mvista.com>
2240
2241 * config/i386/tm-linux.h: Define FILL_FPXREGSET.
2242 * gregset.h: If FILL_FPXREGSET is defined, provide
2243 gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
2244 * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
2245 is defined, call fill_fpxregset.
2246
57e76fac
MS
22472002-04-24 Roland McGrath <roland@frob.com>
2248
2249 * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
2250 * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
2251 (supply_gregset, supply_fpregset): New functions.
2252
2253 * gnu-nat.c (gnu_find_memory_regions): New function.
2254 (init_gnu_ops): Set `to_find_memory_regions' hook to that.
2255 (gnu_xfer_memory): Add a cast.
2256
f43845b3
MS
22572002-04-24 Michael Snyder <msnyder@redhat.com>
2258
361d1df0 2259 * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
f43845b3
MS
2260 loop. Add handling for "str lr, [sp, #-4]!" and for saves
2261 of argument regs ("str r(0123), [r11, #-nn"]).
361d1df0 2262 (arm_skip_prologue): Better handling for frameless functions.
f43845b3
MS
2263 Treat "mov ip, sp" as optional. Recognize "str lr, [sp, #-4]".
2264 (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
2265
a0abec03
AC
2266Wed Apr 24 14:22:21 2002 Andrew Cagney <cagney@redhat.com>
2267
2268 * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
2269 NUM_PSEUDO_REGS can be used.
2270
d7bd68ca
AC
22712002-04-24 Andrew Cagney <ac131313@redhat.com>
2272
2273 * arch-utils.h: Update copyright.
2274
2275 * gdbarch.sh (PC_IN_SIGTRAMP): Add.
2276 * gdbarch.h, gdbarch.c: Re-generate.
2277
2278 * inferior.h (IN_SIGTRAMP): Delete definition.
2279 * arch-utils.c (legacy_pc_in_sigtramp): New function.
2280 * arch-utils.h (legacy_pc_in_sigtramp): Declare.
2281
2282 * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
2283 (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
2284 * hppa-tdep.c (pc_in_interrupt_handler): Use PC_IN_SIGTRAMP.
2285 (find_proc_framesize): Ditto.
2286 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
2287 (alpha_init_extra_frame_info): Ditto.
2288 * infrun.c (handle_inferior_event): Ditto.
2289 (handle_inferior_event): Ditto.
2290 (check_sigtramp2): Ditto.
2291 * blockframe.c (create_new_frame): Ditto.
2292 (get_prev_frame): Ditto.
2293 * ppc-linux-tdep.c: Update comments.
2294 * i386-linux-tdep.c: Update comments.
2295 * breakpoint.c (bpstat_what): Update comment.
2296
d06f167a
ML
22972002-04-24 Michal Ludvig <mludvig@suse.cz>
2298
2299 * gdbserver/linux-low.c (regsets_fetch_inferior_registers),
361d1df0 2300 (regsets_store_inferior_registers): Removed cast to int from
d06f167a
ML
2301 ptrace() calls.
2302 * gdbserver/regcache.h: Added declaration of struct inferior_info.
2303
4867e41e
DM
23042002-04-24 David S. Miller <davem@redhat.com>
2305
21d83aa5
DM
2306 * i960-tdep.c (register_in_window_p): New function.
2307 (i960_find_saved_register): Use it instead of
2308 REGISTER_IN_WINDOW_P.
2309 * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
2310
4867e41e
DM
2311 * symtab.h (find_stab_function_addr): Kill extern.
2312 * minsyms.c (find_stab_function_addr): Remove from here...
2313 * dbxread.c: ... to here, and mark it static.
2314
69cdf6a2
DM
23152002-04-20 David S. Miller <davem@redhat.com>
2316
2317 * sparc-tdep.c (sparc_pop_frame): Only need to allocate
2318 SPARC_INTREG_SIZE * 16 bytes for reg_temp.
2319
5a595886
DM
23202002-04-21 David S. Miller <davem@redhat.com>
2321
2322 * remote-vxsparc.c (vx_read_register): Fix typo, we want
2323 REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
2324 (vx_write_register): Likewise.
2325
1da1a192
JB
23262002-04-23 J. Brobecker <brobecker@gnat.com>
2327
2328 * source.c (is_regular_file): New function.
2329 (openp): Check wether file to open is a regular file
2330 to avoid opening directories.
2331
baa6f10b
JT
23322002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2333
2334 * findvar.c (extract_signed_integer): Cast printf argument
2335 to suppress format warning.
2336 (extract_unsigned_integer): Likewise.
2337 * infcmd.c (registers_info): Likewise.
2338 * top.c (get_prompt_1): Likewise.
2339 * valops.c (value_assign): Likewise.
2340 * valprint.c (print_decimal): Likewise.
2341
b2c4da81
L
23422002-04-22 H.J. Lu (hjl@gnu.org)
2343
2344 * c-exp.y (typebase): Support
361d1df0 2345
b2c4da81
L
2346 [long|long long|short] [signed|unsigned] [int|]
2347
2348 and
2349
2350 signed [long|long long|short] int
2351
f267bd6a
JT
23522002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2353
2354 * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
2355 and vax-tdep.h.
2356 * vax-tdep.h: New file.
2357 * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
2358 Make several routines static.
2359 (vax_get_saved_register): New function.
2360 (vax_gdbarch_init): New function.
2361 (_initialize_vax_tdep): Register vax_gdbarch_init.
2362 * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
2363 Remove macros now under the control of gdbarch.
2364
da3c6d4a
MS
23652002-04-22 Michael Snyder <msnyder@redhat.com>
2366
11d3b27d
MS
2367 * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
2368 Some whitespace and coding standards tweaks.
da3c6d4a 2369
a33f7558
JT
23702002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2371
2372 * vax-tdep.c: Include regcache.h.
2373 (vax_call_dummy_words): New.
2374 (sizeof_vax_call_dummy_words): New.
2375 (vax_fix_call_dummy): New function.
2376 (vax_saved_pc_after_call): Ditto.
2377 * config/vax/tm-vax.h: Don't include regcache.h.
2378 (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
2379 (CALL_DUMMY): Remove.
2380 (CALL_DUMMY_WORDS): Define.
2381 (SIZEOF_CALL_DUMMY_WORDS): Define.
2382 (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
2383
47a73475
MS
23842002-04-18 Michael Snyder <msnyder@redhat.com>
2385
2386 * arm-tdep.h: Change regnum defines to enums for ease of debugging.
2387
52efde73
JT
23882002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2389
2390 * vax-tdep.c (vax_frame_chain): New function.
2391 (vax_push_dummy_frame): Ditto.
2392 (vax_pop_frame): Ditto.
2393 * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
2394 (FRAMELESS_FUNCTION_INVOCATION): Use
2395 generic_frameless_function_invocation_not.
2396 (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
2397 (POP_FRAME): Use vax_pop_frame.
2398
ea74468c
JT
23992002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2400
2401 * vax-tdep.c (vax_store_struct_return): New function.
2402 (vax_extract_return_value): Ditto.
2403 (vax_store_return_value): Ditto.
2404 (vax_extract_struct_value_address): Ditto.
2405 * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
2406 vax_store_struct_return.
2407 (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
2408 (STORE_RETURN_VALUE): Use vax_store_return_value.
2409 (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
2410
5516aa92
JT
24112002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2412
2413 * vax-tdep.c (vax_frame_saved_pc): New function.
2414 (vax_frame_args_address_correct): Ditto.
2415 (vax_frame_args_address): Ditto.
2416 (vax_frame_locals_address): Ditto.
2417 (vax_frame_num_args): Move code to be in proximity to
2418 other frame-related functions.
2419 * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
2420 (FRAME_SAVED_PC): Use vax_frame_saved_pc.
2421 (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
2422 (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
2423 (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
2424
36af0b35
L
24252002-04-22 H.J. Lu (hjl@gnu.org)
2426
2427 * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
2428 includedir.
2429
ab62c900
JT
24302002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2431
2432 * vax-tdep.c (vax_frame_init_saved_regs): New function.
2433 * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
2434 (FRAME_INIT_SAVED_REGS): New macro.
2435
7232b100
JT
24362002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2437
2438 * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
2439
b70d2aee
JT
24402002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2441
2442 * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
2443 where needed.
2444 (fetch_osf_core_registers): Likewise.
2445 (supply_gregset): Likewise.
2446
a0e8a2d1 24472002-04-22 J. Brobecker <brobecker@gnat.com>
361d1df0 2448
a0e8a2d1
JB
2449 * symfile.h (get_section_index): Define.
2450 * symfile.c (get_section_index): New function.
2451 * mdebugread.c (SC_IS_SBSS): New macro.
2452 (SC_IS_BSS): Return true for the scBss storage class only, as
2453 the scSBss storage class refers to the .sbss section.
2454 (parse_partial_symbols): Discard the symbols which associated
2455 section does not exist.
2456 Make sure to use the .sbss section index for symbols which
2457 storage class is scBss, rather than using the .bss section index.
2458
51eb8b08
JT
24592002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2460
2461 * vax-tdep.c: Update copyright years.
2462 (vax_register_name): New function.
2463 (vax_register_byte): Ditto.
2464 (vax_register_raw_size): Ditto.
2465 (vax_register_virtual_size): Ditto.
2466 (vax_register_virtual_type): Ditto.
2467 * config/vax/tm-vax.h: Update copyright years.
2468 (REGISTER_NAMES): Remove.
2469 (REGISTER_NAME): Define.
2470 (REGISTER_BYTE): Use vax_register_byte.
2471 (REGISTER_RAW_SIZE): Use vax_register_raw_size.
2472 (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
2473 (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
2474
6cc1c0a8
AC
24752002-04-21 Andrew Cagney <ac131313@redhat.com>
2476
2477 * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
2478 declaration
2479 * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
2480
9319a2fe
DM
24812002-04-21 David S. Miller <davem@redhat.com>
2482
2483 * arch-utils.c (generic_prologue_frameless_p): Kill
2484 SKIP_PROLOGUE_FRAMELESS_P code.
2485 * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
2486 references.
2487 (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
2488 * arc-tdep.c (arc_prologue_frameless_p): Implement.
2489 * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
2490 references.
2491 (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
2492 * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
2493 (sparc_gdbarch_init): Pass it to
2494 set_gdbarch_prologue_frameless_p.
a0e8a2d1 2495
e9ed6d01
JT
24962002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2497
2498 * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
2499 (alphabsd-nat.o): New dependency list.
2500
36012033
JT
25012002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2502
2503 * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
2504 alphafbsd-tdep.c.
2505 (alpha-linux-tdep.o): New dependency list.
2506 (alphafbsd-tdep.o): Likewise.
2507
3379287a
JT
25082002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2509
2510 * alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offset
2511 to here...
2512 * alpha-tdep.c: ...from here.
2513 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
2514
4bcbd6cb
JT
25152002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2516
2517 * config/alpha/tm-alpha.h: Move alpha_software_single_step
2518 prototype from here...
2519 * alpha-tdep.h: ...to here.
2520
b31da25e
AC
25212002-04-21 Andrew Cagney <ac131313@redhat.com>
2522
2523 * frame.h (selected_frame_level): Document as deprecated.
2524 (frame_relative_level): Declare.
2525 * stack.c (frame_relative_level): New function.
2526 (selected_frame_level): Document as deprecated.
2527 (select_frame): Do not set the selected_frame_level.
2528
2529 * stack.c (frame_info, record_selected_frame): Update.
2530 (frame_command, current_frame_command): Update.
2531 (up_silently_base, up_command, down_silently_base): Update.
2532 (down_command): Update.
2533 * inflow.c (kill_command): Update.
2534 * tracepoint.c (finish_tfind_command): Update.
2535 * corelow.c (core_open): Update.
2536 * thread.c (info_threads_command): Update.
2537 (do_captured_thread_select): Update.
2538 * infcmd.c (finish_command): Update.
2539 * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
2540
9c1d6fe5
JT
25412002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2542
2543 * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
2544
ab89facf
AC
25452002-04-21 Andrew Cagney <ac131313@redhat.com>
2546
2547 * arm-tdep.c (arm_breakpoint_from_pc): Make static. Make return
2548 type const.
2549
82a4efa1
JT
25502002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2551
2552 * alphafbsd-tdep.c: Update copyright years. Include
2553 alpha-tdep.h.
2554 (alphafbsd_use_struct_convention): Make static.
2555 (alphafbsd_init_abi): New function.
2556 (_initialize_alphafbsd_tdep): New function.
2557 * config/alpha/tm-fbsd.h: Update copyright years.
2558 (USE_STRUCT_CONVENTION): Remove.
2559
44dffaac
JT
25602002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2561
2562 * alpha-tdep.c (alpha_abi_handler): New structure to describe
2563 an Alpha ABI variant.
2564 (alpha_abi_handler_list): Declare.
2565 (alpha_gdbarch_register_os_abi): New function.
2566 (alpha_gdbarch_init): Give registered ABI variant handlers a
2567 chance to tweak the gdbarch once we have set up defaults.
2568 * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
2569
65585be4
JT
25702002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2571
2572 * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
2573 to standard_coerce_float_to_double.
2574 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
2575
d9b023cc
JT
25762002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2577
2578 * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
2579 * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
2580 from gdbarch_tdep rather than a constant.
2581 (alpha_gdbarch_init): Initialize tdep->vm_min_address to
2582 the default text address for all Alpha Unix ABIs.
2583 (alpha_dump_tdep): Report the value of tdep->vm_min_address.
2584 * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
2585
dc129d82
JT
25862002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2587
2588 * alpha-tdep.h: New file. Includes several Alpha target constants
2589 taken from...
2590 * config/alpha/tm-alpha.h: ...here. Remove macros that we now
2591 let gdbarch deal with.
2592 (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
2593 * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
2594 to dependency list.
2595 * alpha-nat.c: Include alpha-tdep.h. Update for adjusted
2596 Alpha target register names.
2597 * alphabsd-nat.c: Likewise.
2598 * alpha-tdep.c: Include alpha-tdep.h. Update for adjusted
2599 Alpha target register names. Make serveral routines static.
2600 (alpha_get_saved_register): New function.
2601 (alpha_abi_names): New.
2602 (process_note_abi_tag_sections): New function.
2603 (get_elfosabi): New function.
2604 (alpha_gdbarch_init): New function.
2605 (alpha_dump_tdep): New function.
2606 (_initialize_alpha_tdep): Register alpha_gdbarch_init.
2607
d49d1e0a
AC
26082002-04-21 Andrew Cagney <ac131313@redhat.com>
2609
2610 * frame.c (find_saved_register): Delete #ifdef
2611 HAVE_REGISTER_WINDOWS code.
2612 * config/sparc/tm-sparc.h: Update comments.
2613 * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
2614
92e8c9ed
AC
26152002-04-21 Andrew Cagney <ac131313@redhat.com>
2616
2617 * i960-tdep.c (i960_find_saved_register): New function.
2618 (i960_get_saved_register): New function.
2619 * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
2620 (i960_get_saved_register): Declare.
2621 * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
2622
e1925118
DM
26232002-04-20 David S. Miller <davem@redhat.com>
2624
2625 * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
2626
29673b29
AC
26272002-04-20 Andrew Cagney <ac131313@redhat.com>
2628
2629 * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
2630 instead of NUM_PSEUDO_REGS.
2631
6c86dcd5
DM
26322002-04-20 David S. Miller <davem@redhat.com>
2633
2634 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
2635 GDB_MULTI_ARCH_PARTIAL
2636 * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
2637 define, let tm-sp64.h do it.
2638
aa40ec90
JT
26392002-04-20 Jason Thorpe <thorpej@wasabisystems.com>
2640
2641 * frame.c (find_saved_register): Avoid a NULL pointer
2642 dereference and actually walk the frame list.
2643
0f79675b
AC
26442002-04-20 Andrew Cagney <ac131313@redhat.com>
2645
2646 * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
2647 sorted in most most-recent-used order. Document.
2648 * gdbarch.h, gdbarch.c: Regenerate.
361d1df0 2649
c04a1aa8
DJ
26502002-04-20 Daniel Jacobowitz <drow@mvista.com>
2651
2652 * gdbserver/inferiors.c (struct inferior_info): Add regcache_data.
2653 (add_inferior): Call create_register_cache.
2654 (clear_inferiors): Call free_register_cache.
2655 (inferior_regcache_data, set_inferior_regcache_data): New functions.
2656 * gdbserver/regcache.c (struct inferior_regcache_data): New.
2657 (registers): Remove.
2658 (get_regcache): New function.
2659 (create_register_cache, free_register_cache): New functions.
2660 (set_register_cache): Don't initialize the register cache here.
2661 (registers_to_string, registers_from_string, register_data): Call
2662 get_regcache.
2663 * gdbserver/regcache.h: Add prototypes.
2664 * gdbserver/server.h: Likewise.
2665
611cb4a5
DJ
26662002-04-20 Daniel Jacobowitz <drow@mvista.com>
2667
2668 * gdbserver/mem-break.c: New file.
2669 * gdbserver/mem-break.h: New file.
2670 * gdbserver/Makefile.in: Add mem-break.o rule; update server.h
2671 dependencies.
2672 * gdbserver/inferiors.c (struct inferior_info): Add target_data
2673 member.
2674 (clear_inferiors): Free target_data member if set.
2675 (inferior_target_data, set_inferior_target_data): New functions.
2676 * gdbserver/linux-i386-low.c (i386_breakpoint, i386_breakpoint_len)
2677 (i386_stop_pc, i386_set_pc): New. Add to the_low_target.
2678 * gdbserver/linux-low.c (linux_bp_reinsert): New variable.
2679 (struct inferior_linux_data): New.
2680 (linux_create_inferior): Use set_inferior_target_data.
2681 (linux_attach): Likewise. Call add_inferior.
2682 (linux_wait_for_one_inferior): New function.
2683 (linux_wait): Call it.
2684 (linux_write_memory): Add const.
2685 (initialize_low): Call set_breakpoint_data.
2686 * gdbserver/linux-low.h (struct linux_target_ops): Add breakpoint
2687 handling members.
2688 * gdbserver/server.c (attach_inferior): Remove extra add_inferior
2689 call.
2690 * gdbserver/server.h: Include mem-break.h. Update inferior.c
2691 prototypes.
2692 * gdbserver/target.c (read_inferior_memory)
2693 (write_inferior_memory): New functions.
2694 * gdbserver/target.h (read_inferior_memory)
2695 (write_inferior_memory): Change macros to prototypes.
2696 (struct target_ops): Update comments. Add const to write_memory
2697 definition.
2698
f91305dd 26992002-04-19 Andrew Cagney <ac131313@redhat.com>
bf75c8c1
AC
2700
2701 * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
2702 instead of ->prev.
2703 * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
2704 * s390-tdep.c (s390_frame_chain): Do not use ->prev.
2705 * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
2706 instead of ->prev.
2707
73d322b1
EZ
27082002-04-19 Elena Zannoni <ezannoni@redhat.com>
2709
2710 Fix PR gdb/471.
2711 * gdbtypes.c (init_simd_type): Rewrite using new functions.
2712 (build_builtin_type_vec128): Ditto.
2713 (append_composite_type_field): Fix calculation of type length in
2714 union case.
2715
ccd9a834
EZ
27162002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
2717
2718 * config/djgpp/README: Update.
2719
2720 * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
2721 compiler warnings.
2722
a57f9e49
JT
27232002-04-19 Jason Thorpe <thorpej@wasabisystems.com>
2724
2725 * alpha-tdep.c (setup_arbitrary_frame): Rename...
2726 (alpha_setup_arbitrary_frame): ...to this.
2727 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
2728 for alpha_setup_arbitrary_frame.
2729
f4f9705a
AC
27302002-04-18 Andrew Cagney <cagney@redhat.com>
2731
2732 * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
2733 * gdbarch.h, gdbarch.c: Regenerate.
361d1df0 2734
f4f9705a
AC
2735 * defs.h (breakpoint_from_pc_fn): Delete type definition.
2736 * target.h (memory_breakpoint_from_pc): Update declaration.
2737 * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
2738
2739 * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
2740 * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
2741 * mem-break.c (memory_breakpoint_from_pc): Ditto.
2742 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
2743 * s390-tdep.c (s390_breakpoint_from_pc): Ditto
2744 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
2745 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
2746 * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
2747 * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
2748 * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
2749 * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
2750 * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
2751
2752 * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
2753 const pointer.
2754 * monitor.c (monitor_insert_breakpoint): Ditto.
2755 * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
2756
2757 * config/mcore/tm-mcore.h: Update copyright.
2758 * mem-break.c: Ditto.
2759 * xstormy16-tdep.c: Ditto.
2760
29f319b8
PM
27612002-04-18 Pierre Muller <muller@ics.u-strasbg.fr>
2762
2763 * p-exp.y: Add precedence rule for '^' token.
2764 This removes the shift/reduce conflicts.
2765 Remove the comment concerning these shift/reduce conflicts.
2766
ebeac11a
EZ
27672002-04-18 Elena Zannoni <ezannoni@redhat.com>
2768
2769 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
2770 (registers_powerpc_nofp): New register set for processors
2771 without floating point unit.
2772
27c31547
DM
27732002-04-18 David S. Miller <davem@redhat.com>
2774
2775 * MAINTAINERS: Add myself to write-after-approval.
2776
47a73475
MS
27772002-04-17 Michael Snyder <msnyder@redhat.com>
2778
2779 * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
2780
953836b2
AC
27812002-04-17 Andrew Cagney <ac131313@redhat.com>
2782
2783 * rs6000-tdep.c (frame_initial_stack_address): Use
2784 frame_register_read to read the alloca_reg.
2785
8b0d4340
AC
27862002-04-17 Andrew Cagney <ac131313@redhat.com>
2787
2788 * frame.c (find_saved_register): Find saved registers in the next
2789 not prev frame.
2790 Fix PR gdb/365.
2791
d8864532
AC
27922002-04-17 Andrew Cagney <ac131313@redhat.com>
2793
2794 * gdbarch.sh (LANG): Set to ``c''.
2795
36cc83a3 27962002-04-15 Andrew Cagney <ac131313@redhat.com>
361d1df0 2797
36cc83a3 2798 * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
361d1df0 2799
2f4150cc 28002002-04-15 Andrew Cagney <ac131313@redhat.com>
2c7ef074
AC
2801
2802 * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
2803 Update copyright.
2804
628703c6 2805 * hpread.c (hpread_get_lntt): Add declaration.
2f4150cc 2806 Also fix PR gdb/391.
361d1df0 2807
56157b4a
AC
28082002-04-14 Andrew Cagney <ac131313@redhat.com>
2809
2810 * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
2811 * aclocal.m4, configure: Re-generate.
2812 Fix PR gdb/391.
361d1df0 2813
6d1e3329
EZ
28142002-04-14 Elena Zannoni <ezannoni@redhat.com>
2815
2816 * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
2817 instead of tm_print_insn.
2818
cb06fa07
EZ
28192002-04-14 Elena Zannoni <ezannoni@redhat.com>
2820
2821 * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
2822
f208ba17
AC
28232002-04-14 Andrew Cagney <ac131313@redhat.com>
2824
2825 * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
2826 * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
2827 (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
2828
20f01a46
DH
28292002-04-12 Don Howard <dhoward@redhat.com>
2830
2831 * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
2832 max_user_call_depth.
2833 (init_cmd_lists): Initialize the new value;
2834 * cli/cli-script.c (execute_user_command): Limit the call depth of
2835 user defined commands. This avoids a core-dump when user commands
2836 are infinitly recursive.
2837
a88376a3
KB
28382002-04-12 Kevin Buettner <kevinb@redhat.com>
2839
2840 * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
2841 * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
2842 from tdep struct instead of DEFAULT_LR_SAVE.
2843 (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
2844 * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
2845 * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
2846
f2172603
MS
28472002-04-12 Michael Snyder <msnyder@redhat.com>
2848
694f61fb 2849 * Remote.c: Spelling fix.
20fe79c8
MS
2850 * gcore.c (default_derive_heap_segment): Use bfd_section_name.
2851 If no symbol found for "sbrk", try "_sbrk".
2852 (make_output_phdrs): Use bfd_section_name.
2853 (gcore_copy_callback): Use bfd_section_name.
62995fc4 2854 * eval.c: Indentation fix-ups.
169a7369
MS
2855 * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
2856 in case it gets applied to an address that is already
2857 in the instruction space.
de74f71f
MS
2858 * cli/cli-decode.c (help_list): Allow long lines to wrap.
2859 * symfile.c: Fix indentation, long lines.
f2172603
MS
2860 * source.c: White space fix-up.
2861
cda5a58a
AC
28622002-04-12 Andrew Cagney <cagney@redhat.com>
2863
2864 * defs.h (read_relative_register_raw_bytes): Delete declaration.
2865 * frame.c (frame_register_read): New function. Return non-zero on
2866 success.
2867 (read_relative_register_raw_bytes_for_frame): Delete.
2868 (read_relative_register_raw_bytes): Delete.
2869 * frame.h (frame_register_read): Declare.
2870 * d30v-tdep.c: Update Copyright. Use frame_register_read.
2871 * sh-tdep.c: Ditto.
2872 * infcmd.c (do_registers_info): Ditto.
2873 * hppa-tdep.c: Ditto.
2874 * rs6000-tdep.c: Ditto.
2875 * h8500-tdep.c: Ditto.
2876 * mips-tdep.c: Ditto.
2877 * h8300-tdep.c: Ditto.
2878 * z8k-tdep.c: Ditto.
2879
2ea5f656
KB
28802002-04-12 Kevin Buettner <kevinb@redhat.com>
2881
2882 From Jimi X <jimix@watson.ibm.com>:
2883 * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
2884 64-bit SysV ABI.
2885
27b15785
KB
28862002-04-12 Kevin Buettner <kevinb@redhat.com>
2887
2888 From Jimi X <jimix@watson.ibm.com>:
2889 * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
2890 bfd info.
2891
5d57ee30
KB
28922002-04-12 Kevin Buettner <kevinb@redhat.com>
2893
2894 From Jimi X <jimix@watson.ibm.com>:
2895 * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
2896 register sets for these processor variants.
2897
bc1e36ca
DJ
28982002-04-11 Daniel Jacobowitz <drow@mvista.com>
2899
2900 * gdbserver/linux-low.c (usr_store_inferior_registers): Support
2901 registers which are allowed to fail to store.
2902 * gdbserver/linux-low.h (linux_target_ops): Likewise.
2903 * gdbserver/linux-ppc-low.c (ppc_regmap): Support FPSCR.
2904 (ppc_cannot_store_register): FPSCR may not be storable.
2905 * regformats/reg-ppc.dat: Support FPSCR.
2906
e3f36dbd
KB
29072002-04-11 Kevin Buettner <kevinb@redhat.com>
2908
2909 * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
2910 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
2911 Add fpscr as an invalid/unfetchable register.
2912 * ppc-linux-nat.c (ppc_register_u_addr, store_register)
2913 (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
2914 (fill_fpregset): Add support for register fpscr.
2915 (fetch_ppc_registers, store_ppc_registers, supply_gregset)
2916 (fill_gregset): Account for the fact that register ``mq'' might
2917 not exist.
2918 * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
2919 (registers_power): Add fpscr to register set at slot 71.
2920 (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
2921 exist on most PPC architectures. Initialize ppc_fpscr_regnum.
2922
943c9c25
MS
29232002-04-11 Michael Snyder <msnyder@redhat.com>
2924
2925 * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
2926 * configure: Regenerate.
2927 * config.in: Regenerate.
2928 * acconfig.h: Add define for _SYSCALL32.
2929 * core-sol2.c: Remove #define _SYSCALL32.
2930 * solib-legacy.c: Remove #define _SYSCALL32.
2931
d8c0a2e7
AC
29322002-04-10 Andrew Cagney <ac131313@redhat.com>
2933
2934 * stack.c (select_frame): Cleanup internal error message, do not
2935 use %p.
2936
7cc19214
AC
29372002-04-10 Andrew Cagney <ac131313@redhat.com>
2938
2939 * stack.c (select_frame): Check that selected_frame and the
2940 specified level are as expected.
2941 * blockframe.c (get_prev_frame): Set the `level' from next_frame.
2942 Update copyright.
2943 * frame.h (struct frame_info): Add field `level'. Update
2944 copyright.
2945 Work-in-progress PR gdb/464.
2946
67a2b77e
AC
29472002-04-10 Andrew Cagney <ac131313@redhat.com>
2948
2949 * maint.c (maint_print_section_info): Rename print_section_info.
2950 (print_bfd_section_info, print_objfile_section_info): Update.
2951 * inferior.h (struct gdbarch): Add opaque declaration.
2952 * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
2953 * gdbarch.h: Regenerate.
2954
8cfda98c
ML
29552002-04-10 Michal Ludvig <mludvig@suse.cz>
2956
2957 * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
2958 (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
2959 (kernel_u_size): Added.
2960 * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
2961 (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
2962
ca439ad2 29632002-04-04 Jim Ingham <jingham@apple.com>
361d1df0 2964
ca439ad2
JI
2965 * valarith.c (find_size_for_pointer_math): New function, either returns
2966 the size for a pointer's target, returns 1 for void *, or errors for
2967 incomplete types.
2968 (value_add, value_sub): use find_size_for_pointer_math.
2969
2f2893d9
DJ
29702002-04-09 Daniel Jacobowitz <drow@mvista.com>
2971
2972 * linux-low.c (linux_look_up_symbols): New hook.
2973 (linux_target_ops): Add linux_look_up_symbols.
2974 * remote-utils.c (decode_address): New function.
2975 (look_up_one_symbol): New function.
2976 * server.c (handle_query): Call target look_up_symbols hook.
2977 * server.h (look_up_one_symbol): Add prototype.
2978 * target.h (struct target_ops): Add look_up_symbols hook.
2979
2ec06d2e
DJ
29802002-04-09 Daniel Jacobowitz <drow@mvista.com>
2981
d64b8841
DJ
2982 * gdbserver/server.h: Include <string.h> if HAVE_STRING_H.
2983 * ChangeLog: Correct paths in last ChangeLog entry.
2984
29852002-04-09 Daniel Jacobowitz <drow@mvista.com>
2986
2987 * gdbserver/linux-low.h: Remove obsolete prototypes.
2ec06d2e
DJ
2988 (struct linux_target_ops): New.
2989 (extern the_low_target): New.
d64b8841 2990 * gdbserver/linux-low.c (num_regs, regmap): Remove declarations.
2ec06d2e
DJ
2991 (register_addr): Use the_low_target explicitly.
2992 (fetch_register): Likewise.
2993 (usr_fetch_inferior_registers): Likewise.
2994 (usr_store_inferior_registers): Likewise.
d64b8841 2995 * gdbserver/linux-arm-low.c (num_regs): Remove.
2ec06d2e
DJ
2996 (arm_num_regs): Define.
2997 (arm_regmap): Renamed from regmap, made static.
2998 (arm_cannot_fetch_register): Renamed from cannot_fetch_register,
2999 made static.
3000 (arm_cannot_store_register): Renamed from cannot_store_register,
3001 made static.
3002 (the_low_target): New.
d64b8841 3003 * gdbserver/linux-i386-low.c (num_regs): Remove.
2ec06d2e
DJ
3004 (i386_num_regs): Define.
3005 (i386_regmap): Renamed from regmap, made static.
3006 (i386_cannot_fetch_register): Renamed from cannot_fetch_register,
3007 made static.
3008 (i386_cannot_store_register): Renamed from cannot_store_register,
3009 made static.
3010 (the_low_target): New.
d64b8841 3011 * gdbserver/linux-ia64-low.c (num_regs): Remove.
2ec06d2e
DJ
3012 (ia64_num_regs): Define.
3013 (ia64_regmap): Renamed from regmap, made static.
3014 (ia64_cannot_fetch_register): Renamed from cannot_fetch_register,
3015 made static.
3016 (ia64_cannot_store_register): Renamed from cannot_store_register,
3017 made static.
3018 (the_low_target): New.
d64b8841 3019 * gdbserver/linux-m68k-low.c (num_regs): Remove.
2ec06d2e
DJ
3020 (m68k_num_regs): Define.
3021 (m68k_regmap): Renamed from regmap, made static.
3022 (m68k_cannot_fetch_register): Renamed from cannot_fetch_register,
3023 made static.
3024 (m68k_cannot_store_register): Renamed from cannot_store_register,
3025 made static.
3026 (the_low_target): New.
d64b8841 3027 * gdbserver/linux-mips-low.c (num_regs): Remove.
2ec06d2e
DJ
3028 (mips_num_regs): Define.
3029 (mips_regmap): Renamed from regmap, made static.
3030 (mips_cannot_fetch_register): Renamed from cannot_fetch_register,
3031 made static.
3032 (mips_cannot_store_register): Renamed from cannot_store_register,
3033 made static.
3034 (the_low_target): New.
d64b8841 3035 * gdbserver/linux-ppc-low.c (num_regs): Remove.
2ec06d2e
DJ
3036 (ppc_num_regs): Define.
3037 (ppc_regmap): Renamed from regmap, made static.
3038 (ppc_cannot_fetch_register): Renamed from cannot_fetch_register,
3039 made static.
3040 (ppc_cannot_store_register): Renamed from cannot_store_register,
3041 made static.
3042 (the_low_target): New.
d64b8841 3043 * gdbserver/linux-s390-low.c (num_regs): Remove.
2ec06d2e
DJ
3044 (s390_num_regs): Define.
3045 (s390_regmap): Renamed from regmap, made static.
3046 (s390_cannot_fetch_register): Renamed from cannot_fetch_register,
3047 made static.
3048 (s390_cannot_store_register): Renamed from cannot_store_register,
3049 made static.
3050 (the_low_target): New.
d64b8841 3051 * gdbserver/linux-sh-low.c (num_regs): Remove.
2ec06d2e
DJ
3052 (sh_num_regs): Define.
3053 (sh_regmap): Renamed from regmap, made static.
3054 (sh_cannot_fetch_register): Renamed from cannot_fetch_register,
3055 made static.
3056 (sh_cannot_store_register): Renamed from cannot_store_register,
3057 made static.
3058 (the_low_target): New.
d64b8841 3059 * gdbserver/linux-x86-64-low.c (x86_64_regmap): Renamed from regmap.
2ec06d2e
DJ
3060 (the_low_target): New.
3061
96cb11df
AC
30622002-04-09 Andrew Cagney <ac131313@redhat.com>
3063
3064 * frame.c (read_relative_register_raw_bytes_for_frame): Do not
3065 override FP_REGNUM with frame->fp. Update copyright.
3066 * parse.c (num_std_regs, std_regs): Delete.
3067 (target_map_name_to_register): Do not search std_regs. Update
3068 function description.
3069 * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
3070 declarations. Update copyright.
3071 Fix PR gdb/251.
361d1df0 3072
c3a3ccc7
DJ
30732002-04-09 Daniel Jacobowitz <drow@mvista.com>
3074
3075 * gdbserver/Makefile.in: Add stamp-h target.
3076 * gdbserver/configure.in: Create stamp-h.
3077 * gdbserver/configure: Regenerated.
3078
ce3a066d
DJ
30792002-04-09 Daniel Jacobowitz <drow@mvista.com>
3080
3081 * gdbserver/inferiors.c: New file.
3082 * gdbserver/target.c: New file.
3083 * gdbserver/target.h: New file.
3084 * gdbserver/Makefile.in: Add target.o and inferiors.o. Update
3085 dependencies.
3086 * gdbserver/linux-low.c (inferior_pid): New static variable,
3087 moved from server.c.
3088 (linux_create_inferior): Renamed from create_inferior.
3089 Call add_inferior. Return 0 on success instead of a PID.
3090 (linux_attach): Renamed from myattach.
3091 (linux_kill): Renamed from kill_inferior. Call clear_inferiors ().
3092 (linux_thread_alive): Renamed from mythread_alive.
3093 (linux_wait): Renamed from mywait. Call clear_inferiors () if the
3094 child dies.
3095 (linux_resume): Renamed from myresume. Add missing ``return 0''.
3096 (regsets_store_inferior_registers): Correct error message.
3097 Add missing ``return 0''.
3098 (linux_fetch_registers): Renamed from fetch_inferior_registers.
3099 (linux_store_registers): Renamed from store_inferior_registers.
3100 (linux_read_memory): Renamed from read_inferior_memory.
3101 (linux_write_memory): Renamed from write_inferior_memory.
3102 (linux_target_ops): New structure.
3103 (initialize_low): Call set_target_ops ().
3104 * gdbserver/remote-utils.c (unhexify): New function.
3105 (hexify): New function.
3106 (input_interrupt): Send signals to ``signal_pid''.
3107 * gdbserver/server.c (inferior_pid): Remove.
3108 (start_inferior): Update create_inferior call.
3109 (attach_inferior): Call add_inferior.
3110 (handle_query): New function.
3111 (main): Call handle_query for `q' packets.
3112 * gdbserver/server.h: Include "target.h". Remove obsolete prototypes.
3113 Add prototypes for "inferiors.c", "target.c", hexify, and unhexify.
3114
0729219d
DJ
31152002-04-09 Daniel Jacobowitz <drow@mvista.com>
3116
3117 * gdbserver/Makefile.in: Add WARN_CFLAGS. Update configury
3118 dependencies.
3119 * gdbserver/configure.in: Check for <string.h>
3120 * gdbserver/configure: Regenerate.
3121 * gdbserver/config.in: Regenerate.
3122 * gdbserver/gdbreplay.c: Include needed system headers.
3123 (remote_open): Remove strchr prototype.
3124 * gdbserver/linux-low.h: Correct #ifdef to HAVE_LINUX_USRREGS.
3125 * gdbserver/regcache.c (supply_register): Change buf argument to const void *.
3126 (supply_register_by_name): Likewise.
3127 (collect_register): Change buf argument to void *.
3128 (collect_register_by_name): Likewise.
3129 * gdbserver/regcache.h: Add missing prototypes.
3130 * gdbserver/remote-utils.c: Include <arpa/inet.h> for inet_ntoa.
3131 * gdbserver/server.c (handle_query): New function.
3132 (attached): New static variable, moved out of main.
3133 (main): Quiet longjmp clobber warnings.
3134 * gdbserver/server.h: Add ATTR_NORETURN and ATTR_FORMAT. Update prototypes.
3135 * gdbserver/utils.c (error): Remove NORETURN.
3136 (fatal): Likewise.
3137
97658e92
DJ
31382002-04-09 Daniel Jacobowitz <drow@mvista.com>
3139
3140 * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
3141 after the last symbol in a block.
3142
6044e3eb
PM
31432002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>
3144
3145 * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
3146 is non zero as a found symbol.
3147
0406ec40
AC
31482002-04-08 Andrew Cagney <ac131313@redhat.com>
3149
3150 * findvar.c: Include "builtin-regs.h".
3151 (value_of_register): Call value_of_builtin_reg when applicable.
3152 * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
3153 (target_map_name_to_register): Call
3154 builtin_reg_map_name_to_regnum.
3155 * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
3156 (COMMON_OBS): Add builtin-regs.o and std-regs.o.
3157 (builtin_regs_h): Define.
3158 (builtin-regs.o): New target.
3159 (findvar.o): Add $(builtin_regs_h).
3160 * builtin-regs.c, builtin-regs.h: New files.
3161 * std-regs.c: New file.
3162 Partial fix for PR gdb/251.
3163
56a6dfb9
KB
31642002-04-08 Kevin Buettner <kevinb@redhat.com>
3165
3166 * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
3167 it's no longer required.
3168
3a808432
AC
31692002-04-08 Andrew Cagney <ac131313@redhat.com>
3170
3171 * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
3172
7c40d541
KB
31732002-04-08 Kevin Buettner <kevinb@redhat.com>
3174
3175 From Jimi X <jimix@watson.ibm.com>:
3176 * rs6000-tdep.c (rs6000_software_single_step): Use
3177 rs6000_breakpoint_from_pc() to fetch breakpoint instruction
3178 and size. Use target_insert_breakpoint() and
3179 target_remove_breakpoint() to insert and remove breakpoints
3180 instead of explicit memory reads and writes.
3181
cc9836a8
KB
31822002-04-08 Kevin Buettner <kevinb@redhat.com>
3183
3184 * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
3185 * rs6000-tdep.c (rs6000_push_arguments): Eliminate
3186 ELF_OBJECT_FORMAT ifdef.
3187
7495d1dc
KB
31882002-04-08 Kevin Buettner <kevinb@redhat.com>
3189
3190 From Jimi X <jimix@watson.ibm.com>:
3191 * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
3192
4288e836
KB
31932002-04-08 Kevin Buettner <kevinb@redhat.com>
3194
3195 From Jimi X <jimix@watson.ibm.com>:
3196 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
3197 definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
3198
a4e4e501
MK
31992002-04-07 Mark Kettenis <kettenis@gnu.org>
3200
3201 * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
3202 s/asprintf/xasprintf/.
3203 (fbsd_make_corefile_notes): s/strdup/xstrdup/.
3204
006defba
AC
32052002-04-07 Andrew Cagney <ac131313@redhat.com>
3206
3207 I believe Jeff Law denies responsability for this one:
3208 * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
3209 * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
3210 * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
3211 Work-around for PR gdb/366.
3212
7aa83cac
EZ
32132002-04-07 Elena Zannoni <ezannoni@redhat.com>
3214
3215 * remote-e7000.c (write_small, e7000_read_inferior_memory,
3216 e7000_read_inferior_memory_large, e7000_insert_breakpoint,
3217 e7000_remove_breakpoint): Use paddr_nz() to print addresses.
3218
cf1fcca1
EZ
32192002-04-07 Elena Zannoni <ezannoni@redhat.com>
3220
3221 * sh-tdep.c (sh_fp_frame_init_saved_regs,
3222 sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
3223 information.
3224
3f289e6f
AC
32252002-04-07 Andrew Cagney <ac131313@redhat.com>
3226
3227 * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
3228 maintainer.
3229
129188f6
AC
32302002-04-07 Andrew Cagney <ac131313@redhat.com>
3231
3232 * README (Reporting Bugs in GDB): Document the bug web page as the
3233 prefered way of submitting bugs.
3234 Fix PR gdb/402.
3235
1200cd6e
AC
32362002-04-06 Andrew Cagney <ac131313@redhat.com>
3237
3238 * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
3239 -1. Update comment.
3240 * gdbarch.h, gdbarch.c: Re-generate.
3241
2853c33c
AS
32422002-04-07 Andreas Schwab <schwab@suse.de>
3243
3244 * m68klinux-nat.c (fill_fpregset): Properly pass address of
3245 buffer to regcache_collect.
3246
c2169756
AC
32472002-04-06 Andrew Cagney <ac131313@redhat.com>
3248
3249 * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
3250 * gdbarch.c, gdbarch.h: Re-generate.
3251
25f1b008
AC
32522002-04-06 Andrew Cagney <ac131313@redhat.com>
3253
3254 * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
3255 declaration. Fix -Werror.
3256
59263426
DJ
32572002-04-05 Daniel Jacobowitz <drow@mvista.com>
3258
3259 * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
3260 * gdbarch.c: Regenerate.
3261
f5db4da3
MS
32622002-04-05 Michael Snyder <msnyder@redhat.com>
3263
80f8a6eb
MS
3264 * breakpoint.c (clear_command): Rewrite middle section to
3265 combine two loops with identical control conditions.
3266 Add a cleanup to eliminate a memory leak.
f5db4da3
MS
3267 * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
3268
ad3dcc5c
L
32692002-04-05 H.J. Lu (hjl@gnu.org)
3270
3271 * solib-svr4.c (bkpt_names): Add "__start".
3272
f32e7a74
AC
32732002-04-04 Andrew Cagney <ac131313@redhat.com>
3274
3275 * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
3276 as test for 64 bit target.
3277
8227c0ff
AC
32782002-04-05 Andrew Cagney <ac131313@redhat.com>
3279
3280 * h8500-tdep.c (h8500_write_fp): Delete function.
3281 * dwarf2cfi.c (cfi_write_fp): Document as not used.
3282 * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
3283 * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
3284 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
3285 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
3286 * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
3287 (s390_write_fp):
3288 * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
3289 * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
3290 * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
3291 (d10v_write_fp): Delete function.
3292 * inferior.h (write_fp, generic_target_write_fp): Delete
3293 declarations.
3294 * regcache.c (generic_target_write_fp): Delete function.
3295 (write_fp): Delete function.
3296 * gdbarch.sh (TARGET_WRITE_FP): Delete.
3297 * gdbarch.h, gdbarch.c: Regenerate.
3298 * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
3299 * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
3300 (sparc64_write_fp): Delete declaration.
3301 * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
3302 (h8500_write_fp): Delete declaration.
3303
2757dd86
AC
33042002-04-04 Andrew Cagney <ac131313@redhat.com>
3305
3306 * sparc-tdep.c (sparc64_write_fp): Delete.
3307 (sparc_push_dummy_frame): Replace write_fp call with code to store
3308 the FP directly.
3309 (sparc_gdbarch_init): Do not initialize write_fp.
3310
c69255e1
KB
33112002-04-05 Kevin Buettner <kevinb@redhat.com>
3312
3313 * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
3314 clause.
3315
ae767bfb
JB
33162002-03-29 Jim Blandy <jimb@redhat.com>
3317
3318 * stack.c (get_selected_block): Add new argument `addr_in_block',
3319 used to return the exact code address we used to select the block,
3320 not just the block.
3321 * blockframe.c (get_frame_block, get_current_block): Same.
3322 * frame.h (get_frame_block, get_current_block,
3323 get_selected_block): Update declarations.
3324 * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
3325 linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
3326
84d2ac95
MS
33272002-04-05 Michael Snyder <msnyder@redhat.com>
3328
3329 * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
3330 warning message.
3331
596aa3bf
JB
33322002-04-05 J. Brobecker <brobecker@gnat.com>
3333
3334 * utils.c (xfullpath): New function.
3335 * defs.h (xfullpath): Add declaration.
3336 * source.c (openp): Use xfullpath in place of gdb_realpath to
3337 avoid resolving the basename part of filenames when the
3338 associated file is a symbolic link. This fixes a potential
3339 inconsistency between the filenames known to GDB and the
3340 filenames it prints in the annotations.
3341 * symtab.c (lookup_symtab): Use the new xfullpath function, in order
3342 to be able to match a filename with either the real filename, or
3343 the name of any symbolic link to this file.
3344 (lookup_partial_symtab): Ditto.
3345
c02f5703
MS
33462002-04-04 Michael Snyder <msnyder@redhat.com>
3347
3348 * breakpoint.c: Add support for hardware breakpoints in overlays.
3349 (overlay_events_enabled): New state variable.
3350 (insert_breakpoints): Use overlay_events_enabled to decide
3351 whether to attempt to set a breakpoint at the overlay load addr.
3352 Handle bp_hardware_breakpoint as well as bp_breakpoint.
3353 (remove_breakpoint): Use overlay_events_enabled to decide
3354 whether breakpoints need to be removed from overlay load addr.
3355 Handle bp_hardware_breakpoint as well as bp_breakpoint.
3356 (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
361d1df0 3357 (create_overlay_event_breakpoint, enable_overlay_breakpoints,
c02f5703
MS
3358 disable_overlay_breakpoints): Update overlay_events_enabled.
3359
5fb290d7
DJ
33602002-04-04 Daniel Jacobowitz <drow@mvista.com>
3361
3362 * dwarf2read.c (struct function_range): New.
3363 (cu_first_fn, cu_last_fn, cu_cached_fn): New.
3364 (check_cu_functions): New.
3365 (read_file_scope): Initialize global function lists.
3366 Call dwarf_decode_line after processing children.
3367 (read_func_scope): Add to global function list.
3368 (dwarf_decode_lines): Call check_cu_functions everywhere
3369 record_line is called. Call record_line with a linenumber
3370 of 0 to mark sequence ends.
3371
7b3fabf0
ML
33722002-04-04 Michal Ludvig <mludvig@suse.cz>
3373
361d1df0 3374 * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
7b3fabf0
ML
3375 change sync with glibc.
3376
bce58c09
JB
33772002-04-03 Jim Blandy <jimb@redhat.com>
3378
3379 * configure.in: Call AC_C_INLINE.
3380 * configure: Regenerated.
361d1df0 3381
2fccf04a
DJ
33822002-04-01 Daniel Jacobowitz <drow@mvista.com>
3383
3384 * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
3385 and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
3386
2d1bfe2e
MK
33872002-03-31 Mark Kettenis <kettenis@gnu.org>
3388
a5941fbf
MK
3389 * NEWS: Mention gcore support on FreeBSD/i386.
3390
a90cd31d
MK
3391 * fbsd-proc.c: New file.
3392 * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
3393 * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
3394
2d1bfe2e
MK
3395 * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
3396 while statement.
3397
9eb6e5a1
JB
33982002-03-29 Jim Blandy <jimb@redhat.com>
3399
3400 * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
3401 unescaped newlines in string literals, but newer ones don't. So
3402 escape them.
3403
f02df580
MS
34042002-03-26 Michael Snyder <msnyder@redhat.com>
3405 Andrew Cagney <cagney@redhat.com>
3406
361d1df0 3407 * cli/cli-dump.c: New file. Dump memory to file,
f02df580
MS
3408 restore file to memory.
3409 * cli/cli-dump.h: New file.
3410 * Makefile.in: Add rules, dependencies for cli-dump.o.
89743e04 3411 * NEWS: Mention new commands.
f02df580 3412
109f874e
MS
34132002-03-28 Michael Snyder <msnyder@redhat.com>
3414
3415 * symfile.c (symbol_file_add): Move test for null symbols to later.
3416
520f6ade
AC
34172002-03-27 Andrew Cagney <ac131313@redhat.com>
3418
3419 From veksler at il.ibm.com:
3420 * utils.c (gdb_realpath): If canonicalize_file_name fails, return
3421 the xstrduped original path.
3422 Fix PR gdb/417.
3423
d4654627
MS
34242002-03-27 Michael Snyder <msnyder@redhat.com>
3425
3426 * breakpoint.c (_initialize_breakpoint): Clean up help string.
3427 * infcmd.c (_initialize_infcmd): Ditto.
3428 * language.c (_initialize_language): Ditto.
3429 * symfile.c (_initialize_symfile): Ditto.
3430 * top.c (_init_main): Ditto.
3431 * cli/cli-cmds.c (init_cli_cmds): Ditto.
3432
6be8bc0c
EZ
34332002-03-27 Elena Zannoni <ezannoni@redhat.com>
3434
3435 * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
3436 vector registers handling.
3437 (skip_prologue): Handle new AltiVec instructions. Fill in new
3438 fields of frame data.
3439 (frame_get_saved_regs): Fill in information for AltiVec registers.
3440
12af6855
JB
34412002-03-27 Jim Blandy <jimb@redhat.com>
3442
3443 * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
3444 a function; leave this macro here to invoke that function.
3445 (symbol_init_mangled_name): Declaration for that function.
3446 * symtab.c (symbol_init_mangled_name): New function.
3447
dc672865
AC
34482002-03-27 Andrew Cagney <ac131313@redhat.com>
3449
3450 * valarith.c: Replace strerror with safe_strerror.
3451 * tracepoint.c: Ditto.
3452 * lin-lwp.c: Ditto.
3453 * go32-nat.c: Ditto.
3454 * inflow.c: Ditto.
3455 * gnu-nat.c: Ditto.
3456
d96429cd
AS
34572002-03-27 Andreas Schwab <schwab@suse.de>
3458
3459 * event-top.c (command_line_handler): Remove useless if.
3460
7e336ba1
AJ
34612002-03-27 Andreas Jaeger <aj@suse.de>
3462
3463 * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
3464 comment.
3465
de220d0f
ML
34662002-03-27 Michal Ludvig <mludvig@suse.cz>
3467
3468 * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
3469 (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
3470 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
3471 (x86_64_linux_dr_get_status, supply_gregset),
3472 (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
3473 * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
3474 (x86_64_register_info_table): Add.
3475 (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
3476 (x86_64_register_raw_size, x86_64_register_virtual_type),
3477 (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
3478 general x86_64_register_info_table.
3479 (i386_gdbarch_init): gdbarch_register_bytes is now set
3480 dynamicaly during initialization.
3481 * regformats/reg-x86-64.dat: Synced with changes to registers above.
3482 * gdbserver/linux-x86-64-low.c: Ditto.
7e336ba1 3483
0e98d0a7
DJ
34842002-03-27 Daniel Jacobowitz <drow@mvista.com>
3485
3486 * gdbserver/server.c (main): Call target_signal_to_host_p
3487 and target_signal_to_host on signals received from the remote.
3488 * gdbserver/remote-utils.c (prepare_resume_reply): Call
3489 target_signal_from_host on signals sent to the remote.
3490 * gdbserver/server.h: Add prototypes. Include "gdb/signals.h".
3491 * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}.
3492
3130066b
DJ
34932002-03-27 Daniel Jacobowitz <drow@mvista.com>
3494
3495 * signals/signals.c: Include "server.h" in gdbserver build.
3496 (target_signal_from_name): Don't use STREQ.
3497 (_initialize_signals): Likewise. Don't include function in
3498 gdbserver build.
3499
9aedf4f4
DJ
35002002-03-27 Daniel Jacobowitz <drow@mvista.com>
3501
3502 * signals.c: Moved to...
3503 * signals/signals.c: Here.
7e336ba1 3504 * Makefile (signals.o): Update.
9aedf4f4 3505
3fa41cdb
JL
35062002-03-26 Jeff Law (law@redhat.com)
3507
3508 * somread.c (som_symtab_read): Remove some commented out code and
3509 updated related comments. Do not set the minimal symbol table to
3510 mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
3511 in a dynamic executable.
3512 * hppa-tdep.c (find_proc_framesize): Sanely handle the case
3513 where we are unable to find the minimal symbol for the given
3514 PC value.
3515
ee677e8d
MS
35162002-03-25 Jeff Law (law@redhat.com)
3517
3518 * linux-proc.c (read_mapping): Scan up to end of line for filename.
3519
e76e1718
ML
35202002-03-25 Michal Ludvig <mludvig@suse.cz>
3521
3522 * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
3523
18a642a1
AC
35242002-03-23 Andrew Cagney <ac131313@redhat.com>
3525
3526 * command.h: Update copyright.
3527 (struct cmd_list_element): Replace definition with opaque
3528 declaration.
3529 (enum cmd_types): Document that it will eventually be moved to
3530 cli/cli-decode.h
3531 (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
3532 (MALLOCED_REPLACEMENT): Delete macro.
3533 * Makefile.in (cli_decode_h): Add $(command_h).
3534 (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
7e336ba1 3535 * top.c: Include "cli/cli-decode.h".
18a642a1
AC
3536 * completer.c: Include "cli/cli-decode.h".
3537 * maint.c: Include "cli/cli-decode.h".
3538 * cli/cli-decode.h: Include "command.h".
3539 (enum command_class): Delete.
3540 (enum cmd_types): Comment out.
3541 (enum cmd_auto_boolean): Delete.
3542 (enum var_types): Delete.
3543
b2875cc0
AC
35442002-03-23 Andrew Cagney <ac131313@redhat.com>
3545
3546 * cli/cli-decode.c: Include "gdb_assert.h".
3547 (add_set_or_show_cmd): New static function.
3548 (add_set_cmd): Rewrite. Use add_set_or_show_cmd.
3549 (add_show_from_set): Rewrite. Use add_set_or_show_cmd. Don't copy
3550 all fields, such as func, from the set command.
3551
3b45974e
AC
35522002-03-23 Andrew Cagney <ac131313@redhat.com>
3553
3554 * MAINTAINERS (sh-elf): Change warning flag to -w.
3555
823ca731
AC
35562002-03-23 Andrew Cagney <cagney@redhat.com>
3557
3558 * defs.h (error): Add printf format attribute.
3559 * thread-db.c (thread_from_lwp): Fix error format string.
3560 * stack.c (parse_frame_specification): Ditto.
3561 * cli/cli-decode.c (undef_cmd_error): Ditto.
3562 * scm-lang.c (scm_lookup_name): Ditto.
3563 * tracepoint.c (trace_error): Ditto.
3564 * remote-utils.c (usage): Ditto.
3565 * remote.c (compare_sections_command): Ditto.
3566 Fix PR gdb/328.
3567
0e101458
AC
35682002-03-22 Andrew Cagney <ac131313@redhat.com>
3569
3570 * gdbtypes.c (append_composite_type_field): New function.
3571 (init_composite_type): New function.
3572 * gdbtypes.h (append_composite_type_field): Declare.
3573 (init_composite_type): Ditto.
3574
8e0662df
EZ
35752002-03-22 Elena Zannoni <ezannoni@redhat.com>
3576
3577 * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
7e336ba1 3578 function.
8e0662df
EZ
3579 * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
3580 * rs6000-tdep.c (rs6000_gdbarch_init): Use different
3581 structure returning convention for SYSV ABI case, but not
3582 for GNU/Linux, FreeBSD, or NetBSD.
3583
3121eff0
DJ
35842002-03-22 Daniel Jacobowitz <drow@mvista.com>
3585
3586 * symtab.h (lookup_block_symbol): Add mangled_name argument
3587 to prototype.
3588
3589 * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
3590 with new mangled_name argument.
3591 * linespec.c (decode_line_1): Likewise.
3592 * valops (value_of_this): Likewise.
3593 * symtab.c (lookup_transparent_type): Likewise.
3594 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
3595 (lookup_symbol): If we are given a mangled name, pass it down
3596 to lookup_symbol_aux.
3597 (lookup_block_symbol): If we are given a mangled name to check
3598 against, only return symbols which match it.
3599
349b409f
CF
36002002-03-22 Christopher Faylor <cgf@redhat.com>
3601
3602 * win32-nat.c (child_create_inferior): Check for proper shell to use
3603 here, in case the user changes it on the fly.
3604 (_initialize_inftarg): Remove shell path considerations.
3605
2a873819
EZ
36062002-03-21 Elena Zannoni <ezannoni@redhat.com>
3607
3608 * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
3609 for gdbarch_max_register_raw_size and max_register_virtual_size.
3610 Adjust copyright year.
3611
a1b9830c
DJ
36122002-03-21 Daniel Jacobowitz <drow@mvista.com>
3613
3614 * dbxread.c (process_one_symbol): Extend the first N_SLINE
3615 in a function to cover the entire beginning of the function
3616 as well if it does not already.
3617
8b5790f2
TR
36182002-03-21 Tom Rix <trix@redhat.com>
3619
3620 * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
3621 (rs6000_ptrace64): Renamed from ptrace64.
3622
bdbe5747
MH
36232002-03-20 Martin M. Hunt <hunt@redhat.com>
3624
3625 * gdbserver/remote-utils.c (remote_open): Don't call
3626 getprotobyname, we're all using TCP here so just use
3627 IPPROTO_TCP.
7e336ba1 3628 * gdbserver/gdbreplay.c (remote_open): Ditto.
bdbe5747
MH
3629
36302002-03-20 Martin M. Hunt <hunt@redhat.com>
7e336ba1 3631
bdbe5747
MH
3632 * regcache.c (_initialize_regcache): No need to call
3633 build_regcache() at this time; it gets called whenever
3634 the gdbarch changes.
3635
7781cd62
DB
36362002-03-20 David O'Brien <obrien@FreeBSD.org>
3637
3638 * sparc-nat.c: Include sys/param.h where possible.
3639
f65ca430
DJ
36402002-03-20 Daniel Jacobowitz <drow@mvista.com>
3641
3642 Fix PR gdb/422.
3643 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
3644 FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
3645 * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
3646 complex types.
3647 * stabsread.c (rs6000_builtin_type): Likewise.
3648 (read_sun_floating_type): Likewise.
3649
0c867556
PS
36502002-03-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3651
3652 * stabsread.c (read_member_functions): Remove skip code for duplicate
3653 constructor/destructor methods. Use standard parsing for these
3654 methods and just do not chain them to the list of methods after
3655 parsing.
3656
12b9c64f
AO
36572002-03-19 Alexandre Oliva <aoliva@redhat.com>
3658
3659 * coffread.c: Remove redundant static declarations. Replace
3660 occurrences of `PTR' with `void *'.
3661 * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
3662 * top.h (quit_cover): Likewise.
3663 * defs.h (catch_errors): Likewise.
3664
349c5d5f
AC
36652002-03-18 Andrew Cagney <ac131313@redhat.com>
3666
3667 * defs.h (XMALLOC): Define.
3668 * gdb-events.sh (XMALLOC): Delete macro.
3669 * gdb-events.c, gdb-events.h: Regenerate.
3670 * gdbarch.sh (XMALLOC): Delete macro.
3671 * gdbarch.c: Regenerate.
3672 * serial.c (XMALLOC): Delete macro.
3673 * ui-file.c (XMALLOC): Ditto.
3674 * ser-unix.h (XMALLOC): Ditto.
3675 * sh-tdep.c (XMALLOC): Ditto.
3676 * ui-out.c (XMALLOC): Ditto.
3677 * utils.c (XMALLOC): Ditto.
3678 * i386-tdep.c (XMALLOC): Ditto.
3679 * gdb-events.c (XMALLOC): Ditto.
3680 * d10v-tdep.c (XMALLOC): Ditto.
3681 * cli-out.c (XMALLOC): Ditto.
3682
3683 * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
3684 * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
3685 * ui-file.c, ui-out.c: Ditto.
3686
7d0766f3
AC
36872002-03-18 Andrew Cagney <ac131313@redhat.com>
3688
3689 * command.h (struct cmd_list_element): Add field context.
3690 (set_cmd_context, get_cmd_context): Declare.
3691 * cli/cli-decode.h: Ditto.
3692 * cli/cli-decode.c (get_cmd_context): New function.
3693 (set_cmd_context): New function.
3694 (add_cmd): Initialize context.
3695 Part of fixing PR gdb/145 and PR gdb/146.
3696
5913bcb0
AC
36972002-03-17 Andrew Cagney <ac131313@redhat.com>
3698
1868c04e
AC
3699 * cli/cli-decode.c (cmd_type): New function.
3700 * command.h (cmd_type): Declare.
3701 * infrun.c (set_schedlock_func): Call function cmd_type.
3702 * kod.c (kod_set_os): Call cmd_type.
3703 * cris-tdep.c (cris_version_update): Use function cmd_type.
3704 (cris_mode_update, cris_abi_update): Ditto.
3705
5913bcb0
AC
3706 * command.h: (execute_cmd_post_hook): Declare.
3707 (execute_cmd_pre_hook): Declare.
3708 * cli/cli-script.c (clear_hook_in_cleanup): New function.
3709 (execute_cmd_post_hook, execute_cmd_pre_hook): New
3710 functions. Execute pre/post hook while ensuring that afterwords
3711 hook_in is cleared.
3712 * top.c (execute_command): Use execute_cmd_post_hook, and
3713 execute_cmd_pre_hook to execute pre/post commands.
3714 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
3715 hook_stop_stub.
3716 (hook_stop_stub): Call execute_cmd_pre_hook.
3717
b51450c9
AC
37182002-03-17 Andrew Cagney <ac131313@redhat.com>
3719
3720 * kod.c (kod_set_os): Revert previous change. Is called by ``info
3721 set'' and this leads to a core dump. Move xstrdup of
3722 operating_system to after check that it is not NULL.
3723
f66c9f11
AC
37242002-03-17 Andrew Cagney <ac131313@redhat.com>
3725
8e694ecf
AC
3726 * kod.c (kod_set_os): Remove unnecessary check that
3727 ``command->type'' is set_cmd.
3728
f66c9f11
AC
3729 * valprint.c (set_input_radix): Use input_radix.
3730 (set_output_radix): Use output_radix.
3731 (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
3732 isn't reverted.
3733
9d01611c
AC
37342002-03-16 Andrew Cagney <ac131313@redhat.com>
3735
3736 * value.h (struct value): Delete field ``substring_addr''. Change
3737 aligner fields to force_doublest_align, force_longest_align,
ee2d3b3a
AC
3738 force_core_addr_align and force_pointer_aligh.
3739
3740 * value.h (struct value): Fix typo in above change.
9d01611c 3741
4156bb53
PS
37422002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3743
3744 * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
3745 to fix internal_error from ``maintenance print architecture''.
3746
0e5e3ea6
PS
37472002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3748
3749 * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
3750 for gcc versions after gcc-2.8.1.
3751
9b013045
PS
37522002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3753
3754 * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
3755 for method resolution. Restore adjustment of ``this'' pointer after
3756 calling value_struct_elt, which was accidentally removed during the
3757 HP merge.
3758
376c9600
AC
37592002-03-15 Andrew Cagney <ac131313@redhat.com>
3760
3761 * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
3762 value_of_register.
3763 * findvar.c (value_of_register): Add ``frame'' parameter. Pass to
3764 get_saved_register.
3765 * value.h (value_of_register): Update.
3766
a4db0f07
RH
37672002-03-14 Richard Henderson <rth@redhat.com>
3768
3769 * configure.in: Detect declaration for canonicalize_file_name.
3770 * utils.c (canonicalize_file_name): Declare, if needed.
3771 (gdb_realpath): Prefer realpath if available and usable.
3772 * config.in, configure: Rebuild.
3773
96383835
RH
37742002-03-14 Richard Henderson <rth@redhat.com>
3775
3776 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
3777 a constant array bound.
3778
3779 * MAINTAINERS: Add myself to write-after-approval.
3780
75245b24
MS
37812002-03-14 Michael Snyder <msnyder@redhat.com>
3782
3783 * symfile.c (syms_from_objfile): Return immediately if no syms.
3784 (symbol_file_add): Return immediately if no syms.
3785 (find_sym_fns): Return immediately if no syms.
3786
e641a1ca
ML
37872002-03-13 Michal Ludvig <mludvig@suse.cz>
3788
3789 * gdbserver/remote-util.c (remote_open): Print remote-side's
3790 IP address when remote debugging over the network.
7e336ba1 3791
df08bfec
DB
37922002-03-12 David O'Brien <obrien@FreeBSD.org>
3793
3794 * config/sparc/fbsd.mh: Fix copyright.
3795 * config/sparc/fbsd.mt: Likewise.
3796
9a57864f
RE
37972002-03-11 Richard Earnshaw <rearnsha@arm.com>
3798
3799 * MAINTAINERS: Fix typo in name of gdb warnings option.
3800 (x86-64): Fix formating so that this can be parsed by awk.
3801
dd7bf85e
DJ
38022002-03-10 Daniel Jacobowitz <drow@mvista.com>
3803
3804 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
3805 * defs.h: Include "gdb/signals.h".
3806 (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
3807
33a0a2ac
ML
38082002-03-10 Michal Ludvig <mludvig@suse.cz>
3809
3810 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
7e336ba1 3811 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
33a0a2ac
ML
3812 from x86-64-tdep.h
3813
dd824b04
DJ
38142002-03-10 Daniel Jacobowitz <drow@mvista.com>
3815 Don Howard <dhoward@redhat.com>
3816
3817 * mips-tdep.c (ST0_FR): Define.
3818 (mips2_fp_compat): New function, temporarily disabled.
3819 (mips_read_fp_register_single): New function.
3820 (mips_read_fp_register_double): New function.
3821 (mips_print_register): Use them.
3822 (do_fp_register_row): Likewise.
3823
6a41ff59
AC
38242002-03-09 Andrew Cagney <ac131313@redhat.com>
3825
3826 * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
3827 approval''.
3828
4ea09c10
PS
38292002-03-08 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3830
3831 * stabsread.c (read_member_functions): Fix is_stub test for
3832 static member functions, improve comment.
3833
6ccc741d
RE
38342002-03-07 Richard Earnshaw <rearnsha@arm.com>
3835
3836 * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
3837 (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
3838 (_initialize_remote_rdi): Use add_set_boolean_cmd to register
3839 commands that set boolean values.
3840 (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
3841 (arm_rdi_resume): Always initialize PC.
3842 (arm_rdi_open): Don't use rslt as a boolean.
3843 (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
3844 (arm_rdi_fetch_registers, arm_rdi_store_registers)
3845 (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
3846 (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
3847
438013df
AO
38482002-03-06 Alexandre Oliva <aoliva@redhat.com>
3849
3850 * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
3851 * configure: Rebuilt.
3852
70ed8774
SC
38532002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3854
3855 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
3856 (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
3857
5ba2abeb
AC
38582002-03-06 Andrew Cagney <ac131313@redhat.com>
3859
3860 * cli/cli-decode.c (set_cmd_completer): New function.
3861 * command.h (set_cmd_completer): Declare.
3862 * cli/cli-decode.h (set_cmd_completer): Ditto.
3863
3864 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
3865 * cli/cli-cmds.c (init_cli_cmds): Ditto.
3866 * win32-nat.c (_initialize_inftarg): Ditto.
3867 * remote-rdi.c (_initialize_remote_rdi): Ditto.
3868 * proc-api.c (_initialize_proc_api): Ditto.
3869 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
3870 * source.c (_initialize_source): Ditto.
3871 * exec.c (_initialize_exec): Ditto.
3872 * solib.c (_initialize_solib): Ditto.
3873 * top.c (init_main): Ditto.
3874 * tracepoint.c (_initialize_tracepoint): Ditto.
3875 * symfile.c (_initialize_symfile): Ditto.
3876 * printcmd.c (_initialize_printcmd): Ditto.
3877 * infcmd.c (_initialize_infcmd): Ditto.
3878 * corefile.c (_initialize_core): Ditto.
3879
f779ca99
AC
38802002-03-05 Andrew Cagney <ac131313@redhat.com>
3881
3882 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
3883
01a3934b
AC
38842002-03-05 Andrew Cagney <ac131313@redhat.com>
3885
3886 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
3887
37057839
AC
38882002-03-05 Andrew Cagney <ac131313@redhat.com>
3889
3890 * NEWS: Update headings, 5.2 has branched.
3891
c6ecbae5
DJ
38922002-03-04 Daniel Jacobowitz <drow@mvista.com>
3893
3894 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
3895 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
3896 (register_addr, REGISTER_RAW_SIZE): Likewise.
3897 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
3898 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
3899
e9f30c21
ML
39002002-03-03 Michal Ludvig <mludvig@suse.cz>
3901
3902 * MAINTAINERS (x86-64): Add myself.
3903 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
3904 changed value_ptr -> struct value *
3905
54394ac3
DB
39062002-03-01 David O'Brien <obrien@FreeBSD.org>
3907
3908 * configure.host (sparc64-*-freebsd): Add.
3909 * configure.tgt: Likewise.
3910 * config/sparc/fbsd.mh: New file.
3911 * config/sparc/fbsd.mt: Likewise.
3912 * config/sparc/nm-fbsd.h: Likewise.
3913 * config/sparc/tm-fbsd.h: Likewise.
3914
bfe95955
DJ
39152002-03-01 Daniel Jacobowitz <drow@mvista.com>
3916
3917 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
3918 regformats/reg-s390x.dat.
3919
f33c6cbf
AC
39202002-03-01 Andrew Cagney <ac131313@redhat.com>
3921
3922 * utils.c: Add FIXME explaining true/false problem.
3923
5ecaa7dd
AC
39242002-02-28 Andrew Cagney <ac131313@redhat.com>
3925
3926 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
3927
2a251cc2
MC
39282002-02-28 Michael Chastain <mec@shout.net>
3929
3930 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
3931
6a8031a3 39322002-02-28 Daniel Jacobowitz <drow@mvista.com>
265f716b
DJ
3933
3934 * gdbserver/linux-s390-low.c: New file.
3935 * regformats/reg-s390.dat: New file.
3936 * regformats/reg-s390x.dat: New file.
3937 * gdbserver/configure.srv: Add S/390.
3938 * gdbserver/Makefile.in: Add S/390.
3939 * configure.tgt: Enable gdbserver for S/390.
3940
ac469903
EZ
39412002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
3942
3943 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
3944 first line of the doc string for "info dos", except at the end of
3945 the sentence, since the short help stops at the first period.
3946
985cb1a3
JM
39472002-02-28 Jason Merrill <jason@redhat.com>
3948
3949 * dwarf2read.c (dwarf_cfi_name): Add new codes.
3950
c570663e
FF
39512002-02-27 Fred Fish <fnf@redhat.com>
3952
3953 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
3954 comment (dumy -> dummy).
3955
43630227
PS
39562002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3957
3958 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
3959
b84911e8
RB
39602002-02-27 Rodney Brown <rbrown64@csc.com.au>
3961
3962 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
3963
58caa3dc
DJ
39642002-02-27 Daniel Jacobowitz <drow@mvista.com>
3965
3966 * gdbserver/acconfig.h: New file.
3967 * gdbserver/i387-fp.c: New file.
3968 * gdbserver/i387-fp.h: New file.
3969 * gdbserver/linux-x86-64.c: New file.
3970 * regformats/reg-x86-64.dat: New file.
3971 * configure.tgt: Add x86_64-*-linux* gdbserver support.
3972 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
3973 * gdbserver/configure.in: Add support for regsets.
3974 * gdbserver/config.in: Regenerate.
3975 * gdbserver/configure: Regenerate.
3976 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
3977 * gdbserver/linux-low.h: New file.
3978 * gdbserver/linux-low.c: Include "linux-low.h". Add support
3979 for regsets.
3980 * gdbserver/linux-arm-low.c: Include "linux-low.h".
3981 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
3982 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
3983 * gdbserver/linux-mips-low.c: Include "linux-low.h".
3984 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
3985 * gdbserver/linux-sh-low.c: Include "linux-low.h".
3986 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
3987 "i387-fp.h". Add PTRACE_GETREGS and friends.
3988 * gdbserver/regcache.c (supply_register): New function.
3989 (supply_register_by_name): New function.
3990 (collect_register): New function.
3991 (collect_register_by_name): New function.
3992
93652174
DJ
39932002-02-27 Daniel Jacobowitz <drow@mvista.com>
3994
3995 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
3996 (config.status): Add configure.srv dependency.
3997 (server_h): Add config.h dependency.
3998
a02e4a61
DJ
39992002-02-27 Daniel Jacobowitz <drow@mvista.com>
4000
4001 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
4002 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
4003 * gdbserver/configure.srv: Change i386-*-linux* to use
4004 reg-i386-linux.o.
4005
ce0eebec
AC
40062002-02-26 Andrew Cagney <ac131313@redhat.com>
4007
4008 * x86-64-tdep.c: Re-indent. Update copyright date.
4009
82dbc5f7
AC
40102002-02-26 Andrew Cagney <ac131313@redhat.com>
4011
4012 From Michal Ludvig <mludvig@suse.cz>:
4013 * x86-64-tdep.c (value.h): Delete.
4014 (gdb_assert.h): Include.
4015 (x86_64_register_convert_to_virtual,
4016 x86_64_register_convert_to_raw ): Add check which lets only
4017 floating-point values to be converted.
4018 (value_push): Delete.
4019 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
4020 (i386_gdbarch_init): Number of register_bytes fixed.
4021
e4621584
AC
40222002-02-26 Andrew Cagney <ac131313@redhat.com>
4023
4024 * MAINTAINERS: Add x86-64 target.
4025
81a9a963
AC
40262002-02-26 Andrew Cagney <ac131313@redhat.com>
4027
4028 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
4029 * osfsolib.c (solib_map_sections): Ditto.
4030 * irix5-nat.c (solib_map_sections): Ditto.
4031 * corelow.c (gdb_check_format): Ditto.
4032 * symfile.c (symfile_bfd_open): Ditto.
4033 * solib.c (solib_map_sections): Ditto.
4034 Fix PR gdb/354.
7e336ba1 4035
0f017ab9
AC
40362002-02-26 Andrew Cagney <ac131313@redhat.com>
4037
4038 * remote.c (_initialize_remote): By default, disable ``e'' and
4039 ``E'' step out-of-range packets.
4040
75738c29
AS
40412002-02-26 Andreas Schwab <schwab@suse.de>
4042
4043 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
4044 m68k_linux_frame_saved_pc.
4045 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
4046 in_sigtramp.
4047 (SIGCONTEXT_PC_OFFSET): Remove.
4048 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
4049 m68k_linux_sigtramp_saved_pc): New functions.
4050 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
4051 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
4052 (UCONTEXT_PC_OFFSET): Define.
4053 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
4054 non-RT and RT signal trampolines.
4055
7e8ed687
RE
40562002-02-26 Richard Earnshaw <rearnsha@arm.com>
4057
4058 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
4059 (TARGET_NBPG, STACK_END_ADDR): Delete
4060 (VARIABLES_INSIDE_BLOCK): Delete.
4061
6972bc8b
AC
40622002-02-25 Andrew Cagney <ac131313@redhat.com>
4063
4064 * utils.c (perror_with_name): Make string parameter constant.
4065 (print_sys_errmsg): Ditto.
4066 (query): Ditto.
4067 * defs.h (perror_with_name): Update.
4068 (print_sys_errmsg): Update.
4069 (query): Update.
4070
aa32f823
DJ
40712002-02-25 Daniel Jacobowitz <drow@mvista.com>
4072
4073 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
4074 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
4075
19caaa45
PS
40762002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4077
4078 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
4079 if it already matches the current architecture from the exec file.
4080 Include arch-utils.h for gdbarch_info_init prototype.
4081 * Makefile.in (rs6000-nat.o): Update dependencies.
4082
d951901f
EZ
40832002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
4084
4085 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
4086 list of exported variables.
4087
7ea81414
DJ
40882002-02-24 Daniel Jacobowitz <drow@mvista.com>
4089
4090 * gdbserver/configure.srv: New file.
4091 * gdbserver/configure.in: Use configure.srv instead
4092 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
4093 from it.
4094 * gdbserver/configure: Regenerated.
4095 * gdbserver/terminal.h: New file.
4096 * gdbserver/Makefile.in: Update for configure changes. Remove
4097 more unneeded include paths.
4098
080fe24b
AC
40992002-02-24 Andrew Cagney <ac131313@redhat.com>
4100
4101 From wiz at danbala:
4102 * config/sparc/tm-sp64.h: Fix grammar and typos.
4103 Fix PR gdb/287.
4104
8605d56e
AC
41052002-02-24 Andrew Cagney <ac131313@redhat.com>
4106
4107 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
a4b6fc86
AC
4108 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
4109 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
4110 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
ca557f44
AC
4111 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
4112 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
4113 * s390-tdep.c: Ditto.
92362027
AC
4114 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
4115 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
4116 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
4117 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
4118 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
4119 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
4120 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
4121 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
4122 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
4123 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
8605d56e 4124 Fix PR gdb/378.
7e336ba1 4125
8ed32cc0
AC
41262002-02-23 Andrew Cagney <ac131313@redhat.com>
4127
a3007b6f
AC
4128 * lin-thread.c: Delete file.
4129 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
4130 to gdb_proc_service.h.
4131 * configure: Re-generate.
4132
50a9e2f1
AC
4133 * ocd.c (ocd_open): Do not try to open the "ocd" device.
4134 * serial.c (serial_open): Delete check for "ocd".
4135 Fix PR gdb/349.
4136
8b6e7932
AC
4137 * Makefile.in (linux-thread.o): Delete target.
4138 * linux-thread.c: Delete file.
4139
d155c46b
AC
4140 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
4141 renamed SH files to be consistent.
4142
8ed32cc0
AC
4143 * symtab.c (sort_search_symbols): Use xfree.
4144
0e18d038
RE
41452002-02-23 Richard Earnshaw <rearnsha@arm.com>
4146
4147 * arm-linux-tdep.c (arm_linux_init_abi): Register
4148 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
4149 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
4150 definition with undef, since we don't want the sysvr4 definition.
4151 (SKIP_TRAMPOLINE_CODE): Likewise.
4152
27aac7ff
AC
41532002-02-23 Andrew Cagney <ac131313@redhat.com>
4154
4155 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
4156
4157 * configure.in: (AC_CHECK_FUNCS) Added test for
4158 canonicalize_file_name Regenerated.
4159 * config.in, configure: Regenerated.
4160 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
4161 defined use canonicalize_file_name.
7e336ba1 4162
65a6e0ee
MC
41632002-02-23 Michael Chastain <mec@shout.net>
4164
4165 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
4166
47b95330
AC
41672002-02-23 Andrew Cagney <ac131313@redhat.com>
4168
4169 * README: Remove references to cygnus.com.
4170 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
4171 dot com'' form. Remove references to cygnus.com and sourceware.
4172
696f451b
AC
41732002-02-23 Andrew Cagney <ac131313@redhat.com>
4174
4175 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
4176 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
4177 1003.1-2001 no longer allows "head -1".
4178 * gdb/Makefile.in (version.c): Likewise.
4179 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
4180 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
4181 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
4182
bbaca940
AC
41832002-02-23 Andrew Cagney <ac131313@redhat.com>
4184
4185 * cli/cli-decode.c (cmd_cfunc_eq): New function.
4186 * command.h (cmd_cfunc_eq): Declare.
4187 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
4188
4189 * cli/cli-cmds.h (is_complete_command): Change parameter to a
4190 ``struct cmd_list_element *''.
4191 * cli/cli-cmds.c (is_complete_command): Update. Use
4192 cmd_cfunc_eq.
4193 * top.c (execute_command): Pass the command to
4194 is_complete_command.
4195 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
4196
b8b8b047
AC
41972002-02-23 Andrew Cagney <ac131313@redhat.com>
4198
4199 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
4200 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
4201 architecture defines.
4202 * s390-tdep.c (s390_gdbarch_init): Likewise.
4203
19d3fc80
RE
42042002-02-23 Richard Earnshaw <rearnsha@arm.com>
4205
4206 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
4207 (arm_linux_push_arguments): Likewise.
4208 (arm_linux_init_abi): Register them. Also register linux-specific
4209 call_dummy_words.
4210 (find_minsym_and_objfile): Use strcmp, not STREQ.
4211 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
4212 (arm_linux_call_dummy_words): Delete declaration.
4213 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
4214 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
4215 declarations.
4216 (LOWEST_PC): Delete.
4217
3ab13650
PS
42182002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4219
4220 * maint.c (print_section_info): Do not prepend `0x' to filepos
4221 output, it will be handled by local_hex_string_custom.
4222
19d3fc80 42232002-02-23 Richard Earnshaw <rearnsha@arm.com>
85ae890c
RE
4224
4225 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
4226 (store_newfpe_double, store_newfpe_extended, store_fpregister)
4227 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
4228
d85a5daf
JB
42292002-02-22 Jim Blandy <jimb@redhat.com>
4230
4231 Indicate that the bcache functions don't change the strings
4232 they're passed.
4233 * bcache.h (bcache, hash): Add `const' keywords to declarations.
4234 * bcache.c (bcache, hash): Add `const' keywords to definitions.
4235
eeb25b8a
PM
42362002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
4237
4238 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
4239
6badb179
CF
42402002-02-21 Christopher Faylor <cgf@redhat.com>
4241
4242 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
4243 find the complete path to a loaded DLL.
4244
e8717518
FF
42452002-02-21 Fred Fish <fnf@redhat.com>
4246
4247 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
4248 that marks the end of the range of a function, enter a line number
4249 entry that has a line number of zero and a PC offset that matches
4250 the end of the function. This starts a range of PC's for which no
4251 line number information is known.
4252 * symtab.c (find_pc_sect_line): If our best fit is in a range of
4253 PC's for which no line number info is found (line number is zero)
4254 then we didn't find any valid line information.
4255 * symtab.h: Document use of zero line number entry.
4256
9abe5450
EZ
42572002-02-21 Elena Zannoni <ezannoni@redhat.com>
4258
4259 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
4260 (have_ptrace_getvrregs): Define for run time checks.
4261 (gdb_vrregset_t): New type for Altivec register handling.
4262 (fetch_register, store_register): Fetch/store altivec register
4263 when needed.
4264 (fetch_altivec_register, store_altivec_register): New functions.
4265 (supply_vrregset, fill_vrregset): New functions.
4266 (fetch_altivec_registers, store_altivec_registers): New functions.
4267 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
4268 registers as well.
4269
aaa38bb5
AJ
42702002-02-21 Jiri Smid <smid@suse.cz>
4271
4272 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
4273
b34db576
RE
42742002-02-21 Richard Earnshaw <rearnsha@arm.com>
4275
4276 * Makefile.in (armnbsd-nat.o): Update dependencies.
4277 * armnbsd-nat.c (supply_gregset): New function. Common code to
4278 supply the integer register set.
4279 (supply_fparegset): New function. Similar for FPA registers.
4280 (fetch_regs, fetch_fp_regs): Use them.
4281 (fetch_core_registers): Likewise.
4282 (fetch_elfcore_registers): New function.
4283 (arm_netbsd_elfcore_fns): New core-file type specification.
4284 (_initialize_arm_netbsd_nat): Register it.
4285
3e56fc4b
RE
42862002-02-21 Richard Earnshaw <rearnsha@arm.com>
4287
4288 * armnbsd-nat.c: Include gdbcore.h.
4289 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
4290 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
4291 'void' to declaration, to shut up ARI.
4292 (fetch_core_registers): Make static. Rewrite using supply_register.
4293 (arm_netbsd_core_fns): New core-file type specification.
4294 (_initialize_arm_netbsd_nat): New function.
4295
097f6b0b
CF
42962002-02-21 Christopher Faylor <cgf@redhat.com>
4297
4298 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
4299 value.
4300
c914e0cc
CF
43012002-02-20 Christopher Faylor <cgf@redhat.com>
4302
4303 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
4304 fails.
4305
385fa495
DJ
43062002-02-20 Daniel Jacobowitz <drow@mvista.com>
4307
4308 * jv-exp.y (parse_number): Change type of implicit longs
4309 to builtin_type_uint64.
4310
e5f1222d
DJ
43112002-02-20 Daniel Jacobowitz <drow@mvista.com>
4312
4313 * gdbserver/linux-low.c (mywait): Change argument to waitpid
4314 to be an integer instead of a `union wait'.
4315
75c9abc6
DJ
43162002-02-20 Daniel Jacobowitz <drow@mvista.com>
4317
4318 * mips-linux-nat.c: Call the operating system GNU/Linux.
4319 * mips-linux-tdep.c: Likewise.
4320 * mips-tdep.c: Likewise.
4321
551792a5
DJ
43222002-02-20 Daniel Jacobowitz <drow@mvista.com>
4323
4324 Fix PR gdb/265.
4325 * jv-exp.y (parse_number): Handle 64-bit integers.
4326
ee6e2b82
DJ
43272002-02-20 Daniel Jacobowitz <drow@mvista.com>
4328
4329 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
4330 AC_STDC_HEADERS to AC_HEADER_STDC.
4331 * gdbserver/configure: Regenerated.
4332
a48442a0
RE
43332002-02-20 Richard Earnshaw <rearnsha@arm.com>
4334
4335 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
4336 is defined.
4337 * sparc-tdep.c (get_longjmp_target): Likewise.
4338
fe419ffc
RE
43392002-02-20 Richard Earnshaw <rearnsha@arm.com>
4340
4341 * News: Add news about ARM and Multi-arch. Mention the new target
4342 arm*-*-netbsd*.
4343
5832ed7e
JB
43442002-02-19 Jim Blandy <jimb@redhat.com>
4345
4346 * stabsread.c (error_type_complaint): Improve error message.
4347
84563040
DJ
43482002-02-19 Daniel Jacobowitz <drow@mvista.com>
4349
4350 * gdbserver/README: Update documentation.
4351 * gdbserver/configure.in: Update configury to match documentation.
4352 * gdbserver/Makefile.in: Likewise.
4353 * gdbserver/configure: Regenerated.
4354 * gdbserver/aclocal.m4: New file, generated by aclocal.
4355 * gdbserver/config.in: New file, generated by autoheader.
4356
375fd65b
RE
43572002-02-19 Richard Earnshaw <rearnsha@arm.com>
4358
4359 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
4360 armnbsd-nat.c.
4361
08216dd7
RE
43622002-02-19 Richard Earnshaw <rearnsha@arm.com>
4363
4364 * arm-tdep.h (enum arm_float_model): New enum.
4365 (struct gdbarch_tdep): Add fp_model.
4366 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
4367 up floating-point conversions until we know the floating-point model
4368 in use by the inferior. Don't complain about being unable to
4369 determine the ABI of the inferior when we don't have one.
4370 (arm_extract_return_value): Support different floating-point models.
4371 (arm_store_return_value): Likewise.
aaa38bb5 4372 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
08216dd7
RE
4373 ARM_FLOAT_SOFT.
4374 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
4375
65d6d66a
PS
43762002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4377
4378 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
4379 of ``current_gdbarch''.
4380
47221191
RE
43812002-02-19 Richard Earnshaw <rearnsha@arm.com>
4382
4383 * armnbsd-nat.c : ANSIfy all function declarations.
4384 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
4385 (fetch_inferior_registers): Re-implement in terms of above.
4386 (store_register, store_regs, store_fp_register, store_fp_regs): New.
4387 (store_inferior_registers): Re-implement in terms of above.
4388
fdf39c9a
RE
43892002-02-19 Richard Earnshaw <rearnsha@arm.com>
4390
aaa38bb5 4391 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
fdf39c9a
RE
4392 kernel.
4393 * arm-linux-tdep.c: Likewise.
4394 * config/arm/tm-linux.h: Likewise.
4395
93247f88
RE
43962002-02-19 Richard Earnshaw <rearnsha@arm.com>
4397
4398 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
4399 * config/arm/nbsd.mt (TM_FILE): Delete.
4400 * config/arm/tm-nbsd.h: Delete.
4401
d7b486e7
RE
44022002-02-19 Richard Earnshaw <rearnsha@arm.com>
4403
4404 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
4405 Initialize CALL_DUMMY_LENGTH.
4406
41d39a95
RE
44072002-02-19 Richard Earnshaw <rearnsha@arm.com>
4408
4409 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
4410 function.
4411 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
aaa38bb5 4412 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
41d39a95
RE
4413 defines one thing and that is incorrect for this port.
4414 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
4415
e1195560
PM
44162002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
4417
4418 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
4419
c1748f97
PM
44202002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
4421
4422 * win32-nat.c (display_selector): New function. Displays information
4423 about the information returned by GetThreadSelectorEntry API function.
4424 (display_selectors): New function. Displays the infomation of
4425 the selector given as argument, or of CS, DS ans FS selectors
4426 if no argument is given.
4427 ( _initialize_inftarg): Add "w32" as info prefix command.
4428 Add "info w32 selector" as command calling display_selectors.
4429
e41e6bbf
PM
44302002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
4431
4432 * i386-tdep.c (get_longjmp_target): Fix compilation failure
4433 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
4434 if not defined.
4435
0d3a9f48
RE
44362002-02-18 Richard Earnshaw <rearnsha@arm.com>
4437
4438 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
4439
3fb4b924
RE
44402002-02-18 Richard Earnshaw <rearnsha@arm.com>
4441
4442 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
4443 (arm_fix_call_dummy): Call it.
4444 (arm_call_dummy_breakpoint_offset): Delete.
4445 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
4446 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
4447
7f55af32
AC
44482002-02-18 Andrew Cagney <ac131313@redhat.com>
4449
4450 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
4451 Default to func_frame_chain_valid.
4452 * gdbarch.h, gdbarch.c: Re-generate.
4453 * frame.h (FRAME_CHAIN_VALID): Delete definition.
4454
05f13b9c
EZ
44552002-02-18 Elena Zannoni <ezannoni@redhat.com>
4456
4457 * ppc-linux-nat.c: Update copyright.
4458 (fetch_register, store_register): Add tid parameter, don't compute
4459 tid here.
4460 (fetch_ppc_registers, store_ppc_registers): Add tid
4461 parameter. Pass it along to callees.
4462 (fetch_inferior_registers, store_inferior_registers): Compute tid
4463 here, and pass it to calleed functions.
4464 (fill_gregset, supply_fpregset): Clean up formatting.
4465
d7afb4c9
RE
44662002-02-18 Richard Earnshaw <rearnsha@arm.com>
4467
4468 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
4469 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
4470
9df628e0
RE
44712002-02-18 Richard Earnshaw <rearnsha@arm.com>
4472
4473 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
4474 * gdbarch.c gdbarch.h: Regenerate.
4475 * breakpoint.c (create_longjmp_breakpoint): Always compile this
4476 function.
4477 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
4478 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
4479 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
4480
4481 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
4482 * arm-tdep.c (arm_get_longjmp_target): New function.
4483 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
4484 this to a positive value register arm_get_longjmp_target as the
4485 longjmp handler.
4486 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
4487 (arm_linux_init_abi): Set up longjmp description in tdep.
4488 * armnbsd-nat.c (get_longjmp_target): Delete.
4489 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
4490 description in tdep.
4491 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
4492 (get_longjmp_target): Delete declaration.
4493 (GET_LONGJMP_TARGET): Delete.
4494 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
4495 (GET_LONGJMP_TARGET): Delete.
4496
57bc8964
KB
44972002-02-17 Kevin Buettner <kevinb@redhat.com>
4498
4499 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
4500 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
4501 of ``current_gdbarch''.
4502
83d31a92
TT
45032002-02-17 Tom Tromey <tromey@redhat.com>
4504
4505 * cli/cli-cmds.c (compare_strings): New function.
4506 (complete_command): Only print each unique item once.
4507 * completer.h (complete_line): Declare.
4508 * completer.c (complete_line): New function.
4509 (line_completion_function): Use it.
4510
17ef5d92
AC
45112002-02-16 Andrew Cagney <ac131313@redhat.com>
4512
4513 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
4514 * gdbarch.h, gdbarch.c: Re-generate.
4515
491b8946
DJ
45162002-02-16 Daniel Jacobowitz <drow@mvista.com>
4517
4518 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
4519
45202002-02-16 Daniel Jacobowitz <drow@mvista.com>
4521
4522 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
4523 * valops.c (value_arg_coerce): Don't take the address of a reference
4524 to convert an argument to a reference.
4525
dfe7f3ac
CF
45262002-02-15 Christopher Faylor <cgf@redhat.com>
4527
4528 * win32-nat.c (get_image_name): New function.
4529 (handle_load_dll): Use get_image_name function.
4530 (get_child_debug_event): Avoid registering debug events until possibly
4531 execed process is started.
4532 (child_create_inferior): Allow invocation via shell so that command
4533 line redirection, etc. works ok.
4534 (_initialize_inftarg): Add new command: "set shell" to control whether
4535 a shell is used to start a process.
4536
1d33e73a
DJ
45372002-02-15 Daniel Jacobowitz <drow@mvista.com>
4538
4539 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
4540 instead of find_register_by_number.
4541 (cannot_store_register): Likewise.
4542
48cd0caa
PM
45432002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
4544
aaa38bb5 4545 * dwarf2read.c: Replace fprintf (stderr, ...) by
48cd0caa
PM
4546 fprintf_unfiltered (gdb_stderr, ...).
4547
8656e7d8
DJ
45482002-02-15 Daniel Jacobowitz <drow@mvista.com>
4549
4550 * gdbserver/gdbserver.1: Document --attach.
4551
66e810cd
RE
45522002-02-15 Richard Earnshaw <rearnsha@arm.com>
4553
4554 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
4555 descriptions.
4556 * arm-tdep.c (arm_default_arm_le_breakpoint)
4557 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
4558 (arm_default_thumb_be_breakpoint): New. Initialize them from
4559 traditional breakpoint defines.
4560 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
4561 (arm_gdbarch_init): Initialize new breakpoint variables.
4562 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
4563 (arm_linux_init_abi): Initialize linux-specific breakpoint.
4564 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
4565 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
4566 code out to ...
4567 (arm_netbsd_init_abi_common): ... here; new function.
4568 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
4569 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
4570 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
4571 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
4572
97e03143
RE
45732002-02-15 Richard Earnshaw <rearnsha@arm.com>
4574
4575 * arm-tdep.h (enum arm_abi): New enum.
4576 (struct gdbarch_tdep): New structure.
4577 (LOWEST_PC): Provide a default.
4578 (arm_gdbarch_register_os_abi): Declare new function.
4579 * arm-tdep.c (arm_abi_names): New array.
4580 (process_note_abi_tag_sections): New function.
4581 (get_elfosabi): New function.
4582 (arm_gdbarch_register_os_abi): New function.
4583 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
4584 support for that ABI has been built in, then call the appropriate
4585 configuration routine. Use gdbarch_num_regs() to get the number
4586 of registers.
4587 (arm_dump_tdep): New function.
4588 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
4589 place-holder functions.
4590 (_initialize_arm_tdep): Register them.
4591 * config/arm/tm-arm.h (LOWEST_PC): Delete.
4592
4593 * armnbsd-tdep.c: New file.
4594 * Makefile.in (armnbsd-tdep.o): Add dependencies.
4595 * config/arm/nbsd.mt (TDEPFILES): Add it.
4596 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
4597
4598 * armnbsd-nat.c: Include regcache.h.
4599 * Makefile.in (armnbsd-nat.o): Update dependency list.
4600
4601 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
4602
ad68be46
DJ
46032002-02-14 Daniel Jacobowitz <drow@mvista.com>
4604
4605 * gdbserver/Makefile.in: Fix typos in target rules.
4606
003d6d1d
DJ
46072002-02-14 Daniel Jacobowitz <drow@mvista.com>
4608
aaa38bb5 4609 Fix part of PR gdb/267.
003d6d1d
DJ
4610 * linespec.c (find_methods): Handle constructors specially for now.
4611
6b230f1b
CV
46122002-02-14 Corinna Vinschen <vinschen@redhat.com>
4613
4614 * arm-tdep.c (arm_push_arguments): Eliminate special float type
4615 handling.
4616 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
4617 standard_coerce_float_to_double().
4618
1ea98d12
CF
46192002-02-14 Christopher Faylor <cgf@redhat.com>
4620
4621 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
4622 GDBINIT_FILENAME.
4623
dd47e6fd
EZ
46242002-02-14 Elena Zannoni <ezannoni@redhat.com>
4625
4626 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
4627 find_variant_by_name, because it confuses the multiarch
4628 framework. Return NULL if there isn't an architecture with the
4629 user supplied name, instead of forcing a different one without
4630 recording the change with the multiarch machinery.
4631 (find_variant_by_name): Delete.
4632
d7e39b9e
PS
46332002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4634
4635 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
4636 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
4637
76e42a4f
MH
46382002-02-13 Martin M. Hunt <hunt@redhat.com>
4639
aaa38bb5 4640 * stack.c (print_frame_info_base): When calling
76e42a4f
MH
4641 print_frame_info_listing_hook, set current_source_symtab.
4642
0a30fbc4
DJ
46432002-02-14 Daniel Jacobowitz <drow@mvista.com>
4644
4645 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
4646 and remove unused $(INCLUDE_DIR).
4647 Add regcache.c to OBS.
4648 Add generated register protocol files to clean target.
4649 Update dependencies for new objects, obsolete old target code.
4650
4651 * gdbserver/linux-low.c: Remove all platform-specific code to
4652 new files. Remove various dead code. Update to use regcache
4653 functionality.
4654 * gdbserver/remote-utils.c (fromhex): Add return statement
4655 to quiet warning.
4656 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
4657 constant.
4658 (input_interrupt): Add integer parameter to match prototype
4659 of a signal handler.
4660 (outreg): Use register_data ().
4661 (prepare_resume_reply): Use gdbserver_expedite_regs.
4662 * gdbserver/server.c (main): Dynamically allocate own_buf because
4663 PBUFSIZ is no longer constant. Use registers_to_string () and
4664 registers_from_string ().
4665 * gdbserver/server.h: No longer include "defs.h". Add prototypes
4666 for error (), fatal (), and warning (). Update definition of
4667 PBUFSIZ to use regcache functionality. Add include guard.
4668 * gdbserver/utils.c (fatal): Add missing ``const''.
4669 (warning): New function.
4670
4671 * regformats/regdat.sh: Include "regcache.h" in generated files.
4672 Provide init_registers () function.
4673 * regformats/regdef.h: Add prototype for set_register_cache ().
4674 Add include guard.
4675
4676 * gdbserver/linux-arm-low.c: New file.
4677 * gdbserver/linux-i386-low.c: New file.
4678 * gdbserver/linux-ia64-low.c: New file.
4679 * gdbserver/linux-m68k-low.c: New file.
4680 * gdbserver/linux-mips-low.c: New file.
4681 * gdbserver/linux-ppc-low.c: New file.
4682 * gdbserver/linux-sh-low.c: New file.
4683
4684 * gdbserver/regcache.c: New file.
4685 * gdbserver/regcache.h: New file.
4686
4687 * gdbserver/low-linux.c: Removed obsolete file.
4688
4cc841d0
DJ
46892002-02-14 Daniel Jacobowitz <drow@mvista.com>
4690
4691 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
4692 * config/i386/linux.mt: Likewise.
4693 * config/ia64/linux.mt: Likewise.
4694 * config/m68k/linux.mh: Likewise.
4695 * config/powerpc/linux.mh: Likewise.
4696 * config/mips/linux.mt: Likewise.
4697
4698 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
4699
4700 * config/i386/i386lynx.mh: Mark gdbserver variables
4701 as (currently) obsolete for this target.
4702 * config/i386/nbsd.mt: Likewise.
4703 * config/i386/nbsdelf.mt: Likewise.
4704 * config/m32r/m32r.mt: Likewise.
4705 * config/m68k/m68klynx.mh: Likewise.
4706 * config/m68k/nbsd.mt: Likewise.
4707 * config/m68k/sun3os4.mh: Likewise.
4708 * config/mips/vr5000.mt: Likewise.
4709 * config/ns32k/nbsd.mt: Likewise.
4710 * config/pa/hppabsd.mh: Likewise.
4711 * config/pa/hppaosf.mh: Likewise.
4712 * config/powerpc/nbsd.mt: Likewise.
4713 * config/rs6000/rs6000lynx.mh: Likewise.
4714 * config/s390/s390.mt: Likewise.
4715 * config/s390/s390x.mt: Likewise.
4716 * config/sparc/sparclynx.mh: Likewise.
4717 * config/sparc/sun4os4.mh: Likewise.
4718 * config/i386/x86-64linux.mt: Likewise.
4719 * config/sparc/linux.mh: Likewise.
4720
a85f51e7
DJ
47212002-02-14 Daniel Jacobowitz <drow@mvista.com>
4722
4723 * configure.tgt: Configure gdbserver only for known working
4724 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
4725 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
4726 SUBDIRS if it is configured. Update comment for ${nativefile}.
4727 * configure: Regenerated.
4728
65554fef
MS
47292002-02-13 Michael Snyder <msnyder@redhat.com>
4730
670a52db
MS
4731 * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
4732
6dbdc4a3
MS
4733 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
4734 (default_gcore_mach): Just return 0, work around a problem in bfd.
4735 (default_gcore_target): OK to return NULL if exec_bfd is null.
4736 (make_mem_sec): Use a cast, avoid a warning.
4737
4738 * procfs.c (find_memory_regions_callback): Use a cast instead of
aaa38bb5 4739 calling host_pointer_to_address (which complains if
6dbdc4a3
MS
4740 sizeof (host pointer) != sizeof (target pointer)).
4741 (procfs_make_note_section): Avoid overflow in psargs string.
4742
aaa38bb5 4743 * procfs.c (procfs_make_note_section): Make the default
65554fef
MS
4744 implementation return an error.
4745
47462002-02-13 Rodney Brown <rbrown64@csc.com.au>
4747
4748 * procfs.c (procfs_make_note_section): Provide a default definition
4749 (for alpha-dec-osf4.0f). Fix typos.
4750
1e4d76e7
EZ
47512002-02-13 Elena Zannoni <ezannoni@redhat.com>
4752
4753 * linux-proc.c: Add include of regcache.h.
4754 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
4755
b6d1a1d5
AC
47562002-02-13 Andrew Cagney <ac131313@redhat.com>
4757
4758 From 2002-01-18 Greg McGary <greg@mcgary.org>:
aaa38bb5
AJ
4759 * memattr.c (create_mem_region): Disallow useless empty region.
4760 Regions are half-open intervals, so allow [A..B) [B..C) as
65554fef 4761 non-overlapping.
b6d1a1d5 4762
6c6ea35e
MC
47632002-02-13 Michael Chastain <mec@shout.net>
4764
4765 * defs.h: Kill CONST_PTR.
4766 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
4767 * c-lang.c (c_builtin_types): Likewise.
4768 * ch-lang.c (ch_builtin_types): Likewise.
4769 * f-lang.c (f_builtin_types): Likewise.
4770 * language.c (unknown_builtin_types): Likewise.
4771 * m2-lang.c (m2_builtin_types): Likewise.
4772 * p-lang.c (pascal_builtin_types): Likewise.
4773 * scm-lang.c (c_builtin_types): Likewise.
4774
3e0b0f48
KS
47752002-02-13 Keith Seitz <keiths@redhat.com>
4776
4777 * arm-tdep.h (arm_get_next_pc): Add declaration.
4778
67255d04
RE
47792002-02-13 Richard Earnshaw <rearnsha@arm.com>
4780
4781 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
4782 with other related struct-returning functions.
4783 (arm_extract_struct_value_address): New function.
4784 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
4785 initialize float_format, double_format and long_double_format as
4786 appropriate to the endianness of the target.
4787 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
4788 (arm_use_struct_convention): Delete declaration.
4789 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
4790
079777f6
KS
47912002-02-13 Keith Seitz <keiths@redhat.com>
4792
4793 * defs.h (core_addr_to_string_nz): New function.
4794
34588f23
MK
47952002-02-13 Mark Kettenis <kettenis@gnu.org>
4796
4797 Apply missing bits of 2002-01-15 patch.
4798 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
4799 (fill_fpregset): Use i387_fill_fsave.
4800
49b563f9
KS
48012002-02-12 Keith Seitz <keiths@redhat.com>
4802
49b563f9
KS
4803 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
4804 (core_addr_to_string_nz): New function.
4805
aeb98c60
RE
48062002-02-11 Richard Earnshaw <rearnsha@arm.com>
4807
4808 * arm-linux-nat.c: Really include arm-tdep.h.
4809 * config/arm/tm-linux.h (struct type, struct value): Declare.
4810
65554fef
MS
48112002-02-11 Michael Snyder <msnyder@redhat.com>
4812
4813 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
4814 (gcore section): Ifdef for Solaris and Unixware only.
4815 (procfs_do_thread_registers): Unixware needs one lwpstatus
4816 per thread (not one prstatus or pstatus).
4817 (procfs_make_note_section): Iterate only over kernel threads (lwps),
4818 not over all gdb threads. For unixware, call elfcore_write_pstatus
4819 once before iterating over threads.
4820
34e8f22d
RE
48212002-02-11 Richard Earnshaw <rearnsha@arm.com>
4822
4823 * arm-tdep.h: New file.
4824 * arm-tdep.c: Include arm-tdep.h.
4825 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
4826 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
4827 (arm_print_float_info, arm_register_type, convert_to_extended)
4828 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
4829 (arm_extract_return_value, arm_register_name): Make static.
4830 (arm_software_single_step): Similarly. Fix types in declaration.
4831 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
4832 (arm_store_return_value, arm_store_struct_return): New functions.
4833 (arm_gdbarch_init): Register the above functions. Also register
4834 call_dummy_start_offset, sizeof_call_dummy_words,
4835 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
4836 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
aaa38bb5 4837 max_register_virtual_size, register_size. Set up
34e8f22d
RE
4838 prologue_cache.saved_regs here, rather than ...
4839 (_initialize_arm_tdep): ... here.
4840 * config/arm/tm-arm.h (struct type, struct value): Delete forward
4841 declarations.
4842 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
4843 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
4844 (arm_print_float_info, arm_register_type, convert_to_extended)
4845 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
4846 (arm_extract_return_value, arm_register_name): Delete declarations.
4847 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
4848 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
4849 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
4850 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
4851 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
4852 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
4853 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
4854 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
4855 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
4856 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
4857 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
4858 (arm_get_next_pc): No-longer static -- these are needed by the RDI
4859 interface.
4860 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
4861 * remote-rdi.c remote-rdp.c: Likewise.
4862 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
4863 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
4864 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
4865 definition.
4866
4867 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
4868 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
4869 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
4870 from non-ARM_ prefixed definitions.
4871 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
4872 all uses of above.
4873 * remote-rdi.c remote-rdp.c: Likewise.
4874 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
4875
148754e5
RE
48762002-02-11 Richard Earnshaw <rearnsha@arm.com>
4877
4878 * arm-tdep.c (arm_frameless_function_invocation)
4879 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
4880 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
4881 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
4882 (arm_pop_frame, arm_get_next_pc): Make static.
4883 (arm_gdbarch_init): Register above in gdbarch structure.
4884 (arm_read_fp): Renamed from arm_target_read_fp.
4885 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
4886 * config/arm/tm-arm.h (arm_frameless_function_invocation)
4887 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
4888 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
4889 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
4890 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
4891 (arm_pc_is_thumb_dummy): Delete declarations.
fcfb8836
RE
4892 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
4893 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
4894 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
4895 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
148754e5 4896
434d2d4f
DJ
48972002-02-10 Daniel Jacobowitz <drow@mvista.com>
4898
4899 * symtab.c (compare_search_syms): New function.
4900 (sort_search_symbols): New function.
4901 (search_symbols): Sort symbols after searching rather than
4902 before.
4903
55241689
AC
49042002-02-10 Andrew Cagney <ac131313@redhat.com>
4905
4906 * NEWS: Linux -> GNU/Linux.
4907
028c194b
AC
49082002-02-10 Andrew Cagney <ac131313@redhat.com>
4909
4910 * gdbarch.sh: For for level one methods, disallow a definition
4911 when partially multi-arched. Add comments explaining rationale.
4912 * gdbarch.h: Re-generate.
4913
6acf50cd
AC
49142002-02-10 Andrew Cagney <ac131313@redhat.com>
4915
4916 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
4917 multi-arch partial.
aaa38bb5 4918
50248794
AC
49192002-02-10 Andrew Cagney <ac131313@redhat.com>
4920
4921 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
4922 field. Use diff -u.
4923 * gdbarch.c: Re-generate.
4924
c30e0066
AC
49252002-02-10 Andrew Cagney <ac131313@redhat.com>
4926
9b56c5f3 4927 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
c30e0066
AC
4928 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
4929 partial.
4930
6e6d6484
AC
49312002-02-10 Andrew Cagney <ac131313@redhat.com>
4932
4933 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
4934 multi-arch partial.
4935 (PUSH_ARGUMENTS): Switch to using predefault.
4936 * gdbarch.c: Regenerate.
4937
c203844d
AC
49382002-02-10 Andrew Cagney <ac131313@redhat.com>
4939
4940 * valops.c (PUSH_ARGUMENTS): Delete definition.
4941 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
4942 partial. Default to default_push_arguments.
4943 * gdbarch.h, gdbarch.c: Regenerate.
4944
b5a2688f
AC
49452002-02-09 Andrew Cagney <ac131313@redhat.com>
4946
4947 * defs.h (throw_exception): Rename return_to_top_level. Update
4948 comments.
4949 * utils.c (error_stream, internal_verror, quit): Ditto.
4950 * top.c (throw_exception, catcher): Ditto.
4951 * sparclet-rom.c (sparclet_load): Ditto.
4952 * remote.c (interrupt_query, minitelnet): Ditto.
4953 * remote-sds.c (interrupt_query): Ditto.
4954 * remote-mips.c (mips_error, mips_kill): Ditto.
4955 * ocd.c (interrupt_query): Ditto.
4956 * monitor.c (monitor_interrupt_query): Ditto.
4957 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
4958 * target.h: Update comment.
aaa38bb5 4959
b5a2688f 4960 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
aaa38bb5 4961
2fa5c1e0
AC
49622002-02-09 Andrew Cagney <ac131313@redhat.com>
4963
4964 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
4965 default_double_format.
4966 * gdbarch.h, gdbarch.c: Re-generate.
4967 * findvar.c (floatformat_unknown): Delete variable definition.
4968 * doublest.h (floatformat_unknown): Delete variable declaration.
4969
da966255
JB
49702002-02-09 Jim Blandy <jimb@redhat.com>
4971
4972 * stabsread.c (read_type): Add code to parse Sun's syntax for
4973 prototyped function types.
4974
123a4891
AC
49752002-02-09 Andrew Cagney <ac131313@redhat.com>
4976
4977 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
4978 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
4979
fb39c8f3
PS
49802002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4981
4982 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
4983 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
4984 now _initialize_xcoffsolib gets called again and overrides the
4985 commands from solib.c in a native configuration.
4986
0b87a11d
MK
49872002-02-09 Mark Kettenis <kettenis@gnu.org>
4988
4989 * doublest.c (store_typed_floating): Don't try to return a value.
4990 Fixes PR gdb/290.
4991
bdc2fc72
JB
49922002-02-08 Jim Blandy <jimb@redhat.com>
4993
4994 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
4995 is prototyped and has no arguments, print its argument list as
4996 `(void)'.
4997
da69bbcf
CD
49982002-02-08 Chris Demetriou <cgd@broadcom.com>
4999
5000 * MAINTAINERS (write-after-approval): Add myself.
5001 (paper-trail): I've escaped!
aaa38bb5 5002
b69571f5
CF
50032002-02-08 Christopher Faylor <cgf@redhat.com>
5004
5005 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
5006 changes.
5007 (_initialize_check_for_gdb_ini): Ditto.
5008
f6871398
MH
50092002-02-08 Martin M. Hunt <hunt@redhat.com>
5010
5011 * win32-nat.c (cygwin_pid_to_str): Fix typo.
5012 xaprintf -> xasprintf.
5013
4e52d31c
PM
50142002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
5015
5016 * win32-nat.c: Remove use of printf and sprintf functions.
5017
39bbf761
RE
50182002-02-08 Richard Earnshaw <rearnsha@arm.com>
5019
5020 * arm-tdep.c (arm_frame_chain_valid): Make static.
5021 (arm_push_arguments): Likewise.
5022 (arm_gdbarch_init): New function.
5023 (_initialize_arm_tdep): Call it.
5024 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
5025 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
5026 (FRAME_CHAIN_VALID): Delete.
5027 (arm_frame_chain_valid): Delete declaration.
5028 (PUSH_ARGUMENTS): Delete.
5029 (arm_push_arguments): Delete declaration.
5030 (CALL_DUMMY_P): Delete.
5031
9c9532c9
CV
50322002-02-08 Andrew Cagney <ac131313@redhat.com>
5033 Corinna Vinschen <vinschen@redhat.com>
5034
5035 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
5036 on builtin float types.
5037
4e8f7a8b
DJ
50382002-02-08 Daniel Jacobowitz <drow@mvista.com>
5039
5040 * utils.c: Include <curses.h> before "bfd.h".
5041 * tui/tui-hooks.c: Likewise.
5042 * tui/tui.c: Likewise.
5043 * tui/tuiCommand.c: Likewise.
5044 * tui/tuiData.c: Likewise.
5045 * tui/tuiDataWin.c: Likewise.
5046 * tui/tuiDisassem.c: Likewise.
5047 * tui/tuiGeneralWin.c: Likewise.
5048 * tui/tuiIO.c: Likewise.
5049 * tui/tuiLayout.c: Likewise.
5050 * tui/tuiRegs.c: Likewise.
5051 * tui/tuiSource.c: Likewise.
5052 * tui/tuiSourceWin.c: Likewise.
5053 * tui/tuiStack.c: Likewise.
5054 * tui/tuiWin.c: Likewise.
5055
cd4bffcf
EZ
50562002-02-07 Elena Zannoni <ezannoni@redhat.com>
5057
5058 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
5059 to include space for pseudoregs as well. Update loops accordingly.
5060 (sh_fp_frame_init_saved_regs): Ditto.
5061 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
5062
26806ce2
AC
50632002-02-07 Andrew Cagney <ac131313@redhat.com>
5064
5065 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
5066 Add Richard Earnshaw to Arm maintainers.
5067
97fdab62
AC
50682002-02-07 Andrew Cagney <ac131313@redhat.com>
5069
a6b98203
AC
5070 * defs.h (warning_begin): Delete declaration.
5071
97fdab62
AC
5072 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
5073 Delete macro.
5074
78b29b40
MS
50752002-02-07 Michael Snyder <msnyder@redhat.com>
5076
aaa38bb5 5077 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
78b29b40
MS
5078 Logic bug, remove misplaced else.
5079
d8849953
KD
50802002-02-07 Klee Dienes <klee@apple.com>
5081
5082 * fork-inferior.c (fork_inferior): Add '!' to the list of
5083 characters that need to be quoted when building a string for the
5084 shell. Quote '!' specifically with a backslash, since CSH chokes
5085 when trying to evaluate "str!str".
aaa38bb5 5086
095778a0
NC
50872002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
5088
5089 * rdi-share/host.h: Only provide a typedef for bool if it is not
5090 defined.
5091
1900040c
MS
50922002-02-04 Michael Snyder <msnyder@redhat.com>
5093
5094 * breakpoint.h (enum bptype): Add new overlay event bp type.
5095 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
aaa38bb5 5096
1900040c
MS
5097 * breakpoint.c (create_internal_breakpoint): New function.
5098 (internal_breakpoint_number): Moved into create_internal_breakpoint.
5099 (create_longjmp_breakpoint): Use create_internal_breakpoint.
5100 (create_thread_event_breakpoint): Ditto.
5101 (create_solib_event_breakpoint): Ditto.
5102 (create_overlay_event_breakpoint): New function.
5103 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
5104 (update_breakpoints_after_exec): Delete and re-initialize
5105 overlay event breakpoints after an exec. Add FIXME comment
5106 about longjmp breakpoint.
5107 (print_it_typical): Ignore overlay event breakpoints.
5108 (print_one_breakpoint): Ditto.
5109 (mention): Ditto.
5110 (bpstat_what): Do not stop for overlay event breakpoints.
5111 (delete_breakpoint): Don't delete overlay event breakpoints.
5112 (breakpoint_re_set_one): Delete the overlay event breakpoint.
5113 (breakpoint_re_set): Re-create overlay event breakpoint.
5114
5115 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
5116 (overlay_manual_command): Disable overlay breakpoints.
5117 (overlay_off_command): Disable overlay breakpoints.
5118
082fc60d
RE
51192002-02-06 Richard Earnshaw <rearnsha@arm.com>
5120
5121 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
5122 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
5123 to here from config/tm-arm.h.
5124 (coff_sym_is_thumb): Make static.
5125 (arm_elf_make_msymbol_special): New function.
5126 (arm_coff_make_msymbol_special): New function.
5127 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
5128 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
5129 (coff_sym_is_thumb): Delete declaration.
5130 (arm_elf_make_msymbol_special): Declare.
5131 (arm_coff_make_msymbol_special): Declare.
5132 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
5133 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
5134
039c5766
RE
51352002-02-06 Richard Earnshaw <rearnsha@arm.com>
5136
5137 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
5138
51392002-02-06 Richard Earnshaw <rearnsha@arm.com>
5140
5141 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
5142 * gdbarch.c gdbarch.h: Regenerate.
5143 * arch-utils.c (default_print_float_info): New function.
5144 * arch-utils.h (default_print_float_info): Prototype it.
5145 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
5146 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
5147 (PRINT_FLOAT_INFO): Document it.
5148
5149 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
5150 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
5151 (PRINT_FLOAT_INFO): Define.
5152
58fa08f0
PM
51532002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
5154
aaa38bb5 5155 * win32-nat.c (_initialize_check_for_gdb_ini):
58fa08f0
PM
5156 Add typecast to sprintf argument to suppress a warning.
5157
7393af7c
PM
51582002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
5159
58fa08f0 5160 * win32-nat.c (last_sig): Changed type of variable to target_signal,
7393af7c
PM
5161 to allow easier handling of pass state.
5162 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
5163 that gives exception name and address.
5164 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
aaa38bb5 5165 and set last_sig value to ourstatus->value.sig. Some missing
7393af7c 5166 exceptions added.
aaa38bb5
AJ
5167 (child_continue): Correctly report continue_status.
5168 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
7393af7c 5169 TARGET_SIGNAL_0 (new default value).
aaa38bb5 5170 (child_resume): consider sig argument passed to decide if
7393af7c
PM
5171 the exception should be passed to debuggee or not.
5172
6af4589c
MS
51732002-02-05 Michael Snyder <msnyder@redhat.com>
5174
5175 * regcache.c (fetch_register): Call target_fetch_register
5176 only if we don't call FETCH_PSEUDO_REGISTER.
5177 (store_register): Call target_store_register only if we
5178 don't call STORE_PSEUDO_REGISTER.
5179
a2cf933a
EZ
51802002-02-05 Elena Zannoni <ezannoni@redhat.com>
5181
5182 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
5183 ELF_MAKE_MSYMBOL_SPECIAL.
5184 * gdbarch.c, gdbarch.h: Regenerate.
5185 * arch-utils.c (default_make_msymbol_special): New function.
aaa38bb5 5186 * arch-utils.h (default_make_msymbol_special): Export.
a2cf933a
EZ
5187 * elfread.c (elf_symtab_read): Compile use of
5188 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
5189 multiarched.
5190 * coffread.c (coff_symtab_read): Ditto, for
5191 COFF_MAKE_MSYMBOL_SPECIAL.
5192
6bb7be43
JB
51932002-02-05 Jim Blandy <jimb@redhat.com>
5194
5195 * solib-svr4.c (svr4_truncate_ptr): New function.
5196 (svr4_relocate_section_addresses): Do the address arithmetic with
5197 the appropriate truncation for target addresses, even when
5198 CORE_ADDR is larger than a target address.
5199
e18651ec
DJ
52002002-02-05 Daniel Jacobowitz <drow@mvista.com>
5201
5202 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
5203 to (int *).
5204
6b2725be
DJ
52052002-02-05 Daniel Jacobowitz <drow@mvista.com>
5206
5207 * gdbserver/linux-low.c (kill_inferior): Remove commented out
5208 code.
5209
fca9e603
DJ
52102002-02-05 Daniel Jacobowitz <drow@mvista.com>
5211
5212 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
5213
6c537a52
DJ
52142002-02-05 Daniel Jacobowitz <drow@mvista.com>
5215
5216 * gdbserver/linux-low.c: Remove unused include files.
5217
d844cde6
DJ
52182002-02-05 Daniel Jacobowitz <drow@mvista.com>
5219
5220 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
5221 (read_inferior_memory): Use it.
5222 (write_inferior_memory): Likewise.
5223
d07c63e7
DJ
52242002-02-05 Daniel Jacobowitz <drow@mvista.com>
5225
5226 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
5227 grubbing through sys_errlist.
5228
da6d8c04
DJ
52292002-02-05 Daniel Jacobowitz <drow@mvista.com>
5230
5231 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
5232
5b421780
PM
52332002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
5234 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
5235
9f60d481
AC
52362002-02-04 Andrew Cagney <ac131313@redhat.com>
5237
5238 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
5239 (do_sfunc, set_cmd_sfunc): New functions.
5240
5241 * command.h (struct cmd_list_element): Add field func.
5242 * cli/cli-decode.h (struct cmd_list_element): Ditto.
5243 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
5244 * cli/cli-decode.h: Ditto.
5245
5246 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
5247 (help_all, help_cmd_list): Ditto.
5248 (find_cmd, complete_on_cmdlist): Ditto.
5249 * top.c (execute_command): Ditto.
5250
5251 * cli/cli-setshow.c (do_setshow_command): Call func instead of
5252 function.sfunc.
5253
5254 * infcmd.c (notice_args_read): Fix function signature.
5255
5256 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
5257 * cli/cli-decode.c (add_set_cmd): Ditto.
5258 * utils.c (initialize_utils): Ditto.
5259 * maint.c (_initialize_maint_cmds): Ditto.
5260 * infrun.c (_initialize_infrun): Ditto.
5261 * demangle.c (_initialize_demangler): Ditto.
5262 * remote.c (add_packet_config_cmd): Ditto.
5263 * mips-tdep.c (_initialize_mips_tdep): Ditto.
5264 * cris-tdep.c (_initialize_cris_tdep): Ditto.
5265 * proc-api.c (_initialize_proc_api): Ditto.
5266 * kod.c (_initialize_kod): Ditto.
5267 * valprint.c (_initialize_valprint): Ditto.
5268 * top.c (init_main): Ditto.
5269 * infcmd.c (_initialize_infcmd): Ditto.
5270 * corefile.c (_initialize_core): Ditto.
5271 * arm-tdep.c (_initialize_arm_tdep): Ditto.
5272 * arch-utils.c (initialize_current_architecture): Ditto.
5273 (_initialize_gdbarch_utils): Ditto.
5274 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
5275
5276 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
5277 * wince.c (_initialize_inftarg): Ditto.
5278 * symfile.c (_initialize_symfile): Ditto.
5279 * mips-tdep.c (_initialize_mips_tdep): Ditto.
5280 * language.c (_initialize_language): Ditto.
5281 * arc-tdep.c (_initialize_arc_tdep): Ditto.
5282
f9ba0717
MS
52832002-02-04 Michael Snyder <msnyder@redhat.com>
5284
5285 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
5286
0c74b2a7
DJ
52872002-02-04 Daniel Jacobowitz <drow@mvista.com>
5288
5289 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
5290 Add rules for building the register data files.
5291
c638789f
DJ
52922002-02-04 Daniel Jacobowitz <drow@mvista.com>
5293
5294 * regformats/regdat.sh: Add braces to the definition of
5295 expedite_regs_${arch}.
5296
db253027
DJ
52972002-02-04 Daniel Jacobowitz <drow@mvista.com>
5298
5299 * regformats/regdef.h (struct reg): Add comment describing the
5300 requirements for offset and size fields.
5301
206be19c
AS
53022002-02-04 Andreas Schwab <schwab@suse.de>
5303
5304 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
5305 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
5306
181c1381
RE
53072002-02-04 Richard Earnshaw <rearnsha@arm.com>
5308
5309 * gdbarch.sh (copyright): Update years in generated header.
5310 (SMASH_TEXT_ADDRESS): Add rule.
db253027 5311 * gdbarch.h, gdbarch.c: Re-generate.
181c1381
RE
5312 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
5313 * dbxread.c: Likewise.
5314 * dwarfread.c: Likewise.
5315 * elfread.c: Likewise.
5316 * somread.c: Likewise.
5317
5318 * arm-tdep.c (arm_smash_text_address): New function.
5319 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
5320
fa4ba8da
PM
53212002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
5322
5323 Add support for hardware watchpoints on win32 native.
aaa38bb5 5324 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
fa4ba8da 5325 CONTEXT_DEBUG_REGISTERS.
aaa38bb5 5326 (dr variable): New variable. Static array containing a local copy
fa4ba8da
PM
5327 of debug registers.
5328 (debug_registers_changed): New variable. Reflects when debug registers
5329 are changed and need to be written to inferior.
aaa38bb5 5330 (debug_registers_used): New variable. Reflects when any debug register
fa4ba8da
PM
5331 was set, used when new threads are created.
5332 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
5333 i386-nat code.
5334 (thread_rec): Set dr array if id is the thread of current_event .
5335 (child_continue, child_resume): Change the debug registers for all
5336 threads if debug_registers_changed.
5337 (child_add_thread): Change the debug registers if debug_registers_used.
5338 * config/i386/cygwin.mh: Add use of i386-nat.o file.
5339 Link nm.h to new nm-cygwin.h file.
5340 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
5341 of hardware registers.
5342
a73c86fb
AC
53432002-02-03 Andrew Cagney <ac131313@redhat.com>
5344
5345 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
5346 Restore behavour broken by 2002-01-20 Andrew Cagney
5347 <ac131313@redhat.com> IEEE_FLOAT removal.
5348
acf5ed49
DJ
53492002-02-03 Daniel Jacobowitz <drow@mvista.com>
5350
5351 * c-valprint.c (c_val_print): Pass a proper valaddr to
5352 cp_print_class_method.
5353 * valops.c (search_struct_method): If there is only one method
5354 and args is NULL, return that method.
5355
493d28d5
DJ
53562002-02-03 Daniel Jacobowitz <drow@mvista.com>
5357
5358 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
5359 accessing tag_name directly.
5360
7495dfdb
DJ
53612002-02-03 Daniel Jacobowitz <drow@mvista.com>
5362
5363 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
5364 of accessing tag_name directly.
5365
dd6bda65
DJ
53662002-02-03 Daniel Jacobowitz <drow@mvista.com>
5367
5368 PR gdb/280
5369 * gdbtypes.c (replace_type): New function.
5370 * gdbtypes.h (replace_type): Add prototype.
5371 * stabsread.c (read_type): Use replace_type.
5372
88fe217c
RE
53732002-02-03 Richard Earnshaw <rearnsha@arm.com>
5374
5375 * Makefile.in (memattr.o): Add missing dependencies rule.
5376
e5d66720
PS
53772002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5378
5379 * breakpoint.c (break_at_finish_command): Really export.
5380 (break_at_finish_at_depth_command): Ditto.
5381 (tbreak_at_finish_command): Ditto.
5382 * hppa-tdep.c: Include completer.h.
5383 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
5384 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
5385
fffee0be
AC
53862002-02-01 Andrew Cagney <ac131313@redhat.com>
5387
5388 * utils.c (do_write): New function.
5389 (error_stream): Rewrite combining the code from error_begin and
5390 verror.
5391 (verror): Rewrite using error_stream.
5392 (error_begin): Delete function.
5393
255e7dbf
AC
53942002-02-01 Andrew Cagney <ac131313@redhat.com>
5395
5396 * utils.c (error_begin): Make static.
5397 * defs.h (error_begin): Delete declaration.
5398
5399 * linespec.c (cplusplus_error): Replace cplusplus_hint.
5400 (decode_line_1): Use cplusplus_error instead of error_begin,
5401 cplusplus_hint and return_to_top_level.
5402 * coffread.c (coff_symfile_read): Use error instead of error_begin
5403 and return_to_top_level.
5404 * infrun.c (default_skip_permanent_breakpoint): Ditto.
5405
ddfe3c15
AC
54062002-02-01 Andrew Cagney <ac131313@redhat.com>
5407
5408 * language.h (type_error, range_error): Make string parameter
5409 constant.
5410 * language.c (warning_pre_print): Delete extern declaration.
5411 * dwarfread.c (warning_pre_print): Ditto.
5412 * language.c (type_error, range_error): Rewrite to use verror and
5413 vwarning instead of warning_begin.
5414
03ac34d5
MS
54152002-02-01 Michael Snyder <msnyder@redhat.com>
5416
261c4ca2
MS
5417 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
5418 (set_ignore_count): Move misplaced comment back where it belongs.
03ac34d5 5419
e00d1dc8
AC
54202002-02-01 Andrew Cagney <ac131313@redhat.com>
5421
5422 * command.h (NO_FUNCTION): Delete macro.
5423 * cli/cli-decode.h (NO_FUNCTION): Ditto.
5424 * top.c (execute_command): Replace NO_FUNCTION with NULL.
5425 * tracepoint.c (_initialize_tracepoint): Ditto.
5426 * cli/cli-decode.c (add_set_cmd): Ditto.
5427 * cli/cli-cmds.c (init_cli_cmds): Ditto.
aaa38bb5 5428
76b79d6e
DJ
54292002-02-01 Daniel Jacobowitz <drow@mvista.com>
5430
5431 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
5432 Update ``this'' pointer when calling virtual functions.
5433
799f9e91
MS
54342002-02-01 Michael Snyder <msnyder@redhat.com>
5435
c7bd442c 5436 * breakpoint.c (create_temp_exception_breakpoint): Delete.
799f9e91
MS
5437 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
5438
3cf384d4
DJ
54392002-02-01 Daniel Jacobowitz <drow@mvista.com>
5440
5441 * regformats/reg-arm.dat: New file.
5442 * regformats/reg-i386.dat: New file.
5443 * regformats/reg-ia64.dat: New file.
5444 * regformats/reg-m68k.dat: New file.
5445 * regformats/reg-mips.dat: New file.
5446 * regformats/reg-ppc.dat: New file.
5447 * regformats/reg-sh.dat: New file.
5448 * regformats/regdef.h: New file.
5449 * regformats/regdat.sh: New file.
5450
0defa245
RE
54512002-02-01 Richard Earnshaw <reanrsha@arm.com>
5452
5453 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
5454 (arm_frame_args_address, arm_frame_locals_address): New functions.
5455 (arm_frame_num_args): New function.
5456 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
5457 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
5458 (FRMA_NUM_ARGS): Call arm_frame_num_args.
5459
405f26e6
MS
54602002-01-31 Michael Snyder <msnyder@redhat.com>
5461
502fd408
MS
5462 * breakpoint.c (break_at_finish_command): Export.
5463 (break_at_finish_at_depth_command): Export.
5464 (tbreak_at_finish_command): Export.
5465 (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
5466 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
5467 "tbreak" commands, which are HPPA specific.
5468
7d35e135
MS
5469 * printcmd.c (disassemble_command): Remove an ancient
5470 artifact of an old merge.
5471
aaa38bb5 5472 * symfile.h (enum overlay_debugging_state):
d874f1e2
MS
5473 Define enum constant values for overlay mode.
5474 * symfile.c (overlay_debugging): Use enums instead of literals.
aaa38bb5
AJ
5475 (overlay_is_mapped, overlay_auto_command,
5476 overlay_manual_command): Ditto.
d874f1e2 5477
aaa38bb5
AJ
5478 * breakpoint.c (insert_breakpoints, remove_breakpoint,
5479 breakpoint_here_p, breakpoint_inserted_here_p,
5480 breakpoint_thread_match, bpstat_stop_status,
9f04af04
MS
5481 describe_other_breakpoints, check_duplicates, clear_command):
5482 Coding standard fixes.
5483
8add0441 5484 * target.c (target_xfer_memory): Add spaces, coding standard.
9f04af04 5485 (do_xfer_memory): Add missing line to trust-readonly
405f26e6
MS
5486 code: check bfd SEC_READONLY flag for section.
5487
e351066e
AC
54882002-01-31 Andrew Cagney <ac131313@redhat.com>
5489
7d35e135 5490 * PROBLEMS: Fix typo, 5.1->5.1.1.
e351066e 5491
8a48e967
DJ
54922002-01-30 Daniel Jacobowitz <drow@mvista.com>
5493
5494 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
5495 data symbols, since we search based on textlow and texthigh.
5496 (find_pc_sect_symtab): Likewise.
5497
f5a96129
AC
54982002-01-30 Andrew Cagney <ac131313@redhat.com>
5499
5500 * defs.h (vwarning): Declare.
f5a96129
AC
5501 * utils.c (vwarning): New function.
5502 (warning): Call vwarning.
5503 (warning_begin): Delete function.
5504
5505 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
5506 the warning message.
5507 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
5508 warning_begin.
5509
cefd4ef5
MS
55102002-01-30 Michael Snyder <msnyder@redhat.com>
5511
1a703748
MS
5512 * NEWS: Mention "set trust-readonly-sections" command.
5513 Mention generate-core-file command.
cefd4ef5 5514
3a11626d
MS
55152002-01-15 Michael Snyder <msnyder@redhat.com>
5516
5517 * target.c: New command, "set trust-readonly-sections on".
5518 (do_xfer_memory): Honor the suggestion to trust readonly sections
5519 by reading them from the object file instead of from the target.
5520 (initialize_targets): Register command "set trust-readonly-sections".
5521
d1c7e53b
AC
55222002-01-29 Andrew Cagney <ac131313@redhat.com>
5523
5524 * parse.c (target_map_name_to_register): Simplify, search regs and
5525 pseudo-regs using a single loop.
5526
e2c9a72c
AC
55272002-01-30 Andrew Cagney <ac131313@redhat.com>
5528
5529 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
5530
69824b4e
MK
55312002-01-15 Rodney Brown <rbrown64@csc.com.au>
5532
5533 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
5534 * config/i386/i386v42mp.mh: Add i387-nat.o .
5535 * i386v4-nat.c: Include i387-nat.h.
5536 (supply_fpregset): Use i387_supply_fsave.
5537 (fill_fpregset): Use i387_fill_fsave.
5538
6eb69eab
RE
55392002-01-30 Richard Earnshaw <rearnsha@arm.com>
5540
5541 * arm-tdep.c (arm_call_dummy_words): Define.
5542 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
5543 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
5544 (CALL_DUMMY_WORDS): Define.
5545 (arm_call_dummy_words): Declare.
5546 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
5547 (arm_linux_call_dummy_words): Declare.
5548
9852326a
AS
55492002-01-30 Andreas Schwab <schwab@suse.de>
5550
5551 * m68klinux-nat.c: Fix last change to use regcache_collect
5552 instead of referencing registers[] directly.
5553
977a3030
AC
55542002-01-29 Andrew Cagney <ac131313@redhat.com>
5555
5556 * parse.c (target_map_name_to_register): Delete code wrapped in
5557 #ifdef REGISTER_NAME_ALIAS_HOOK.
5558
2076c72b
MS
55592002-01-28 Michael Snyder <msnyder@redhat.com>
5560
5561 * regcache.c (legacy_read_register_gen): Need to be able to
5562 read pseudo-register as well as real register.
5563 (legacy_write_register_gen): Ditto.
5564
8fcc723b
AC
55652002-01-28 Andrew Cagney <ac131313@redhat.com>
5566
5567 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
5568 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
5569 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
5570 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
5571 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
5572 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
5573 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
5574 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
5575 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
5576 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
5577 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
5578 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
5579 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
5580 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
5581 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
5582 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
5583 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
5584 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
5585 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
5586 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
5587
afe64c1a
AC
55882002-01-28 Andrew Cagney <ac131313@redhat.com>
5589
5590 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
5591 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
5592 (initialize_current_architecture): Update target_byte_order using
5593 information from BFD.
aaa38bb5 5594 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
afe64c1a
AC
5595 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
5596
75bc7ddf
AC
55972002-01-28 Andrew Cagney <ac131313@redhat.com>
5598
5599 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
5600 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
5601
5602 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
5603 #ifdef INVALID_FLOAT.
5604 * infcmd.c (do_registers_info): Ditto.
5605 * values.c (unpack_double): Ditto. Add comment.
5606
5607 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
5608 already commented out.
5609
0280a90a
AS
56102002-01-26 Andreas Schwab <schwab@suse.de>
5611
5612 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
5613 * m68klinux-nat.c: Update ptrace interface for fetching/storing
5614 registers and add support for PTRACE_GETREGS.
5615
7072a954
AC
56162002-01-24 Andrew Cagney <ac131313@redhat.com>
5617
5618 GDB 5.1.1 released from 5.1 branch.
5619 * NEWS: Add 5.1.1 news.
5620 * README: Sync with 5.1 branch.
5621
86f902e0
FF
56222002-01-23 Fred Fish <fnf@redhat.com>
5623
5624 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
5625 stabstring on initial malloc. Reallocing will copy it for us,
5626 if necessary.
5627
8af51c36
EZ
56282002-01-23 Elena Zannoni <ezannoni@redhat.com>
5629
aaa38bb5 5630 * Makefile.in (hpread_h): Delete.
8af51c36
EZ
5631 (HFILES_NO_SRCDIR): Remove hpread.h.
5632 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
5633 (hpread.o): Update dependencies.
5634 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
5635
5636 * hp-psymtab-read.c: Remove file.
5637 * hp-symtab-read.c: Remove file.
5638 * hpread.h: Remove file.
5639
5640 * hpread.c: Merge all contents of hp-psymtab-read.c,
5641 hp-symtab-read.c and hpread.h into this file, as it was prior to
5642 January 1999.
5643
5644 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
aaa38bb5 5645 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
8af51c36
EZ
5646 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
5647 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
5648
dc5cfeb6
EZ
56492002-01-23 Elena Zannoni <ezannoni@redhat.com>
5650
5651 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
5652 fill_gregset): Call gdbarch_tdep() just once, assign result to
5653 variable and use that, instead of calling the function several
5654 times.
5655
ea87b71b
AO
56562002-01-24 Alexandre Oliva <aoliva@redhat.com>
5657
5658 * configure.host: Accept sparcv9 as alias for sparc64.
5659 * configure.tgt: Likewise.
5660
13fc0c2f
KB
56612002-01-22 Kevin Buettner <kevinb@redhat.com>
5662
5663 * solib-aix5.c (build_so_list_from_mapfile)
5664 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
5665 arguments is not reversed.
5666 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
5667 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
aaa38bb5 5668
7bd872fe
EZ
56692002-01-22 Elena Zannoni <ezannoni@redhat.com>
5670
5671 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
5672 modified version of obsolete sh_fetch_pseudo_register.
5673 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
5674 (sh4_register_read): New function.
5675 (sh_pseudo_register_write): New function. Renamed and modified
5676 version of obsolete sh_store_pseudo_register.
5677 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
5678 (sh4_register_write): New function.
5679 (sh_gdbarch_init): Remove setting of gdbarch function
5680 fetch_pseudo_register and store_pseudo_register. Remove setting of
5681 register_convert_to_raw, register_convert_to_virtual,
5682 register_convertible.
5683 (sh_sh4_register_convertible): Delete. No longer needed. All is
5684 taken care by architecture specific functions
5685 register_read/register_write.
5686 (sh_sh4_register_convert_to_virtual): Make static.
5687 (sh_sh4_register_convert_to_raw): Ditto.
5688
069e84fd
AC
56892002-01-22 Andrew Cagney <ac131313@redhat.com>
5690
5691 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
5692 (floatformat_is_nan, floatformat_mantissa): Ditto.
5693
5694 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
5695 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
5696 builtin_type_ieee_double_little,
5697 builtin_type_ieee_double_littlebyte_bigword,
5698 builtin_type_m68881_ext, builtin_type_i960_ext,
5699 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
5700 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
5701 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
5702 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
5703
211a4f69
CV
57042002-01-22 Corinna Vinschen <vinschen@redhat.com>
5705
5706 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
5707 parameter. Set frameless flag if it exists and depended of
5708 whether the scanned function is frameless or not.
5709 (xstormy16_skip_prologue): If function is frameless, return
5710 result of xstormy16_scan_prologue().
5711 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
5712 call.
5713
f81353e4
EZ
57142002-01-21 Elena Zannoni <ezannoni@redhat.com>
5715
5716 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
5717 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
5718 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
5719 sh_sh4_register_byte, sh_sh4_register_raw_size,
5720 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
5721 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
5722 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
5723 sh_store_pseudo_register, sh_do_pseudo_register): Call
5724 gdbarch_tdep() just once, assign result to variable and use that,
5725 instead of calling the function several times.
5726
63c73a17
MK
57272002-01-20 Mark Kettenis <kettenis@gnu.org>
5728
5729 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
5730 macros instead of LAST_FPU_CTRL_REGNUM.
5731 (store_register): Likewise.
5732
39ad761d
JB
57332002-01-21 Jim Blandy <jimb@redhat.com>
5734
5735 * infcmd.c (run_command): Check that the `exec' target layer's BFD
5736 is up-to-date before running the program, not just when a program
5737 exits.
5738
3d74b771
FF
57392002-01-21 Fred Fish <fnf@redhat.com>
5740
5741 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
5742 when we have found all instructions we are looking for.
5743
966fbf70
RE
57442002-01-21 Richard Earnshaw <rearnsha@arm.com>
5745
5746 * arm-tdep.c (arm_register_name): New function.
5747 (arm_registers_names): Make static.
5748 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
5749 (arm_register_name): Declare.
5750 (REGISTER_NAME): Use it.
5751
c3b4394c
RE
57522002-01-21 Richard Earnshaw <rearnsha@arm.com>
5753 Kevin Buettner <kevinb@redhat.com>
5754
5755 Convert arm targets to new FRAME interface.
5756 * arm-tdep.c (struct frame_extra_info): Remove fsr.
5757 (arm_frame_find_save_regs): Delete.
5758 (arm_frame_init_saved_regs): New.
5759 (arm_init_extra_frame_info): Alloacte saved_regs as required.
5760 Allocate extra_info as required. Convert all uses of fsr.regs
5761 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
5762 to use extra_info.
5763 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
5764 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
5765 (check_prologue_cache, save_prologue_cache): Likewise.
5766 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
5767 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
5768 (FRAME_FIND_SAVED_REGS): Delete.
5769 (arm_frame_find_saved_regs): Delete prototype.
5770 (arm_frame_init_saved_regs): New prototype.
5771 (FRAME_INIT_SAVED_REGS): Define.
5772
61d99182
AC
57732002-01-20 Andrew Cagney <ac131313@redhat.com>
5774
5775 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
5776
6aaea291
AC
57772002-01-20 Andrew Cagney <ac131313@redhat.com>
5778
5779 From Jeff Law <law@redhat.com>:
5780 * infttrace.c: Include <sys/pstat.h>.
5781 (child_pid_to_exec_file): Revamp. Use pstat call to get the
5782 exec file if the ttrace equivalent fails.
5783
15f698d2
AC
57842002-01-20 Andrew Cagney <ac131313@redhat.com>
5785
5786 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
5787 (closeLogFile): Ditto.
5788
f86ddd7c
MC
57892002-01-20 Michael Chastain <mec@shout.net>
5790
5791 * top.c (print_gdb_version): Bump copyright year to 2002.
5792
904507ce
AC
57932002-01-20 Andrew Cagney <ac131313@redhat.com>
5794
5795 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
5796 Zannoni and Eli Zaretskii.
5797
d7f0b9ce
DJ
57982002-01-20 Daniel Jacobowitz <drow@mvista.com>
5799
5800 * buildsym.c: Update copyright years.
5801 * c-typeprint.c: Likewise.
5802 * dwarf2read.c: Likewise.
5803 * f-typeprint.c: Likewise.
5804 * gdbtypes.c: Likewise.
5805 * gdbtypes.h: Likewise.
5806 * hp-symtab-read.c: Likewise.
5807 * hpread.c: Likewise.
5808 * mdebugread.c: Likewise.
5809 * p-typeprint.c: Likewise.
5810
3fd3d7d2
AC
58112002-01-20 Andrew Cagney <ac131313@redhat.com>
5812
5813 * remote-sim.c (gdbsim_open): Simplify code testing the macro
5814 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
5815 byte-order selectable.
5816 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
5817 * arch-utils.c: Ditto.
5818 (set_endian): Ditto.
5819 (set_endian_from_file): Ditto.
5820 * gdbserver/low-sim.c (create_inferior): Ditto.
5821 * gdbarch.sh: Ditto.
5822 * gdbarch.h: Re-generate.
aaa38bb5
AJ
5823 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
5824 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
5825 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
5826 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
5827 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
5828 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
5829 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
3fd3d7d2
AC
5830 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
5831 macro definition.
5832 * config/mips/tm-wince.h: Remove #undef of macro
5833 TARGET_BYTE_ORDER_SELECTABLE.
5834 * config/sh/tm-wince.h: Ditto.
5835
b02dede2
DJ
58362002-01-20 Daniel Jacobowitz <drow@mvista.com>
5837
5838 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
5839 member function fields. Add accessor macro
5840 TYPE_FN_FIELD_ARTIFICIAL.
5841 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
5842 * c-typeprint.c (c_type_print_base): Skip artificial member
5843 functions.
5844
c3643761
DJ
58452002-01-20 Daniel Jacobowitz <drow@mvista.com>
5846
5847 * f-typeprint.c: Delete unused function f_type_print_args.
5848 * p-typeprint.c: Delete unused function pascal_type_print_args.
5849
8176bb6d
DJ
58502002-01-20 Daniel Jacobowitz <drow@mvista.com>
5851
5852 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
5853 comment. Add ``artificial'' to ``union field_location''.
5854
5855 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
5856
5857 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
5858 * mdebugread.c (parse_symbol): Likewise.
5859 * stabsread.c (define_symbol): Likewise.
5860 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
5861 initializing TYPE_FIELD_BITPOS to n (obsolete).
5862 (hpread_doc_function_type): Likewise.
5863 * hpread.c (hpread_function_type): Likewise.
5864
7fd60527
AC
58652002-01-20 Andrew Cagney <ac131313@redhat.com>
5866
5867 * configure.in (host_makefile_frag): Only require a host makefile
5868 fragment when a native build.
5869 * configure: Re-generate.
5870
c2f05ac9
AC
58712002-01-20 Andrew Cagney <ac131313@redhat.com>
5872
5873 * doublest.h (floatformat_from_type): Declare.
5874 * doublest.c (floatformat_from_type): New function.
5875 (convert_typed_floating): Use.
5876
5877 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
5878 call to function floatformat_from_type.
5879
5880 * gdbarch.sh (IEEE_FLOAT): Delete.
5881 * gdbarch.h, gdbarch.c: Re-generate.
5882 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
5883 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
5884 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
5885 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
5886 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
5887 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
5888 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
5889 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
5890 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
5891 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
5892 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
c2f05ac9
AC
5893 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
5894
5895 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
5896 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
5897 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
5898 * sh-tdep.c (sh_gdbarch_init): Ditto.
5899 * mips-tdep.c (mips_gdbarch_init): Ditto.
5900 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
5901 * cris-tdep.c (cris_gdbarch_init): Ditto.
5902
abf22e64
AJ
59032002-01-20 Jiri Smid <smid@suse.cz>
5904
5905 * configure.host, configure.tgt: Support x86-64.
5906 * NEWS: Note new target x86-64.
5907
b7c4cbf8
AJ
5908 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
5909 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
5910 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
5911 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
5912 x86-64-linux-nat.o): Fix dependencies.
5913
82600034
AC
59142002-01-19 Andrew Cagney <ac131313@redhat.com>
5915
5916 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
5917 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
5918 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
5919 * config/sparc/xm-sun4os4.h: Delete file.
5920 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
abf22e64 5921
bbe5c628
AC
59222002-01-19 Andrew Cagney <ac131313@redhat.com>
5923
5924 * config/sparc/sparclynx.mh (XM_FILE): Delete.
5925 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
5926 * config/m68k/m68klynx.mh (XM_FILE): Delete.
5927 * config/i386/i386lynx.mh (XM_FILE): Delete.
5928 * config/rs6000/xm-rs6000ly.h: Delete file.
5929 * config/sparc/xm-sparclynx.h: Delete file.
5930 * config/m68k/xm-m68klynx.h: Delete file.
5931 * config/i386/xm-i386lynx.h: Delete file.
5932 * config/xm-lynx.h: Delete file.
5933 * config/djgpp/fnchange.lst: Update.
5934
f8453e34
JT
59352002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
5936
5937 * alpha-tdep.c (alpha_register_byte): New function.
5938 (alpha_register_raw_size): Ditto.
5939 (alpha_register_virtual_size): Ditto.
5940 (alpha_skip_prologue_internal): Renamed from
5941 alpha_skip_prologue.
5942 (alpha_skip_prologue): New version that calls
5943 alpha_skip_prologue_internal.
5944 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
5945 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
5946 second argument from alpha_skip_prologue.
5947 (REGISTER_BYTE): Use alpha_register_byte.
5948 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
5949 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
5950 (FRAMELESS_FUNCTION_INVOCATION): Use
5951 generic_frameless_function_invocation_not.
5952 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
5953 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
5954
52d9e613
AC
59552002-01-19 Andrew Cagney <ac131313@redhat.com>
5956
5957 * config/mips/xm-news-mips.h: Delete file.
5958 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
5959
5960 * config/m88k/xm-m88k.h: Delete file.
5961 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
5962 * config/m88k/xm-delta88v4.h: Ditto.
5963 * config/m88k/xm-delta88.h: Ditto.
5964
5965 * config/alpha/xm-fbsd.h: Delete file.
5966 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
5967
5968 * config/sparc/xm-sparc.h: Delete file.
5969 * Makefile.in (xm-sun4os4.h): Delete dependency.
5970 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
5971 * config/sparc/xm-sun4os4.h: Ditto.
5972 * config/sparc/xm-linux.h: Ditto.
5973
5974 * config/i386/xm-windows.h: Delete file.
5975
2d1b2124
AC
59762002-01-19 Andrew Cagney <ac131313@redhat.com>
5977
5978 * utils.c: Include <sys/param.h> for MAXPATHLEN.
5979 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
5980
ee1f65f0
JT
59812002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
5982
5983 * alpha-tdep.c (alpha_call_dummy_words): New.
5984 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
5985 (CALL_DUMMY_P): Define.
5986 (CALL_DUMMY_WORDS): Define.
5987 (SIZEOF_CALL_DUMMY_WORDS): Define.
5988
98081e55
PB
59892002-01-19 Per Bothner <per@bothner.com>
5990
5991 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
5992 isn't NULL, which can happen with some gcj-3.x-produced code.
5993
0d056799
JT
59942002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
5995
5996 * alpha-tdep.c (alpha_register_virtual_type): New function.
5997 (alpha_init_frame_pc_first): Ditto.
5998 (alpha_fix_call_dummy): Ditto.
5999 (alpha_store_struct_return): Ditto.
6000 (alpha_extract_struct_value_address): Ditto.
6001 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
6002 alpha_register_virtual_type.
6003 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
6004 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
6005 alpha_extract_struct_value_address.
6006 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
6007 (INIT_FRAME_PC): Use init_frame_pc_noop.
6008 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
6009
4604bcad
MK
60102002-01-19 Mark Kettenis <kettenis@gnu.org>
6011
6012 * i386gnu-nat.c: Include "i386-tdep.h".
6013 (fetch_fpregs): Simplify code dealing with uninitialized floating
6014 point states such that it doesn't require FP7_REGNUM.
6015
140f9984
JT
60162002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
6017
abf22e64
AJ
6018 * alpha-tdep.c (frame_extra_info): New.
6019 (alpha_find_saved_regs): Make static. Use
140f9984
JT
6020 frame->extra_info.
6021 (alpha_frame_init_saved_regs): New function.
abf22e64
AJ
6022 (alpha_frame_saved_pc): Use frame->extra_info.
6023 (temp_saved_regs): Don't declare as struct frame_saved_regs.
6024 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
140f9984
JT
6025 (init_extra_frame_info): Rename to...
6026 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
abf22e64 6027 (alpha_print_extra_frame_info): New function.
140f9984
JT
6028 (alpha_frame_locals_address): Ditto.
6029 (alpha_frame_args_address): Ditto.
abf22e64 6030 (alpha_pop_frame): Use frame->extra_info.
140f9984
JT
6031 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
6032 alpha_frame_args_address.
abf22e64 6033 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
140f9984 6034 (alpha_find_saved_regs): Remove prototype.
abf22e64
AJ
6035 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
6036 (EXTRA_FRAME_INFO): Remove.
140f9984
JT
6037 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
6038 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
6039
d734c450
JT
60402002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
6041
6042 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
6043 (alpha_cannot_fetch_register): Ditto.
6044 (alpha_cannot_store_register): Ditto.
6045 (alpha_register_convertible): Ditto.
6046 (alpha_use_struct_convention): Ditto.
6047 * config/alpha/tm-alpha.h: Update copyright years.
6048 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
6049 (INNER_THAN): Use core_addr_lessthan.
6050 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
6051 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
6052 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
6053 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
6054 (FRAME_CHAIN): Remove unnecessary cast.
6055
b4ceaee6
AC
60562002-01-18 Andrew Cagney <ac131313@redhat.com>
6057
6058 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
6059 obsolete.
6060
0a65a603
AC
60612002-01-18 Andrew Cagney <ac131313@redhat.com>
6062
6063 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
6064 * monitor.c, remote-array.c, remote-bug.c: Ditto.
6065 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
6066 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
6067 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
6068 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
6069 * x86-64-linux-nat.c: Ditto.
6070
636a6dfc
JT
60712002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
6072
abf22e64 6073 * alpha-tdep.c (alpha_register_name): New function.
636a6dfc
JT
6074 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
6075 (REGISTER_NAME): Define.
6076
acceddb6
JT
60772002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
6078
6079 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
6080
ec32e4be
JT
60812002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
6082
6083 * alpha-tdep.c: Update copyright years.
6084 (alpha_next_pc): New function.
6085 (alpha_software_single_step): Ditto.
6086 * config/alpha/tm-alpha.h: Add prototype for
6087 alpha_software_single_step.
6088
e771a871
JT
60892002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
6090
6091 * alphabsd-nat.c: Update copyright years.
6092 (fill_gregset): Use regcache_collect.
6093 (fill_fpregset): Likewise.
6094 (fetch_inferior_registers): Only fetch integer registers
6095 if requested to do so.
6096 (store_inferior_registers): Only store integer registers
6097 if requested to do so.
6098
7708fa01
AC
60992002-01-17 Andrew Cagney <ac131313@redhat.com>
6100
6101 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
6102 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
6103 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
6104 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
6105 * config/alpha/fbsd.mh (XDEPFILES): Delete.
6106 * config/arm/linux.mh (XDEPFILES): Delete.
6107 * config/arm/nbsd.mh (XDEPFILES): Delete.
6108 * config/i386/i386dgux.mh (XDEPFILES): Delete.
6109 * config/i386/i386sol2.mh (XDEPFILES): Delete.
6110 * config/i386/i386m3.mh (XDEPFILES): Delete.
6111 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
6112 * config/i386/i386gnu.mh (XDEPFILES): Delete.
6113 * config/i386/fbsd.mh (XDEPFILES): Delete.
6114 * config/i386/i386bsd.mh (XDEPFILES): Delete.
6115 * config/i386/i386sco5.mh (XDEPFILES): Delete.
6116 * config/i386/i386v4.mh (XDEPFILES): Delete.
6117 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
6118 * config/i386/i386sco4.mh (XDEPFILES): Delete.
6119 * config/i386/i386aix.mh (XDEPFILES): Delete.
6120 * config/i386/go32.mh (XDEPFILES): Delete.
6121 * config/i386/cygwin.mh (XDEPFILES): Delete.
6122 * config/i386/i386lynx.mh (XDEPFILES): Delete.
6123 * config/i386/i386mach.mh (XDEPFILES): Delete.
6124 * config/i386/i386v32.mh (XDEPFILES): Delete.
6125 * config/i386/linux.mh (XDEPFILES): Delete.
6126 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
6127 * config/i386/ncr3000.mh (XDEPFILES): Delete.
6128 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
6129 * config/i386/i386sco.mh (XDEPFILES): Delete.
6130 * config/i386/i386v.mh (XDEPFILES): Delete.
6131 * config/i386/nbsd.mh (XDEPFILES): Delete.
6132 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
6133 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
6134 * config/i386/symmetry.mh (XDEPFILES): Delete.
6135 * config/i386/obsd.mh (XDEPFILES): Delete.
6136 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
6137 * config/ia64/linux.mh (XDEPFILES): Delete.
6138 * config/ia64/aix.mh (XDEPFILES): Delete.
6139 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
6140 * config/m68k/dpx2.mh (XDEPFILES): Delete.
6141 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
6142 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
6143 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
6144 * config/m68k/linux.mh (XDEPFILES): Delete.
6145 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
6146 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
6147 * config/m68k/nbsd.mh (XDEPFILES): Delete.
6148 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
6149 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
6150 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
6151 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
6152 * config/m88k/delta88.mh (XDEPFILES): Delete.
6153 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
6154 * config/m88k/m88k.mh (XDEPFILES): Delete.
6155 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
6156 * config/mips/linux.mh (XDEPFILES): Delete.
6157 * config/mips/irix6.mh (XDEPFILES): Delete.
6158 * config/mips/irix5.mh (XDEPFILES): Delete.
6159 * config/mips/irix4.mh (XDEPFILES): Delete.
6160 * config/mips/irix3.mh (XDEPFILES): Delete.
6161 * config/mips/decstation.mh (XDEPFILES): Delete.
6162 * config/mips/mipsm3.mh (XDEPFILES): Delete.
6163 (NATDEPFILES): Move core-aout.o to here.
6164 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
6165 * config/pa/hpux1020.mh (XDEPFILES): Delete.
6166 * config/pa/hppabsd.mh (XDEPFILES): Delete.
6167 * config/pa/hppahpux.mh (XDEPFILES): Delete.
6168 * config/pa/hpux11w.mh (XDEPFILES): Delete.
6169 * config/pa/hppaosf.mh (XDEPFILES): Delete.
6170 * config/pa/hpux11.mh (XDEPFILES): Delete.
6171 * config/powerpc/aix.mh (XDEPFILES): Delete.
6172 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
6173 * config/powerpc/linux.mh (XDEPFILES): Delete.
6174 * config/romp/rtbsd.mh: Rename XDEPFILES.
6175 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
6176 * config/rs6000/aix4.mh (XDEPFILES): Delete.
6177 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
6178 * config/s390/s390.mh (XDEPFILES): Delete.
6179 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
6180 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
6181 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
6182 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
6183 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
6184 * config/sparc/nbsd.mh (XDEPFILES): Delete.
6185 * config/sparc/linux.mh (XDEPFILES): Delete.
6186 * config/vax/vaxult.mh (XDEPFILES): Delete.
6187 * config/vax/vaxult2.mh (XDEPFILES): Delete.
6188 * Makefile.in (DEPFILES): Remove XDEPFILES.
6189
375fc983
AC
61902002-01-17 Andrew Cagney <ac131313@redhat.com>
6191
6192 * utils.c (internal_verror): Fix comments, default is yes not no.
6193 Update queries to match. Default to quit and dump core.
6194
8926118c
AC
61952002-01-17 Andrew Cagney <ac131313@redhat.com>
6196
6197 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
6198 copyright.
6199 * defs.h, event-top.c, gdbcmd.h: Ditto.
6200 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
6201 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
6202 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
6203 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
6204 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
6205 * mi/mi-main.c:Ditto.
6206
6207 * stack.c, symfile.c: Update copyright.
6208
45b7b345
DJ
62092002-01-17 Daniel Jacobowitz <drow@mvista.com>
6210
db728ff7
DJ
6211 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
6212 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
6213 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
6214 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
45b7b345 6215
db728ff7
DJ
62162002-01-17 Daniel Jacobowitz <drow@mvista.com>
6217
6218 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
6219 * gdbserver/low-lynx.c (myattach): Likewise.
6220 * gdbserver/low-nbsd.c (myattach): Likewise.
6221 * gdbserver/low-sim.c (myattach): Likewise.
6222 * gdbserver/low-sparc.c (myattach): Likewise.
6223 * gdbserver/low-sun3.c (myattach): Likewise.
6224
6225 * gdbserver/low-linux.c (myattach): New function.
45b7b345 6226
db728ff7 6227 * gdbserver/server.c (attach_inferior): New function.
45b7b345
DJ
6228 (main): Handle "--attach".
6229
8de3c354
AC
62302002-01-16 Andrew Cagney <ac131313@redhat.com>
6231
6232 * MAINTAINERS (language support): Daniel Jacobwitz is C++
6233 maintainer.
6234
b0129042
DJ
62352002-01-15 Daniel Jacobowitz <drow@mvista.com>
6236
6237 * c-typeprint.c (is_type_conversion_operator): Add additional
6238 check for non-conversion operators.
6239
ba8679fb 62402002-01-15 Michael Snyder <msnyder@redhat.com>
2bf543a6
MS
6241
6242 * linux-proc.c: Add "info proc" command, a la procfs.c.
6243 (read_mapping): New function, abstract and re-use code.
6244 (linux_find_memory_regions): Use new func read_mapping.
6245 (linux_info_proc_cmd): New function, implement "info proc".
6246 (_initialize_linux_proc): Add new command "info proc".
6247
e4f9b4d5
MS
62482002-01-15 Michael Snyder <msnyder@redhat.com>
6249
6250 * symfile.c (generic_load): Use bfd_map_over_sections method
6251 instead of manipulating bfd structure members directly.
6252 (add_section_size_callback): New function, bfd sections callback
6253 used by generic_load.
6254 (load_sections_callback): New function, bfd sections callback
6255 used by generic_load.
6256
08cf96df
EZ
62572002-01-15 Elena Zannoni <ezannoni@redhat.com>
6258
abf22e64 6259 [Based on work by Jim Blandy]
08cf96df
EZ
6260 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
6261 (builtin_type_vec128): Export.
6262 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
6263 types.
6264 (builtin_type_vec128): New builtin type for 128 bit vector
6265 registers.
6266 (build_gdbtypes): Initialize builtin_type_v16qi and
6267 builtin_type_v8hi. Create the vec128 register builtin type
6268 structure.
6269 (build_builtin_type_vec128): New function.
abf22e64 6270 (_initialize_gdbtypes): Register builtin_type_v16qi and
08cf96df
EZ
6271 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
6272 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
6273 AltiVec register to new builtin type.
6274
d7242108
DJ
62752001-01-15 Daniel Jacobowitz <drow@mvista.com>
6276
6277 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
6278 to make_cv_type.
6279
4ee3352d
AC
62802002-01-14 Andrew Cagney <ac131313@redhat.com>
6281
6282 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
6283 CLEAN_UP_REGISTER_VALUE.
6284 * regcache.c (supply_register): Update only call.
6285
f015b2e7
AC
62862002-01-14 Andrew Cagney <ac131313@redhat.com>
6287
6288 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
6289 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
6290 a29k-*-vxworks* targets as obsolete.
6291
356ae49d
MS
62922002-01-14 Michael Snyder <msnyder@redhat.com>
6293
6294 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
6295 until we can resolve portability issues.
6296 * gregset.h: Remove references to fpxregs.
6297 * gcore.c (gcore_command): Initialize note_sec to NULL.
6298
ade8f45e
AC
62992002-01-13 Andrew Cagney <ac131313@redhat.com>
6300
6301 * signals.c (target_signal_to_name): Rewrite. Only use
6302 signals[].name when in bounds and non-NULL.
abf22e64 6303
89c49e7a
AC
63042002-01-13 Andrew Cagney <ac131313@redhat.com>
6305
6306 From Petr Ledvina <ledvinap@kae.zcu.cz>:
6307 * signals.c (target_signal_to_name): Verify that SIG is within the
6308 bounds of the signals array.
6309
4daa9f9f
AC
63102002-01-13 Andrew Cagney <ac131313@redhat.com>
6311
6312 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
6313
ba4bbdcb
KS
63142002-01-13 Keith Seitz <keiths@redhat.com>
6315
6316 * stack.c (print_frame_info_base): Print the frame's pc
6317 only if when print_frame_info_listing_hook is not defined.
6318
575bbeb6
KS
63192002-01-13 Keith Seitz <keiths@redhat.com>
6320
6321 * varobj.c (varobj_set_value): Make sure that there were no
6322 errors evaluating the object before attempting to set its
6323 value.
6324 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
6325 so this offset adjustment is no longer necessary.
6326 (create_child): Don't set the error flag if the child is
6327 a CPLUS_FAKE_CHILD.
6328 (value_of_child): If value_fetch_lazy fails, return NULL
6329 so that callers will be notified that an error occurred.
6330 (c_value_of_variable): Delay check of variable's validity
6331 until later. We actually want all structs and unions to have
6332 the value "{...}".
6333 Do not return "???" for variables which could not be evaluated.
6334 This error condition must be returned to the caller so that it
6335 can get the error condition from gdb.
6336 (cplus_name_of_child): Adjust index for vptr before figuring
6337 out the name of the child.
6338 (cplus_value_of_child): If a child's (real) parent is not valid,
6339 don't even bother trying to give a value for it. Just return
6340 an error. Change all instances in this function.
6341 (cplus_type_of_child): If our parent is one of the "fake"
6342 parents, we need to get at the type of the real parent, and
6343 derive the child's true type using this information.
6344
b76898ab
AC
63452002-01-13 Andrew Cagney <ac131313@redhat.com>
6346
6347 From 2002-01-09 John Marshall <johnm@falch.net>:
6348 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
6349 sources.redhat.com, and tweak some related URLs which had
6350 suffered from linkrot.
6351
b6649e88
AC
63522002-01-13 Andrew Cagney <ac131313@redhat.com>
6353
6354 From Jeff law:
6355 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
6356 structures passed in registers.
6357
82cc5033
EZ
63582002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
6359
6360 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
6361 white space which prevented compilation. Reported by DSK
6362 <dsk@student.unsw.edu.au>.
6363
ba5f2f8a
MS
63642002-01-11 Michael Snyder <msnyder@redhat.com>
6365
fbd35540
MS
6366 * symfile.c (build_section_addr_info_from_section_tab):
6367 Use bfd access method instead of manipulating bfd directly.
6368 (syms_from_objfile): Ditto.
6369 (simple_overlay_update_1): Ditto.
6370 (simple_overlay_update): Ditto.
6371 (generic_load): Ditto.
6372 (overlay_unmapped_address): FIXME comment, bfd access methods.
6373 (sections_overlap): FIXME comment, bfd access methods.
6374 (pc_in_mapped_range): FIXME comment, bfd access methods.
6375 (pc_in_unmapped_range): FIXME comment, bfd access methods.
6376 (section_is_mapped): FIXME comment, bfd access methods.
6377 (section_is_overlay): FIXME comment, bfd access methods.
6378
ba5f2f8a
MS
6379 * symfile.c (generic_load): Whitespace and long line cleanups.
6380 Remove duplicate variable, change several local variables to
6381 more appropriate data types.
6382 (print_transfer_performance): Use %lu instead of %ld for ulongs.
6383
17df2af6
AC
63842002-01-12 Andrew Cagney <ac131313@redhat.com>
6385
6386 From Peter Schauer:
6387 * language.c (longest_local_hex_string_custom): Use phex_nz to
6388 convert NUM to a hex string.
6389
ec920329
EZ
63902002-01-12 Elena Zannoni <ezannoni@redhat.com>
6391
6392 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
6393 the function.
538a76d6 6394 Update Copyright year.
ec920329 6395
3abd2e01
AC
63962002-01-12 Andrew Cagney <ac131313@redhat.com>
6397
6398 * language.c (longest_raw_hex_string): Delete unused function.
6399
b21b22e0
PS
64002002-01-11 Petr Sorfa <petrs@caldera.com>
6401
6402 * MAINTAINERS (write-after-approval): Add myself.
6403 * dwarf2read.c (read_tag_string_type): Handling of
6404 DW_AT_byte_size.
6405 (read_tag_string_type): FORTRAN fix to prevent propagation of
6406 first string size.
6407 (set_cu_language): Handling of DW_LANG_Fortran95
6408
747fe712
RE
64092002-01-11 Richard Earnshaw <rearnsha@arm.com>
6410
6411 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
6412 GETPID(inferior_ptid).
6413 (store_inferior_registers): Likewise.
6414
f1bea926
JM
64152002-01-10 Jason Merrill <jason@redhat.com>
6416
6417 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
6418 Fix DW_OP_minus.
6419
ae940673
AC
64202002-01-10 Andrew Cagney <ac131313@redhat.com>
6421
6422 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
6423 and bfd/elf32-sh-nbsd.c.
6424
00546b04
MS
64252002-01-10 Michael Snyder <msnyder@redhat.com>
6426
352ed7b4
MS
6427 * NEWS: Mention --pid and corefile/proc-id behavior change.
6428
c18be923
MS
6429 * Makefile.in: Add rules for gcore.o and linux-proc.o.
6430 * gcore.c: Include cli/cli-decode.h instead of command.h.
6431
00546b04
MS
6432 * main.c (captured_main): Add new command line option "--pid".
6433 If the second command line argument (following the symbol-file)
6434 begins with a digit, try to attach to it before trying to open
6435 it as a corefile.
6436 (print_gdb_help): Document the "--pid" argument.
6437
db60ec62
EZ
64382002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
6439
6440 * completer.c (command_completer): New function.
6441
6442 * completer.h <command_completer>: Add prototype.
6443
6444 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
6445 completer for the "help" command.
6446
39c22d1a
JM
64472002-01-09 Jason Merrill <jason@redhat.com>
6448
6449 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
6450
c564377f
MS
64512002-01-09 Michael Snyder <msnyder@redhat.com>
6452
975aec09
MS
6453 * i386-linux-nat.c (fill_fpxregset): Make global.
6454 (store_fpxregset): Ditto.
6455
db4a10fa
MS
6456 * gregset.h (gdb_fpxregset_t): Define.
6457 (supply_fpxregset): Prototype.
6458 (fill_fpxregset): Prototype.
6459
c564377f
MS
6460 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
6461
c3d45d70
RE
64622002-01-09 Richard Earnshaw <rearnsha@arm.com>
6463
6464 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
6465 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
6466 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
6467
fcc87af1
AC
64682002-01-09 Andrew Cagney <ac131313@redhat.com>
6469
6470 * MAINTAINERS: Update target maintainer rules so that any
6471 Maintainer can approve a tested patch for a maintenance-only
6472 target.
6473
dd96c05b
RE
64742002-01-09 Richard Earnshaw <rearnsha@arm.com>
6475
d4297db9 6476 * MAINTAINERS (write-after-approval): Add myself.
dd96c05b 6477
d4297db9 6478 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
dd96c05b
RE
6479 IN_SIGTRAMP.
6480
145fdc6e
MS
64812002-01-08 Michael Snyder <msnyder@redhat.com>
6482
6483 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
6484 real name of the executable, rather than the /proc name.
6485
be4d1333
MS
64862002-01-03 Michael Snyder <msnyder@redhat.com>
6487
6488 Implement a "generate-core-file" command in gdb, save target state.
6489 * gcore.c: New file. Implement new command 'generate-core-file'.
6490 Save a corefile image of the current state of the inferior.
6491 * linux-proc.c: Add linux-specific code for saving corefiles.
6492 * target.h (struct target_ops): Add new target vectors for saving
6493 corefiles; to_find_memory_regions and to_make_corefile_notes.
6494 (target_find_memory_regions): New macro.
6495 (target_make_corefile_notes): New macro.
6496 * target.c (update_current_target): Inherit new target methods.
6497 (dummy_find_memory_regions): New place-holder method.
6498 (dummy_make_corefile_notes): New place-holder method.
6499 (init_dummy_target): Initialize new dummy target vectors.
6500 * exec.c (exec_set_find_memory_regions): New function.
6501 Allow the exec_ops vector for memory regions to be taken over.
6502 (exec_make_note_section): New function, target vector method.
6503 * defs.h (exec_set_find_memory_regions): Export prototype.
6504 * procfs.c (proc_find_memory_regions): New function, corefile method.
6505 (procfs_make_note_section): New function, corefile method.
6506 (init_procfs_ops): Set new target vector pointers.
6507 (find_memory_regions_callback): New function.
6508 (procfs_do_thread_registers): New function.
6509 (procfs_corefile_thread_callback): New function.
6510 * sol-thread.c (sol_find_memory_regions): New function.
6511 (sol_make_note_section): New function.
6512 (init_sol_thread_ops): Initialize new target vectors.
6513 * inftarg.c (inftarg_set_find_memory_regions): New function.
6514 Allow to_find_memory_regions vector to be taken over.
6515 (inftarg_set_make_corefile_notes): New function.
6516 Allow to_make_corefile_notes vector to be taken over.
6517 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
6518 interface layer if not target_has_execution (may be a corefile).
6519 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
6520 * config/sparc/sun4sol2.mh: Ditto.
6521 * config/alpha/alpha-linux.mh: Ditto.
6522 * config/arm/linux.mh: Ditto.
6523 * config/i386/x86-64linux.mh: Ditto.
6524 * config/ia64/linux.mh: Ditto.
6525 * config/m68k/linux.mh: Ditto.
6526 * config/mips/linux.mh: Ditto.
6527 * config/powerpc/linux.mh: Ditto.
6528 * config/sparc/linux.mh: Ditto.
6529
c6b92abd
MS
65302002-01-07 Michael Snyder <msnyder@redhat.com>
6531
6532 * arm-linux-nat.c: Remove references to regcache.c internal data
6533 (registers[] and register_valid[]).
6534
4b09dc8c
MS
65352002-01-07 Michael Snyder <msnyder@redhat.com>
6536
abf22e64
AJ
6537 * linux-proc.c: New file. Implement child_pid_to_exec_file,
6538 so that attaching to a pid will automatically read the process's
4b09dc8c
MS
6539 symbol file and shlibs.
6540 * Makefile.in: Add rule for linux-proc.o.
6541 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
6542 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
6543 * config/arm/linux.mh: Ditto.
6544 * config/i386/linux.mh: Ditto.
6545 * config/i386/x86-64linux.mh: Ditto.
6546 * config/ia64/linux.mh: Ditto.
6547 * config/m68k/linux.mh: Ditto.
6548 * config/mips/linux.mh: Ditto.
6549 * config/powerpc/linux.mh: Ditto.
6550 * config/sparc/linux.mh: Ditto.
6551
c25b74ac
PM
65522002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
6553
6554 * win32-nat.c: Add i386-tdep.h dependency.
6555
94cd915f
MS
65562002-01-07 Michael Snyder <msnyder@redhat.com>
6557
c7cccb76
MS
6558 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
6559 instead of bfd_get_arch_size. Don't bail out just because
6560 there's no exec_bfd.
abf22e64 6561
34c0bd93
MS
6562 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
6563 * p-valprint.c (pascal_object_print_value): Ditto.
6564 * somread.c (som_symtab_read): Ditto.
6565 * symfile.c (simple_free_overlay_region_table): Ditto.
6566 * valops.c (value_assign): Ditto.
6567
21c1c920
MS
6568 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
6569 use tilde_expand and strerror for opening save-tracepoints file.
6570
5bbd998e
MS
6571 * thread-db.c (thread_db_new_objfile): Indendation fix.
6572
94cd915f
MS
6573 * infptrace.c (GDB_MAX_ALLOCA): New define.
6574 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
abf22e64 6575 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
94cd915f
MS
6576 can be overridden with whatever value is appropriate to the host).
6577 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
6578 alloca to allocate potentially large buffer.
6579 * rs6000-nat.c (child_xfer_memory): Ditto.
6580 * symm-nat.c (child_xfer_memory): Ditto.
6581 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
6582
494e8a93
JSC
65832002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
6584
6585 From Nick Clifton <nickc@redhat.com>
6586 * d10v-tdep.c: Set STACK_START to 0x200bffe.
6587
d0e1d48e
MS
65882002-01-07 Michael Snyder <msnyder@redhat.com>
6589
abf22e64 6590 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
d0e1d48e
MS
6591 Don't use exec_bfd if it's NULL.
6592
290b2c7a
MK
65932002-01-06 Mark Kettenis <kettenis@gnu.org>
6594
abf22e64 6595 * valops.c (value_arg_coerce): Fix formatting.
290b2c7a 6596
aef21287
AC
65972002-01-06 Andrew Cagney <ac131313@redhat.com>
6598
6599 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
6600 * gnu-nat.c: Ditto.
6601
30efa627
AC
66022002-01-06 Andrew Cagney <ac131313@redhat.com>
6603
6604 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
6605 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
6606 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
6607 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
6608 z8k-coff have not been multi-arched. Update z8k-coff build
6609 status.
6610
9b4ff276
AC
66112002-01-06 Andrew Cagney <ac131313@redhat.com>
6612
6613 * MAINTAINERS: Mark a29k target as obsolete.
6614 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
6615 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
6616 comments.
6617 * NEWS: Note that a29k targets are obsolete.
6618 * a29k-tdep.c: Mark as obsolete.
6619 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
6620 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
6621 a29k-*-vxworks* targets as obsolete.
6622 * remote-adapt.c: Obsolete.
6623 * remote-eb.c: Obsolete.
6624 * remote-mm.c: Obsolete.
6625 * remote-udi.c: Obsolete.
6626 * config/a29k/a29k-udi.mt: Obsolete.
6627 * config/a29k/a29k.mt: Obsolete.
6628 * config/a29k/tm-a29k.h: Obsolete.
6629 * config/a29k/tm-vx29k.h: Obsolete.
6630 * config/a29k/vx29k.mt: Obsolete.
6631
a9011d31
AC
66322002-01-05 Andrew Cagney <ac131313@redhat.com>
6633
6634 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
6635 with BFD_ENDIAN_BIG.
6636
9299404e
AC
66372002-01-05 Andrew Cagney <ac131313@redhat.com>
6638
6639 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
6640 * configure, config.in: Re-generate.
6641 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
6642 * defs.h: Do not include <endian.h>.
6643
7e89e357
JT
66442002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
6645
6646 * acconfig.h (HAVE_PT_GETXMMREGS): New.
6647 * config.in: Regenerate.
6648 * configure.in: Update copyright years.
6649 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
6650 * configure: Regenerate.
6651 * i386bsd-nat.c: Update copyright years.
6652 (fill_gregset): Use regcache_collect.
6653 (fetch_inferior_registers): Only fetch integer registers
6654 if requested to do so. Add support for XMM registers
6655 using PT_GETXMMREGS.
6656 (store_inferior_registers): Only store integer registers
6657 if requested to do so. Add support for XMM registers
6658 using PT_SETXMMREGS.
6659 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
6660 (store_inferior_registers): Remove.
6661 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
6662 (fetch_elfcore_registers): New function.
6663 (i386nbsd_elfcore_fns): New.
6664 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
6665 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
6666 i386bsd-nat.o.
6667 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
6668 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
6669 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
6670 * config/i386/tm-nbsd.h: Update copyright years.
6671 (HAVE_SSE_REGS): Define.
6672 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
6673 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
6674 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
6675 (SIGCONTEXT_PC_OFFSET): Remove.
6676 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
6677
a752853e
AC
66782002-01-05 Andrew Cagney <ac131313@redhat.com>
6679
6680 * configure.tgt: Remove powerpc-*-macos* target.
6681 * config/m68k/xm-mpw.h: Delete file.
6682 * config/xm-mpw.h: Delete file.
6683 * ser-mac.c: Delete file.
6684 * mpw-make.sed: Delete file.
6685 * mpw-config.in: Delete file.
6686 * mac-xdep.c: Delete file.
6687 * mac-gdb.r: Delete file.
6688 * mac-defs.h: Delete file.
6689 * mac-nat.c: Delete file.
6690 * config/powerpc/macos.mh: Delete file.
6691 * config/powerpc/macos.mt: Delete file.
6692 * config/powerpc/nm-macos.h: Delete file.
6693 * config/powerpc/tm-macos.h: Delete file.
6694 * source.c (openp, open_source_file): Remove obsolete code.
6695 * top.c (gdb_readline): Ditto.
6696 * utils.c (query): Ditto.
6697 * event-top.c (display_gdb_prompt): Ditto.
6698 * Makefile.in (ser-mac.o): Delete obsolete target.
6699 * NEWS: Update.
6700
d7449b42
AC
67012002-01-04 Andrew Cagney <ac131313@redhat.com>
6702
6703 * defs.h (BIG_ENDIAN): Delete macro definition.
6704 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
6705 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
6706 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
6707 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
6708 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
6709 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
6710 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
6711 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
6712 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
6713 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
6714 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
6715 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
6716 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
6717 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
6718 * gdbarch.c: Re-generate.
6719
356374e8
DJ
67202002-01-04 Daniel Jacobowitz <drow@mvista.com>
6721
6722 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
6723 for core files.
6724
a2b8f8f8
JT
67252002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
6726
6727 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
6728
12466af9
AC
67292002-01-04 Andrew Cagney <ac131313@redhat.com>
6730
6731 * value.h (value_ptr): Delete typedef.
6732
3549ab40
JT
67332002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
6734
6735 * i386nbsd-nat.c: Update copyright years.
6736 Include i386-tdep.h.
6737
fedbd091
EZ
67382002-01-04 Elena Zannoni <ezannoni@redhat.com>
6739
6740 * stabsread.c: Update copyright years.
6741
6742 From Debashis Mahata <debashis.mahata@wipro.com>:
6743 (read_struct_fields): Deal with Sun C compiler erroneous stab
6744 output for structs and unions.
fec8b34f 6745 Fix PR gdb/269.
fedbd091 6746
eb43544b
DJ
67472002-01-04 Daniel Jacobowitz <drow@mvista.com>
6748
6749 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
6750 prototype.
6751
1514d34e
DJ
67522002-01-04 Daniel Jacobowitz <drow@mvista.com>
6753
6754 * cp-abi.c: Fix whitespace.
6755 (baseclass_offset): New wrapper function.
6756 * cp-abi.h (baseclass_offset): Add prototype.
6757 (struct cp_abi_ops): Add baseclass_offset pointer.
6758
6759 * valops.c (vb_match): Move to...
6760 * gnu-v2-abi.c (vb_match): here.
6761 * valops.c (baseclass_offset): Move to...
6762 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
6763
6764 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
6765
6766 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
6767 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
6768 * hpacc-abi.c (init_hpacc_ops): Likewise.
6769
7f8c9282
DJ
67702002-01-04 Daniel Jacobowitz <drow@mvista.com>
6771
6772 * valops.c (find_overload_match): Accept obj as a
6773 reference parameter. Update it before returning.
6774 * value.h (find_overload_match): Update prototype.
6775 * eval.c (evaluate_subexp_standard): Pass object to
6776 find_overload_match by reference.
6777
f23631e4
AC
67782002-01-03 Andrew Cagney <ac131313@redhat.com>
6779
6780 * valarith.c: Replace value_ptr with struct value pointer. Remove
6781 register attribute from value declarations.
6782 * valops.c: Ditto.
6783 * value.h: Ditto.
6784 * scm-lang.c (scm_lookup_name): Ditto.
6785
79e10fab 67862002-01-03 Michael Snyder <msnyder@redhat.com>
abf22e64 6787
79e10fab
AC
6788 Abstract the functionality of iterating over mapped memory
6789 regions into a general purpose iterator function.
abf22e64 6790 * procfs.c (iterate_over_mappings): New function, general purpose
79e10fab
AC
6791 iterator for memory sections.
6792 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
6793 (solib_mappings_callback): New function, callback for above.
6794 (info_proc_mappings): Reimpliment using iterate_over_mappings.
6795 (info_mappings_callback): New function, callback for above.
6796
6797 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
6798
c5ad026a
MK
67992002-01-01 Mark Kettenis <kettenis@gnu.org>
6800
d2a7c97a
MK
6801 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
6802 * i386-tdep.c: Include "elf-bfd.h".
6803 (process_note_abi_tag_sections): New function.
6804 (i386_gdbarch_init): Add code to recognize various OS/ABI
6805 combinations.
6806
c5ad026a
MK
6807 * maint.c (_initialize_maint_cmds): Add missing \ in
6808 string-literal.
6809
a1a5b71e 6810For older changes see ChangeLog-2001
c906108c
SS
6811\f
6812Local Variables:
6813mode: change-log
6814left-margin: 8
6815fill-column: 74
6816version-control: never
6817End:
This page took 0.621108 seconds and 4 git commands to generate.