diff options
Diffstat (limited to 'gnu/usr.bin/cc')
36 files changed, 36 insertions, 36 deletions
diff --git a/gnu/usr.bin/cc/Makefile b/gnu/usr.bin/cc/Makefile index d08b723b93a89..5702f6b329e1a 100644 --- a/gnu/usr.bin/cc/Makefile +++ b/gnu/usr.bin/cc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/Makefile,v 1.41 2007/05/19 04:25:56 kan Exp $ .include <bsd.own.mk> diff --git a/gnu/usr.bin/cc/Makefile.fe b/gnu/usr.bin/cc/Makefile.fe index d9c5fe58574ec..5b23f30f78c1d 100644 --- a/gnu/usr.bin/cc/Makefile.fe +++ b/gnu/usr.bin/cc/Makefile.fe @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/Makefile.fe,v 1.5 2007/05/19 04:25:56 kan Exp $ # Front-end-only bits diff --git a/gnu/usr.bin/cc/Makefile.inc b/gnu/usr.bin/cc/Makefile.inc index 2281f74de1e86..4f4fdcc45d0dc 100644 --- a/gnu/usr.bin/cc/Makefile.inc +++ b/gnu/usr.bin/cc/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/Makefile.inc,v 1.66 2007/05/19 04:25:56 kan Exp $ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/Makefile.tgt b/gnu/usr.bin/cc/Makefile.tgt index d044a471870eb..9ddd8c077c399 100644 --- a/gnu/usr.bin/cc/Makefile.tgt +++ b/gnu/usr.bin/cc/Makefile.tgt @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/Makefile.tgt,v 1.11 2007/05/19 04:25:56 kan Exp $ TARGET_ARCH?= ${MACHINE_ARCH} diff --git a/gnu/usr.bin/cc/Makefile.ver b/gnu/usr.bin/cc/Makefile.ver index c3b8c4a6f99d3..dada8280ac317 100644 --- a/gnu/usr.bin/cc/Makefile.ver +++ b/gnu/usr.bin/cc/Makefile.ver @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/Makefile.ver,v 1.1 2007/05/19 04:25:56 kan Exp $ BASEVER!= cat ${GCCDIR}/BASE-VER DATESTAMP!= cat ${GCCDIR}/DATESTAMP diff --git a/gnu/usr.bin/cc/c++/Makefile b/gnu/usr.bin/cc/c++/Makefile index d661d0d731e5d..f88c63479ddb0 100644 --- a/gnu/usr.bin/cc/c++/Makefile +++ b/gnu/usr.bin/cc/c++/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/c++/Makefile,v 1.24 2007/05/19 04:25:56 kan Exp $ .include "../Makefile.inc" .include "../Makefile.fe" diff --git a/gnu/usr.bin/cc/c++filt/Makefile b/gnu/usr.bin/cc/c++filt/Makefile index 03ad7c25dbbc8..a196b8d728235 100644 --- a/gnu/usr.bin/cc/c++filt/Makefile +++ b/gnu/usr.bin/cc/c++filt/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/c++filt/Makefile,v 1.22 2007/05/19 04:25:57 kan Exp $ .include "../Makefile.inc" .include "../Makefile.fe" diff --git a/gnu/usr.bin/cc/cc/Makefile b/gnu/usr.bin/cc/cc/Makefile index 03ac2d1981c19..75dd44f537ffe 100644 --- a/gnu/usr.bin/cc/cc/Makefile +++ b/gnu/usr.bin/cc/cc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/cc/Makefile,v 1.33 2007/05/19 04:25:57 kan Exp $ .include "../Makefile.inc" .include "../Makefile.fe" diff --git a/gnu/usr.bin/cc/cc1/Makefile b/gnu/usr.bin/cc/cc1/Makefile index c65acd28ecec5..b769501271fdb 100644 --- a/gnu/usr.bin/cc/cc1/Makefile +++ b/gnu/usr.bin/cc/cc1/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/cc1/Makefile,v 1.35 2007/05/19 04:25:57 kan Exp $ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/cc1obj/Makefile b/gnu/usr.bin/cc/cc1obj/Makefile index 8baf9d6df9784..005ac389fc47d 100644 --- a/gnu/usr.bin/cc/cc1obj/Makefile +++ b/gnu/usr.bin/cc/cc1obj/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/cc1obj/Makefile,v 1.28 2007/05/19 04:25:57 kan Exp $ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/cc1plus/Makefile b/gnu/usr.bin/cc/cc1plus/Makefile index 964d20fd46d19..94ea05b01f565 100644 --- a/gnu/usr.bin/cc/cc1plus/Makefile +++ b/gnu/usr.bin/cc/cc1plus/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/cc1plus/Makefile,v 1.39 2007/05/19 04:25:57 kan Exp $ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/cc_int/Makefile b/gnu/usr.bin/cc/cc_int/Makefile index a7ec17c064105..1bd429f1500a9 100644 --- a/gnu/usr.bin/cc/cc_int/Makefile +++ b/gnu/usr.bin/cc/cc_int/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/cc_int/Makefile,v 1.52 2007/09/18 23:34:42 cognet Exp $ .include "../Makefile.inc" .include "../Makefile.ver" diff --git a/gnu/usr.bin/cc/cc_tools/Makefile b/gnu/usr.bin/cc/cc_tools/Makefile index 8366a8a4144d1..056620dfc1c29 100644 --- a/gnu/usr.bin/cc/cc_tools/Makefile +++ b/gnu/usr.bin/cc/cc_tools/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/cc_tools/Makefile,v 1.88 2007/05/28 00:25:07 kan Exp $ .include <bsd.own.mk> diff --git a/gnu/usr.bin/cc/cc_tools/Makefile.dep b/gnu/usr.bin/cc/cc_tools/Makefile.dep index 5d132af6020bf..6be6b1a8be9c9 100644 --- a/gnu/usr.bin/cc/cc_tools/Makefile.dep +++ b/gnu/usr.bin/cc/cc_tools/Makefile.dep @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/cc_tools/Makefile.dep,v 1.1 2007/05/19 04:25:58 kan Exp $ errors.o: bconfig.h auto-host.h diff --git a/gnu/usr.bin/cc/cc_tools/arm.md.diff b/gnu/usr.bin/cc/cc_tools/arm.md.diff index f395b20ba223c..097588562b6d1 100644 --- a/gnu/usr.bin/cc/cc_tools/arm.md.diff +++ b/gnu/usr.bin/cc/cc_tools/arm.md.diff @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/gnu/usr.bin/cc/cc_tools/arm.md.diff,v 1.2 2006/11/06 02:49:19 obrien Exp $ Index: arm.md =================================================================== RCS file: /cognet/ncvs/src/contrib/gcc/config/arm/arm.md,v diff --git a/gnu/usr.bin/cc/cc_tools/auto-host.h b/gnu/usr.bin/cc/cc_tools/auto-host.h index 0ed3e972c58f2..2bcc70a533d88 100644 --- a/gnu/usr.bin/cc/cc_tools/auto-host.h +++ b/gnu/usr.bin/cc/cc_tools/auto-host.h @@ -1,6 +1,6 @@ /* auto-host.h. Generated by configure. */ /* config.in. Generated from configure.ac by autoheader. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/cc/cc_tools/auto-host.h,v 1.21 2007/10/08 18:59:34 marius Exp $ */ /* Define as the number of bits in a byte, if \`limits.h' doesn't. */ #ifndef USED_FOR_TARGET diff --git a/gnu/usr.bin/cc/cc_tools/freebsd-native.h b/gnu/usr.bin/cc/cc_tools/freebsd-native.h index f7987092b8494..cf0b455c5f3dd 100644 --- a/gnu/usr.bin/cc/cc_tools/freebsd-native.h +++ b/gnu/usr.bin/cc/cc_tools/freebsd-native.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/cc/cc_tools/freebsd-native.h,v 1.28 2007/05/19 04:25:58 kan Exp $ */ /* FREEBSD_NATIVE is defined when gcc is integrated into the FreeBSD source tree so it can be configured appropriately without using diff --git a/gnu/usr.bin/cc/cc_tools/freebsd.opt b/gnu/usr.bin/cc/cc_tools/freebsd.opt index f71a5058b9ecf..ebf6ec96a8eeb 100644 --- a/gnu/usr.bin/cc/cc_tools/freebsd.opt +++ b/gnu/usr.bin/cc/cc_tools/freebsd.opt @@ -1,4 +1,4 @@ -; $FreeBSD$ +; $FreeBSD: src/gnu/usr.bin/cc/cc_tools/freebsd.opt,v 1.1 2007/05/19 04:25:58 kan Exp $ fformat-extensions Common Report Var(flag_format_extensions) Init(0) diff --git a/gnu/usr.bin/cc/cc_tools/freebsd64-fix.h b/gnu/usr.bin/cc/cc_tools/freebsd64-fix.h index 23f14d1e088d7..bbdca350d29cb 100644 --- a/gnu/usr.bin/cc/cc_tools/freebsd64-fix.h +++ b/gnu/usr.bin/cc/cc_tools/freebsd64-fix.h @@ -3,7 +3,7 @@ * function name. In order to avoid touching vendor source while gcc3.4 * is in progress, try a minimal workaround. * - * $FreeBSD$ + * $FreeBSD: src/gnu/usr.bin/cc/cc_tools/freebsd64-fix.h,v 1.1 2004/06/10 22:18:33 peter Exp $ */ #undef MCOUNT_NAME #define MCOUNT_NAME ".mcount" diff --git a/gnu/usr.bin/cc/cc_tools/i386-freebsd.opt b/gnu/usr.bin/cc/cc_tools/i386-freebsd.opt index ca71a8bb5685b..9a0ff8386280f 100644 --- a/gnu/usr.bin/cc/cc_tools/i386-freebsd.opt +++ b/gnu/usr.bin/cc/cc_tools/i386-freebsd.opt @@ -1,4 +1,4 @@ -; $FreeBSD$ +; $FreeBSD: src/gnu/usr.bin/cc/cc_tools/i386-freebsd.opt,v 1.1 2007/05/19 04:25:58 kan Exp $ mno-align-long-strings Target RejectNegative Report Mask(NO_ALIGN_LONG_STRINGS) diff --git a/gnu/usr.bin/cc/cc_tools/size-host.h b/gnu/usr.bin/cc/cc_tools/size-host.h index 8d5136f654194..0f6a37ed2fdc6 100644 --- a/gnu/usr.bin/cc/cc_tools/size-host.h +++ b/gnu/usr.bin/cc/cc_tools/size-host.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/cc/cc_tools/size-host.h,v 1.1 2007/05/19 04:25:58 kan Exp $ */ #ifdef SIZEOF_INT # undef SIZEOF_INT diff --git a/gnu/usr.bin/cc/collect2/Makefile b/gnu/usr.bin/cc/collect2/Makefile index 5aa9e35f4e0ba..0cf7032baa8c6 100644 --- a/gnu/usr.bin/cc/collect2/Makefile +++ b/gnu/usr.bin/cc/collect2/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/collect2/Makefile,v 1.9 2004/12/21 08:46:59 ru Exp $ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/cpp/Makefile b/gnu/usr.bin/cc/cpp/Makefile index 4193bd47b2eaf..2861c9453c774 100644 --- a/gnu/usr.bin/cc/cpp/Makefile +++ b/gnu/usr.bin/cc/cpp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/cpp/Makefile,v 1.27 2007/05/19 04:25:58 kan Exp $ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/doc/Makefile b/gnu/usr.bin/cc/doc/Makefile index 41397690bb137..f98641eb33e8c 100644 --- a/gnu/usr.bin/cc/doc/Makefile +++ b/gnu/usr.bin/cc/doc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/doc/Makefile,v 1.14 2007/05/19 04:25:58 kan Exp $ .include "../Makefile.inc" .include "../Makefile.ver" diff --git a/gnu/usr.bin/cc/f77/Makefile b/gnu/usr.bin/cc/f77/Makefile index 9160391bc9157..90d614313aa0b 100644 --- a/gnu/usr.bin/cc/f77/Makefile +++ b/gnu/usr.bin/cc/f77/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/f77/Makefile,v 1.22 2007/03/12 00:28:06 kan Exp $ .include "../Makefile.inc" .include "../Makefile.fe" diff --git a/gnu/usr.bin/cc/f771/Makefile b/gnu/usr.bin/cc/f771/Makefile index 8d0909270e395..12d446c40d4be 100644 --- a/gnu/usr.bin/cc/f771/Makefile +++ b/gnu/usr.bin/cc/f771/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/f771/Makefile,v 1.13 2004/12/21 08:46:59 ru Exp $ .include "${.CURDIR}/../Makefile.inc" diff --git a/gnu/usr.bin/cc/f77doc/Makefile b/gnu/usr.bin/cc/f77doc/Makefile index 5e0808d355f5c..618aa7420244a 100644 --- a/gnu/usr.bin/cc/f77doc/Makefile +++ b/gnu/usr.bin/cc/f77doc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/f77doc/Makefile,v 1.5 2003/07/01 14:46:26 ru Exp $ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/gcov/Makefile b/gnu/usr.bin/cc/gcov/Makefile index f48d177521646..f99186828666d 100644 --- a/gnu/usr.bin/cc/gcov/Makefile +++ b/gnu/usr.bin/cc/gcov/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/gcov/Makefile,v 1.5 2007/05/19 04:25:58 kan Exp $ .include "../Makefile.inc" .include "../Makefile.ver" diff --git a/gnu/usr.bin/cc/include/Makefile b/gnu/usr.bin/cc/include/Makefile index 875cc1f1f9e0e..5bc97681b227d 100644 --- a/gnu/usr.bin/cc/include/Makefile +++ b/gnu/usr.bin/cc/include/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/include/Makefile,v 1.9 2007/05/19 04:25:59 kan Exp $ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/libcpp/Makefile b/gnu/usr.bin/cc/libcpp/Makefile index 23bc26e2a2281..089c55169e42a 100644 --- a/gnu/usr.bin/cc/libcpp/Makefile +++ b/gnu/usr.bin/cc/libcpp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/libcpp/Makefile,v 1.1 2007/05/19 04:25:59 kan Exp $ # Use our headers in preference to ones from ../cc_tools. CFLAGS+= -I${.CURDIR} -I. diff --git a/gnu/usr.bin/cc/libcpp/config.h b/gnu/usr.bin/cc/libcpp/config.h index 5577f2840df3f..131b06e3e0b82 100644 --- a/gnu/usr.bin/cc/libcpp/config.h +++ b/gnu/usr.bin/cc/libcpp/config.h @@ -1,6 +1,6 @@ /* config.h. Generated by configure. */ /* config.in. Generated from configure.ac by autoheader. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/cc/libcpp/config.h,v 1.1 2007/05/19 04:25:59 kan Exp $ */ /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. diff --git a/gnu/usr.bin/cc/libdecnumber/Makefile b/gnu/usr.bin/cc/libdecnumber/Makefile index 82df5a9c4b07e..2007a94912f7d 100644 --- a/gnu/usr.bin/cc/libdecnumber/Makefile +++ b/gnu/usr.bin/cc/libdecnumber/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/libdecnumber/Makefile,v 1.1 2007/05/19 04:25:59 kan Exp $ # Use our headers in preference to ones from ../cc_tools. CFLAGS+= -I${.CURDIR} -I. diff --git a/gnu/usr.bin/cc/libdecnumber/config.h b/gnu/usr.bin/cc/libdecnumber/config.h index 53b586f254d70..bad2b1a9714f0 100644 --- a/gnu/usr.bin/cc/libdecnumber/config.h +++ b/gnu/usr.bin/cc/libdecnumber/config.h @@ -1,6 +1,6 @@ /* config.h. Generated by configure. */ /* config.in. Generated from configure.ac by autoheader. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/cc/libdecnumber/config.h,v 1.1 2007/05/19 04:25:59 kan Exp $ */ /* Define to 1 if you have the <ctype.h> header file. */ #define HAVE_CTYPE_H 1 diff --git a/gnu/usr.bin/cc/libiberty/Makefile b/gnu/usr.bin/cc/libiberty/Makefile index 7446793670e92..f870a6ec6eebd 100644 --- a/gnu/usr.bin/cc/libiberty/Makefile +++ b/gnu/usr.bin/cc/libiberty/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/libiberty/Makefile,v 1.1 2007/05/19 04:25:59 kan Exp $ # # Make sure we will pick up our config.h file first, not the one from diff --git a/gnu/usr.bin/cc/libiberty/config.h b/gnu/usr.bin/cc/libiberty/config.h index 0fc8ed6ebb571..6f1e8dc2b39f2 100644 --- a/gnu/usr.bin/cc/libiberty/config.h +++ b/gnu/usr.bin/cc/libiberty/config.h @@ -1,6 +1,6 @@ /* config.h. Generated by configure. */ /* config.in. Generated from configure.ac by autoheader. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/cc/libiberty/config.h,v 1.1 2007/05/19 04:25:59 kan Exp $ */ /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. This function is required for alloca.c support on those systems. */ diff --git a/gnu/usr.bin/cc/protoize/Makefile b/gnu/usr.bin/cc/protoize/Makefile index acd970058d632..0a992a3c3721e 100644 --- a/gnu/usr.bin/cc/protoize/Makefile +++ b/gnu/usr.bin/cc/protoize/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/protoize/Makefile,v 1.3 2004/12/21 08:46:59 ru Exp $ .include "../Makefile.inc" |