Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/external/gpl3/binutils/dist/ld/emultempl



On Wed, Feb 18, 2015 at 03:05:44PM +0000, Joerg Sonnenberger wrote:
> Module Name:	src
> Committed By:	joerg
> Date:		Wed Feb 18 15:05:44 UTC 2015
> 
> Modified Files:
> 	src/external/gpl3/binutils/dist/ld/emultempl: aarch64elf.em armelf.em
> 
> Log Message:
> Apply elf32.em r1.8 to the corresponding sections of armelf.em and
> aarch64elf.em. Original commit message:
> 
> Recursively add DT_NEEDED entries from shared libraries if symbols are
> used indirectly. This is more in line with the old GNU ld behavior, but
> not exactly the desired semantic.
> 
> Patch from Martin Husemann.

Please note that this needs a "make clean" in src/external/gpl3/binutils
to be seen as the dependencies of the generated source files are
incomplete.

Joerg


Home | Main Index | Thread Index | Old Index