summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-08-20 08:29:44 +0000
committerNick Clifton <nickc@redhat.com>2007-08-20 08:29:44 +0000
commit992af92d5820b62874cf6d0f76987c998a16d826 (patch)
treec51b67ada3dc3c0179a8ebcadb47e39a48679b01
parent8029f6505b6a5d61749d9dd713e7649110ed4481 (diff)
downloadbinutils-gdb-992af92d5820b62874cf6d0f76987c998a16d826.tar.gz
Add changelog entry for previous delta
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 68bd2867a2b..68217eae017 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2007-08-20 Nick Clifton <nickc@redhat.com>
+
+ * elflink.c (elf_fixup_link_order): Rewrite conversion of
+ s->alignment_power into an offset mask in order to avoid a gcc
+ error message.
+
2007-08-17 Alan Modra <amodra@bigpond.net.au>
* po/Make-in: Add --msgid-bugs-address to xgettext invocation.