aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-05-13 14:49:49 +0000
committerNick Clifton <nickc@redhat.com>2004-05-13 14:49:49 +0000
commitc273895f54930398a4ca0766e35ea43dff63938a (patch)
treebd22311ea5dece8fd735392a5dd8ebb03a7ff55d /bfd
parent0da76f83eb29135ae1bd52ba5962721fb1d0c6fc (diff)
downloadgdb-c273895f54930398a4ca0766e35ea43dff63938a.zip
gdb-c273895f54930398a4ca0766e35ea43dff63938a.tar.gz
gdb-c273895f54930398a4ca0766e35ea43dff63938a.tar.bz2
fix typo in file name
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1c91d5d..ec2883d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,7 +1,7 @@
2004-05-13 Paul Brook <paul@codesourcery.com>
- * eh-frame.c (_bfd_elf_discard_section_eh_frame): Handle dwarf3
- format CIE entries.
+ * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Handle
+ dwarf3 format CIE entries.
2004-05-13 Joel Sherrill <joel@oarcorp.com>