Source-Changes archive

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

CVS commit: gnusrc/gnu/dist



Module Name:    gnusrc
Committed By:   skrll
Date:           Thu Nov 15 20:06:28 UTC 2001

Modified Files:
        gnusrc/gnu/dist/bfd: bfd-in.h bfd-in2.h elf-bfd.h elf.c elflink.h
        gnusrc/gnu/dist/include/elf: common.h
        gnusrc/gnu/dist/ld/emultempl: elf32.em

Log Message:
Pull up code from binutils 2.11.3 to fix a problem when linking against
libraries that have their dependencies recorded via NEEDED/RPATH so
that the location of the dependent libraries doesn't have to be supplied.

This closes bin/14583 by myself.

OK'd by Todd Vierling <tv%netbsd.org@localhost>


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 gnusrc/gnu/dist/bfd/bfd-in.h
cvs rdiff -r1.4 -r1.5 gnusrc/gnu/dist/bfd/bfd-in2.h \
    gnusrc/gnu/dist/bfd/elflink.h
cvs rdiff -r1.1.1.2 -r1.2 gnusrc/gnu/dist/bfd/elf-bfd.h
cvs rdiff -r1.3 -r1.4 gnusrc/gnu/dist/bfd/elf.c
cvs rdiff -r1.3 -r1.4 gnusrc/gnu/dist/include/elf/common.h
cvs rdiff -r1.1.1.2 -r1.2 gnusrc/gnu/dist/ld/emultempl/elf32.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