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