aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorWill Newton <willnewton@sourceware.org>2013-05-07 17:01:12 +0000
committerWill Newton <willnewton@sourceware.org>2013-05-07 17:01:12 +0000
commit1ee9e8b3d23a202aac82a524353c4ec3366477c7 (patch)
tree27e943120dc388c3e2697ddb2db85c389987ffef /bfd/ChangeLog
parentbe8b1ea6766a74d67581dc1012d04bef81f1b3bf (diff)
downloadgdb-1ee9e8b3d23a202aac82a524353c4ec3366477c7.zip
gdb-1ee9e8b3d23a202aac82a524353c4ec3366477c7.tar.gz
gdb-1ee9e8b3d23a202aac82a524353c4ec3366477c7.tar.bz2
bfd/elf-ifunc.c: Remove unused function _bfd_elf_create_ifunc_dyn_reloc.
bfd/ChangeLog: 2013-05-07 Will Newton <will.newton@linaro.org> * elf-ifunc.c (_bfd_elf_create_ifunc_dyn_reloc): Remove unused function. * elf-bfd.h: Likewise.
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 f70fa2f..5e24d2e 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2013-05-07 Will Newton <will.newton@linaro.org>
+
+ * elf-ifunc.c (_bfd_elf_create_ifunc_dyn_reloc): Remove unused
+ function.
+ * elf-bfd.h: Likewise.
+
2013-05-06 Paul Brook <paul@codesourcery.com>
* elf64-mips.c (elf_mips_gnu_pcrel32): New.