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