diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-04 16:00:27 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-04 16:00:27 +0000 |
| commit | 1c0442969cd576514acfce932c0a0798593c7af7 (patch) | |
| tree | 430cd197d61e20d51161de05e99c28dc8c06ae42 /contrib/binutils | |
| parent | 196dcb487d15e63d76c2cdd9ad58a847849c6e9e (diff) | |
Diffstat (limited to 'contrib/binutils')
| -rw-r--r-- | contrib/binutils/FREEBSD-Xlist | 2 | ||||
| -rw-r--r-- | contrib/binutils/FREEBSD-deletelist | 2 | ||||
| -rw-r--r-- | contrib/binutils/FREEBSD-upgrade | 2 | ||||
| -rw-r--r-- | contrib/binutils/bfd/elf.c | 2 | ||||
| -rw-r--r-- | contrib/binutils/bfd/elf64-alpha.c | 2 | ||||
| -rw-r--r-- | contrib/binutils/bfd/freebsd.h | 2 | ||||
| -rw-r--r-- | contrib/binutils/ld/Makefile.in | 2 | ||||
| -rw-r--r-- | contrib/binutils/ld/emultempl/elf32.em | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/contrib/binutils/FREEBSD-Xlist b/contrib/binutils/FREEBSD-Xlist index af18d97b0967..d0313c85a11c 100644 --- a/contrib/binutils/FREEBSD-Xlist +++ b/contrib/binutils/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/binutils/FREEBSD-Xlist,v 1.5 2001/05/28 17:48:04 obrien Exp $ .cvsignore mkdep *-hp* diff --git a/contrib/binutils/FREEBSD-deletelist b/contrib/binutils/FREEBSD-deletelist index 89020f423b82..bef56a9577a4 100644 --- a/contrib/binutils/FREEBSD-deletelist +++ b/contrib/binutils/FREEBSD-deletelist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/binutils/FREEBSD-deletelist,v 1.6 2002/02/22 05:11:49 obrien Exp $ CVS testsuite .cvsignore diff --git a/contrib/binutils/FREEBSD-upgrade b/contrib/binutils/FREEBSD-upgrade index ab7c24117f74..66212f92714f 100644 --- a/contrib/binutils/FREEBSD-upgrade +++ b/contrib/binutils/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/binutils/FREEBSD-upgrade,v 1.10 2002/03/13 07:16:00 obrien Exp $ To get a copy of the Binutils source from the Sourceware CVS repository this command line was used: diff --git a/contrib/binutils/bfd/elf.c b/contrib/binutils/bfd/elf.c index 66278bad8152..0a0b42e5b8dd 100644 --- a/contrib/binutils/bfd/elf.c +++ b/contrib/binutils/bfd/elf.c @@ -19,7 +19,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/binutils/bfd/elf.c,v 1.18 2002/12/02 09:17:49 obrien Exp $ */ /* SECTION diff --git a/contrib/binutils/bfd/elf64-alpha.c b/contrib/binutils/bfd/elf64-alpha.c index fc0aedd12949..8311b2293a38 100644 --- a/contrib/binutils/bfd/elf64-alpha.c +++ b/contrib/binutils/bfd/elf64-alpha.c @@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/binutils/bfd/elf64-alpha.c,v 1.18 2003/05/28 03:32:33 obrien Exp $ */ /* We need a published ABI spec for this. Until one comes out, don't assume this'll remain unchanged forever. */ diff --git a/contrib/binutils/bfd/freebsd.h b/contrib/binutils/bfd/freebsd.h index 7e80b1ab895b..e42d33c0168b 100644 --- a/contrib/binutils/bfd/freebsd.h +++ b/contrib/binutils/bfd/freebsd.h @@ -19,7 +19,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/binutils/bfd/freebsd.h,v 1.4 2001/06/26 17:44:22 obrien Exp $ */ /* FreeBSD QMAGIC files have the header in the text. */ #define N_HEADER_IN_TEXT(x) 1 diff --git a/contrib/binutils/ld/Makefile.in b/contrib/binutils/ld/Makefile.in index 0153748d113c..8da6b07307bc 100644 --- a/contrib/binutils/ld/Makefile.in +++ b/contrib/binutils/ld/Makefile.in @@ -11,7 +11,7 @@ # PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/contrib/binutils/ld/Makefile.in,v 1.14 2002/10/11 06:13:00 obrien Exp $ SHELL = @SHELL@ diff --git a/contrib/binutils/ld/emultempl/elf32.em b/contrib/binutils/ld/emultempl/elf32.em index e803cbf93f8f..96484e589777 100644 --- a/contrib/binutils/ld/emultempl/elf32.em +++ b/contrib/binutils/ld/emultempl/elf32.em @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/binutils/ld/emultempl/elf32.em,v 1.13 2002/12/02 09:31:42 obrien Exp $ # This shell script emits a C file. -*- C -*- |
