aboutsummaryrefslogtreecommitdiff
path: root/gas/config
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2002-12-17 01:13:56 +0000
committerKazu Hirata <kazu@codesourcery.com>2002-12-17 01:13:56 +0000
commitc03099e68268e7fab89559e11442f8b0619074a0 (patch)
tree313bf6391671d9646826a63c41937b3d88560637 /gas/config
parent231367095d5e01a7e3489d8333b43b94d2e1c58a (diff)
downloadfsf-binutils-gdb-c03099e68268e7fab89559e11442f8b0619074a0.zip
fsf-binutils-gdb-c03099e68268e7fab89559e11442f8b0619074a0.tar.gz
fsf-binutils-gdb-c03099e68268e7fab89559e11442f8b0619074a0.tar.bz2
* 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.
Diffstat (limited to 'gas/config')
-rw-r--r--gas/config/tc-d10v.c2
-rw-r--r--gas/config/tc-dlx.c2
-rw-r--r--gas/config/tc-h8300.h2
-rw-r--r--gas/config/tc-h8500.h2
-rw-r--r--gas/config/tc-mips.c4
-rw-r--r--gas/config/tc-s390.c2
-rw-r--r--gas/config/tc-sh.h2
-rw-r--r--gas/config/tc-tic80.h2
-rw-r--r--gas/config/tc-w65.h2
-rw-r--r--gas/config/tc-z8k.c2
-rw-r--r--gas/config/tc-z8k.h2
11 files changed, 12 insertions, 12 deletions
diff --git a/gas/config/tc-d10v.c b/gas/config/tc-d10v.c
index c9c54a8..2689ded 100644
--- a/gas/config/tc-d10v.c
+++ b/gas/config/tc-d10v.c
@@ -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"));
diff --git a/gas/config/tc-dlx.c b/gas/config/tc-dlx.c
index 2ceee03..04ba940 100644
--- a/gas/config/tc-dlx.c
+++ b/gas/config/tc-dlx.c
@@ -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;
diff --git a/gas/config/tc-h8300.h b/gas/config/tc-h8300.h
index 4b2808e..b99d1db 100644
--- a/gas/config/tc-h8300.h
+++ b/gas/config/tc-h8300.h
@@ -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
diff --git a/gas/config/tc-h8500.h b/gas/config/tc-h8500.h
index 861c268..4d96aef 100644
--- a/gas/config/tc-h8500.h
+++ b/gas/config/tc-h8500.h
@@ -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
diff --git a/gas/config/tc-mips.c b/gas/config/tc-mips.c
index 85cbe62..15ada2c 100644
--- a/gas/config/tc-mips.c
+++ b/gas/config/tc-mips.c
@@ -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)
diff --git a/gas/config/tc-s390.c b/gas/config/tc-s390.c
index d34e2c6..5e4eeed 100644
--- a/gas/config/tc-s390.c
+++ b/gas/config/tc-s390.c
@@ -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;
diff --git a/gas/config/tc-sh.h b/gas/config/tc-sh.h
index 8a6c358..2324285 100644
--- a/gas/config/tc-sh.h
+++ b/gas/config/tc-sh.h
@@ -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
diff --git a/gas/config/tc-tic80.h b/gas/config/tc-tic80.h
index 4fd704b..749cf42 100644
--- a/gas/config/tc-tic80.h
+++ b/gas/config/tc-tic80.h
@@ -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)
diff --git a/gas/config/tc-w65.h b/gas/config/tc-w65.h
index a2cc9a8..2858b4f 100644
--- a/gas/config/tc-w65.h
+++ b/gas/config/tc-w65.h
@@ -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
diff --git a/gas/config/tc-z8k.c b/gas/config/tc-z8k.c
index a5dfb58..a0986e2 100644
--- a/gas/config/tc-z8k.c
+++ b/gas/config/tc-z8k.c
@@ -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)
diff --git a/gas/config/tc-z8k.h b/gas/config/tc-z8k.h
index d1899e1..7e2cdb2 100644
--- a/gas/config/tc-z8k.h
+++ b/gas/config/tc-z8k.h
@@ -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