Source-Changes archive

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

CVS commit: src/gnu/usr.bin/binutils/ld



Module Name:    src
Committed By:   mrg
Date:           Mon Oct 13 22:36:55 UTC 2008

Modified Files:
        src/gnu/usr.bin/binutils/ld: Makefile
Added Files:
        src/gnu/usr.bin/binutils/ld/xldscripts: Makefile kmodule
Removed Files:
        src/gnu/usr.bin/binutils/ld/ldscripts: Makefile kmodule

Log Message:
since the Makefile creates stuff in (objdir) ./ldscripts/ and then
later deletes it, move the kmodule ldscript into 'xldscripts' and
deal with it from there.

fixes build issues where src/gnu/usr.bin/binutils/ld/ldscripts went
missing as reported by at least 2 people so far.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/gnu/usr.bin/binutils/ld/Makefile
cvs rdiff -r1.1 -r0 src/gnu/usr.bin/binutils/ld/ldscripts/Makefile \
    src/gnu/usr.bin/binutils/ld/ldscripts/kmodule
cvs rdiff -r0 -r1.1 src/gnu/usr.bin/binutils/ld/xldscripts/Makefile \
    src/gnu/usr.bin/binutils/ld/xldscripts/kmodule

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