Source-Changes archive

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

CVS commit: basesrc/tools/toolchain



Module Name:    basesrc
Committed By:   tv
Date:           Mon Feb 11 21:24:11 UTC 2002

Modified Files:
        basesrc/tools/toolchain: Makefile
Added Files:
        basesrc/tools/toolchain: mknative

Log Message:
First of two parts to replace toolchain2netbsd and make it more cross-happy:
Provide a target "bootstrap-libgcc", which will create the files
    src/gnu/lib/libgcc/${MACHINE_ARCH}.mk
    src/gnu/usr.bin/gcc/arch/${MACHINE_ARCH}/tconfig.h
    src/gnu/usr.bin/gcc/arch/${MACHINE_ARCH}/tm.h
...enough to allow libgcc to build so that a bootstrap build to DESTDIR can
take place.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/tools/toolchain/Makefile
cvs rdiff -r0 -r1.1 basesrc/tools/toolchain/mknative

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