aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-11-12 23:25:42 +0000
committerAlan Modra <amodra@gmail.com>2002-11-12 23:25:42 +0000
commita7f84125428c5d831d73cf256259155aef45121e (patch)
tree527ddb44aa17859c0acf9c0d1135346869d1d6a1 /bfd/ChangeLog
parent0b74bc77842321bf862a0b00897ad819b8a2ba8f (diff)
downloadgdb-a7f84125428c5d831d73cf256259155aef45121e.zip
gdb-a7f84125428c5d831d73cf256259155aef45121e.tar.gz
gdb-a7f84125428c5d831d73cf256259155aef45121e.tar.bz2
Missed commit in last change.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index e8b786b..d7d10b5 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -26,7 +26,7 @@
(bfd_sym_scan): New function split out from bfd_sym_object_p.
* xsym.h (bfd_sym_scan): Declare.
* elfcode.h (elf_object_p): Use bfd_preserve_save/restore/finish.
- (elf_core_file_p): Likewise.
+ * elfcore.h (elf_core_file_p): Likewise.
* targets.c (_bfd_target_vector): Revert 2002-11-08 change.
2002-11-12 Nick Clifton <nickc@redhat.com>