2002-01-04 Daniel Jacobowitz <drow@mvista.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
eb43544b
DJ
12002-01-04 Daniel Jacobowitz <drow@mvista.com>
2
3 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
4 prototype.
5
1514d34e
DJ
62002-01-04 Daniel Jacobowitz <drow@mvista.com>
7
8 * cp-abi.c: Fix whitespace.
9 (baseclass_offset): New wrapper function.
10 * cp-abi.h (baseclass_offset): Add prototype.
11 (struct cp_abi_ops): Add baseclass_offset pointer.
12
13 * valops.c (vb_match): Move to...
14 * gnu-v2-abi.c (vb_match): here.
15 * valops.c (baseclass_offset): Move to...
16 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
17
18 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
19
20 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
21 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
22 * hpacc-abi.c (init_hpacc_ops): Likewise.
23
7f8c9282
DJ
242002-01-04 Daniel Jacobowitz <drow@mvista.com>
25
26 * valops.c (find_overload_match): Accept obj as a
27 reference parameter. Update it before returning.
28 * value.h (find_overload_match): Update prototype.
29 * eval.c (evaluate_subexp_standard): Pass object to
30 find_overload_match by reference.
31
f23631e4
AC
322002-01-03 Andrew Cagney <ac131313@redhat.com>
33
34 * valarith.c: Replace value_ptr with struct value pointer. Remove
35 register attribute from value declarations.
36 * valops.c: Ditto.
37 * value.h: Ditto.
38 * scm-lang.c (scm_lookup_name): Ditto.
39
c5ad026a
MK
402002-01-01 Mark Kettenis <kettenis@gnu.org>
41
d2a7c97a
MK
42 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
43 * i386-tdep.c: Include "elf-bfd.h".
44 (process_note_abi_tag_sections): New function.
45 (i386_gdbarch_init): Add code to recognize various OS/ABI
46 combinations.
47
c5ad026a
MK
48 * maint.c (_initialize_maint_cmds): Add missing \ in
49 string-literal.
50
a1a5b71e 51For older changes see ChangeLog-2001
c906108c
SS
52\f
53Local Variables:
54mode: change-log
55left-margin: 8
56fill-column: 74
57version-control: never
58End:
This page took 0.416288 seconds and 4 git commands to generate.