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