diff options
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/freebsd.h | 2 | ||||
| -rw-r--r-- | contrib/binutils/ld/Makefile.in | 2 | ||||
| -rw-r--r--[-rwxr-xr-x] | contrib/binutils/ld/emulparams/elf32bmip_fbsd.sh | 0 | ||||
| -rw-r--r-- | contrib/binutils/ld/emultempl/elf32.em | 2 | ||||
| -rw-r--r-- | contrib/binutils/opcodes/ppc-dis.c | 2 |
9 files changed, 8 insertions, 8 deletions
diff --git a/contrib/binutils/FREEBSD-Xlist b/contrib/binutils/FREEBSD-Xlist index af18d97b0967..713a14b9d215 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.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $ .cvsignore mkdep *-hp* diff --git a/contrib/binutils/FREEBSD-deletelist b/contrib/binutils/FREEBSD-deletelist index 89020f423b82..4c9fdd70154b 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.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $ CVS testsuite .cvsignore diff --git a/contrib/binutils/FREEBSD-upgrade b/contrib/binutils/FREEBSD-upgrade index ab7c24117f74..e680550a74dc 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.36.1.8.1 2012/03/03 06:15:13 kensmith 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 2f4728fabaaf..85d64dc6b824 100644 --- a/contrib/binutils/bfd/elf.c +++ b/contrib/binutils/bfd/elf.c @@ -20,7 +20,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/binutils/bfd/elf.c,v 1.19.30.2.2.1 2012/03/03 06:15:13 kensmith Exp $ */ /* SECTION diff --git a/contrib/binutils/bfd/freebsd.h b/contrib/binutils/bfd/freebsd.h index 5b0ede1acb56..9c4ad5fe0bb7 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.5.30.1.8.1 2012/03/03 06:15:13 kensmith 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 020064b54c39..bc56f0f33d07 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.15.30.1.8.1 2012/03/03 06:15:13 kensmith Exp $ SHELL = @SHELL@ diff --git a/contrib/binutils/ld/emulparams/elf32bmip_fbsd.sh b/contrib/binutils/ld/emulparams/elf32bmip_fbsd.sh index a1281021039d..a1281021039d 100755..100644 --- a/contrib/binutils/ld/emulparams/elf32bmip_fbsd.sh +++ b/contrib/binutils/ld/emulparams/elf32bmip_fbsd.sh diff --git a/contrib/binutils/ld/emultempl/elf32.em b/contrib/binutils/ld/emultempl/elf32.em index b970e5679e0a..605ae2804e83 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.14.30.2.4.1 2012/03/03 06:15:13 kensmith Exp $ # This shell script emits a C file. -*- C -*- diff --git a/contrib/binutils/opcodes/ppc-dis.c b/contrib/binutils/opcodes/ppc-dis.c index 9dc586de8c4a..c2ff53564751 100644 --- a/contrib/binutils/opcodes/ppc-dis.c +++ b/contrib/binutils/opcodes/ppc-dis.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/binutils/opcodes/ppc-dis.c,v 1.2.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ /* ppc-dis.c -- Disassemble PowerPC instructions Copyright 1994, 1995, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. |
