aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2008-12-17 02:14:30 +0000
committerHans-Peter Nilsson <hp@axis.com>2008-12-17 02:14:30 +0000
commit867ea5fd9af7d6938f8dda898edd469afa712d4f (patch)
tree989c2fb88667cfab79fe287c107dd74053e06284 /bfd/ChangeLog
parent3b056006d75b8b4607b1a7eb90e3b7e1b7a4b90e (diff)
downloadgdb-867ea5fd9af7d6938f8dda898edd469afa712d4f.zip
gdb-867ea5fd9af7d6938f8dda898edd469afa712d4f.tar.gz
gdb-867ea5fd9af7d6938f8dda898edd469afa712d4f.tar.bz2
* elf32-cris.c (elf_cris_copy_indirect_symbol): Return without
action for symbols other than bfd_link_hash_indirect.
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 0836a46..40678ee 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-17 Hans-Peter Nilsson <hp@axis.com>
+
+ * elf32-cris.c (elf_cris_copy_indirect_symbol): Return without
+ action for symbols other than bfd_link_hash_indirect.
+
2008-12-15 Hans-Peter Nilsson <hp@axis.com>
* elf32-cris.c (elf_cris_copy_indirect_symbol): New function.