Source-Changes archive

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

CVS commit: [netbsd-7] src/external/gpl3/binutils/dist/ld/emultempl



Module Name:    src
Committed By:   martin
Date:           Sat Feb 21 13:55:08 UTC 2015

Modified Files:
        src/external/gpl3/binutils/dist/ld/emultempl [netbsd-7]: aarch64elf.em
            armelf.em

Log Message:
Pull up following revision(s) (requested by joerg in ticket #533):
        external/gpl3/binutils/dist/ld/emultempl/armelf.em: revision 1.2
        external/gpl3/binutils/dist/ld/emultempl/aarch64elf.em: revision 1.2
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.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.6.1 \
    src/external/gpl3/binutils/dist/ld/emultempl/aarch64elf.em
cvs rdiff -u -r1.1.1.3 -r1.1.1.3.4.1 \
    src/external/gpl3/binutils/dist/ld/emultempl/armelf.em

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index