* ChangeLog-9295: Fix a typo.
authorKazu Hirata <kazu@codesourcery.com>
Tue, 17 Dec 2002 01:13:56 +0000 (01:13 +0000)
committerKazu Hirata <kazu@codesourcery.com>
Tue, 17 Dec 2002 01:13:56 +0000 (01:13 +0000)
* README: Likewise.
* config/tc-d10v.c: Fix a comment typo.
* config/tc-dlx.c: Likewise.
* config/tc-h8300.h: Likewise.
* config/tc-h8500.h: Likewise.
* config/tc-mips.c: Likewise.
* config/tc-s390.c: Likewise.
* config/tc-sh.h: Likewise.
* config/tc-tic80.h: Likewise.
* config/tc-w65.h: Likewise.
* config/tc-z8k.c: Likewise.
* config/tc-z8k.h: Likewise.
* testsuite/gas/h8300/cmpsi2.s: Likewise.

15 files changed:
gas/ChangeLog
gas/ChangeLog-9295
gas/README
gas/config/tc-d10v.c
gas/config/tc-dlx.c
gas/config/tc-h8300.h
gas/config/tc-h8500.h
gas/config/tc-mips.c
gas/config/tc-s390.c
gas/config/tc-sh.h
gas/config/tc-tic80.h
gas/config/tc-w65.h
gas/config/tc-z8k.c
gas/config/tc-z8k.h
gas/testsuite/gas/h8300/cmpsi2.s

index c04d5f91a618a1c22987a8f854ddb9c9ce109356..7c2ea410ff8583e21e5b7f6390c5cd8f996bf9f7 100644 (file)
@@ -1,3 +1,20 @@
+2002-12-16  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * ChangeLog-9295: Fix a typo.
+       * README: Likewise.
+       * config/tc-d10v.c: Fix a comment typo.
+       * config/tc-dlx.c: Likewise.
+       * config/tc-h8300.h: Likewise.
+       * config/tc-h8500.h: Likewise.
+       * config/tc-mips.c: Likewise.
+       * config/tc-s390.c: Likewise.
+       * config/tc-sh.h: Likewise.
+       * config/tc-tic80.h: Likewise.
+       * config/tc-w65.h: Likewise.
+       * config/tc-z8k.c: Likewise.
+       * config/tc-z8k.h: Likewise.
+       * testsuite/gas/h8300/cmpsi2.s: Likewise.
+
 2002-12-16  Alan Modra  <amodra@bigpond.net.au>
 
        * config/tc-d30v.c (check_range): Warning fixes, formatting.
index a761ea1f4df2bc4996e80835f46a316599941f7a..17407e5db7af0c9af96b2d02aa6e03bea6c8304e 100644 (file)
@@ -10401,7 +10401,7 @@ Thu Jul  8 14:15:05 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
 
 Thu Jul  8 07:25:25 1993  Doug Evans  (dje@canuck.cygnus.com)
 
-       * config/tc-h8300.h (TC_CONS_RELOC): Use R_RELLONG if h8/300h.
+       * config/tc-h8300.h (TC_CONS_RELOC): Use R_RELLONG if H8/300H.
 
 Wed Jul  7 18:11:07 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
 
index ef12d3f174e30d1ff9dc8f317ba934ba17f2dcb0..319fda956fa62e86ab53b4b81252f66b6ed78091 100644 (file)
@@ -180,7 +180,7 @@ most of the above hosts, plus
        decstation-bsd (a.out format, to be used in BSD 4.4)
        ebmon29k
        go32 (DOS on i386, with DJGPP -- old a.out version)
-       h8/300, h8/500 (Hitachi)
+       H8/300, H8/500 (Hitachi)
        i386-aix (ps/2)
        i960-coff
        mips ecoff (decstation-ultrix, iris, mips magnum, mips-idt-ecoff)
index c9c54a8680fac1e728f7f01b2595b2aa0acda3a3..2689deddc0d883101b21354cac14125bd3ed8d1c 100644 (file)
@@ -651,7 +651,7 @@ build_insn (opcode, opers, insn)
              fixups->fix[fixups->fc].reloc =
                get_reloc ((struct d10v_operand *) &d10v_operands[opcode->operands[i]]);
 
-             /* Check that a immediate was passed to ops that expect one. */
+             /* Check that an immediate was passed to ops that expect one.  */
              if ((flags & OPERAND_NUM)
                  && (fixups->fix[fixups->fc].reloc == 0))
                as_bad (_("operand is not an immediate"));
index 2ceee03ebfa5db585ed09923811a733ee183acac..04ba94010eb5d6fabab8b635fbfe96f7f182e305 100644 (file)
@@ -585,7 +585,7 @@ dlx_parse_loadop (str)
          /* Searching for (/[ which will match the ]/).  */
          for (pb = idx - 1; str[pb] != match; pb -= 1)
            /* Match can only be either '[' or '(', if it is
-              '(' then this can be an normal expression, we'll treat
+              '(' then this can be a normal expression, we'll treat
               it as an operand.  */
            if (str[pb] == endm || pb < (idx - 5))
              goto load_no_rs1;
index 4b2808e6ebef20be0120f95cf842854d7f1ab9e6..b99d1db5b869568e959d25c6470f388aa96a3462 100644 (file)
@@ -41,7 +41,7 @@ struct internal_reloc;
 
 #define WORKING_DOT_WORD
 
-/* This macro translates between an internal fix and an coff reloc type */
+/* This macro translates between an internal fix and a coff reloc type.  */
 #define TC_COFF_FIX2RTYPE(fixP) abort ();
 
 #define BFD_ARCH bfd_arch_h8300
