2002-01-05 03:16:28 +08:00
|
|
|
|
2002-01-04 Daniel Jacobowitz <drow@mvista.com>
|
|
|
|
|
|
|
|
|
|
* p-valprint.c: Include "cp-abi.h" for baseclass_offset
|
|
|
|
|
prototype.
|
|
|
|
|
|
2002-01-05 02:20:19 +08:00
|
|
|
|
2002-01-04 Daniel Jacobowitz <drow@mvista.com>
|
|
|
|
|
|
|
|
|
|
* 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-05 01:51:38 +08:00
|
|
|
|
2002-01-04 Daniel Jacobowitz <drow@mvista.com>
|
|
|
|
|
|
|
|
|
|
* 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-04 13:20:09 +08:00
|
|
|
|
2002-01-03 Andrew Cagney <ac131313@redhat.com>
|
|
|
|
|
|
|
|
|
|
* 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 23:17:40 +08:00
|
|
|
|
2002-01-01 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
2002-01-02 00:29:43 +08:00
|
|
|
|
* 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.
|
|
|
|
|
|
2002-01-01 23:17:40 +08:00
|
|
|
|
* maint.c (_initialize_maint_cmds): Add missing \ in
|
|
|
|
|
string-literal.
|
|
|
|
|
|
2002-01-03 14:02:43 +08:00
|
|
|
|
For older changes see ChangeLog-2001
|
1999-04-16 09:35:26 +08:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|