This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Fix weak symbol


On Sun, Apr 27, 2003 at 08:34:33PM -0700, H. J. Lu wrote:
> bfd/
> 
> 2003-03-24  H.J. Lu <hjl@gnu.org>
> 
> 	* elflink.h (elf_merge_symbol): Correctly handle weak definiton.
> 
> ld/testsuite/
> 
> 2003-03-24  H.J. Lu <hjl@gnu.org>
> 
> 	* ld-elfvers/vers18.dsym: Updated for weak definiton change.
> 	* ld-elfvers/vers18.ver: Likewise.
> 	* ld-elfvers/vers19.ver: Likewise.
> 
> 	* ld-elfweak/elfweak.exp: Remove xfail.

OK, except

> +      if (olddef == TRUE)

if (olddef)

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]