aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2011-07-12 15:17:43 +0000
committerNick Clifton <nickc@redhat.com>2011-07-12 15:17:43 +0000
commit8de863a55d7905566f2d426871641f1163c3bd61 (patch)
treeca714109c8642fabe68e5f0724805e7f25ed8f53 /bfd/ChangeLog
parent1b93226d6365b7447bbf76aa21db61326fb63851 (diff)
downloadgdb-8de863a55d7905566f2d426871641f1163c3bd61.zip
gdb-8de863a55d7905566f2d426871641f1163c3bd61.tar.gz
gdb-8de863a55d7905566f2d426871641f1163c3bd61.tar.bz2
* elf32-arm.c (elf32_arm_section_flags): Delete.
(elf_backend_section_flags): Remove.
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 f10bef2..be2cea2 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2011-07-12 Nick Clifton <nickc@redhat.com>
+
+ * elf32-arm.c (elf32_arm_section_flags): Delete.
+ (elf_backend_section_flags): Remove.
+
2011-07-11 H.J. Lu <hongjiu.lu@intel.com>
PR ld/12982