aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorDavid S. Miller <davem@redhat.com>2013-03-22 15:54:21 +0000
committerDavid S. Miller <davem@redhat.com>2013-03-22 15:54:21 +0000
commit209be8d2a998544ff90bee54f76ca6cf5a812b55 (patch)
treeb9b8e917fbff2a6add7d5ea25bee85f5046955b3 /bfd/ChangeLog
parent5c0df4846e5e0f668376c153ff69fd8bf1461df3 (diff)
downloadgdb-209be8d2a998544ff90bee54f76ca6cf5a812b55.zip
gdb-209be8d2a998544ff90bee54f76ca6cf5a812b55.tar.gz
gdb-209be8d2a998544ff90bee54f76ca6cf5a812b55.tar.bz2
Fix attribute section output on sparc.
bfd/ * elfxx-sparc.c (_bfd_sparc_elf_merge_private_bfd_data): Set type of hwcaps attribute.
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 cef68c6..a57684d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2013-03-22 David S. Miller <davem@davemloft.net>
+
+ * elfxx-sparc.c (_bfd_sparc_elf_merge_private_bfd_data): Set type of
+ hwcaps attribute.
+
2013-03-22 Achille Fouilleul <achille.fouilleul+binutils@gadz.org>
PR ld/14902