* elflink.h (elf_link_add_object_symbols): Don't decrease the
authorIan Lance Taylor <ian@airs.com>
Fri, 16 May 1997 16:13:33 +0000 (16:13 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 16 May 1997 16:13:33 +0000 (16:13 +0000)
commitfd6c00bac275fc94e197aa8496a2e7b5638405fe
treecc1403e79f79047244478071f4aa42e6d187a8c3
parent37a684b84d5c722848ebdc7203052d65c6b35e30
* elflink.h (elf_link_add_object_symbols): Don't decrease the
  alignment of a common symbol.  If two symbols that look like
  common symbols are found in two shared libraries, and the size is
  different, use the larger size, and warn if --warn-common.  If a
common symbol overrides a definition in a shared library, set the
size to the larger size, and warn if --warn-common.
bfd/ChangeLog
bfd/elflink.h