diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 3 |
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> |