diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 70fd9d1..dffd058 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2011-07-11 Tom Tromey <tromey@redhat.com> + * regcache.c (struct regcache_descr): Fix typo. + * i387-tdep.c (i387_supply_xsave): Fix typo. + +2011-07-11 Tom Tromey <tromey@redhat.com> + * dwarf2read.c (handle_DW_AT_stmt_list): New function. (read_file_scope, read_type_unit_scope): Use it. |