This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

comment style cleanup for gas/config/te-*.h


So that they don't serve as bad examples.


2000-05-14  David O'Brien  <obrien@FreeBSD.org>

	* config/te-386bsd.h:  Clean up comments to adhere to the GNU coding
	standards.
	* config/te-aux.h:  Likewise.
	* config/te-dpx2.h:  Likewise.
	* config/te-go32.h:  Likewise.
	* config/te-hp300.h:  Likewise.
	* config/te-hppa.h:  Likewise.
	* config/te-i386aix.h:  Likewise.
	* config/te-ic960.h:  Likewise.
	* config/te-interix.h:  Likewise.
	* config/te-nbsd532.h:  Likewise.
	* config/te-pc532mach.h:  Likewise.
	* config/te-ppcnw.h:  Likewise.
	* config/te-psos.h:  Likewise.
	* config/te-sparcaout.h:  Likewise.
	* config/te-sun3.h:  Likewise.
	* config/te-sysv32.h:  Likewise.




Index: te-386bsd.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-386bsd.h,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 te-386bsd.h
--- te-386bsd.h	1999/05/03 07:28:44	1.1.1.1
+++ te-386bsd.h	2000/05/14 18:31:09
@@ -15,7 +15,8 @@
    
    You should have received a copy of the GNU General Public License
    along with GAS; see the file COPYING.  If not, write to
-   the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+   the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+   02111-1307, USA.  */
 
 #define TE_386BSD	1
 
@@ -28,4 +29,4 @@
  * End:
  */
 
-/* end of te-sun3.h */
+/* end of te-386bsd.h */
Index: te-aux.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-aux.h,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 te-aux.h
--- te-aux.h	1999/05/03 07:28:44	1.1.1.1
+++ te-aux.h	2000/05/14 18:31:09
@@ -2,7 +2,7 @@
 
 /* From obj-coff.h:
    This internal_lineno crap is to stop namespace pollution from the
-   bfd internal coff headerfile. */
+   bfd internal coff headerfile.  */
 #define internal_lineno bfd_internal_lineno
 #include "coff/aux-coff.h"	/* override bits in coff/internal.h */
 #undef internal_lineno
Index: te-dpx2.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-dpx2.h,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 te-dpx2.h
--- te-dpx2.h	1999/05/03 07:28:44	1.1.1.1
+++ te-dpx2.h	2000/05/14 18:31:09
@@ -1,6 +1,6 @@
-/* Machine specific defines for the dpx2 machine */
+/* Machine specific defines for the dpx2 machine.  */
 
-/* The magic number is not the usual MC68MAGIC. */
+/* The magic number is not the usual MC68MAGIC.  */
 #define COFF_MAGIC       MC68KBCSMAGIC
 
 #define REGISTER_PREFIX_OPTIONAL 1
Index: te-go32.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-go32.h,v
retrieving revision 1.2
diff -u -r1.2 te-go32.h
--- te-go32.h	1999/07/22 01:41:00	1.2
+++ te-go32.h	2000/05/14 18:31:09
@@ -1,6 +1,4 @@
-/*
- * This file is te-go32.h
- */
+/* This file is te-go32.h */
 
 #define TE_GO32
 
@@ -9,7 +7,7 @@
 
 #define TARGET_FORMAT "coff-go32"
 
-/* GAS should treat '.align value' as an alignment of 2**value */
+/* GAS should treat '.align value' as an alignment of 2**value.  */
 #define USE_ALIGN_PTWO
 
 #define COFF_LONG_SECTION_NAMES
Index: te-hp300.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-hp300.h,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 te-hp300.h
--- te-hp300.h	1999/05/03 07:28:44	1.1.1.1
+++ te-hp300.h	2000/05/14 18:31:09
@@ -15,7 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GAS; see the file COPYING.  If not, write to
-   the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+   the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+   02111-1307, USA.  */
 
 #define LOCAL_LABELS_DOLLAR 1
 #define LOCAL_LABELS_FB 1
Index: te-hppa.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-hppa.h,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 te-hppa.h
--- te-hppa.h	1999/05/03 07:28:44	1.1.1.1
+++ te-hppa.h	2000/05/14 18:31:09
@@ -15,12 +15,11 @@
    
    You should have received a copy of the GNU General Public License
    along with GAS; see the file COPYING.  If not, write to
