b7789565fa
of the case where the first argument is a reference. (ada_evaluate_subexp, case BINOP_ADD): Likewise.
35 lines
932 B
Plaintext
35 lines
932 B
Plaintext
2008-01-01 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
* ada-lang.c (ada_evaluate_subexp, case BINOP_SUB): Add handling
|
||
of the case where the first argument is a reference.
|
||
(ada_evaluate_subexp, case BINOP_ADD): Likewise.
|
||
|
||
2008-01-01 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
Implement support for Ada interface types.
|
||
|
||
* ada-lang.c (ada_is_dispatch_table_ptr_type): New function.
|
||
(ada_is_ignored_field): Ignore fields that are a dispatch table
|
||
of a tagged type.
|
||
|
||
2008-01-01 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
* top.c (print_gdb_version): Update copyright year.
|
||
|
||
2008-01-01 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
* ChangeLog-2007: New ChangeLog rotation.
|
||
* ChangeLog: Reset for 2008.
|
||
* config/djgpp/fnchange.lst: Add entries for ChangeLog-2006 and
|
||
ChangeLog-2007.
|
||
|
||
For older changes see ChangeLog-2007.
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
coding: utf-8
|
||
End:
|