PR binutils/2735
authorNick Clifton <nickc@redhat.com>
Mon, 12 Jun 2006 11:12:51 +0000 (11:12 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 12 Jun 2006 11:12:51 +0000 (11:12 +0000)
commitd07676f875b3fa1a3d527b4040c36740e6f3c395
tree310b3b3a9b6d2a2e3930374d66e7ac140db43c42
parent13dce8ef13f529c0629901966243f2ea23cc9494
PR binutils/2735
* elflink.c (elf_link_add_object_symbols): Fix the warning message about
  mismatched alignments to allow for the case where the common alignment
  has been deduced from the section alignment.
* bfd.c (_bfd_default_error_handler): Update comment to explain why bfd
  and asection varargs are out of order.
  Explicitly catch and abort on NULL bfd and asection arguments.
bfd/ChangeLog
bfd/bfd.c
bfd/elflink.c
This page took 0.024871 seconds and 4 git commands to generate.