-   the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+   the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+   02111-1307, USA.  */
 
-/*
-	HP PA-RISC and OSF/1 support was contributed by the Center for
-	Software Science at the University of Utah.
- */
+/* HP PA-RISC and OSF/1 support was contributed by the Center for
+	Software Science at the University of Utah.  */
 
-/* these define interfaces */
+/* These define interfaces.  */
 #include "obj-format.h"
Index: te-i386aix.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-i386aix.h,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 te-i386aix.h
--- te-i386aix.h	1999/05/03 07:28:44	1.1.1.1
+++ te-i386aix.h	2000/05/14 18:31:10
@@ -1,22 +1,16 @@
-/*
- * This file is te-i386aix.h and is built from pieces of code from Minh Tran-Le
- * <TRANLE@INTELLICORP.COM> by rich@cygnus.com.
- */
+/* This file is te-i386aix.h and is built from pieces of code from
+   Minh Tran-Le <TRANLE@INTELLICORP.COM> by rich@cygnus.com.  */
 
 #define TE_I386AIX 1
 
 #include "obj-format.h"
 
-/*
- * Undefine REVERSE_SORT_RELOCS to keep the relocation entries sorted
- * in ascending vaddr.
- */
+/* Undefine REVERSE_SORT_RELOCS to keep the relocation entries sorted
+   in ascending vaddr.  */
 #undef REVERSE_SORT_RELOCS
 
-/*
- * Define KEEP_RELOC_INFO so that the strip reloc info flag F_RELFLG
- * is not used in the filehdr for COFF output.
- */
+/* Define KEEP_RELOC_INFO so that the strip reloc info flag F_RELFLG is
+   not used in the filehdr for COFF output.  */
 #define KEEP_RELOC_INFO
 
 /*
Index: te-ic960.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-ic960.h,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 te-ic960.h
--- te-ic960.h	1999/05/03 07:28:44	1.1.1.1
+++ te-ic960.h	2000/05/14 18:31:10
@@ -18,10 +18,8 @@
    Software Foundation, 59 Temple Place - Suite 330, Boston, MA
    02111-1307, USA.  */
 
-/*
- * This file is te-ic960.h and is intended to define ic960 environment
- * specific differences.
- */
+/* This file is te-ic960.h and is intended to define ic960 environment
+   specific differences.  */
 
 #define OBJ_COFF_OMIT_OPTIONAL_HEADER
 
Index: te-interix.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-interix.h,v
retrieving revision 1.2
diff -u -r1.2 te-interix.h
--- te-interix.h	1999/09/14 15:38:32	1.2
+++ te-interix.h	2000/05/14 18:31:10
@@ -8,7 +8,7 @@
 
 #define GLOBAL_OFFSET_TABLE_NAME "__GLOBAL_OFFSET_TABLE_"
 
-/* Both architectures use these */
+/* Both architectures use these.  */
 #ifndef LOCAL_LABELS_FB
 #define LOCAL_LABELS_FB 1
 #endif
Index: te-nbsd532.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-nbsd532.h,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 te-nbsd532.h
--- te-nbsd532.h	1999/05/03 07:28:44	1.1.1.1
+++ te-nbsd532.h	2000/05/14 18:31:10
@@ -1,19 +1,13 @@
-/*
- * This file is te-netbsd532.h
- *
- * Written by Ian Dall <idall@eleceng.adelaide.edu.au>
- * 
- * 19-Jun-94
- * 
- */
+/* This file is te-netbsd532.h
+   Written by Ian Dall <idall@eleceng.adelaide.edu.au>
+   19-Jun-94.  */
 
 #define TARGET_FORMAT		"a.out-ns32k-netbsd"
 
 #include "obj-format.h"
 
 /* Maybe these should be more like TC_NS32532 and TC_NS32381 in case
- * of conflicts. NS32381 is used in opcode/ns32k.h and that is also
- * used by GDB. Need to check.
- */
+   of conflicts. NS32381 is used in opcode/ns32k.h and that is also
+   used by GDB. Need to check.  */
 #define NS32532
 #define NS32381
