alpha.c: Fix comment typos.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 1 Jul 2003 23:26:43 +0000 (23:26 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 1 Jul 2003 23:26:43 +0000 (23:26 +0000)
* config/alpha/alpha.c: Fix comment typos.
* config/alpha/elf.h: Likewise.
* config/arm/arm.c: Likewise.
* config/arm/arm.h: Likewise.
* config/arm/arm.md: Likewise.
* config/arm/t-arm-coff: Likewise.
* config/arm/t-strongarm-pe: Likewise.
* config/arm/xscale-elf.h: Likewise.
* config/avr/avr.h: Likewise.

From-SVN: r68800

gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/elf.h
gcc/config/arm/arm.c
gcc/config/arm/arm.h
gcc/config/arm/arm.md
gcc/config/arm/t-arm-coff
gcc/config/arm/t-strongarm-pe
gcc/config/arm/xscale-elf.h
gcc/config/avr/avr.h

index e43eb3ef3f12f0053fbf4478e8091d5c8c6d8821..8719b5ffff675f8109a5af0538d0fa07ae3c3794 100644 (file)
@@ -1,3 +1,15 @@
+2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/alpha/alpha.c: Fix comment typos.
+       * config/alpha/elf.h: Likewise.
+       * config/arm/arm.c: Likewise.
+       * config/arm/arm.h: Likewise.
+       * config/arm/arm.md: Likewise.
+       * config/arm/t-arm-coff: Likewise.
+       * config/arm/t-strongarm-pe: Likewise.
+       * config/arm/xscale-elf.h: Likewise.
+       * config/avr/avr.h: Likewise.
+
 2003-07-01  Jeff Law  <law@redhat.com>
 
        * stmt.c (any_pending_cleanups): Remove another redundant test.
index d1b884fa780fdcf36cf44e21e4cd95c26568fb3b..927073f1c4a75dc0de8308c8ad0df052f1b940c5 100644 (file)
@@ -974,7 +974,7 @@ call_operand (rtx op, enum machine_mode mode)
     {
       if (TARGET_ABI_OSF)
        {
-         /* Disallow virtual registers to cope with pathalogical test cases
+         /* Disallow virtual registers to cope with pathological test cases
             such as compile/930117-1.c in which the virtual reg decomposes
             to the frame pointer.  Which is a hard reg that is not $27.  */
          return (REGNO (op) == 27 || REGNO (op) > LAST_VIRTUAL_REGISTER);
@@ -2006,7 +2006,7 @@ split_small_symbolic_operand (rtx x)
    that we've marked with gpdisp relocs, since those have to stay in
    1-1 correspondence with one another.
 
-   Techinically we could copy them if we could set up a mapping from one
+   Technically we could copy them if we could set up a mapping from one
    sequence number to another, across the set of insns to be duplicated.
    This seems overly complicated and error-prone since interblock motion
    from sched-ebb could move one of the pair of insns to a different block.  */
@@ -7253,7 +7253,7 @@ alpha_expand_prologue (void)
               => alpha_procedure_type != PT_NULL,
 
             so when we are not setting the bit here, we are guaranteed to
-            have emited an FRP frame pointer update just before.  */
+            have emitted an FRP frame pointer update just before.  */
          RTX_FRAME_RELATED_P (seq) = ! frame_pointer_needed;
        }
     }
@@ -8267,7 +8267,7 @@ alpha_handle_trap_shadows (void)
 }
 \f
 /* Alpha can only issue instruction groups simultaneously if they are
-   suitibly aligned.  This is very processor-specific.  */
+   suitably aligned.  This is very processor-specific.  */
 
 enum alphaev4_pipe {
   EV4_STOP = 0,
@@ -8857,7 +8857,7 @@ alpha_elf_select_rtx_section (enum machine_mode mode, rtx x,
                              unsigned HOST_WIDE_INT align)
 {
   if (TARGET_SMALL_DATA && GET_MODE_SIZE (mode) <= g_switch_value)
-    /* ??? Consider using mergable sdata sections.  */
+    /* ??? Consider using mergeable sdata sections.  */
     sdata_section ();
   else
     default_elf_select_rtx_section (mode, x, align);
index 8fdfc3e9d16c46ad15abb61c3081f82827c9b0af..118ba8947a578a34a892891fc5d2ff85fe289e8d 100644 (file)
@@ -149,7 +149,7 @@ do {                                                                        \
    not defined, the default value is `BIGGEST_ALIGNMENT'. 
 
    This value is really 2^63.  Since gcc figures the alignment in bits,
-   we could only potentially get to 2^60 on suitible hosts.  Due to other
+   we could only potentially get to 2^60 on suitable hosts.  Due to other
    considerations in varasm, we must restrict this to what fits in an int.  */
 
 #undef  MAX_OFILE_ALIGNMENT
index e80fe4e0ee2499640c5d9c35e4a6b2a203edd932..6b6a718557de11ae3bfaf50d9e008eb46f1e4aec 100644 (file)
@@ -2085,7 +2085,7 @@ arm_va_arg (tree valist, tree type)
       tree t;
 
       /* Maintain 64-bit alignment of the valist pointer by
-        contructing:   valist = ((valist + (8 - 1)) & -8).  */
+        constructing:   valist = ((valist + (8 - 1)) & -8).  */
       minus_eight = build_int_2 (- (IWMMXT_ALIGNMENT / BITS_PER_UNIT), -1);
       t = build_int_2 ((IWMMXT_ALIGNMENT / BITS_PER_UNIT) - 1, 0);
       t = build (PLUS_EXPR,    TREE_TYPE (valist), valist, t);
@@ -6124,7 +6124,7 @@ get_jump_table_size (rtx insn)
 
 /* Move a minipool fix MP from its current location to before MAX_MP.
    If MAX_MP is NULL, then MP doesn't need moving, but the addressing
-   contrains may need updating.  */
+   constraints may need updating.  */
 static Mnode *
 move_minipool_fix_forward_ref (Mnode *mp, Mnode *max_mp,
                               HOST_WIDE_INT max_address)
@@ -6747,7 +6747,7 @@ push_minipool_fix (rtx insn, HOST_WIDE_INT address, rtx *loc,
   Mfix * fix = (Mfix *) obstack_alloc (&minipool_obstack, sizeof (* fix));
 
 #ifdef AOF_ASSEMBLER
-  /* PIC symbol refereneces need to be converted into offsets into the
+  /* PIC symbol references need to be converted into offsets into the
      based area.  */
   /* XXX This shouldn't be done here.  */
   if (flag_pic && GET_CODE (value) == SYMBOL_REF)
@@ -9490,13 +9490,13 @@ arm_print_operand (FILE *stream, rtx x, int code)
         
         In a pair of registers containing a DI or DF value the 'Q'
         operand returns the register number of the register containing
-        the least signficant part of the value.  The 'R' operand returns
+        the least significant part of the value.  The 'R' operand returns
         the register number of the register containing the most
         significant part of the value.
         
         The 'H' operand returns the higher of the two register numbers.
         On a run where WORDS_BIG_ENDIAN is true the 'H' operand is the
-        same as the 'Q' operand, since the most signficant part of the
+        same as the 'Q' operand, since the most significant part of the
         value is held in the lower number register.  The reverse is true
         on systems where WORDS_BIG_ENDIAN is false.
         
@@ -11702,7 +11702,7 @@ thumb_unexpanded_epilogue (void)
       high_regs_pushed++;
 
   /* The prolog may have pushed some high registers to use as
-     work registers.  eg the testuite file:
+     work registers.  eg the testsuite file:
      gcc/testsuite/gcc/gcc.c-torture/execute/complex-2.c
      compiles to produce:
        push    {r4, r5, r6, r7, lr}
index 44decccf52530f13cd0457b7b67a3b8a6c6051d2..dc649ccfd1dec28e0c54f9633de988cb67b2f073 100644 (file)
@@ -1024,7 +1024,7 @@ extern const char * structure_size_string;
 /* The number of (integer) argument register available.  */
 #define NUM_ARG_REGS           4
 
-/* Return the regiser number of the N'th (integer) argument.  */
+/* Return the register number of the N'th (integer) argument.  */
 #define ARG_REGISTER(N)        (N - 1)
 
 #if 0 /* FIXME: The ARM backend has special code to handle structure
index 339763ad627279b12927e7efe5446486ac0be3cc..94e2c65edd6b46554f617170d0f77dc18b5f42ee 100644 (file)
        /* A Trick, since we are setting the bottom bits in the word,
           we can shift operand[3] up, operand[0] down, OR them together
           and rotate the result back again.  This takes 3 insns, and
-          the third might be mergable into another op.  */
+          the third might be mergeable into another op.  */
        /* The shift up copes with the possibility that operand[3] is
            wider than the bitfield.  */
        rtx op0 = gen_reg_rtx (SImode);
index bf37a37d4ddc5ebfe2364d9246c6e024c9ba92c0..8eef976aaee3654ee0739762e7f10740dd3bc788 100644 (file)
@@ -28,7 +28,7 @@ EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o
 LIBGCC = stmp-multilib
 INSTALL_LIBGCC = install-multilib
 
-# Currently there is a bug somwehere in GCC's alias analysis
+# Currently there is a bug somewhere in GCC's alias analysis
 # or scheduling code that is breaking _fpmul_parts in fp-bit.c.
 # Disabling function inlining is a workaround for this problem.
 TARGET_LIBGCC2_CFLAGS = -Dinhibit_libc -fno-inline
index e6c65bfc69e9a04a5287fe7f33515d709db13003..e401666654a6cc70eccea1a29c530a0ab174d859 100644 (file)
@@ -32,7 +32,7 @@ EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o
 LIBGCC = stmp-multilib
 INSTALL_LIBGCC = install-multilib
 
-# Currently there is a bug somwehere in GCC's alias analysis
+# Currently there is a bug somewhere in GCC's alias analysis
 # or scheduling code that is breaking _fpmul_parts in fp-bit.c.
 # Disabling function inlining is a workaround for this problem.
 TARGET_LIBGCC2_CFLAGS = -Dinhibit_libc -fno-inline
index ffa29e22043c22081bf06f653a0096fbb4a26371..aea8360dba8baa4671f8afec26eb347d66fa28fe 100644 (file)
@@ -32,7 +32,7 @@
    the assembler:
    
      -mfpu=softvfp   This is the default.  It indicates thats doubles are
-                     stored in a format compatable with the VFP
+                     stored in a format compatible with the VFP
                     specification.  This is the newer double format, whereby
                     the endian-ness of the doubles matches the endian-ness
                     of the memory architecture.
@@ -43,8 +43,8 @@
                     is what happens].
                     
      -mfpu=softfpa   This is when -msoft-float is specified.
-                     This is the normal beahviour of other arm configurations,
-                    which for backwards compatability purposes default to
+                     This is the normal behavior of other arm configurations,
+                    which for backwards compatibility purposes default to
                     supporting the old FPA format which was always big
                     endian, regardless of the endian-ness of the memory
                     system.  */
index 8cfe48c913b8f6a017b9edbc85740b406167da2f..83c91ee62405244e65703d6c793d06d83ee25c54 100644 (file)
@@ -364,7 +364,7 @@ extern int avr_asm_only_p;
 
    One use of this macro is on machines where the highest numbered
    registers must always be saved and the save-multiple-registers
-   instruction supports only sequences of consetionve registers.  On
+   instruction supports only sequences of consecutive registers.  On
    such machines, define `REG_ALLOC_ORDER' to be an initializer that
    lists the highest numbered allocatable register first. */