aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2017-02-22 17:28:33 +0000
committerNick Clifton <nickc@redhat.com>2017-02-22 17:28:33 +0000
commit758d96d834ba725461abf4be36df9f13e0815054 (patch)
treef32e8313541644f88c48e74995eba6ef1a4d23c1 /bfd/ChangeLog
parent25890fc2395cf91526d3d2ba29578ac750e1b006 (diff)
downloadgdb-758d96d834ba725461abf4be36df9f13e0815054.zip
gdb-758d96d834ba725461abf4be36df9f13e0815054.tar.gz
gdb-758d96d834ba725461abf4be36df9f13e0815054.tar.bz2
Align .gnu_debuglink sections on a 4-byte boundary.
PR binutils/21193 * opncls.c (bfd_create_gnu_debuglink_section): Give the newly created section 4-byte alignment.
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 cf5c41b..8f8d375 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2017-02-22 Nick Clifton <nickc@redhat.com>
+
+ PR binutils/21193
+ * opncls.c (bfd_create_gnu_debuglink_section): Give the newly
+ created section 4-byte alignment.
+
2017-02-22 Alan Modra <amodra@gmail.com>
* elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Don't segfault