diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-01-10 05:53:29 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-01-10 05:53:29 +0000 |
| commit | 58c9ff44c8041f394c663cb9640e9b77fe07bb13 (patch) | |
| tree | 12d4abc1c0c60a62d4a8ea721bc71a33f8add090 /gnu/usr.bin/cc/cc_int | |
| parent | 7dbb88eb2eb84f4a17a783cbbb3a3c5e0051dea2 (diff) | |
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 f454b17b2aa5..4c0e3ea85c75 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.35 2003/07/31 19:41:32 obrien 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. |
