summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cc_tools
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/cc_tools')
-rw-r--r--gnu/usr.bin/cc/cc_tools/Makefile2
-rw-r--r--gnu/usr.bin/cc/cc_tools/Makefile.dep2
-rw-r--r--gnu/usr.bin/cc/cc_tools/arm.md.diff2
-rw-r--r--gnu/usr.bin/cc/cc_tools/auto-host.h2
-rw-r--r--gnu/usr.bin/cc/cc_tools/elfos-undef.h2
-rw-r--r--gnu/usr.bin/cc/cc_tools/freebsd-native.h2
-rw-r--r--gnu/usr.bin/cc/cc_tools/freebsd.opt2
-rw-r--r--gnu/usr.bin/cc/cc_tools/i386-freebsd.opt2
-rw-r--r--gnu/usr.bin/cc/cc_tools/size-host.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/gnu/usr.bin/cc/cc_tools/Makefile b/gnu/usr.bin/cc/cc_tools/Makefile
index f2483137a147..1582fc00b57e 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.91.2.1.6.1 2010/12/21 17:09:25 kensmith 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 5d132af6020b..9465ece7a272 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.10.1.6.1 2010/12/21 17:09:25 kensmith 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 f395b20ba223..30f91db91592 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.10.1.6.1 2010/12/21 17:09:25 kensmith 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 0ed3e972c58f..89a45199dc8c 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.10.1.6.1 2010/12/21 17:09:25 kensmith 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/elfos-undef.h b/gnu/usr.bin/cc/cc_tools/elfos-undef.h
index e889865e838a..83d449c23759 100644
--- a/gnu/usr.bin/cc/cc_tools/elfos-undef.h
+++ b/gnu/usr.bin/cc/cc_tools/elfos-undef.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/gnu/usr.bin/cc/cc_tools/elfos-undef.h,v 1.1.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
/* This header exists to avoid editing contrib/gcc/config/elfos.h - which
isn't coded to be defensive as it should... */
diff --git a/gnu/usr.bin/cc/cc_tools/freebsd-native.h b/gnu/usr.bin/cc/cc_tools/freebsd-native.h
index 6f7fd7b81f51..4634aab87c67 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.31.2.1.6.1 2010/12/21 17:09:25 kensmith 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 f71a5058b9ec..c78ec8d52d9d 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $
fformat-extensions
Common Report Var(flag_format_extensions) Init(0)
diff --git a/gnu/usr.bin/cc/cc_tools/i386-freebsd.opt b/gnu/usr.bin/cc/cc_tools/i386-freebsd.opt
index ca71a8bb5685..4beb78b9e86b 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.10.1.6.1 2010/12/21 17:09:25 kensmith 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 8d5136f65419..28bc908f4d9e 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#ifdef SIZEOF_INT
# undef SIZEOF_INT