* ada-lang.c (ada_evaluate_subexp, case BINOP_SUB): Add handling
[binutils-gdb.git] / gdb / ChangeLog
1 2008-01-01 Joel Brobecker <brobecker@adacore.com>
2
3 * ada-lang.c (ada_evaluate_subexp, case BINOP_SUB): Add handling
4 of the case where the first argument is a reference.
5 (ada_evaluate_subexp, case BINOP_ADD): Likewise.
6
7 2008-01-01 Joel Brobecker <brobecker@adacore.com>
8
9 Implement support for Ada interface types.
10
11 * ada-lang.c (ada_is_dispatch_table_ptr_type): New function.
12 (ada_is_ignored_field): Ignore fields that are a dispatch table
13 of a tagged type.
14
15 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16
17 * top.c (print_gdb_version): Update copyright year.
18
19 2008-01-01 Joel Brobecker <brobecker@adacore.com>
20
21 * ChangeLog-2007: New ChangeLog rotation.
22 * ChangeLog: Reset for 2008.
23 * config/djgpp/fnchange.lst: Add entries for ChangeLog-2006 and
24 ChangeLog-2007.
25
26 For older changes see ChangeLog-2007.
27 \f
28 Local Variables:
29 mode: change-log
30 left-margin: 8
31 fill-column: 74
32 version-control: never
33 coding: utf-8
34 End: