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