Date: Wed, 12 May 2010 19:59:32 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src ObsoleteFiles.inc src/etc/mtree BSD.include.dist src/gnu/lib/libgcc Makefile src/gnu/lib/libstdc++ Makefile src/gnu/lib/libsupc++ Makefile src/gnu/usr.bin/cc Makefile.inc src/gnu/usr.bin/cc/cc_tools freebsd-native.h src/gnu/usr.bin/cc/include ... Message-ID: <201005122002.o4CK2xSo061717@repoman.freebsd.org>
index | next in thread | raw e-mail
obrien 2010-05-12 19:59:32 UTC
FreeBSD src repository
Modified files:
. ObsoleteFiles.inc
etc/mtree BSD.include.dist
gnu/lib/libgcc Makefile
gnu/lib/libstdc++ Makefile
gnu/lib/libsupc++ Makefile
gnu/usr.bin/cc Makefile.inc
gnu/usr.bin/cc/cc_tools freebsd-native.h
gnu/usr.bin/cc/include Makefile
Log:
SVN rev 207995 on 2010-05-12 19:59:32Z by obrien
Non-GCC gcc compatible compilers may provide the same multimedia intrinsic
headers as GCC, but of their own implementation. So put the GCC ones into
their own header "namespace".
Requested by: ed
Revision Changes Path
1.235 +18 -0 src/ObsoleteFiles.inc
1.136 +4 -0 src/etc/mtree/BSD.include.dist
1.69 +1 -0 src/gnu/lib/libgcc/Makefile
1.65 +2 -1 src/gnu/lib/libstdc++/Makefile
1.11 +3 -2 src/gnu/lib/libsupc++/Makefile
1.69 +2 -0 src/gnu/usr.bin/cc/Makefile.inc
1.32 +3 -3 src/gnu/usr.bin/cc/cc_tools/freebsd-native.h
1.10 +2 -0 src/gnu/usr.bin/cc/include/Makefile
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005122002.o4CK2xSo061717>
