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