index 861c268256263925640b9f516a6691c0c0e418b7..4d96aef48941242e6d46f42268d9950f0a727b26 100644 (file)
@@ -28,7 +28,7 @@ struct internal_reloc;
 
 #define WORKING_DOT_WORD
 
-/* This macro translates between an internal fix and an coff reloc type */
+/* This macro translates between an internal fix and a coff reloc type.  */
 #define TC_COFF_FIX2RTYPE(fixP) tc_coff_fix2rtype(fixP)
 
 #define BFD_ARCH bfd_arch_h8500
index 85cbe6286de20642488c9b89ffd788f86cd04bac..15ada2c93c3926f9088c5184dec10a240136887f 100644 (file)
@@ -3818,7 +3818,7 @@ load_address (counter, reg, ep, used_at)
           dsll32       $reg,0
           daddu        $reg,$reg,$at
 
-        If $at is already in use, we use an path which is suboptimal
+        If $at is already in use, we use a path which is suboptimal
         on superscalar processors.
           lui          $reg,<sym>              (BFD_RELOC_MIPS_HIGHEST)
           daddiu       $reg,<sym>              (BFD_RELOC_MIPS_HIGHER)
@@ -4854,7 +4854,7 @@ macro (ip)
              dsll32    $tempreg,0
              daddu     $tempreg,$tempreg,$at
 
-           If $at is already in use, we use an path which is suboptimal
+           If $at is already in use, we use a path which is suboptimal
            on superscalar processors.
              lui       $tempreg,<sym>          (BFD_RELOC_MIPS_HIGHEST)
              daddiu    $tempreg,<sym>          (BFD_RELOC_MIPS_HIGHER)
index d34e2c6690401af16f1698603df4dc0026d82451..5e4eeedb14ae635e1585c4209b01334e1cbd066e 100644 (file)
@@ -1650,7 +1650,7 @@ tc_s390_fix_adjustable (fixP)
 }
 
 /* Return true if we must always emit a reloc for a type and false if
-   there is some hope of resolving it a assembly time.  */
+   there is some hope of resolving it at assembly time.  */
 int
 tc_s390_force_relocation (fixp)
      struct fix *fixp;
index 8a6c358b7c790c0f09e39a1c026e3eee01448e1c..2324285bb3f059582de67414ba7091b925b74e82 100644 (file)
@@ -138,7 +138,7 @@ extern void sh_frob_file PARAMS ((void));
 
 #define DO_NOT_STRIP 0
 
-/* This macro translates between an internal fix and an coff reloc type */
+/* This macro translates between an internal fix and a coff reloc type.  */
 #define TC_COFF_FIX2RTYPE(fix) ((fix)->fx_r_type)
 
 #define BFD_ARCH TARGET_ARCH
index 4fd704b3265ae2d193e16dfcb274f0f7105e56e5..749cf4276311c1466c702956f35f4f65518fc580 100644 (file)
@@ -52,7 +52,7 @@
 
 #define TC_COUNT_RELOC(fixp) ((fixp) -> fx_addsy != NULL)
 
-/* This macro translates between an internal fix and an coff reloc type */
+/* This macro translates between an internal fix and a coff reloc type. */
 
 #define TC_COFF_FIX2RTYPE(fixP) tc_coff_fix2rtype(fixP)
 
index a2cc9a8dd382ad84d88b06bd4d0b1ada1f725fd6..2858b4f82e8239f6d9094c9a70f1cd8b62ba3b89 100644 (file)
@@ -29,7 +29,7 @@ struct fix;
 
 #define WORKING_DOT_WORD
 
-/* This macro translates between an internal fix and an coff reloc type */
+/* This macro translates between an internal fix and a coff reloc type.  */
 #define TC_COFF_FIX2RTYPE(fixP) tc_coff_fix2rtype (fixP)
 
 #define BFD_ARCH bfd_arch_w65
index a5dfb583c29ae70228aaf3fd45b2fe953d89c550..a0986e211831526c8b4a25dbd580cbc56c1481ac 100644 (file)
@@ -871,7 +871,7 @@ get_specific (opcode, operands)
 
          if ((mode & CLASS_MASK) != (this_try->arg_info[i] & CLASS_MASK))
            {
-             /* It could be an pc rel operand, if this is a da mode
+             /* It could be a pc rel operand, if this is a da mode
                 and we like disps, then insert it.  */
 
              if (mode == CLASS_DA && this_try->arg_info[i] == CLASS_DISP)
index d1899e1564fddbf0625220b9d4e0b273e6569269..7e2cdb292038ad5fc9e9c69b04b11aa3df234161 100644 (file)
@@ -33,7 +33,7 @@ struct internal_reloc;
 #define LOCAL_LABEL(x) 0
 #endif
 
-/* This macro translates between an internal fix and an coff reloc type */
+/* This macro translates between an internal fix and a coff reloc type.  */
 #define TC_COFF_FIX2RTYPE(fixP) abort ();
 
 #define BFD_ARCH bfd_arch_z8k
index ef7f03aa92b764dd2084d5357aa8f4a2a083a704..82f2fea98a366ff05ad43ca66f08601fea2bf72a 100644 (file)
@@ -1,5 +1,5 @@
 # 1 "libgcc1.S"
-;; libgcc1 routines for the Hitachi h8/300 cpu.
+;; libgcc1 routines for the Hitachi H8/300 cpu.
 ;; Contributed by Steve Chamberlain.
 ;; sac@cygnus.com
        .section .text