src/bfd ChangeLog bfd.c elflink.c
nickc@sourceware.org
nickc@sourceware.org
Mon Jun 12 11:12:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2006-06-12 11:12:52
Modified files:
bfd : ChangeLog bfd.c elflink.c
Log message:
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.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3544&r2=1.3545
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/bfd.c.diff?cvsroot=src&r1=1.82&r2=1.83
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.217&r2=1.218
More information about the Binutils-cvs
mailing list