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