aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2013-04-04 14:38:01 +0000
committerAlan Modra <amodra@gmail.com>2013-04-04 14:38:01 +0000
commitff5ac77bf52737eb247737fcf0f213eaf148cbf8 (patch)
treeb2fe20a62a080d48da691218cde9b4cadfec4e03 /bfd/ChangeLog
parent86d27af662b1e20c4322b5aa6801ac34b60b054c (diff)
downloadgdb-ff5ac77bf52737eb247737fcf0f213eaf148cbf8.zip
gdb-ff5ac77bf52737eb247737fcf0f213eaf148cbf8.tar.gz
gdb-ff5ac77bf52737eb247737fcf0f213eaf148cbf8.tar.bz2
* bfd.c (bfd_error_type, bfd_errmsgs): Add bfd_error_missing_dso.
* bfd-in2.h: Regenerate. * elflink.c (elf_link_add_object_symbols): Use new error.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c2a14b0..b794f36 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2013-04-04 Alan Modra <amodra@gmail.com>
+
+ * bfd.c (bfd_error_type, bfd_errmsgs): Add bfd_error_missing_dso.
+ * bfd-in2.h: Regenerate.
+ * elflink.c (elf_link_add_object_symbols): Use new error.
+
2013-04-03 Nick Clifton <nickc@redhat.com>
* elf32-v850.c (v850_elf_is_target_special_symbol): New function.