From: K. Richard Pixley Date: Thu, 13 Feb 1992 08:39:15 +0000 (+0000) Subject: remove all rcs keywords X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1d63ba3ba05bc523b8c982284508d55bb6e591ed;p=binutils-gdb.git remove all rcs keywords --- diff --git a/gas/config/coff.gnu.h b/gas/config/coff.gnu.h index 3c61938043f..83e32aa34b8 100755 --- a/gas/config/coff.gnu.h +++ b/gas/config/coff.gnu.h @@ -30,8 +30,6 @@ * remain for documentation from other scavenged files. xoxorich. */ -/* $Id$ */ - /********************** FILE HEADER **********************/ struct filehdr { diff --git a/gas/config/ho-a29k.h b/gas/config/ho-a29k.h index a42bec9cfcc..327cc2e9c50 100755 --- a/gas/config/ho-a29k.h +++ b/gas/config/ho-a29k.h @@ -19,33 +19,8 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #define HO_A29K 1 #include -/* - * $Log$ - * Revision 1.3 1992/02/13 08:31:13 rich - * White space and comments only. The devo tree prior to this delta is - * tagged as "vanilla" for your convenience. - * - * There are also some comment changes. - * - * Revision 1.2 1991/06/14 14:01:53 rich - * Version 2 GPL. - * - * Revision 1.1 1991/04/13 10:03:23 rich - * Initial revision - * - * Revision 1.1.1.1 1991/04/04 18:15:43 rich - * new gas main line - * - * Revision 1.1 1991/04/04 18:15:42 rich - * Initial revision - * - * - */ - /* end of ho-a29k.h */ diff --git a/gas/config/ho-ansi.h b/gas/config/ho-ansi.h index 16bfa654d6c..4aaf6152805 100644 --- a/gas/config/ho-ansi.h +++ b/gas/config/ho-ansi.h @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #define M_ANSI 1 #include @@ -29,24 +27,4 @@ #define sys_errlist _sys_errlist #define bzero(b,l) (memset((b),0,(l))) -/* - * $Log$ - * Revision 1.3 1992/02/13 08:31:15 rich - * White space and comments only. The devo tree prior to this delta is - * tagged as "vanilla" for your convenience. - * - * There are also some comment changes. - * - * Revision 1.2 1991/06/14 14:01:54 rich - * Version 2 GPL. - * - * Revision 1.1.1.1 1991/04/04 18:15:39 rich - * new gas main line - * - * Revision 1.1 1991/04/04 18:15:38 rich - * Initial revision - * - * - */ - /* end of ho-ansi.h */ diff --git a/gas/config/ho-cygnus.h b/gas/config/ho-cygnus.h index 9066f56c079..890ff079f6d 100755 --- a/gas/config/ho-cygnus.h +++ b/gas/config/ho-cygnus.h @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #define M_ANSI 1 #include @@ -30,24 +28,4 @@ #define sys_errlist _sys_errlist #define bzero(s,l) (memset((s),0,(l))) -/* - * $Log$ - * Revision 1.3 1992/02/13 08:31:17 rich - * White space and comments only. The devo tree prior to this delta is - * tagged as "vanilla" for your convenience. - * - * There are also some comment changes. - * - * Revision 1.2 1991/06/14 14:01:55 rich - * Version 2 GPL. - * - * Revision 1.1.1.1 1991/04/04 18:15:42 rich - * new gas main line - * - * Revision 1.1 1991/04/04 18:15:40 rich - * Initial revision - * - * - */ - /* end of ho-cygnus.h */ diff --git a/gas/config/ho-generic.h b/gas/config/ho-generic.h index 93d843a552f..04db63ea3d2 100644 --- a/gas/config/ho-generic.h +++ b/gas/config/ho-generic.h @@ -21,8 +21,6 @@ compiling for nearly any host as aid for testing and porting. xoxorich. */ -/* $Id$ */ - #define M_GENERIC 1 extern int free(); diff --git a/gas/config/ho-hpux.h b/gas/config/ho-hpux.h index a3534482e03..cff62b1784d 100644 --- a/gas/config/ho-hpux.h +++ b/gas/config/ho-hpux.h @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #include "ho-sysv.h" /* This header file contains the #defines specific diff --git a/gas/config/ho-i386.h b/gas/config/ho-i386.h index 78d79a9e45b..50a5bf08c31 100644 --- a/gas/config/ho-i386.h +++ b/gas/config/ho-i386.h @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #define HO_I386 1 #define NO_STDARG diff --git a/gas/config/ho-sun3.h b/gas/config/ho-sun3.h index 41d2f96825d..0d68e6fd358 100644 --- a/gas/config/ho-sun3.h +++ b/gas/config/ho-sun3.h @@ -1,5 +1,3 @@ -/* $Id$ */ - #include /* end of ho-sun3.h */ diff --git a/gas/config/ho-sun386.h b/gas/config/ho-sun386.h index 00eacada58d..6c74df47598 100644 --- a/gas/config/ho-sun386.h +++ b/gas/config/ho-sun386.h @@ -1,5 +1,3 @@ -/* $Id$ */ - #include extern int sprintf(); diff --git a/gas/config/ho-sun4.h b/gas/config/ho-sun4.h index 6cfd6b48ae2..cf619e83271 100644 --- a/gas/config/ho-sun4.h +++ b/gas/config/ho-sun4.h @@ -1,5 +1,3 @@ -/* $Id$ */ - #include /* end of ho-sun4.h */ diff --git a/gas/config/ho-sunos.h b/gas/config/ho-sunos.h index ef4b3cb154e..283c713336b 100644 --- a/gas/config/ho-sunos.h +++ b/gas/config/ho-sunos.h @@ -1,5 +1,3 @@ -/* $Id$ */ - #ifndef __STDC__ #define NO_STDARG #endif /* not __STDC__ */ diff --git a/gas/config/ho-sysv.h b/gas/config/ho-sysv.h index 49494e21061..9f8a78b58b6 100644 --- a/gas/config/ho-sysv.h +++ b/gas/config/ho-sysv.h @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #define HO_USG #define bcopy(from,to,n) memcpy((to),(from),(n)) diff --git a/gas/config/obj-aout.h b/gas/config/obj-aout.h index 4884fed5b49..46ae9562d21 100644 --- a/gas/config/obj-aout.h +++ b/gas/config/obj-aout.h @@ -17,8 +17,6 @@ License along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - /* Tag to validate a.out object file format processing */ #define OBJ_AOUT 1 diff --git a/gas/config/obj-bout.c b/gas/config/obj-bout.c index 3b822a51e3b..75e3ac3a4bd 100644 --- a/gas/config/obj-bout.c +++ b/gas/config/obj-bout.c @@ -17,8 +17,6 @@ License along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #include "as.h" #include "obstack.h" #include "aout/stab_gnu.h" diff --git a/gas/config/obj-bout.h b/gas/config/obj-bout.h index 609e8c89783..93a39c447bc 100644 --- a/gas/config/obj-bout.h +++ b/gas/config/obj-bout.h @@ -18,8 +18,6 @@ to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - /* * This file is a modified version of 'a.out.h'. It is to be used in all GNU * tools modified to support the i80960 b.out format (or tools that operate on diff --git a/gas/config/obj-coff.c b/gas/config/obj-coff.c index 77b75f8b3d3..6ca009f0455 100644 --- a/gas/config/obj-coff.c +++ b/gas/config/obj-coff.c @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #include "as.h" #include "obstack.h" diff --git a/gas/config/obj-coff.h b/gas/config/obj-coff.h index 0cb7e82bc93..886f96be9b6 100644 --- a/gas/config/obj-coff.h +++ b/gas/config/obj-coff.h @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #define OBJ_COFF 1 #include "targ-cpu.h" diff --git a/gas/config/obj-coffbfd.h b/gas/config/obj-coffbfd.h index cba86a1d81b..2d621c8ab24 100644 --- a/gas/config/obj-coffbfd.h +++ b/gas/config/obj-coffbfd.h @@ -19,8 +19,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #define OBJ_COFF 1 #include "targ-cpu.h" diff --git a/gas/config/tc-a29k.c b/gas/config/tc-a29k.c index c674da8dc06..417d6d657ea 100644 --- a/gas/config/tc-a29k.c +++ b/gas/config/tc-a29k.c @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - /* John Gilmore has reorganized this module somewhat, to make it easier to convert it to new machines' assemblers as desired. There was too much bloody rewriting required before. There still probably is. */ diff --git a/gas/config/tc-a29k.h b/gas/config/tc-a29k.h index 086224dca24..3ba44052426 100644 --- a/gas/config/tc-a29k.h +++ b/gas/config/tc-a29k.h @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #define TC_A29K #define tc_headers_hook(a) ; /* not used */ diff --git a/gas/config/tc-i386.c b/gas/config/tc-i386.c index 7f8c4beb3f6..fba991bdc89 100644 --- a/gas/config/tc-i386.c +++ b/gas/config/tc-i386.c @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - /* Intel 80386 machine specific gas. Written by Eliot Dresselhaus (eliot@mgm.mit.edu). @@ -2008,53 +2006,6 @@ fixS *fixP; return fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address; } -/* - * $Log$ - * Revision 1.9 1992/02/13 08:32:36 rich - * White space and comments only. The devo tree prior to this delta is - * tagged as "vanilla" for your convenience. - * - * There are also some comment changes. - * - * Revision 1.8 1991/12/01 07:11:28 sac - * More filename renaming. - * - * Revision 1.7 1991/11/04 00:54:41 steve - * Change from bub kukara - puits the index into the right place for a - * reloc - * - * Revision 1.6 1991/08/14 00:25:52 rich - * * no more relocation_info structures. We now squirt directly from - * fixS's. - * - * * i960-bout and i960-coff "tested" against their predecessors. - * - * Revision 1.5 1991/07/27 02:32:37 rich - * Polishing m68k support. - * - * Revision 1.4 1991/06/14 14:02:17 rich - * Version 2 GPL. - * - * Revision 1.3 1991/04/12 05:32:42 rich - * Fixed a comment problem. - * - * Revision 1.2 1991/04/08 15:49:45 rich - * CROSS_ASSEMBLE becomes CROSS_COMPILE to make config simpler. i386 - * support for aout now tested against an installed customers sun4 cross. - * Added REVERSE_SORT_RELOCS. - * - * Revision 1.1.1.1 1991/04/04 18:16:44 rich - * new gas main line - * - * Revision 1.1 1991/04/04 18:16:41 rich - * Initial revision - * - * Revision 1.2 1991/03/30 17:11:30 rich - * Updated md_create_short_jump calling protocol. - * - * - */ - /* * Local Variables: * comment-column: 0 diff --git a/gas/config/tc-i860.c b/gas/config/tc-i860.c index d7dda6c0315..3ab9b048d05 100644 --- a/gas/config/tc-i860.c +++ b/gas/config/tc-i860.c @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #include "as.h" #include "opcode/i860.h" @@ -1228,38 +1226,6 @@ long val; return; } /* md_apply_fix() */ -/* - * $Log$ - * Revision 1.6 1992/02/13 08:32:43 rich - * White space and comments only. The devo tree prior to this delta is - * tagged as "vanilla" for your convenience. - * - * There are also some comment changes. - * - * Revision 1.5 1991/12/01 07:11:31 sac - * More filename renaming. - * - * Revision 1.4 1991/08/15 19:38:42 rich - * Abort()'s become as_fatal()'s. - * - * Revision 1.3 1991/07/27 02:32:39 rich - * Polishing m68k support. - * - * Revision 1.2 1991/06/14 14:02:20 rich - * Version 2 GPL. - * - * Revision 1.1.1.1 1991/04/04 18:16:49 rich - * new gas main line - * - * Revision 1.1 1991/04/04 18:16:48 rich - * Initial revision - * - * Revision 1.2 1991/03/30 17:11:32 rich - * Updated md_create_short_jump calling protocol. - * - * - */ - /* * Local Variables: * fill-column: 131 diff --git a/gas/config/tc-i960.c b/gas/config/tc-i960.c index 3f321ec06cb..c7c93f8acaf 100644 --- a/gas/config/tc-i960.c +++ b/gas/config/tc-i960.c @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - /* See comment on md_parse_option for 80960-specific invocation options. */ /****************************************************************************** diff --git a/gas/config/tc-ns32k.c b/gas/config/tc-ns32k.c index 5f3e19aed39..219d0cec699 100644 --- a/gas/config/tc-ns32k.c +++ b/gas/config/tc-ns32k.c @@ -1851,32 +1851,6 @@ fixS *fixP; return res; } -/* - * $Log$ - * Revision 1.5 1992/02/13 08:33:29 rich - * White space and comments only. The devo tree prior to this delta is - * tagged as "vanilla" for your convenience. - * - * There are also some comment changes. - * - * Revision 1.4 1991/12/01 07:11:38 sac - * More filename renaming. - * - * Revision 1.3 1991/07/27 02:32:47 rich - * Polishing m68k support. - * - * Revision 1.2 1991/06/14 14:02:27 rich - * Version 2 GPL. - * - * Revision 1.1.1.1 1991/04/04 18:17:07 rich - * new gas main line - * - * Revision 1.1 1991/04/04 18:17:05 rich - * Initial revision - * - * - */ - /* * Local Variables: * comment-column: 0 diff --git a/gas/config/tc-sparc.h b/gas/config/tc-sparc.h index 9afc7b8e3c0..c90490957fe 100644 --- a/gas/config/tc-sparc.h +++ b/gas/config/tc-sparc.h @@ -17,8 +17,6 @@ License along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #define TC_SPARC 1 #define LOCAL_LABELS_FB diff --git a/gas/config/tc-vax.c b/gas/config/tc-vax.c index ceb6d9cd487..36e8c59e62f 100644 --- a/gas/config/tc-vax.c +++ b/gas/config/tc-vax.c @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - /* JF I moved almost all the vax specific stuff into this one file 'cuz RMS seems to think its a good idea. I hope I managed to get all the VAX-isms */ diff --git a/gas/config/te-ic960.h b/gas/config/te-ic960.h index fbb747518be..84a315cff99 100644 --- a/gas/config/te-ic960.h +++ b/gas/config/te-ic960.h @@ -3,8 +3,6 @@ * specific differences. */ -/* $Id$ */ - #define TE_IC960 1 /* intel uses host byte order for headers */ diff --git a/gas/config/te-sun3.h b/gas/config/te-sun3.h index 9c86afeaf43..ece5d5f1404 100644 --- a/gas/config/te-sun3.h +++ b/gas/config/te-sun3.h @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - /* This header file contains the #defines specific to SUN computer SUN 3 series computers. (The only kind we have around here, unfortunatly.) diff --git a/gas/flonum.h b/gas/flonum.h index 45dcbaef174..de9aedc1539 100644 --- a/gas/flonum.h +++ b/gas/flonum.h @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - /***********************************************************************\ * * * Arbitrary-precision floating point arithmetic. * diff --git a/gas/messages.c b/gas/messages.c index 837df932e2a..cabe3f45212 100644 --- a/gas/messages.c +++ b/gas/messages.c @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #include /* define stderr */ #include diff --git a/gas/read.h b/gas/read.h index 4eb696aaf70..a93fb086bd8 100644 --- a/gas/read.h +++ b/gas/read.h @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - extern char *input_line_pointer; /* -> char we are parsing now. */ #define PERMIT_WHITESPACE /* Define to make whitespace be allowed in */