Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   mrg
Date:           Sat Oct 11 05:03:44 UTC 2008

Modified Files:
        src/gnu/dist/gcc4/gcc: config.gcc
        src/gnu/dist/gcc4/gcc/config/sparc: t-netbsd64
        src/tools/gcc: Makefile mknative-gcc
Added Files:
        src/gnu/dist/gcc4/gcc/config/i386: t-netbsd64

Log Message:
- add a i386/t-netbsd64 makefile fragment to build 32/64 bit
  libgcc/multilib on amd64
- enable the 32/64 bit libgcc/multilib support on sparc64
- adapt mknative-gcc to grab multilib.h
- use --enable-multilib on amd64 and sparc64

none of this affects the installed tools yet, just the src/tools one.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/gnu/dist/gcc4/gcc/config.gcc
cvs rdiff -r0 -r1.1 src/gnu/dist/gcc4/gcc/config/i386/t-netbsd64
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gcc4/gcc/config/sparc/t-netbsd64
cvs rdiff -r1.27 -r1.28 src/tools/gcc/Makefile
cvs rdiff -r1.24 -r1.25 src/tools/gcc/mknative-gcc

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