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 b593f20..a0f421e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2012-07-18 Tom Tromey <tromey@redhat.com> + * cc-with-index.sh, cc-with-dwz.sh: Remove. + * contrib/cc-with-tweaks.sh: New file. + +2012-07-18 Tom Tromey <tromey@redhat.com> + * dwarf2read.c (struct dwz_file) <gdb_index>: New field. (locate_dwz_sections): Recognize .gdb_index. (create_cus_from_index_list): New function. |