diff options
author | Tom Tromey <tromey@redhat.com> | 2012-07-18 20:04:44 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2012-07-18 20:04:44 +0000 |
commit | 853254db4122cf8838ced13a1b950afc62043538 (patch) | |
tree | 26942c7dd6759a6146064b8770f5f7bb7fb92956 /gdb/ChangeLog | |
parent | 2ec9a5e0e2bbfb25896dbc4fe3c6230ef62c9b6f (diff) | |
download | binutils-gdb-853254db4122cf8838ced13a1b950afc62043538.tar.gz |
* cc-with-index.sh, cc-with-dwz.sh: Remove.
* contrib/cc-with-tweaks.sh: New file.
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 b593f202274..a0f421e6640 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. |