Index: te-pc532mach.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-pc532mach.h,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 te-pc532mach.h
--- te-pc532mach.h	1999/05/03 07:28:44	1.1.1.1
+++ te-pc532mach.h	2000/05/14 18:31:10
@@ -1,19 +1,13 @@
-/*
- * This file is te-pc532.h
- *
- * Written by Ian Dall <idall@eleceng.adelaide.edu.au>
- * 
- * 24-May-94
- * 
- */
+/* This file is te-pc532.h
+   Written by Ian Dall <idall@eleceng.adelaide.edu.au>
+   24-May-94.  */
 
 #define TARGET_FORMAT		"a.out-pc532-mach"
 
 #include "obj-format.h"
 
 /* Maybe these should be more like TC_NS32532 and TC_NS32381 in case
- * of conflicts. NS32381 is used in opcode/ns32k.h and that is also
- * used by GDB. Need to check.
- */
+   of conflicts. NS32381 is used in opcode/ns32k.h and that is also
+   used by GDB. Need to check.  */
 #define NS32532
 #define NS32381
Index: te-ppcnw.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-ppcnw.h,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 te-ppcnw.h
--- te-ppcnw.h	1999/05/03 07:28:44	1.1.1.1
+++ te-ppcnw.h	2000/05/14 18:31:10
@@ -15,7 +15,8 @@
    
    You should have received a copy of the GNU General Public License
    along with GAS; see the file COPYING.  If not, write to
-   the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+   the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+   02111-1307, USA.  */
 
 /* Added these, because if we don't know what we're targetting we may
    need an assembler version of libgcc, and that will use local
@@ -26,6 +27,6 @@
 /* these define interfaces */
 #include "obj-format.h"
 
-/* gcc uses escape sequences for ppc/netware */
+/* gcc uses escape sequences for ppc/netware.  */
 
 #undef NO_STRING_ESCAPES
Index: te-psos.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-psos.h,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 te-psos.h
--- te-psos.h	1999/05/03 07:28:44	1.1.1.1
+++ te-psos.h	2000/05/14 18:31:10
@@ -1,20 +1,16 @@
-/*
- * This file is te-psos.h for embedded systems running pSOS.
- * Contributed by Martin Anantharaman (martin@mail.imech.uni-duisburg.de)
- */
+/* This file is te-psos.h for embedded systems running pSOS.
+   Contributed by Martin Anantharaman (martin@mail.imech.uni-duisburg.de).  */
 
 #define TE_PSOS
 
 /* Added these, because if we don't know what we're targetting we may
    need an assembler version of libgcc, and that will use local
    labels.  */
-
 #define LOCAL_LABELS_DOLLAR 1
 #define LOCAL_LABELS_FB 1
 
 /* This makes GAS more versatile and blocks some ELF'isms in
-   tc-m68k.h. */
-
+   tc-m68k.h.  */
 #define REGISTER_PREFIX_OPTIONAL 1
 
 #include "obj-format.h"
Index: te-sparcaout.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-sparcaout.h,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 te-sparcaout.h
--- te-sparcaout.h	1999/05/03 07:28:44	1.1.1.1
+++ te-sparcaout.h	2000/05/14 18:31:10
@@ -15,7 +15,8 @@
    
    You should have received a copy of the GNU General Public License
    along with GAS; see the file COPYING.  If not, write to
-   the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+   the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+   02111-1307, USA.  */
 
 #define TE_SPARCAOUT	1
 #include "obj-format.h"
Index: te-sun3.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-sun3.h,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 te-sun3.h
--- te-sun3.h	1999/05/03 07:28:44	1.1.1.1
+++ te-sun3.h	2000/05/14 18:31:10
@@ -15,7 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GAS; see the file COPYING.  If not, write to
-   the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+   the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+   02111-1307, USA.  */
 
 /* This header file contains the #defines specific
    to SUN computer SUN 3 series computers.  (The only kind
@@ -23,7 +24,6 @@
 
    Rumor has it that this file will work on the Sun-2 if the assembler
    is called with -m68010  This is not tested.  */
-
 
 #define TE_SUN3	1
 
Index: te-sysv32.h
===================================================================
RCS file: /cvs/src/src/gas/config/te-sysv32.h,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 te-sysv32.h
--- te-sysv32.h	1999/05/03 07:28:44	1.1.1.1
+++ te-sysv32.h	2000/05/14 18:31:10
@@ -1,4 +1,4 @@
-/* Remove leading underscore from the gcc generated symbol names */
+/* Remove leading underscore from the gcc generated symbol names.  */
 #define STRIP_UNDERSCORE
 
 #include "obj-format.h"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]