2002-01-04 Daniel Jacobowitz * thread-db.c (thread_db_new_objfile): Do not enable thread_db for core files. 2002-01-04 Jason Thorpe * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o. 2002-01-04 Andrew Cagney * value.h (value_ptr): Delete typedef. 2002-01-04 Jason Thorpe * i386nbsd-nat.c: Update copyright years. Include i386-tdep.h. 2002-01-04 Elena Zannoni * stabsread.c: Update copyright years. From Debashis Mahata : (read_struct_fields): Deal with Sun C compiler erroneous stab output for structs and unions. Fix PR gdb/269. 2002-01-04 Daniel Jacobowitz * p-valprint.c: Include "cp-abi.h" for baseclass_offset prototype. 2002-01-04 Daniel Jacobowitz * cp-abi.c: Fix whitespace. (baseclass_offset): New wrapper function. * cp-abi.h (baseclass_offset): Add prototype. (struct cp_abi_ops): Add baseclass_offset pointer. * valops.c (vb_match): Move to... * gnu-v2-abi.c (vb_match): here. * valops.c (baseclass_offset): Move to... * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename. * gnu-v3-abi.c (gnuv3_baseclass_offset): New function. * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset. * gnu-v3-abi.c (init_gnuv3_ops): Likewise. * hpacc-abi.c (init_hpacc_ops): Likewise. 2002-01-04 Daniel Jacobowitz * valops.c (find_overload_match): Accept obj as a reference parameter. Update it before returning. * value.h (find_overload_match): Update prototype. * eval.c (evaluate_subexp_standard): Pass object to find_overload_match by reference. 2002-01-03 Andrew Cagney * valarith.c: Replace value_ptr with struct value pointer. Remove register attribute from value declarations. * valops.c: Ditto. * value.h: Ditto. * scm-lang.c (scm_lookup_name): Ditto. 2002-01-01 Mark Kettenis * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member. * i386-tdep.c: Include "elf-bfd.h". (process_note_abi_tag_sections): New function. (i386_gdbarch_init): Add code to recognize various OS/ABI combinations. * maint.c (_initialize_maint_cmds): Add missing \ in string-literal. For older changes see ChangeLog-2001 Local Variables: mode: change-log left-margin: 8 fill-column: 74 version-control: never End: