diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
| commit | 3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch) | |
| tree | 60a81407b110eb6d80af1e0affba0ec353de6a9c /gnu/usr.bin/cc/cc_int | |
| parent | 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvs
'RELENG_6_0_0_RELEASE'.
This commit was manufactured to restore the state of the 6.0-RELEASE image.
Diffstat (limited to 'gnu/usr.bin/cc/cc_int')
| -rw-r--r-- | gnu/usr.bin/cc/cc_int/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/cc_int/amd64.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/cc/cc_int/Makefile b/gnu/usr.bin/cc/cc_int/Makefile index c45565185d33..80467d728475 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.45 2004/10/24 15:32:27 ru Exp $ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/cc_int/amd64.patch b/gnu/usr.bin/cc/cc_int/amd64.patch index 2c5078099b56..25cfd9b47d3e 100644 --- a/gnu/usr.bin/cc/cc_int/amd64.patch +++ b/gnu/usr.bin/cc/cc_int/amd64.patch @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/cc_int/amd64.patch,v 1.1 2003/05/24 20:58:47 peter Exp $ # The first chunk is to stop gcc generating stupid assembler output # for jump tables. This change is already in gcc-3.3. # The second chunk is to stop gcc doing an ICE on libc/stdio/vfprintf.c. |
