diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2008-07-14 01:20:48 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2008-07-14 01:20:48 +0000 |
commit | 08b78292eef8c50b799a0c982265c128f8aa1fb8 (patch) | |
tree | 3e09e5104538cd25158a99ff3f8a6936b7017a9e /bfd | |
parent | aaf30c25fb68ff75abdae117283df4942c2213a1 (diff) | |
download | gdb-08b78292eef8c50b799a0c982265c128f8aa1fb8.zip gdb-08b78292eef8c50b799a0c982265c128f8aa1fb8.tar.gz gdb-08b78292eef8c50b799a0c982265c128f8aa1fb8.tar.bz2 |
Mention "PR binutils/6743" in ChangeLog.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index df92900..8df7d40 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,6 @@ 2008-07-13 Craig Silverstein <csilvers@google.com> + PR binutils/6743 * dwarf2.c (struct dwarf2_debug): New variable info_ptr_memory. (find_line): Use info_ptr_memory instead of sec_info_ptr. (_bfd_dwarf2_cleanup_debug_info): Likewise. |