From 1d63ba3ba05bc523b8c982284508d55bb6e591ed Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Thu, 13 Feb 1992 08:39:15 +0000 Subject: [PATCH] remove all rcs keywords --- gas/config/coff.gnu.h | 2 -- gas/config/ho-a29k.h | 25 -------------------- gas/config/ho-ansi.h | 22 ------------------ gas/config/ho-cygnus.h | 22 ------------------ gas/config/ho-generic.h | 2 -- gas/config/ho-hpux.h | 2 -- gas/config/ho-i386.h | 2 -- gas/config/ho-sun3.h | 2 -- gas/config/ho-sun386.h | 2 -- gas/config/ho-sun4.h | 2 -- gas/config/ho-sunos.h | 2 -- gas/config/ho-sysv.h | 2 -- gas/config/obj-aout.h | 2 -- gas/config/obj-bout.c | 2 -- gas/config/obj-bout.h | 2 -- gas/config/obj-coff.c | 2 -- gas/config/obj-coff.h | 2 -- gas/config/obj-coffbfd.h | 2 -- gas/config/tc-a29k.c | 2 -- gas/config/tc-a29k.h | 2 -- gas/config/tc-i386.c | 49 ---------------------------------------- gas/config/tc-i860.c | 34 ---------------------------- gas/config/tc-i960.c | 2 -- gas/config/tc-ns32k.c | 26 --------------------- gas/config/tc-sparc.h | 2 -- gas/config/tc-vax.c | 2 -- gas/config/te-ic960.h | 2 -- gas/config/te-sun3.h | 2 -- gas/flonum.h | 2 -- gas/messages.c | 2 -- gas/read.h | 2 -- 31 files changed, 228 deletions(-) diff --git a/gas/config/coff.gnu.h b/gas/config/coff.gnu.h index 3c61938043..83e32aa34b 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 a42bec9cfc..327cc2e9c5 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 16bfa654d6..4aaf615280 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 9066f56c07..890ff079f6 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 93d843a552..04db63ea3d 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 a3534482e0..cff62b1784 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 78d79a9e45..50a5bf08c3 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 41d2f96825..0d68e6fd35 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 00eacada58..6c74df4759 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 6cfd6b48ae..cf619e8327 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 ef4b3cb154..283c713336 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 49494e2106..9f8a78b58b 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 4884fed5b4..46ae9562d2 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 3b822a51e3..75e3ac3a4b 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 609e8c8978..93a39c447b 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 77b75f8b3d..6ca009f045 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 0cb7e82bc9..886f96be9b 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 cba86a1d81..2d621c8ab2 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 c674da8dc0..417d6d657e 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 086224dca2..3ba4405242 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 7f8c4beb3f..fba991bdc8 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 d7dda6c031..3ab9b048d0 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 3f321ec06c..c7c93f8aca 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 5f3e19aed3..219d0cec69 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 9afc7b8e3c..c90490957f 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 ceb6d9cd48..36e8c59e62 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 fbb747518b..84a315cff9 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 9c86afeaf4..ece5d5f140 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 45dcbaef17..de9aedc153 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 837df932e2..cabe3f4521 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 4eb696aaf7..a93fb086bd 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 */