2002-02-05 Daniel Jacobowitz <drow@mvista.com>
[binutils-gdb.git] / gdb / ChangeLog
1 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
2
3 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
4 grubbing through sys_errlist.
5
6 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
7
8 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
9
10 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
11 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
12
13 2002-02-04 Andrew Cagney <ac131313@redhat.com>
14
15 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
16 (do_sfunc, set_cmd_sfunc): New functions.
17
18 * command.h (struct cmd_list_element): Add field func.
19 * cli/cli-decode.h (struct cmd_list_element): Ditto.
20 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
21 * cli/cli-decode.h: Ditto.
22
23 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
24 (help_all, help_cmd_list): Ditto.
25 (find_cmd, complete_on_cmdlist): Ditto.
26 * top.c (execute_command): Ditto.
27
28 * cli/cli-setshow.c (do_setshow_command): Call func instead of
29 function.sfunc.
30
31 * infcmd.c (notice_args_read): Fix function signature.
32
33 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
34 * cli/cli-decode.c (add_set_cmd): Ditto.
35 * utils.c (initialize_utils): Ditto.
36 * maint.c (_initialize_maint_cmds): Ditto.
37 * infrun.c (_initialize_infrun): Ditto.
38 * demangle.c (_initialize_demangler): Ditto.
39 * remote.c (add_packet_config_cmd): Ditto.
40 * mips-tdep.c (_initialize_mips_tdep): Ditto.
41 * cris-tdep.c (_initialize_cris_tdep): Ditto.
42 * proc-api.c (_initialize_proc_api): Ditto.
43 * kod.c (_initialize_kod): Ditto.
44 * valprint.c (_initialize_valprint): Ditto.
45 * top.c (init_main): Ditto.
46 * infcmd.c (_initialize_infcmd): Ditto.
47 * corefile.c (_initialize_core): Ditto.
48 * arm-tdep.c (_initialize_arm_tdep): Ditto.
49 * arch-utils.c (initialize_current_architecture): Ditto.
50 (_initialize_gdbarch_utils): Ditto.
51 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
52
53 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
54 * wince.c (_initialize_inftarg): Ditto.
55 * symfile.c (_initialize_symfile): Ditto.
56 * mips-tdep.c (_initialize_mips_tdep): Ditto.
57 * language.c (_initialize_language): Ditto.
58 * arc-tdep.c (_initialize_arc_tdep): Ditto.
59
60 2002-02-04 Michael Snyder <msnyder@redhat.com>
61
62 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
63
64 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
65
66 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
67 Add rules for building the register data files.
68
69 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
70
71 * regformats/regdat.sh: Add braces to the definition of
72 expedite_regs_${arch}.
73
74 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
75
76 * regformats/regdef.h (struct reg): Add comment describing the
77 requirements for offset and size fields.
78
79 2002-02-04 Andreas Schwab <schwab@suse.de>
80
81 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
82 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
83
84 2002-02-04 Richard Earnshaw <rearnsha@arm.com>
85
86 * gdbarch.sh (copyright): Update years in generated header.
87 (SMASH_TEXT_ADDRESS): Add rule.
88 * gdbarch.h, gdbarch.c: Re-generate.
89 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
90 * dbxread.c: Likewise.
91 * dwarfread.c: Likewise.
92 * elfread.c: Likewise.
93 * somread.c: Likewise.
94
95 * arm-tdep.c (arm_smash_text_address): New function.
96 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
97
98 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
99
100 Add support for hardware watchpoints on win32 native.
101 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
102 CONTEXT_DEBUG_REGISTERS.
103 (dr variable): New variable. Static array containing a local copy
104 of debug registers.
105 (debug_registers_changed): New variable. Reflects when debug registers
106 are changed and need to be written to inferior.
107 (debug_registers_used): New variable. Reflects when any debug register
108 was set, used when new threads are created.
109 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
110 i386-nat code.
111 (thread_rec): Set dr array if id is the thread of current_event .
112 (child_continue, child_resume): Change the debug registers for all
113 threads if debug_registers_changed.
114 (child_add_thread): Change the debug registers if debug_registers_used.
115 * config/i386/cygwin.mh: Add use of i386-nat.o file.
116 Link nm.h to new nm-cygwin.h file.
117 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
118 of hardware registers.
119
120 2002-02-03 Andrew Cagney <ac131313@redhat.com>
121
122 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
123 Restore behavour broken by 2002-01-20 Andrew Cagney
124 <ac131313@redhat.com> IEEE_FLOAT removal.
125
126 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
127
128 * c-valprint.c (c_val_print): Pass a proper valaddr to
129 cp_print_class_method.
130 * valops.c (search_struct_method): If there is only one method
131 and args is NULL, return that method.
132
133 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
134
135 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
136 accessing tag_name directly.
137
138 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
139
140 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
141 of accessing tag_name directly.
142
143 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
144
145 PR gdb/280
146 * gdbtypes.c (replace_type): New function.
147 * gdbtypes.h (replace_type): Add prototype.
148 * stabsread.c (read_type): Use replace_type.
149
150 2002-02-03 Richard Earnshaw <rearnsha@arm.com>
151
152 * Makefile.in (memattr.o): Add missing dependencies rule.
153
154 2002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
155
156 * breakpoint.c (break_at_finish_command): Really export.
157 (break_at_finish_at_depth_command): Ditto.
158 (tbreak_at_finish_command): Ditto.
159 * hppa-tdep.c: Include completer.h.
160 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
161 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
162
163 2002-02-01 Andrew Cagney <ac131313@redhat.com>
164
165 * utils.c (do_write): New function.
166 (error_stream): Rewrite combining the code from error_begin and
167 verror.
168 (verror): Rewrite using error_stream.
169 (error_begin): Delete function.
170
171 2002-02-01 Andrew Cagney <ac131313@redhat.com>
172
173 * utils.c (error_begin): Make static.
174 * defs.h (error_begin): Delete declaration.
175
176 * linespec.c (cplusplus_error): Replace cplusplus_hint.
177 (decode_line_1): Use cplusplus_error instead of error_begin,
178 cplusplus_hint and return_to_top_level.
179 * coffread.c (coff_symfile_read): Use error instead of error_begin
180 and return_to_top_level.
181 * infrun.c (default_skip_permanent_breakpoint): Ditto.
182
183 2002-02-01 Andrew Cagney <ac131313@redhat.com>
184
185 * language.h (type_error, range_error): Make string parameter
186 constant.
187 * language.c (warning_pre_print): Delete extern declaration.
188 * dwarfread.c (warning_pre_print): Ditto.
189 * language.c (type_error, range_error): Rewrite to use verror and
190 vwarning instead of warning_begin.
191
192 2002-02-01 Michael Snyder <msnyder@redhat.com>
193
194 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
195 (set_ignore_count): Move misplaced comment back where it belongs.
196
197 2002-02-01 Andrew Cagney <ac131313@redhat.com>
198
199 * command.h (NO_FUNCTION): Delete macro.
200 * cli/cli-decode.h (NO_FUNCTION): Ditto.
201 * top.c (execute_command): Replace NO_FUNCTION with NULL.
202 * tracepoint.c (_initialize_tracepoint): Ditto.
203 * cli/cli-decode.c (add_set_cmd): Ditto.
204 * cli/cli-cmds.c (init_cli_cmds): Ditto.
205
206 2002-02-01 Daniel Jacobowitz <drow@mvista.com>
207
208 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
209 Update ``this'' pointer when calling virtual functions.
210
211 2002-02-01 Michael Snyder <msnyder@redhat.com>
212
213 * breakpoint.c (create_temp_exception_breakpoint): Delete.
214 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
215
216 2002-02-01 Daniel Jacobowitz <drow@mvista.com>
217
218 * regformats/reg-arm.dat: New file.
219 * regformats/reg-i386.dat: New file.
220 * regformats/reg-ia64.dat: New file.
221 * regformats/reg-m68k.dat: New file.
222 * regformats/reg-mips.dat: New file.
223 * regformats/reg-ppc.dat: New file.
224 * regformats/reg-sh.dat: New file.
225 * regformats/regdef.h: New file.
226 * regformats/regdat.sh: New file.
227
228 2002-02-01 Richard Earnshaw <reanrsha@arm.com>
229
230 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
231 (arm_frame_args_address, arm_frame_locals_address): New functions.
232 (arm_frame_num_args): New function.
233 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
234 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
235 (FRMA_NUM_ARGS): Call arm_frame_num_args.
236
237 2002-01-31 Michael Snyder <msnyder@redhat.com>
238
239 * breakpoint.c (break_at_finish_command): Export.
240 (break_at_finish_at_depth_command): Export.
241 (tbreak_at_finish_command): Export.
242 (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
243 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
244 "tbreak" commands, which are HPPA specific.
245
246 * printcmd.c (disassemble_command): Remove an ancient
247 artifact of an old merge.
248
249 * symfile.h (enum overlay_debugging_state):
250 Define enum constant values for overlay mode.
251 * symfile.c (overlay_debugging): Use enums instead of literals.
252 (overlay_is_mapped, overlay_auto_command,
253 overlay_manual_command): Ditto.
254
255 * breakpoint.c (insert_breakpoints, remove_breakpoint,
256 breakpoint_here_p, breakpoint_inserted_here_p,
257 breakpoint_thread_match, bpstat_stop_status,
258 describe_other_breakpoints, check_duplicates, clear_command):
259 Coding standard fixes.
260
261 * target.c (target_xfer_memory): Add spaces, coding standard.
262 (do_xfer_memory): Add missing line to trust-readonly
263 code: check bfd SEC_READONLY flag for section.
264
265 2002-01-31 Andrew Cagney <ac131313@redhat.com>
266
267 * PROBLEMS: Fix typo, 5.1->5.1.1.
268
269 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
270
271 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
272 data symbols, since we search based on textlow and texthigh.
273 (find_pc_sect_symtab): Likewise.
274
275 2002-01-30 Andrew Cagney <ac131313@redhat.com>
276
277 * defs.h (vwarning): Declare.
278 (warning_begin): Delete declaration.
279 * utils.c (vwarning): New function.
280 (warning): Call vwarning.
281 (warning_begin): Delete function.
282
283 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
284 the warning message.
285 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
286 warning_begin.
287
288 2002-01-30 Michael Snyder <msnyder@redhat.com>
289
290 * NEWS: Mention "set trust-readonly-sections" command.
291 Mention generate-core-file command.
292
293 2002-01-15 Michael Snyder <msnyder@redhat.com>
294
295 * target.c: New command, "set trust-readonly-sections on".
296 (do_xfer_memory): Honor the suggestion to trust readonly sections
297 by reading them from the object file instead of from the target.
298 (initialize_targets): Register command "set trust-readonly-sections".
299
300 2002-01-29 Andrew Cagney <ac131313@redhat.com>
301
302 * parse.c (target_map_name_to_register): Simplify, search regs and
303 pseudo-regs using a single loop.
304
305 2002-01-30 Andrew Cagney <ac131313@redhat.com>
306
307 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
308
309 2002-01-15 Rodney Brown <rbrown64@csc.com.au>
310
311 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
312 * config/i386/i386v42mp.mh: Add i387-nat.o .
313 * i386v4-nat.c: Include i387-nat.h.
314 (supply_fpregset): Use i387_supply_fsave.
315 (fill_fpregset): Use i387_fill_fsave.
316
317 2002-01-30 Richard Earnshaw <rearnsha@arm.com>
318
319 * arm-tdep.c (arm_call_dummy_words): Define.
320 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
321 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
322 (CALL_DUMMY_WORDS): Define.
323 (arm_call_dummy_words): Declare.
324 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
325 (arm_linux_call_dummy_words): Declare.
326
327 2002-01-30 Andreas Schwab <schwab@suse.de>
328
329 * m68klinux-nat.c: Fix last change to use regcache_collect
330 instead of referencing registers[] directly.
331
332 2002-01-29 Andrew Cagney <ac131313@redhat.com>
333
334 * parse.c (target_map_name_to_register): Delete code wrapped in
335 #ifdef REGISTER_NAME_ALIAS_HOOK.
336
337 2002-01-28 Michael Snyder <msnyder@redhat.com>
338
339 * regcache.c (legacy_read_register_gen): Need to be able to
340 read pseudo-register as well as real register.
341 (legacy_write_register_gen): Ditto.
342
343 2002-01-28 Andrew Cagney <ac131313@redhat.com>
344
345 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
346 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
347 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
348 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
349 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
350 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
351 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
352 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
353 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
354 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
355 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
356 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
357 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
358 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
359 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
360 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
361 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
362 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
363 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
364 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
365
366 2002-01-28 Andrew Cagney <ac131313@redhat.com>
367
368 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
369 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
370 (initialize_current_architecture): Update target_byte_order using
371 information from BFD.
372 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
373 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
374 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
375
376 2002-01-28 Andrew Cagney <ac131313@redhat.com>
377
378 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
379 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
380
381 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
382 #ifdef INVALID_FLOAT.
383 * infcmd.c (do_registers_info): Ditto.
384 * values.c (unpack_double): Ditto. Add comment.
385
386 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
387 already commented out.
388
389 2002-01-26 Andreas Schwab <schwab@suse.de>
390
391 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
392 * m68klinux-nat.c: Update ptrace interface for fetching/storing
393 registers and add support for PTRACE_GETREGS.
394
395 2002-01-24 Andrew Cagney <ac131313@redhat.com>
396
397 GDB 5.1.1 released from 5.1 branch.
398 * NEWS: Add 5.1.1 news.
399 * README: Sync with 5.1 branch.
400
401 2002-01-23 Fred Fish <fnf@redhat.com>
402
403 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
404 stabstring on initial malloc. Reallocing will copy it for us,
405 if necessary.
406
407 2002-01-23 Elena Zannoni <ezannoni@redhat.com>
408
409 * Makefile.in (hpread_h): Delete.
410 (HFILES_NO_SRCDIR): Remove hpread.h.
411 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
412 (hpread.o): Update dependencies.
413 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
414
415 * hp-psymtab-read.c: Remove file.
416 * hp-symtab-read.c: Remove file.
417 * hpread.h: Remove file.
418
419 * hpread.c: Merge all contents of hp-psymtab-read.c,
420 hp-symtab-read.c and hpread.h into this file, as it was prior to
421 January 1999.
422
423 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
424 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
425 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
426 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
427
428 2002-01-23 Elena Zannoni <ezannoni@redhat.com>
429
430 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
431 fill_gregset): Call gdbarch_tdep() just once, assign result to
432 variable and use that, instead of calling the function several
433 times.
434
435 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
436
437 * configure.host: Accept sparcv9 as alias for sparc64.
438 * configure.tgt: Likewise.
439
440 2002-01-22 Kevin Buettner <kevinb@redhat.com>
441
442 * solib-aix5.c (build_so_list_from_mapfile)
443 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
444 arguments is not reversed.
445 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
446 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
447
448 2002-01-22 Elena Zannoni <ezannoni@redhat.com>
449
450 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
451 modified version of obsolete sh_fetch_pseudo_register.
452 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
453 (sh4_register_read): New function.
454 (sh_pseudo_register_write): New function. Renamed and modified
455 version of obsolete sh_store_pseudo_register.
456 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
457 (sh4_register_write): New function.
458 (sh_gdbarch_init): Remove setting of gdbarch function
459 fetch_pseudo_register and store_pseudo_register. Remove setting of
460 register_convert_to_raw, register_convert_to_virtual,
461 register_convertible.
462 (sh_sh4_register_convertible): Delete. No longer needed. All is
463 taken care by architecture specific functions
464 register_read/register_write.
465 (sh_sh4_register_convert_to_virtual): Make static.
466 (sh_sh4_register_convert_to_raw): Ditto.
467
468 2002-01-22 Andrew Cagney <ac131313@redhat.com>
469
470 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
471 (floatformat_is_nan, floatformat_mantissa): Ditto.
472
473 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
474 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
475 builtin_type_ieee_double_little,
476 builtin_type_ieee_double_littlebyte_bigword,
477 builtin_type_m68881_ext, builtin_type_i960_ext,
478 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
479 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
480 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
481 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
482
483 2002-01-22 Corinna Vinschen <vinschen@redhat.com>
484
485 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
486 parameter. Set frameless flag if it exists and depended of
487 whether the scanned function is frameless or not.
488 (xstormy16_skip_prologue): If function is frameless, return
489 result of xstormy16_scan_prologue().
490 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
491 call.
492
493 2002-01-21 Elena Zannoni <ezannoni@redhat.com>
494
495 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
496 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
497 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
498 sh_sh4_register_byte, sh_sh4_register_raw_size,
499 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
500 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
501 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
502 sh_store_pseudo_register, sh_do_pseudo_register): Call
503 gdbarch_tdep() just once, assign result to variable and use that,
504 instead of calling the function several times.
505
506 2002-01-20 Mark Kettenis <kettenis@gnu.org>
507
508 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
509 macros instead of LAST_FPU_CTRL_REGNUM.
510 (store_register): Likewise.
511
512 2002-01-21 Jim Blandy <jimb@redhat.com>
513
514 * infcmd.c (run_command): Check that the `exec' target layer's BFD
515 is up-to-date before running the program, not just when a program
516 exits.
517
518 2002-01-21 Fred Fish <fnf@redhat.com>
519
520 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
521 when we have found all instructions we are looking for.
522
523 2002-01-21 Richard Earnshaw <rearnsha@arm.com>
524
525 * arm-tdep.c (arm_register_name): New function.
526 (arm_registers_names): Make static.
527 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
528 (arm_register_name): Declare.
529 (REGISTER_NAME): Use it.
530
531 2002-01-21 Richard Earnshaw <rearnsha@arm.com>
532 Kevin Buettner <kevinb@redhat.com>
533
534 Convert arm targets to new FRAME interface.
535 * arm-tdep.c (struct frame_extra_info): Remove fsr.
536 (arm_frame_find_save_regs): Delete.
537 (arm_frame_init_saved_regs): New.
538 (arm_init_extra_frame_info): Alloacte saved_regs as required.
539 Allocate extra_info as required. Convert all uses of fsr.regs
540 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
541 to use extra_info.
542 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
543 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
544 (check_prologue_cache, save_prologue_cache): Likewise.
545 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
546 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
547 (FRAME_FIND_SAVED_REGS): Delete.
548 (arm_frame_find_saved_regs): Delete prototype.
549 (arm_frame_init_saved_regs): New prototype.
550 (FRAME_INIT_SAVED_REGS): Define.
551
552 2002-01-20 Andrew Cagney <ac131313@redhat.com>
553
554 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
555
556 2002-01-20 Andrew Cagney <ac131313@redhat.com>
557
558 From Jeff Law <law@redhat.com>:
559 * infttrace.c: Include <sys/pstat.h>.
560 (child_pid_to_exec_file): Revamp. Use pstat call to get the
561 exec file if the ttrace equivalent fails.
562
563 2002-01-20 Andrew Cagney <ac131313@redhat.com>
564
565 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
566 (closeLogFile): Ditto.
567
568 2002-01-20 Michael Chastain <mec@shout.net>
569
570 * top.c (print_gdb_version): Bump copyright year to 2002.
571
572 2002-01-20 Andrew Cagney <ac131313@redhat.com>
573
574 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
575 Zannoni and Eli Zaretskii.
576
577 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
578
579 * buildsym.c: Update copyright years.
580 * c-typeprint.c: Likewise.
581 * dwarf2read.c: Likewise.
582 * f-typeprint.c: Likewise.
583 * gdbtypes.c: Likewise.
584 * gdbtypes.h: Likewise.
585 * hp-symtab-read.c: Likewise.
586 * hpread.c: Likewise.
587 * mdebugread.c: Likewise.
588 * p-typeprint.c: Likewise.
589
590 2002-01-20 Andrew Cagney <ac131313@redhat.com>
591
592 * remote-sim.c (gdbsim_open): Simplify code testing the macro
593 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
594 byte-order selectable.
595 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
596 * arch-utils.c: Ditto.
597 (set_endian): Ditto.
598 (set_endian_from_file): Ditto.
599 * gdbserver/low-sim.c (create_inferior): Ditto.
600 * gdbarch.sh: Ditto.
601 * gdbarch.h: Re-generate.
602 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
603 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
604 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
605 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
606 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
607 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
608 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
609 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
610 macro definition.
611 * config/mips/tm-wince.h: Remove #undef of macro
612 TARGET_BYTE_ORDER_SELECTABLE.
613 * config/sh/tm-wince.h: Ditto.
614
615 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
616
617 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
618 member function fields. Add accessor macro
619 TYPE_FN_FIELD_ARTIFICIAL.
620 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
621 * c-typeprint.c (c_type_print_base): Skip artificial member
622 functions.
623
624 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
625
626 * f-typeprint.c: Delete unused function f_type_print_args.
627 * p-typeprint.c: Delete unused function pascal_type_print_args.
628
629 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
630
631 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
632 comment. Add ``artificial'' to ``union field_location''.
633
634 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
635
636 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
637 * mdebugread.c (parse_symbol): Likewise.
638 * stabsread.c (define_symbol): Likewise.
639 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
640 initializing TYPE_FIELD_BITPOS to n (obsolete).
641 (hpread_doc_function_type): Likewise.
642 * hpread.c (hpread_function_type): Likewise.
643
644 2002-01-20 Andrew Cagney <ac131313@redhat.com>
645
646 * configure.in (host_makefile_frag): Only require a host makefile
647 fragment when a native build.
648 * configure: Re-generate.
649
650 2002-01-20 Andrew Cagney <ac131313@redhat.com>
651
652 * doublest.h (floatformat_from_type): Declare.
653 * doublest.c (floatformat_from_type): New function.
654 (convert_typed_floating): Use.
655
656 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
657 call to function floatformat_from_type.
658
659 * gdbarch.sh (IEEE_FLOAT): Delete.
660 * gdbarch.h, gdbarch.c: Re-generate.
661 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
662 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
663 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
664 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
665 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
666 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
667 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
668 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
669 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
670 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
671 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
672 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
673
674 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
675 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
676 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
677 * sh-tdep.c (sh_gdbarch_init): Ditto.
678 * mips-tdep.c (mips_gdbarch_init): Ditto.
679 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
680 * cris-tdep.c (cris_gdbarch_init): Ditto.
681
682 2002-01-20 Jiri Smid <smid@suse.cz>
683
684 * configure.host, configure.tgt: Support x86-64.
685 * NEWS: Note new target x86-64.
686
687 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
688 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
689 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
690 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
691 x86-64-linux-nat.o): Fix dependencies.
692
693 2002-01-19 Andrew Cagney <ac131313@redhat.com>
694
695 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
696 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
697 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
698 * config/sparc/xm-sun4os4.h: Delete file.
699 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
700
701 2002-01-19 Andrew Cagney <ac131313@redhat.com>
702
703 * config/sparc/sparclynx.mh (XM_FILE): Delete.
704 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
705 * config/m68k/m68klynx.mh (XM_FILE): Delete.
706 * config/i386/i386lynx.mh (XM_FILE): Delete.
707 * config/rs6000/xm-rs6000ly.h: Delete file.
708 * config/sparc/xm-sparclynx.h: Delete file.
709 * config/m68k/xm-m68klynx.h: Delete file.
710 * config/i386/xm-i386lynx.h: Delete file.
711 * config/xm-lynx.h: Delete file.
712 * config/djgpp/fnchange.lst: Update.
713
714 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
715
716 * alpha-tdep.c (alpha_register_byte): New function.
717 (alpha_register_raw_size): Ditto.
718 (alpha_register_virtual_size): Ditto.
719 (alpha_skip_prologue_internal): Renamed from
720 alpha_skip_prologue.
721 (alpha_skip_prologue): New version that calls
722 alpha_skip_prologue_internal.
723 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
724 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
725 second argument from alpha_skip_prologue.
726 (REGISTER_BYTE): Use alpha_register_byte.
727 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
728 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
729 (FRAMELESS_FUNCTION_INVOCATION): Use
730 generic_frameless_function_invocation_not.
731 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
732 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
733
734 2002-01-19 Andrew Cagney <ac131313@redhat.com>
735
736 * config/mips/xm-news-mips.h: Delete file.
737 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
738
739 * config/m88k/xm-m88k.h: Delete file.
740 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
741 * config/m88k/xm-delta88v4.h: Ditto.
742 * config/m88k/xm-delta88.h: Ditto.
743
744 * config/alpha/xm-fbsd.h: Delete file.
745 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
746
747 * config/sparc/xm-sparc.h: Delete file.
748 * Makefile.in (xm-sun4os4.h): Delete dependency.
749 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
750 * config/sparc/xm-sun4os4.h: Ditto.
751 * config/sparc/xm-linux.h: Ditto.
752
753 * config/i386/xm-windows.h: Delete file.
754
755 2002-01-19 Andrew Cagney <ac131313@redhat.com>
756
757 * utils.c: Include <sys/param.h> for MAXPATHLEN.
758 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
759
760 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
761
762 * alpha-tdep.c (alpha_call_dummy_words): New.
763 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
764 (CALL_DUMMY_P): Define.
765 (CALL_DUMMY_WORDS): Define.
766 (SIZEOF_CALL_DUMMY_WORDS): Define.
767
768 2002-01-19 Per Bothner <per@bothner.com>
769
770 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
771 isn't NULL, which can happen with some gcj-3.x-produced code.
772
773 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
774
775 * alpha-tdep.c (alpha_register_virtual_type): New function.
776 (alpha_init_frame_pc_first): Ditto.
777 (alpha_fix_call_dummy): Ditto.
778 (alpha_store_struct_return): Ditto.
779 (alpha_extract_struct_value_address): Ditto.
780 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
781 alpha_register_virtual_type.
782 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
783 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
784 alpha_extract_struct_value_address.
785 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
786 (INIT_FRAME_PC): Use init_frame_pc_noop.
787 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
788
789 2002-01-19 Mark Kettenis <kettenis@gnu.org>
790
791 * i386gnu-nat.c: Include "i386-tdep.h".
792 (fetch_fpregs): Simplify code dealing with uninitialized floating
793 point states such that it doesn't require FP7_REGNUM.
794
795 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
796
797 * alpha-tdep.c (frame_extra_info): New.
798 (alpha_find_saved_regs): Make static. Use
799 frame->extra_info.
800 (alpha_frame_init_saved_regs): New function.
801 (alpha_frame_saved_pc): Use frame->extra_info.
802 (temp_saved_regs): Don't declare as struct frame_saved_regs.
803 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
804 (init_extra_frame_info): Rename to...
805 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
806 (alpha_print_extra_frame_info): New function.
807 (alpha_frame_locals_address): Ditto.
808 (alpha_frame_args_address): Ditto.
809 (alpha_pop_frame): Use frame->extra_info.
810 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
811 alpha_frame_args_address.
812 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
813 (alpha_find_saved_regs): Remove prototype.
814 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
815 (EXTRA_FRAME_INFO): Remove.
816 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
817 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
818
819 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
820
821 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
822 (alpha_cannot_fetch_register): Ditto.
823 (alpha_cannot_store_register): Ditto.
824 (alpha_register_convertible): Ditto.
825 (alpha_use_struct_convention): Ditto.
826 * config/alpha/tm-alpha.h: Update copyright years.
827 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
828 (INNER_THAN): Use core_addr_lessthan.
829 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
830 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
831 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
832 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
833 (FRAME_CHAIN): Remove unnecessary cast.
834
835 2002-01-18 Andrew Cagney <ac131313@redhat.com>
836
837 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
838 obsolete.
839
840 2002-01-18 Andrew Cagney <ac131313@redhat.com>
841
842 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
843 * monitor.c, remote-array.c, remote-bug.c: Ditto.
844 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
845 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
846 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
847 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
848 * x86-64-linux-nat.c: Ditto.
849
850 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
851
852 * alpha-tdep.c (alpha_register_name): New function.
853 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
854 (REGISTER_NAME): Define.
855
856 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
857
858 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
859
860 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
861
862 * alpha-tdep.c: Update copyright years.
863 (alpha_next_pc): New function.
864 (alpha_software_single_step): Ditto.
865 * config/alpha/tm-alpha.h: Add prototype for
866 alpha_software_single_step.
867
868 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
869
870 * alphabsd-nat.c: Update copyright years.
871 (fill_gregset): Use regcache_collect.
872 (fill_fpregset): Likewise.
873 (fetch_inferior_registers): Only fetch integer registers
874 if requested to do so.
875 (store_inferior_registers): Only store integer registers
876 if requested to do so.
877
878 2002-01-17 Andrew Cagney <ac131313@redhat.com>
879
880 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
881 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
882 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
883 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
884 * config/alpha/fbsd.mh (XDEPFILES): Delete.
885 * config/arm/linux.mh (XDEPFILES): Delete.
886 * config/arm/nbsd.mh (XDEPFILES): Delete.
887 * config/i386/i386dgux.mh (XDEPFILES): Delete.
888 * config/i386/i386sol2.mh (XDEPFILES): Delete.
889 * config/i386/i386m3.mh (XDEPFILES): Delete.
890 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
891 * config/i386/i386gnu.mh (XDEPFILES): Delete.
892 * config/i386/fbsd.mh (XDEPFILES): Delete.
893 * config/i386/i386bsd.mh (XDEPFILES): Delete.
894 * config/i386/i386sco5.mh (XDEPFILES): Delete.
895 * config/i386/i386v4.mh (XDEPFILES): Delete.
896 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
897 * config/i386/i386sco4.mh (XDEPFILES): Delete.
898 * config/i386/i386aix.mh (XDEPFILES): Delete.
899 * config/i386/go32.mh (XDEPFILES): Delete.
900 * config/i386/cygwin.mh (XDEPFILES): Delete.
901 * config/i386/i386lynx.mh (XDEPFILES): Delete.
902 * config/i386/i386mach.mh (XDEPFILES): Delete.
903 * config/i386/i386v32.mh (XDEPFILES): Delete.
904 * config/i386/linux.mh (XDEPFILES): Delete.
905 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
906 * config/i386/ncr3000.mh (XDEPFILES): Delete.
907 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
908 * config/i386/i386sco.mh (XDEPFILES): Delete.
909 * config/i386/i386v.mh (XDEPFILES): Delete.
910 * config/i386/nbsd.mh (XDEPFILES): Delete.
911 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
912 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
913 * config/i386/symmetry.mh (XDEPFILES): Delete.
914 * config/i386/obsd.mh (XDEPFILES): Delete.
915 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
916 * config/ia64/linux.mh (XDEPFILES): Delete.
917 * config/ia64/aix.mh (XDEPFILES): Delete.
918 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
919 * config/m68k/dpx2.mh (XDEPFILES): Delete.
920 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
921 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
922 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
923 * config/m68k/linux.mh (XDEPFILES): Delete.
924 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
925 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
926 * config/m68k/nbsd.mh (XDEPFILES): Delete.
927 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
928 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
929 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
930 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
931 * config/m88k/delta88.mh (XDEPFILES): Delete.
932 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
933 * config/m88k/m88k.mh (XDEPFILES): Delete.
934 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
935 * config/mips/linux.mh (XDEPFILES): Delete.
936 * config/mips/irix6.mh (XDEPFILES): Delete.
937 * config/mips/irix5.mh (XDEPFILES): Delete.
938 * config/mips/irix4.mh (XDEPFILES): Delete.
939 * config/mips/irix3.mh (XDEPFILES): Delete.
940 * config/mips/decstation.mh (XDEPFILES): Delete.
941 * config/mips/mipsm3.mh (XDEPFILES): Delete.
942 (NATDEPFILES): Move core-aout.o to here.
943 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
944 * config/pa/hpux1020.mh (XDEPFILES): Delete.
945 * config/pa/hppabsd.mh (XDEPFILES): Delete.
946 * config/pa/hppahpux.mh (XDEPFILES): Delete.
947 * config/pa/hpux11w.mh (XDEPFILES): Delete.
948 * config/pa/hppaosf.mh (XDEPFILES): Delete.
949 * config/pa/hpux11.mh (XDEPFILES): Delete.
950 * config/powerpc/aix.mh (XDEPFILES): Delete.
951 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
952 * config/powerpc/linux.mh (XDEPFILES): Delete.
953 * config/romp/rtbsd.mh: Rename XDEPFILES.
954 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
955 * config/rs6000/aix4.mh (XDEPFILES): Delete.
956 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
957 * config/s390/s390.mh (XDEPFILES): Delete.
958 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
959 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
960 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
961 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
962 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
963 * config/sparc/nbsd.mh (XDEPFILES): Delete.
964 * config/sparc/linux.mh (XDEPFILES): Delete.
965 * config/vax/vaxult.mh (XDEPFILES): Delete.
966 * config/vax/vaxult2.mh (XDEPFILES): Delete.
967 * Makefile.in (DEPFILES): Remove XDEPFILES.
968
969 2002-01-17 Andrew Cagney <ac131313@redhat.com>
970
971 * utils.c (internal_verror): Fix comments, default is yes not no.
972 Update queries to match. Default to quit and dump core.
973
974 2002-01-17 Andrew Cagney <ac131313@redhat.com>
975
976 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
977 copyright.
978 * defs.h, event-top.c, gdbcmd.h: Ditto.
979 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
980 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
981 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
982 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
983 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
984 * mi/mi-main.c:Ditto.
985
986 * stack.c, symfile.c: Update copyright.
987
988 2002-01-17 Daniel Jacobowitz <drow@mvista.com>
989
990 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
991 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
992 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
993 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
994
995 2002-01-17 Daniel Jacobowitz <drow@mvista.com>
996
997 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
998 * gdbserver/low-lynx.c (myattach): Likewise.
999 * gdbserver/low-nbsd.c (myattach): Likewise.
1000 * gdbserver/low-sim.c (myattach): Likewise.
1001 * gdbserver/low-sparc.c (myattach): Likewise.
1002 * gdbserver/low-sun3.c (myattach): Likewise.
1003
1004 * gdbserver/low-linux.c (myattach): New function.
1005
1006 * gdbserver/server.c (attach_inferior): New function.
1007 (main): Handle "--attach".
1008
1009 2002-01-16 Andrew Cagney <ac131313@redhat.com>
1010
1011 * MAINTAINERS (language support): Daniel Jacobwitz is C++
1012 maintainer.
1013
1014 2002-01-15 Daniel Jacobowitz <drow@mvista.com>
1015
1016 * c-typeprint.c (is_type_conversion_operator): Add additional
1017 check for non-conversion operators.
1018
1019 2002-01-15 Michael Snyder <msnyder@redhat.com>
1020
1021 * linux-proc.c: Add "info proc" command, a la procfs.c.
1022 (read_mapping): New function, abstract and re-use code.
1023 (linux_find_memory_regions): Use new func read_mapping.
1024 (linux_info_proc_cmd): New function, implement "info proc".
1025 (_initialize_linux_proc): Add new command "info proc".
1026
1027 2002-01-15 Michael Snyder <msnyder@redhat.com>
1028
1029 * symfile.c (generic_load): Use bfd_map_over_sections method
1030 instead of manipulating bfd structure members directly.
1031 (add_section_size_callback): New function, bfd sections callback
1032 used by generic_load.
1033 (load_sections_callback): New function, bfd sections callback
1034 used by generic_load.
1035
1036 2002-01-15 Elena Zannoni <ezannoni@redhat.com>
1037
1038 [Based on work by Jim Blandy]
1039 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
1040 (builtin_type_vec128): Export.
1041 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
1042 types.
1043 (builtin_type_vec128): New builtin type for 128 bit vector
1044 registers.
1045 (build_gdbtypes): Initialize builtin_type_v16qi and
1046 builtin_type_v8hi. Create the vec128 register builtin type
1047 structure.
1048 (build_builtin_type_vec128): New function.
1049 (_initialize_gdbtypes): Register builtin_type_v16qi and
1050 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
1051 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
1052 AltiVec register to new builtin type.
1053
1054 2001-01-15 Daniel Jacobowitz <drow@mvista.com>
1055
1056 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
1057 to make_cv_type.
1058
1059 2002-01-14 Andrew Cagney <ac131313@redhat.com>
1060
1061 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
1062 CLEAN_UP_REGISTER_VALUE.
1063 * regcache.c (supply_register): Update only call.
1064
1065 2002-01-14 Andrew Cagney <ac131313@redhat.com>
1066
1067 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
1068 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
1069 a29k-*-vxworks* targets as obsolete.
1070
1071 2002-01-14 Michael Snyder <msnyder@redhat.com>
1072
1073 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
1074 until we can resolve portability issues.
1075 * gregset.h: Remove references to fpxregs.
1076 * gcore.c (gcore_command): Initialize note_sec to NULL.
1077
1078 2002-01-13 Andrew Cagney <ac131313@redhat.com>
1079
1080 * signals.c (target_signal_to_name): Rewrite. Only use
1081 signals[].name when in bounds and non-NULL.
1082
1083 2002-01-13 Andrew Cagney <ac131313@redhat.com>
1084
1085 From Petr Ledvina <ledvinap@kae.zcu.cz>:
1086 * signals.c (target_signal_to_name): Verify that SIG is within the
1087 bounds of the signals array.
1088
1089 2002-01-13 Andrew Cagney <ac131313@redhat.com>
1090
1091 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
1092
1093 2002-01-13 Keith Seitz <keiths@redhat.com>
1094
1095 * stack.c (print_frame_info_base): Print the frame's pc
1096 only if when print_frame_info_listing_hook is not defined.
1097
1098 2002-01-13 Keith Seitz <keiths@redhat.com>
1099
1100 * varobj.c (varobj_set_value): Make sure that there were no
1101 errors evaluating the object before attempting to set its
1102 value.
1103 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
1104 so this offset adjustment is no longer necessary.
1105 (create_child): Don't set the error flag if the child is
1106 a CPLUS_FAKE_CHILD.
1107 (value_of_child): If value_fetch_lazy fails, return NULL
1108 so that callers will be notified that an error occurred.
1109 (c_value_of_variable): Delay check of variable's validity
1110 until later. We actually want all structs and unions to have
1111 the value "{...}".
1112 Do not return "???" for variables which could not be evaluated.
1113 This error condition must be returned to the caller so that it
1114 can get the error condition from gdb.
1115 (cplus_name_of_child): Adjust index for vptr before figuring
1116 out the name of the child.
1117 (cplus_value_of_child): If a child's (real) parent is not valid,
1118 don't even bother trying to give a value for it. Just return
1119 an error. Change all instances in this function.
1120 (cplus_type_of_child): If our parent is one of the "fake"
1121 parents, we need to get at the type of the real parent, and
1122 derive the child's true type using this information.
1123
1124 2002-01-13 Andrew Cagney <ac131313@redhat.com>
1125
1126 From 2002-01-09 John Marshall <johnm@falch.net>:
1127 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
1128 sources.redhat.com, and tweak some related URLs which had
1129 suffered from linkrot.
1130
1131 2002-01-13 Andrew Cagney <ac131313@redhat.com>
1132
1133 From Jeff law:
1134 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
1135 structures passed in registers.
1136
1137 2002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
1138
1139 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
1140 white space which prevented compilation. Reported by DSK
1141 <dsk@student.unsw.edu.au>.
1142
1143 2002-01-11 Michael Snyder <msnyder@redhat.com>
1144
1145 * symfile.c (build_section_addr_info_from_section_tab):
1146 Use bfd access method instead of manipulating bfd directly.
1147 (syms_from_objfile): Ditto.
1148 (simple_overlay_update_1): Ditto.
1149 (simple_overlay_update): Ditto.
1150 (generic_load): Ditto.
1151 (overlay_unmapped_address): FIXME comment, bfd access methods.
1152 (sections_overlap): FIXME comment, bfd access methods.
1153 (pc_in_mapped_range): FIXME comment, bfd access methods.
1154 (pc_in_unmapped_range): FIXME comment, bfd access methods.
1155 (section_is_mapped): FIXME comment, bfd access methods.
1156 (section_is_overlay): FIXME comment, bfd access methods.
1157
1158 * symfile.c (generic_load): Whitespace and long line cleanups.
1159 Remove duplicate variable, change several local variables to
1160 more appropriate data types.
1161 (print_transfer_performance): Use %lu instead of %ld for ulongs.
1162
1163 2002-01-12 Andrew Cagney <ac131313@redhat.com>
1164
1165 From Peter Schauer:
1166 * language.c (longest_local_hex_string_custom): Use phex_nz to
1167 convert NUM to a hex string.
1168
1169 2002-01-12 Elena Zannoni <ezannoni@redhat.com>
1170
1171 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
1172 the function.
1173 Update Copyright year.
1174
1175 2002-01-12 Andrew Cagney <ac131313@redhat.com>
1176
1177 * language.c (longest_raw_hex_string): Delete unused function.
1178
1179 2002-01-11 Petr Sorfa <petrs@caldera.com>
1180
1181 * MAINTAINERS (write-after-approval): Add myself.
1182 * dwarf2read.c (read_tag_string_type): Handling of
1183 DW_AT_byte_size.
1184 (read_tag_string_type): FORTRAN fix to prevent propagation of
1185 first string size.
1186 (set_cu_language): Handling of DW_LANG_Fortran95
1187
1188 2002-01-11 Richard Earnshaw <rearnsha@arm.com>
1189
1190 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
1191 GETPID(inferior_ptid).
1192 (store_inferior_registers): Likewise.
1193
1194 2002-01-10 Jason Merrill <jason@redhat.com>
1195
1196 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
1197 Fix DW_OP_minus.
1198
1199 2002-01-10 Andrew Cagney <ac131313@redhat.com>
1200
1201 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
1202 and bfd/elf32-sh-nbsd.c.
1203
1204 2002-01-10 Michael Snyder <msnyder@redhat.com>
1205
1206 * NEWS: Mention --pid and corefile/proc-id behavior change.
1207
1208 * Makefile.in: Add rules for gcore.o and linux-proc.o.
1209 * gcore.c: Include cli/cli-decode.h instead of command.h.
1210
1211 * main.c (captured_main): Add new command line option "--pid".
1212 If the second command line argument (following the symbol-file)
1213 begins with a digit, try to attach to it before trying to open
1214 it as a corefile.
1215 (print_gdb_help): Document the "--pid" argument.
1216
1217 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
1218
1219 * completer.c (command_completer): New function.
1220
1221 * completer.h <command_completer>: Add prototype.
1222
1223 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
1224 completer for the "help" command.
1225
1226 2002-01-09 Jason Merrill <jason@redhat.com>
1227
1228 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
1229
1230 2002-01-09 Michael Snyder <msnyder@redhat.com>
1231
1232 * i386-linux-nat.c (fill_fpxregset): Make global.
1233 (store_fpxregset): Ditto.
1234
1235 * gregset.h (gdb_fpxregset_t): Define.
1236 (supply_fpxregset): Prototype.
1237 (fill_fpxregset): Prototype.
1238
1239 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
1240
1241 2002-01-09 Richard Earnshaw <rearnsha@arm.com>
1242
1243 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
1244 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
1245 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
1246
1247 2002-01-09 Andrew Cagney <ac131313@redhat.com>
1248
1249 * MAINTAINERS: Update target maintainer rules so that any
1250 Maintainer can approve a tested patch for a maintenance-only
1251 target.
1252
1253 2002-01-09 Richard Earnshaw <rearnsha@arm.com>
1254
1255 * MAINTAINERS (write-after-approval): Add myself.
1256
1257 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
1258 IN_SIGTRAMP.
1259
1260 2002-01-08 Michael Snyder <msnyder@redhat.com>
1261
1262 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
1263 real name of the executable, rather than the /proc name.
1264
1265 2002-01-03 Michael Snyder <msnyder@redhat.com>
1266
1267 Implement a "generate-core-file" command in gdb, save target state.
1268 * gcore.c: New file. Implement new command 'generate-core-file'.
1269 Save a corefile image of the current state of the inferior.
1270 * linux-proc.c: Add linux-specific code for saving corefiles.
1271 * target.h (struct target_ops): Add new target vectors for saving
1272 corefiles; to_find_memory_regions and to_make_corefile_notes.
1273 (target_find_memory_regions): New macro.
1274 (target_make_corefile_notes): New macro.
1275 * target.c (update_current_target): Inherit new target methods.
1276 (dummy_find_memory_regions): New place-holder method.
1277 (dummy_make_corefile_notes): New place-holder method.
1278 (init_dummy_target): Initialize new dummy target vectors.
1279 * exec.c (exec_set_find_memory_regions): New function.
1280 Allow the exec_ops vector for memory regions to be taken over.
1281 (exec_make_note_section): New function, target vector method.
1282 * defs.h (exec_set_find_memory_regions): Export prototype.
1283 * procfs.c (proc_find_memory_regions): New function, corefile method.
1284 (procfs_make_note_section): New function, corefile method.
1285 (init_procfs_ops): Set new target vector pointers.
1286 (find_memory_regions_callback): New function.
1287 (procfs_do_thread_registers): New function.
1288 (procfs_corefile_thread_callback): New function.
1289 * sol-thread.c (sol_find_memory_regions): New function.
1290 (sol_make_note_section): New function.
1291 (init_sol_thread_ops): Initialize new target vectors.
1292 * inftarg.c (inftarg_set_find_memory_regions): New function.
1293 Allow to_find_memory_regions vector to be taken over.
1294 (inftarg_set_make_corefile_notes): New function.
1295 Allow to_make_corefile_notes vector to be taken over.
1296 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
1297 interface layer if not target_has_execution (may be a corefile).
1298 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
1299 * config/sparc/sun4sol2.mh: Ditto.
1300 * config/alpha/alpha-linux.mh: Ditto.
1301 * config/arm/linux.mh: Ditto.
1302 * config/i386/x86-64linux.mh: Ditto.
1303 * config/ia64/linux.mh: Ditto.
1304 * config/m68k/linux.mh: Ditto.
1305 * config/mips/linux.mh: Ditto.
1306 * config/powerpc/linux.mh: Ditto.
1307 * config/sparc/linux.mh: Ditto.
1308
1309 2002-01-07 Michael Snyder <msnyder@redhat.com>
1310
1311 * arm-linux-nat.c: Remove references to regcache.c internal data
1312 (registers[] and register_valid[]).
1313
1314 2002-01-07 Michael Snyder <msnyder@redhat.com>
1315
1316 * linux-proc.c: New file. Implement child_pid_to_exec_file,
1317 so that attaching to a pid will automatically read the process's
1318 symbol file and shlibs.
1319 * Makefile.in: Add rule for linux-proc.o.
1320 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
1321 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
1322 * config/arm/linux.mh: Ditto.
1323 * config/i386/linux.mh: Ditto.
1324 * config/i386/x86-64linux.mh: Ditto.
1325 * config/ia64/linux.mh: Ditto.
1326 * config/m68k/linux.mh: Ditto.
1327 * config/mips/linux.mh: Ditto.
1328 * config/powerpc/linux.mh: Ditto.
1329 * config/sparc/linux.mh: Ditto.
1330
1331 2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
1332
1333 * win32-nat.c: Add i386-tdep.h dependency.
1334
1335 2002-01-07 Michael Snyder <msnyder@redhat.com>
1336
1337 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
1338 instead of bfd_get_arch_size. Don't bail out just because
1339 there's no exec_bfd.
1340
1341 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
1342 * p-valprint.c (pascal_object_print_value): Ditto.
1343 * somread.c (som_symtab_read): Ditto.
1344 * symfile.c (simple_free_overlay_region_table): Ditto.
1345 * valops.c (value_assign): Ditto.
1346
1347 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
1348 use tilde_expand and strerror for opening save-tracepoints file.
1349
1350 * thread-db.c (thread_db_new_objfile): Indendation fix.
1351
1352 * infptrace.c (GDB_MAX_ALLOCA): New define.
1353 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
1354 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
1355 can be overridden with whatever value is appropriate to the host).
1356 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
1357 alloca to allocate potentially large buffer.
1358 * rs6000-nat.c (child_xfer_memory): Ditto.
1359 * symm-nat.c (child_xfer_memory): Ditto.
1360 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
1361
1362 2002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
1363
1364 From Nick Clifton <nickc@redhat.com>
1365 * d10v-tdep.c: Set STACK_START to 0x200bffe.
1366
1367 2002-01-07 Michael Snyder <msnyder@redhat.com>
1368
1369 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
1370 Don't use exec_bfd if it's NULL.
1371
1372 2002-01-06 Mark Kettenis <kettenis@gnu.org>
1373
1374 * valops.c (value_arg_coerce): Fix formatting.
1375
1376 2002-01-06 Andrew Cagney <ac131313@redhat.com>
1377
1378 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
1379 * gnu-nat.c: Ditto.
1380
1381 2002-01-06 Andrew Cagney <ac131313@redhat.com>
1382
1383 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
1384 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
1385 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
1386 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
1387 z8k-coff have not been multi-arched. Update z8k-coff build
1388 status.
1389
1390 2002-01-06 Andrew Cagney <ac131313@redhat.com>
1391
1392 * MAINTAINERS: Mark a29k target as obsolete.
1393 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
1394 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
1395 comments.
1396 * NEWS: Note that a29k targets are obsolete.
1397 * a29k-tdep.c: Mark as obsolete.
1398 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
1399 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
1400 a29k-*-vxworks* targets as obsolete.
1401 * remote-adapt.c: Obsolete.
1402 * remote-eb.c: Obsolete.
1403 * remote-mm.c: Obsolete.
1404 * remote-udi.c: Obsolete.
1405 * config/a29k/a29k-udi.mt: Obsolete.
1406 * config/a29k/a29k.mt: Obsolete.
1407 * config/a29k/tm-a29k.h: Obsolete.
1408 * config/a29k/tm-vx29k.h: Obsolete.
1409 * config/a29k/vx29k.mt: Obsolete.
1410
1411 2002-01-05 Andrew Cagney <ac131313@redhat.com>
1412
1413 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
1414 with BFD_ENDIAN_BIG.
1415
1416 2002-01-05 Andrew Cagney <ac131313@redhat.com>
1417
1418 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
1419 * configure, config.in: Re-generate.
1420 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
1421 * defs.h: Do not include <endian.h>.
1422
1423 2002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
1424
1425 * acconfig.h (HAVE_PT_GETXMMREGS): New.
1426 * config.in: Regenerate.
1427 * configure.in: Update copyright years.
1428 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
1429 * configure: Regenerate.
1430 * i386bsd-nat.c: Update copyright years.
1431 (fill_gregset): Use regcache_collect.
1432 (fetch_inferior_registers): Only fetch integer registers
1433 if requested to do so. Add support for XMM registers
1434 using PT_GETXMMREGS.
1435 (store_inferior_registers): Only store integer registers
1436 if requested to do so. Add support for XMM registers
1437 using PT_SETXMMREGS.
1438 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
1439 (store_inferior_registers): Remove.
1440 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
1441 (fetch_elfcore_registers): New function.
1442 (i386nbsd_elfcore_fns): New.
1443 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
1444 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
1445 i386bsd-nat.o.
1446 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
1447 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
1448 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
1449 * config/i386/tm-nbsd.h: Update copyright years.
1450 (HAVE_SSE_REGS): Define.
1451 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
1452 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
1453 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
1454 (SIGCONTEXT_PC_OFFSET): Remove.
1455 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
1456
1457 2002-01-05 Andrew Cagney <ac131313@redhat.com>
1458
1459 * configure.tgt: Remove powerpc-*-macos* target.
1460 * config/m68k/xm-mpw.h: Delete file.
1461 * config/xm-mpw.h: Delete file.
1462 * ser-mac.c: Delete file.
1463 * mpw-make.sed: Delete file.
1464 * mpw-config.in: Delete file.
1465 * mac-xdep.c: Delete file.
1466 * mac-gdb.r: Delete file.
1467 * mac-defs.h: Delete file.
1468 * mac-nat.c: Delete file.
1469 * config/powerpc/macos.mh: Delete file.
1470 * config/powerpc/macos.mt: Delete file.
1471 * config/powerpc/nm-macos.h: Delete file.
1472 * config/powerpc/tm-macos.h: Delete file.
1473 * source.c (openp, open_source_file): Remove obsolete code.
1474 * top.c (gdb_readline): Ditto.
1475 * utils.c (query): Ditto.
1476 * event-top.c (display_gdb_prompt): Ditto.
1477 * Makefile.in (ser-mac.o): Delete obsolete target.
1478 * NEWS: Update.
1479
1480 2002-01-04 Andrew Cagney <ac131313@redhat.com>
1481
1482 * defs.h (BIG_ENDIAN): Delete macro definition.
1483 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
1484 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
1485 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
1486 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
1487 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
1488 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
1489 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
1490 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
1491 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
1492 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
1493 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
1494 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
1495 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
1496 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
1497 * gdbarch.c: Re-generate.
1498
1499 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
1500
1501 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
1502 for core files.
1503
1504 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
1505
1506 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
1507
1508 2002-01-04 Andrew Cagney <ac131313@redhat.com>
1509
1510 * value.h (value_ptr): Delete typedef.
1511
1512 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
1513
1514 * i386nbsd-nat.c: Update copyright years.
1515 Include i386-tdep.h.
1516
1517 2002-01-04 Elena Zannoni <ezannoni@redhat.com>
1518
1519 * stabsread.c: Update copyright years.
1520
1521 From Debashis Mahata <debashis.mahata@wipro.com>:
1522 (read_struct_fields): Deal with Sun C compiler erroneous stab
1523 output for structs and unions.
1524 Fix PR gdb/269.
1525
1526 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
1527
1528 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
1529 prototype.
1530
1531 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
1532
1533 * cp-abi.c: Fix whitespace.
1534 (baseclass_offset): New wrapper function.
1535 * cp-abi.h (baseclass_offset): Add prototype.
1536 (struct cp_abi_ops): Add baseclass_offset pointer.
1537
1538 * valops.c (vb_match): Move to...
1539 * gnu-v2-abi.c (vb_match): here.
1540 * valops.c (baseclass_offset): Move to...
1541 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
1542
1543 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
1544
1545 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
1546 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
1547 * hpacc-abi.c (init_hpacc_ops): Likewise.
1548
1549 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
1550
1551 * valops.c (find_overload_match): Accept obj as a
1552 reference parameter. Update it before returning.
1553 * value.h (find_overload_match): Update prototype.
1554 * eval.c (evaluate_subexp_standard): Pass object to
1555 find_overload_match by reference.
1556
1557 2002-01-03 Andrew Cagney <ac131313@redhat.com>
1558
1559 * valarith.c: Replace value_ptr with struct value pointer. Remove
1560 register attribute from value declarations.
1561 * valops.c: Ditto.
1562 * value.h: Ditto.
1563 * scm-lang.c (scm_lookup_name): Ditto.
1564
1565 2002-01-03 Michael Snyder <msnyder@redhat.com>
1566
1567 Abstract the functionality of iterating over mapped memory
1568 regions into a general purpose iterator function.
1569 * procfs.c (iterate_over_mappings): New function, general purpose
1570 iterator for memory sections.
1571 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
1572 (solib_mappings_callback): New function, callback for above.
1573 (info_proc_mappings): Reimpliment using iterate_over_mappings.
1574 (info_mappings_callback): New function, callback for above.
1575
1576 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
1577
1578 2002-01-01 Mark Kettenis <kettenis@gnu.org>
1579
1580 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
1581 * i386-tdep.c: Include "elf-bfd.h".
1582 (process_note_abi_tag_sections): New function.
1583 (i386_gdbarch_init): Add code to recognize various OS/ABI
1584 combinations.
1585
1586 * maint.c (_initialize_maint_cmds): Add missing \ in
1587 string-literal.
1588
1589 For older changes see ChangeLog-2001
1590 \f
1591 Local Variables:
1592 mode: change-log
1593 left-margin: 8
1594 fill-column: 74
1595 version-control: never
1596 End: