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 8fd87b5..763e988 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2010-07-23 Keith Seitz <keiths@redhat.com> + * symtab.c (basic_lookup_transparent_type): Call pre-expand + hook for STATIC_BLOCK types, too. + +2010-07-23 Keith Seitz <keiths@redhat.com> + * dwarf2read.c: Remove unused typedef dwarf2_cu_per_cu_data_ptr and vector definition. |