aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-05-13 15:16:00 +0000
committerNick Clifton <nickc@redhat.com>2004-05-13 15:16:00 +0000
commit336b9722b8b277b2387d77ce613db63cad27e4db (patch)
tree57793d7a9153b0a924107df0919e32f0e0e0e662 /bfd/ChangeLog
parentc273895f54930398a4ca0766e35ea43dff63938a (diff)
downloadgdb-336b9722b8b277b2387d77ce613db63cad27e4db.zip
gdb-336b9722b8b277b2387d77ce613db63cad27e4db.tar.gz
gdb-336b9722b8b277b2387d77ce613db63cad27e4db.tar.bz2
Remove comment rendered obsolete by previous delta
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ec2883d..539aa0f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,7 +1,8 @@
2004-05-13 Paul Brook <paul@codesourcery.com>
* elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Handle
- dwarf3 format CIE entries.
+ dwarf3 format CIE entries. Remove comment about the size of the
+ ra_column field. It is now correctly deduced.
2004-05-13 Joel Sherrill <joel@oarcorp.com>