aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2011-06-16 12:34:19 +0000
committerNick Clifton <nickc@redhat.com>2011-06-16 12:34:19 +0000
commita06c7d5acb1feac14de2f4c8c4d28a62f48805d2 (patch)
tree4f30888205296a942595b7c8d73b6c2f718437cb /bfd/ChangeLog
parenteed8f803b17dc8158ab4620d064a1d1ce3c81575 (diff)
downloadfsf-binutils-gdb-a06c7d5acb1feac14de2f4c8c4d28a62f48805d2.zip
fsf-binutils-gdb-a06c7d5acb1feac14de2f4c8c4d28a62f48805d2.tar.gz
fsf-binutils-gdb-a06c7d5acb1feac14de2f4c8c4d28a62f48805d2.tar.bz2
* elf.c (elf_find_function): Fail if not provided with a symbol
table.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2489eda..fd2c5d8 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2011-06-16 Nick Clifton <nickc@redhat.com>
+
+ * elf.c (elf_find_function): Fail if not provided with a symbol
+ table.
+
2011-06-15 Ulrich Weigand <ulrich.weigand@linaro.org>
* elf-bfd.h (elfcore_write_arm_vfp): Add prototype.