diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 73206a1..1ac3321 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 Jakub Jelinek <jakub@redhat.com> * config.bfd: Handle sparcv*-*-linux-* the same as sparc-*-linux-*. |