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