diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 888467f..e033f4a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +2011-07-04 Tristan Gingold <gingold@adacore.com> + + * ada-tasks.c: Renames fieldno to actb_fieldno. + (ada_get_task_number): Indentation. + (get_tcb_types_info): Remove all parameters. Write directly + the globals. + (ptid_from_atcb_common): Adjust. + (read_atcb): Adjust. + 2011-07-04 Thiago Jung Bauermann <bauerman@br.ibm.com> * symtab.c (in_prologue): Remove mention of ppc's refine_prologue_limit. |