summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-09 22:40:12 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-09 22:40:12 +0000
commitab6d34f74d478967d457be3498f798a07cb7bd41 (patch)
tree5d34fd4f27e2d3af28cbb64f97d7ac6eb8ccb0fe
parentcdc2cd32694d25a5e6f768c820c37048cf52f28b (diff)
downloadgcc-ab6d34f74d478967d457be3498f798a07cb7bd41.tar.gz
* acconfig.h: Fix comment formatting.
* c-dump.h: Likewise. * c-tree.h: Likewise. * conditions.h: Likewise. * expr.h: Likewise. * function.h: Likewise. * gthr.h: Likewise. * hwint.h: Likewise. * integrate.h: Likewise. * intl.h: Likewise. * loop.h: Likewise. * optabs.h: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46131 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog15
-rw-r--r--gcc/acconfig.h4
-rw-r--r--gcc/c-dump.h4
-rw-r--r--gcc/c-tree.h6
-rw-r--r--gcc/conditions.h2
-rw-r--r--gcc/expr.h6
-rw-r--r--gcc/function.h6
-rw-r--r--gcc/gthr.h6
-rw-r--r--gcc/hwint.h2
-rw-r--r--gcc/integrate.h2
-rw-r--r--gcc/intl.h2
-rw-r--r--gcc/loop.h2
-rw-r--r--gcc/optabs.h2
13 files changed, 37 insertions, 22 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1363cb9f80d..5e2d889497c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,20 @@
2001-10-09 Kazu Hirata <kazu@hxi.com>
+ * acconfig.h: Fix comment formatting.
+ * c-dump.h: Likewise.
+ * c-tree.h: Likewise.
+ * conditions.h: Likewise.
+ * expr.h: Likewise.
+ * function.h: Likewise.
+ * gthr.h: Likewise.
+ * hwint.h: Likewise.
+ * integrate.h: Likewise.
+ * intl.h: Likewise.
+ * loop.h: Likewise.
+ * optabs.h: Likewise.
+
+2001-10-09 Kazu Hirata <kazu@hxi.com>
+
* c-common.h: Fix comment formatting.
* c-dump.c: Likewise.
* cfg.c: Likewise.
diff --git a/gcc/acconfig.h b/gcc/acconfig.h
index 17324b57611..6367cf1f28d 100644
--- a/gcc/acconfig.h
+++ b/gcc/acconfig.h
@@ -14,7 +14,7 @@
#undef HAVE_STPCPY
/* Define if your assembler supports specifying the maximum number
- of bytes to skip when using the GAS .p2align command. */
+ of bytes to skip when using the GAS .p2align command. */
#undef HAVE_GAS_MAX_SKIP_P2ALIGN
/* Define if your assembler supports .balign and .p2align. */
@@ -26,7 +26,7 @@
/* Define to `int' if <sys/types.h> doesn't define. */
#undef ssize_t
-/* Define if cpp should also search $prefix/include. */
+/* Define if cpp should also search $prefix/include. */
#undef PREFIX_INCLUDE_DIR
@BOTTOM@
diff --git a/gcc/c-dump.h b/gcc/c-dump.h
index 58c327b1777..4c4962c9a5c 100644
--- a/gcc/c-dump.h
+++ b/gcc/c-dump.h
@@ -53,9 +53,9 @@ struct dump_info
{
/* The stream on which to dump the information. */
FILE *stream;
- /* The original node. */
+ /* The original node. */
tree node;
- /* User flags. */
+ /* User flags. */
int flags;
/* The next unused node index. */
unsigned int index;
diff --git a/gcc/c-tree.h b/gcc/c-tree.h
index 6d0553902d4..c25cb112101 100644
--- a/gcc/c-tree.h
+++ b/gcc/c-tree.h
@@ -325,12 +325,12 @@ extern int warn_traditional;
extern int warn_char_subscripts;
-/* Warn if main is suspicious. */
+/* Warn if main is suspicious. */
extern int warn_main;
/* Nonzero means to allow single precision math even if we're generally
- being traditional. */
+ being traditional. */
extern int flag_allow_single_precision;
/* Warn if initializer is not completely bracketed. */
@@ -341,7 +341,7 @@ extern int warn_missing_braces;
extern int warn_sign_compare;
-/* Warn about testing equality of floating point numbers. */
+/* Warn about testing equality of floating point numbers. */
extern int warn_float_equal;
diff --git a/gcc/conditions.h b/gcc/conditions.h
index 1d0047db63f..155c50edf47 100644
--- a/gcc/conditions.h
+++ b/gcc/conditions.h
@@ -105,7 +105,7 @@ extern CC_STATUS cc_status;
#define CC_INVERTED 0100
/* Nonzero if we must convert signed condition operators to unsigned.
- This is only used by machine description files. */
+ This is only used by machine description files. */
#define CC_NOT_SIGNED 0200
/* This is how to initialize the variable cc_status.
diff --git a/gcc/expr.h b/gcc/expr.h
index 62e90b0d211..a518cf085fc 100644
--- a/gcc/expr.h
+++ b/gcc/expr.h
@@ -284,7 +284,7 @@ extern rtx expand_simple_unop PARAMS ((enum machine_mode, enum rtx_code,
perform the operation described by CODE and MODE. */
extern int have_insn_for PARAMS ((enum rtx_code, enum machine_mode));
-/* Emit code to make a call to a constant function or a library call. */
+/* Emit code to make a call to a constant function or a library call. */
extern void emit_libcall_block PARAMS ((rtx, rtx, rtx, rtx));
/* Create but don't emit one rtl instruction to perform certain operations.
@@ -429,7 +429,7 @@ extern void emit_group_load PARAMS ((rtx, rtx, int, unsigned int));
extern void emit_group_store PARAMS ((rtx, rtx, int, unsigned int));
#ifdef TREE_CODE
-/* Copy BLKmode object from a set of registers. */
+/* Copy BLKmode object from a set of registers. */
extern rtx copy_blkmode_from_reg PARAMS ((rtx,rtx,tree));
#endif
@@ -483,7 +483,7 @@ extern void emit_push_insn PARAMS ((rtx, enum machine_mode, tree, rtx,
unsigned int, int, rtx, int, rtx, rtx,
int, rtx));
-/* Expand an assignment that stores the value of FROM into TO. */
+/* Expand an assignment that stores the value of FROM into TO. */
extern rtx expand_assignment PARAMS ((tree, tree, int, int));
/* Generate code for computing expression EXP,
diff --git a/gcc/function.h b/gcc/function.h
index c4419604d74..e339911062b 100644
--- a/gcc/function.h
+++ b/gcc/function.h
@@ -189,7 +189,7 @@ struct function
/* Name of this function. */
const char *name;
- /* Points to the FUNCTION_DECL of this function. */
+ /* Points to the FUNCTION_DECL of this function. */
tree decl;
/* Function containing this function, if any. */
@@ -236,7 +236,7 @@ struct function
const char *cannot_inline;
/* Opaque pointer used by get_hard_reg_initial_val and
- has_hard_reg_initial_val (see integrate.[hc]). */
+ has_hard_reg_initial_val (see integrate.[hc]). */
struct initial_value_struct *hard_reg_initial_vals;
/* Number of function calls seen so far in current function. */
@@ -329,7 +329,7 @@ struct function
rtx x_last_parm_insn;
/* 1 + last pseudo register number possibly used for loading a copy
- of a parameter of this function. */
+ of a parameter of this function. */
unsigned int x_max_parm_reg;
/* Vector indexed by REGNO, containing location on stack in which
diff --git a/gcc/gthr.h b/gcc/gthr.h
index f2a56683508..1ec7d86bd72 100644
--- a/gcc/gthr.h
+++ b/gcc/gthr.h
@@ -80,7 +80,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
Solaris/UI threads with -D_SOLARIS_THREADS
*/
-/* Check first for thread specific defines. */
+/* Check first for thread specific defines. */
#if _PTHREADS
#include "gthr-posix.h"
#elif _DCE_THREADS
@@ -88,7 +88,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#elif _SOLARIS_THREADS
#include "gthr-solaris.h"
-/* Include GTHREAD_FILE if one is defined. */
+/* Include GTHREAD_FILE if one is defined. */
#elif defined(HAVE_GTHR_DEFAULT)
#if SUPPORTS_WEAK
#ifndef GTHREAD_USE_WEAK
@@ -97,7 +97,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#endif
#include "gthr-default.h"
-/* Fallback to single thread definitions. */
+/* Fallback to single thread definitions. */
#else
#include "gthr-single.h"
#endif
diff --git a/gcc/hwint.h b/gcc/hwint.h
index dc9b71d02bc..b4f3d8a5332 100644
--- a/gcc/hwint.h
+++ b/gcc/hwint.h
@@ -4,7 +4,7 @@
This file is part of GCC.
Provide definitions for macros which depend on HOST_BITS_PER_INT
- and HOST_BITS_PER_LONG. */
+ and HOST_BITS_PER_LONG. */
#ifndef GCC_HWINT_H
#define GCC_HWINT_H
diff --git a/gcc/integrate.h b/gcc/integrate.h
index 888a8b4f709..c96d0112af4 100644
--- a/gcc/integrate.h
+++ b/gcc/integrate.h
@@ -36,7 +36,7 @@ struct inline_remap
{
/* True if we are doing function integration, false otherwise.
Used to control whether RTX_UNCHANGING bits are copied by
- copy_rtx_and_substitute. */
+ copy_rtx_and_substitute. */
int integrating;
/* Definition of function be inlined. */
union tree_node *fndecl;
diff --git a/gcc/intl.h b/gcc/intl.h
index 56c075e6c05..07b72b59bb1 100644
--- a/gcc/intl.h
+++ b/gcc/intl.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
- 02111-1307, USA. */
+ 02111-1307, USA. */
#ifdef HAVE_LOCALE_H
# include <locale.h>
diff --git a/gcc/loop.h b/gcc/loop.h
index 5ead92efccf..60b8def3d44 100644
--- a/gcc/loop.h
+++ b/gcc/loop.h
@@ -184,7 +184,7 @@ struct iv_class
unsigned reversed : 1; /* 1 if we reversed the loop that this
biv controls. */
unsigned all_reduced : 1; /* 1 if all givs using this biv have
- been reduced. */
+ been reduced. */
};
diff --git a/gcc/optabs.h b/gcc/optabs.h
index b802f4dcf3b..afedbf72bcc 100644
--- a/gcc/optabs.h
+++ b/gcc/optabs.h
@@ -212,7 +212,7 @@ extern optab optab_table[OTI_MAX];
/* Tables of patterns for extending one integer mode to another. */
extern enum insn_code extendtab[MAX_MACHINE_MODE][MAX_MACHINE_MODE][2];
-/* Tables of patterns for converting between fixed and floating point. */
+/* Tables of patterns for converting between fixed and floating point. */
extern enum insn_code fixtab[NUM_MACHINE_MODES][NUM_MACHINE_MODES][2];
extern enum insn_code fixtrunctab[NUM_MACHINE_MODES][NUM_MACHINE_MODES][2];
extern enum insn_code floattab[NUM_MACHINE_MODES][NUM_MACHINE_MODES][2];