* [PATCH 02/20] Fix spelling mistakes in comments in configure scripts
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 16:36 ` Simon Marchi
2016-11-20 15:07 ` [PATCH 20/20] Fix spelling mistakes in comments in .y files Ambrogino Modigliani
` (18 subsequent siblings)
19 siblings, 1 reply; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
All changes are limited to comments, and no run-time behavior is
affected.
bfd/ChangeLog:
* bfd/configure: Fix spelling in comments.
* bfd/configure.ac: Fix spelling in comments.
binutils/ChangeLog:
* binutils/configure: Fix spelling in comments.
gdb/ChangeLog:
* gdb/configure: Fix spelling in comments.
* gdb/configure.ac: Fix spelling in comments.
gas/ChangeLog:
* gas/configure: Fix spelling in comments.
gold/ChangeLog:
* gold/configure: Fix spelling in comments.
gprof/ChangeLog:
* gprof/configure: Fix spelling in comments.
ld/ChangeLog:
* ld/configure: Fix spelling in comments.
libiberty/ChangeLog:
* libiberty/configure: Fix spelling in comments.
* libiberty/configure.ac: Fix spelling in comments.
opcodes/ChangeLog:
* opcodes/configure: Fix spelling in comments.
sim/mips/ChangeLog:
* sim/mips/configure: Fix spelling in comments.
* sim/mips/configure.ac: Fix spelling in comments.
---
bfd/configure | 4 ++--
bfd/configure.ac | 2 +-
binutils/configure | 2 +-
gas/configure | 2 +-
gdb/configure | 2 +-
gdb/configure.ac | 2 +-
gold/configure | 2 +-
gprof/configure | 2 +-
ld/configure | 2 +-
libiberty/configure | 10 +++++-----
libiberty/configure.ac | 10 +++++-----
opcodes/configure | 2 +-
sim/mips/configure | 4 ++--
sim/mips/configure.ac | 4 ++--
14 files changed, 25 insertions(+), 25 deletions(-)
diff --git a/bfd/configure b/bfd/configure
index 68db12f..ab239fe 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -12291,7 +12291,7 @@ fi
rm -f conftest*
-# Verify CC_FOR_BUILD to be compatible with waring flags
+# Verify CC_FOR_BUILD to be compatible with warning flags
# Add -Wshadow if the compiler is a sufficiently recent version of GCC.
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -15805,7 +15805,7 @@ fi
-# Determine the host dependant file_ptr a.k.a. off_t type. In order
+# Determine the host dependent file_ptr a.k.a. off_t type. In order
# prefer: off64_t - if ftello64 and fseeko64, off_t - if ftello and
# fseeko, long. This assumes that sizeof off_t is .ge. sizeof long.
# Hopefully a reasonable assumption since fseeko et.al. should be
diff --git a/bfd/configure.ac b/bfd/configure.ac
index 6f11d29..3254dae 100644
--- a/bfd/configure.ac
+++ b/bfd/configure.ac
@@ -1156,7 +1156,7 @@ fi
AC_SUBST(supports_plugins)
AC_SUBST(lt_cv_dlopen_libs)
-# Determine the host dependant file_ptr a.k.a. off_t type. In order
+# Determine the host dependent file_ptr a.k.a. off_t type. In order
# prefer: off64_t - if ftello64 and fseeko64, off_t - if ftello and
# fseeko, long. This assumes that sizeof off_t is .ge. sizeof long.
# Hopefully a reasonable assumption since fseeko et.al. should be
diff --git a/binutils/configure b/binutils/configure
index 610d07e..fe314e4 100755
--- a/binutils/configure
+++ b/binutils/configure
@@ -11996,7 +11996,7 @@ fi
rm -f conftest*
-# Verify CC_FOR_BUILD to be compatible with waring flags
+# Verify CC_FOR_BUILD to be compatible with warning flags
# Add -Wshadow if the compiler is a sufficiently recent version of GCC.
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
diff --git a/gas/configure b/gas/configure
index 08d4ed0..9203320 100755
--- a/gas/configure
+++ b/gas/configure
@@ -11772,7 +11772,7 @@ fi
rm -f conftest*
-# Verify CC_FOR_BUILD to be compatible with waring flags
+# Verify CC_FOR_BUILD to be compatible with warning flags
# Add -Wshadow if the compiler is a sufficiently recent version of GCC.
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
diff --git a/gdb/configure b/gdb/configure
index 2abfbff..6df88d9 100755
--- a/gdb/configure
+++ b/gdb/configure
@@ -8855,7 +8855,7 @@ fi
# Since GDB uses Readline, we need termcap functionality. In many
# cases this will be provided by the curses library, but some systems
-# have a seperate termcap library, or no curses library at all.
+# have a separate termcap library, or no curses library at all.
case $host_os in
cygwin*)
diff --git a/gdb/configure.ac b/gdb/configure.ac
index 585f147..4b931bf 100644
--- a/gdb/configure.ac
+++ b/gdb/configure.ac
@@ -597,7 +597,7 @@ fi
# Since GDB uses Readline, we need termcap functionality. In many
# cases this will be provided by the curses library, but some systems
-# have a seperate termcap library, or no curses library at all.
+# have a separate termcap library, or no curses library at all.
case $host_os in
cygwin*)
diff --git a/gold/configure b/gold/configure
index a3ed5c9..cb020be 100755
--- a/gold/configure
+++ b/gold/configure
@@ -6774,7 +6774,7 @@ fi
rm -f conftest*
-# Verify CC_FOR_BUILD to be compatible with waring flags
+# Verify CC_FOR_BUILD to be compatible with warning flags
# Add -Wshadow if the compiler is a sufficiently recent version of GCC.
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
diff --git a/gprof/configure b/gprof/configure
index 97363ee..0d5f8a2 100755
--- a/gprof/configure
+++ b/gprof/configure
@@ -12152,7 +12152,7 @@ fi
rm -f conftest*
-# Verify CC_FOR_BUILD to be compatible with waring flags
+# Verify CC_FOR_BUILD to be compatible with warning flags
# Add -Wshadow if the compiler is a sufficiently recent version of GCC.
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
diff --git a/ld/configure b/ld/configure
index 3f82f35..e6bed08 100755
--- a/ld/configure
+++ b/ld/configure
@@ -15609,7 +15609,7 @@ fi
rm -f conftest*
-# Verify CC_FOR_BUILD to be compatible with waring flags
+# Verify CC_FOR_BUILD to be compatible with warning flags
# Add -Wshadow if the compiler is a sufficiently recent version of GCC.
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
diff --git a/libiberty/configure b/libiberty/configure
index 5c4dda5..9227d66 100755
--- a/libiberty/configure
+++ b/libiberty/configure
@@ -5440,7 +5440,7 @@ _ACEOF
-# Check for presense of long long
+# Check for presence of long long
ac_fn_c_check_type "$LINENO" "long long" "ac_cv_type_long_long" "$ac_includes_default"
if test "x$ac_cv_type_long_long" = x""yes; then :
@@ -5943,8 +5943,8 @@ _ACEOF
esac
done
- # newlib doesnt provide any of the variables in $vars, so we
- # dont have to check them here.
+ # newlib doesn't provide any of the variables in $vars, so we
+ # don't have to check them here.
# Of the functions in $checkfuncs, newlib only has strerror.
$as_echo "#define HAVE_STRERROR 1" >>confdefs.h
@@ -6106,8 +6106,8 @@ _ACEOF
esac
done
- # Mingw doesnt provide any of the variables in $vars, so we
- # dont have to check them here.
+ # Mingw doesn't provide any of the variables in $vars, so we
+ # don't have to check them here.
# Of the functions in $checkfuncs, Mingw only has strerror.
$as_echo "#define HAVE_STRERROR 1" >>confdefs.h
diff --git a/libiberty/configure.ac b/libiberty/configure.ac
index 1aa0c7c..0d2dccd 100644
--- a/libiberty/configure.ac
+++ b/libiberty/configure.ac
@@ -279,7 +279,7 @@ AC_CHECK_SIZEOF([int])
AC_CHECK_SIZEOF([long])
AC_CHECK_SIZEOF([size_t])
-# Check for presense of long long
+# Check for presence of long long
AC_CHECK_TYPE([long long],
[AC_DEFINE(HAVE_LONG_LONG, 1, [Define if you have the `long long' type.]) AC_CHECK_SIZEOF([long long])],
[])
@@ -457,8 +457,8 @@ if test -n "${with_target_subdir}"; then
esac
done
- # newlib doesnt provide any of the variables in $vars, so we
- # dont have to check them here.
+ # newlib doesn't provide any of the variables in $vars, so we
+ # don't have to check them here.
# Of the functions in $checkfuncs, newlib only has strerror.
AC_DEFINE(HAVE_STRERROR)
@@ -506,8 +506,8 @@ if test -n "${with_target_subdir}"; then
esac
done
- # Mingw doesnt provide any of the variables in $vars, so we
- # dont have to check them here.
+ # Mingw doesn't provide any of the variables in $vars, so we
+ # don't have to check them here.
# Of the functions in $checkfuncs, Mingw only has strerror.
AC_DEFINE(HAVE_STRERROR)
diff --git a/opcodes/configure b/opcodes/configure
index 6ef3844..0e1dd18 100755
--- a/opcodes/configure
+++ b/opcodes/configure
@@ -11559,7 +11559,7 @@ fi
rm -f conftest*
-# Verify CC_FOR_BUILD to be compatible with waring flags
+# Verify CC_FOR_BUILD to be compatible with warning flags
# Add -Wshadow if the compiler is a sufficiently recent version of GCC.
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
diff --git a/sim/mips/configure b/sim/mips/configure
index 94e75a5..3a86322 100755
--- a/sim/mips/configure
+++ b/sim/mips/configure
@@ -14076,7 +14076,7 @@ __EOF__
for fc in ${sim_multi_configs}; do
# Split up the entry. ${c} contains the first three elements.
- # Note: outer sqaure brackets are m4 quotes.
+ # Note: outer square brackets are m4 quotes.
c=`echo ${fc} | sed 's/:[^:]*$//'`
bfdmachs=`echo ${fc} | sed 's/.*://'`
name=`echo ${c} | sed 's/:.*//'`
@@ -14188,7 +14188,7 @@ __EOF__
for fc in ${sim_multi_configs}; do
# Split up the entry. ${c} contains the first three elements.
- # Note: outer sqaure brackets are m4 quotes.
+ # Note: outer square brackets are m4 quotes.
c=`echo ${fc} | sed 's/:[^:]*$//'`
bfdmachs=`echo ${fc} | sed 's/.*://'`
diff --git a/sim/mips/configure.ac b/sim/mips/configure.ac
index 823a00c..67a6f25 100644
--- a/sim/mips/configure.ac
+++ b/sim/mips/configure.ac
@@ -272,7 +272,7 @@ __EOF__
for fc in ${sim_multi_configs}; do
# Split up the entry. ${c} contains the first three elements.
- # Note: outer sqaure brackets are m4 quotes.
+ # Note: outer square brackets are m4 quotes.
c=`echo ${fc} | sed ['s/:[^:]*$//']`
bfdmachs=`echo ${fc} | sed 's/.*://'`
name=`echo ${c} | sed 's/:.*//'`
@@ -384,7 +384,7 @@ __EOF__
for fc in ${sim_multi_configs}; do
# Split up the entry. ${c} contains the first three elements.
- # Note: outer sqaure brackets are m4 quotes.
+ # Note: outer square brackets are m4 quotes.
c=`echo ${fc} | sed ['s/:[^:]*$//']`
bfdmachs=`echo ${fc} | sed 's/.*://'`
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* Re: [PATCH 02/20] Fix spelling mistakes in comments in configure scripts
2016-11-20 15:07 ` [PATCH 02/20] Fix spelling mistakes in comments in configure scripts Ambrogino Modigliani
@ 2016-11-20 16:36 ` Simon Marchi
0 siblings, 0 replies; 24+ messages in thread
From: Simon Marchi @ 2016-11-20 16:36 UTC (permalink / raw)
To: Ambrogino Modigliani; +Cc: gdb-patches, pedro_alves
Hi Ambrogino,
On 2016-11-20 10:06, Ambrogino Modigliani wrote:
> All changes are limited to comments, and no run-time behavior is
> affected.
>
> bfd/ChangeLog:
>
> * bfd/configure: Fix spelling in comments.
> * bfd/configure.ac: Fix spelling in comments.
>
> binutils/ChangeLog:
>
> * binutils/configure: Fix spelling in comments.
>
> gdb/ChangeLog:
>
> * gdb/configure: Fix spelling in comments.
> * gdb/configure.ac: Fix spelling in comments.
>
> gas/ChangeLog:
>
> * gas/configure: Fix spelling in comments.
>
> gold/ChangeLog:
>
> * gold/configure: Fix spelling in comments.
>
> gprof/ChangeLog:
>
> * gprof/configure: Fix spelling in comments.
>
> ld/ChangeLog:
>
> * ld/configure: Fix spelling in comments.
>
> libiberty/ChangeLog:
>
> * libiberty/configure: Fix spelling in comments.
> * libiberty/configure.ac: Fix spelling in comments.
>
> opcodes/ChangeLog:
>
> * opcodes/configure: Fix spelling in comments.
>
> sim/mips/ChangeLog:
>
> * sim/mips/configure: Fix spelling in comments.
> * sim/mips/configure.ac: Fix spelling in comments.
> ---
> bfd/configure | 4 ++--
> bfd/configure.ac | 2 +-
> binutils/configure | 2 +-
> gas/configure | 2 +-
> gdb/configure | 2 +-
> gdb/configure.ac | 2 +-
> gold/configure | 2 +-
> gprof/configure | 2 +-
> ld/configure | 2 +-
> libiberty/configure | 10 +++++-----
> libiberty/configure.ac | 10 +++++-----
> opcodes/configure | 2 +-
> sim/mips/configure | 4 ++--
> sim/mips/configure.ac | 4 ++--
> 14 files changed, 25 insertions(+), 25 deletions(-)
>
> diff --git a/bfd/configure b/bfd/configure
> index 68db12f..ab239fe 100755
> --- a/bfd/configure
> +++ b/bfd/configure
> @@ -12291,7 +12291,7 @@ fi
> rm -f conftest*
>
>
> -# Verify CC_FOR_BUILD to be compatible with waring flags
> +# Verify CC_FOR_BUILD to be compatible with warning flags
This line of code (which appears multiple times) actually comes from
bfd/warning.m4, which you fix in a later patch. Since "configure" files
are generated from "configure.ac" files (and indirectly from other
input files such as bfd/warning.m4), they shouldn't be edited directly.
Usually, you edit "configure.ac", and run autoconf (version 2.64) to
re-generate "configure":
$ ... edit configure.ac ...
$ autoconf-2.64
$ git add configure configure.ac
Your ChangeLog entries can then look like:
* configure.ac: Fix spelling in comments.
* configure: Re-generate.
I suggest that you only manually edit "configure.ac" files in this
patch, and include the relevant changes in "configure" files (by running
autoconf-2.64). Then, in your patch about m4 files, you can include the
changes to "configure" files caused by that patch (found by re-running
autoconf-2.64 at that point). autoconf-2.64 is packaged by many
distributions (such as Debian's package autoconf2.64), but otherwise
it's easy to build from source.
Thanks,
Simon
^ permalink raw reply [flat|nested] 24+ messages in thread
* [PATCH 20/20] Fix spelling mistakes in comments in .y files
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 02/20] Fix spelling mistakes in comments in configure scripts Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 12/20] Fix spelling mistakes in comments in .igen files Ambrogino Modigliani
` (17 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
binutils/ChangeLog:
* binutils/arparse.y: Fix spelling in comments.
gdb/ChangeLog:
* gdb/c-exp.y: Fix spelling in comments.
* gdb/cp-name-parser.y: Fix spelling in comments.
* gdb/d-exp.y: Fix spelling in comments.
* gdb/f-exp.y: Fix spelling in comments.
* gdb/go-exp.y: Fix spelling in comments.
* gdb/p-exp.y: Fix spelling in comments.
ld/ChangeLog:
* ld/deffilep.y: Fix spelling in comments.
---
binutils/arparse.y | 2 +-
gdb/c-exp.y | 2 +-
gdb/cp-name-parser.y | 2 +-
gdb/d-exp.y | 2 +-
gdb/f-exp.y | 2 +-
gdb/go-exp.y | 2 +-
gdb/p-exp.y | 2 +-
ld/deffilep.y | 4 ++--
8 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/binutils/arparse.y b/binutils/arparse.y
index 9b2fefb..0048621 100644
--- a/binutils/arparse.y
+++ b/binutils/arparse.y
@@ -1,5 +1,5 @@
%{
-/* arparse.y - Stange script language parser */
+/* arparse.y - Strange script language parser */
/* Copyright (C) 1992-2016 Free Software Foundation, Inc.
diff --git a/gdb/c-exp.y b/gdb/c-exp.y
index f08bb69..ea7e2ec 100644
--- a/gdb/c-exp.y
+++ b/gdb/c-exp.y
@@ -2524,7 +2524,7 @@ lex_one_token (struct parser_state *par_state, int *is_quoted_name)
last_was_structop = 1;
goto symbol; /* Nope, must be a symbol. */
}
- /* FALL THRU into number case. */
+ /* FALL THROUGH into number case. */
case '0':
case '1':
diff --git a/gdb/cp-name-parser.y b/gdb/cp-name-parser.y
index c6a5c34..a1b427a 100644
--- a/gdb/cp-name-parser.y
+++ b/gdb/cp-name-parser.y
@@ -1673,7 +1673,7 @@ yylex (void)
lexptr++;
return '-';
}
- /* FALL THRU into number case. */
+ /* FALL THROUGH into number case. */
try_number:
case '0':
diff --git a/gdb/d-exp.y b/gdb/d-exp.y
index 426f9b3..b8de4f5 100644
--- a/gdb/d-exp.y
+++ b/gdb/d-exp.y
@@ -1123,7 +1123,7 @@ lex_one_token (struct parser_state *par_state)
last_was_structop = 1;
goto symbol; /* Nope, must be a symbol. */
}
- /* FALL THRU into number case. */
+ /* FALL THROUGH into number case. */
case '0':
case '1':
diff --git a/gdb/f-exp.y b/gdb/f-exp.y
index 420f18e..b553736 100644
--- a/gdb/f-exp.y
+++ b/gdb/f-exp.y
@@ -1006,7 +1006,7 @@ yylex (void)
/* Might be a floating point number. */
if (lexptr[1] < '0' || lexptr[1] > '9')
goto symbol; /* Nope, must be a symbol. */
- /* FALL THRU into number case. */
+ /* FALL THROUGH into number case. */
case '0':
case '1':
diff --git a/gdb/go-exp.y b/gdb/go-exp.y
index 1b0fe5b..1795b97 100644
--- a/gdb/go-exp.y
+++ b/gdb/go-exp.y
@@ -1089,7 +1089,7 @@ lex_one_token (struct parser_state *par_state)
last_was_structop = 1;
goto symbol; /* Nope, must be a symbol. */
}
- /* FALL THRU into number case. */
+ /* FALL THROUGH into number case. */
case '0':
case '1':
diff --git a/gdb/p-exp.y b/gdb/p-exp.y
index fa6b22c..260f162 100644
--- a/gdb/p-exp.y
+++ b/gdb/p-exp.y
@@ -1211,7 +1211,7 @@ yylex (void)
goto symbol; /* Nope, must be a symbol. */
}
- /* FALL THRU into number case. */
+ /* FALL THROUGH into number case. */
case '0':
case '1':
diff --git a/ld/deffilep.y b/ld/deffilep.y
index 837de0e..302016c 100644
--- a/ld/deffilep.y
+++ b/ld/deffilep.y
@@ -904,8 +904,8 @@ def_file_add_directive (def_file *my_def, const char *param, int len)
/* Scan forward until we encounter any of:
- the end of the buffer
- the start of a new option
- - a newline seperating options
- - a NUL seperating options. */
+ - a newline separating options
+ - a NUL separating options. */
for (tend = (char *) (param + 1);
(tend < pend
&& !(ISSPACE (tend[-1]) && *tend == '-')
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* [PATCH 12/20] Fix spelling mistakes in comments in .igen files
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 02/20] Fix spelling mistakes in comments in configure scripts Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 20/20] Fix spelling mistakes in comments in .y files Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 18/20] Fix spelling mistakes in comments in .sc files Ambrogino Modigliani
` (16 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
sim/mips/ChangeLog:
* sim/mips/m16.igen: Fix spelling in comments.
* sim/mips/mips.igen: Fix spelling in comments.
sim/v850/ChangeLog:
* sim/v850/v850.igen: Fix spelling in comments.
---
sim/mips/m16.igen | 4 ++--
sim/mips/mips.igen | 6 +++---
sim/v850/v850.igen | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/sim/mips/m16.igen b/sim/mips/m16.igen
index 74adacd..db58184 100644
--- a/sim/mips/m16.igen
+++ b/sim/mips/m16.igen
@@ -1044,12 +1044,12 @@
return target;
}
-// compute basepc dependant on us being in a delay slot
+// compute basepc dependent on us being in a delay slot
:function:::address_word:basepc:
{
if (STATE & simDELAYSLOT)
{
- return DSPC; /* return saved address of preceeding jmp */
+ return DSPC; /* return saved address of preceding jmp */
}
else
{
diff --git a/sim/mips/mips.igen b/sim/mips/mips.igen
index 522cad6..99caefb 100644
--- a/sim/mips/mips.igen
+++ b/sim/mips/mips.igen
@@ -254,9 +254,9 @@
// suggest they don't.
//
// In reality, some MIPS IV parts, such as the VR5000 and VR5400, do have
-// these restrictions, while others, like the VR5500, don't. To accomodate
+// these restrictions, while others, like the VR5500, don't. To accommodate
// such differences, the MIPS IV and MIPS V version of these helper functions
-// use auxillary routines to determine whether the restriction applies.
+// use auxiliary routines to determine whether the restriction applies.
// check_mf_cycles:
//
@@ -417,7 +417,7 @@
*micromips32:
*micromips64:
{
- /* FIXME: could record the fact that a stall occured if we want */
+ /* FIXME: could record the fact that a stall occurred if we want */
signed64 time = sim_events_time (SD);
hi->op.timestamp = time;
lo->op.timestamp = time;
diff --git a/sim/v850/v850.igen b/sim/v850/v850.igen
index 41a9075..af9b57b 100644
--- a/sim/v850/v850.igen
+++ b/sim/v850/v850.igen
@@ -1149,7 +1149,7 @@ rrrrr,111111,RRRRR + wwww,0011110,mmmm,0:XI:::mac
hi = (((op0 >> 16) & 0xFFFF) * ((op1 >> 16) & 0xFFFF));
/* We now need to add all of these results together, taking care
- to propogate the carries from the additions: */
+ to propagate the carries from the additions: */
RdLo = Add32 (lo, (mid1 << 16), & carry);
RdHi = carry;
RdLo = Add32 (RdLo, (mid2 << 16), & carry);
@@ -1214,7 +1214,7 @@ rrrrr,111111,RRRRR + wwww,0011111,mmmm,0:XI:::macu
hi = (((op0 >> 16) & 0xFFFF) * ((op1 >> 16) & 0xFFFF));
/* We now need to add all of these results together, taking care
- to propogate the carries from the additions: */
+ to propagate the carries from the additions: */
RdLo = Add32 (lo, (mid1 << 16), & carry);
RdHi = carry;
RdLo = Add32 (RdLo, (mid2 << 16), & carry);
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* [PATCH 18/20] Fix spelling mistakes in comments in .sc files
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (2 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 12/20] Fix spelling mistakes in comments in .igen files Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 07/20] Fix spelling mistakes in comments in Expect scripts Ambrogino Modigliani
` (15 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
ld/ChangeLog:
* ld/scripttempl/ia64vms.sc: Fix spelling in comments.
* ld/scripttempl/ip2k.sc: Fix spelling in comments.
* ld/scripttempl/v850.sc: Fix spelling in comments.
* ld/scripttempl/v850_rh850.sc: Fix spelling in comments.
---
ld/scripttempl/ia64vms.sc | 2 +-
ld/scripttempl/ip2k.sc | 2 +-
ld/scripttempl/v850.sc | 4 ++--
ld/scripttempl/v850_rh850.sc | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/ld/scripttempl/ia64vms.sc b/ld/scripttempl/ia64vms.sc
index 72b6747..ff67589 100644
--- a/ld/scripttempl/ia64vms.sc
+++ b/ld/scripttempl/ia64vms.sc
@@ -74,7 +74,7 @@ SECTIONS
*(.IA_64.pltoff)
}
\$TFR\$ ALIGN (16) : {
- /* Tranfer vector. */
+ /* Transfer vector. */
__entry = .;
*(.transfer)
}
diff --git a/ld/scripttempl/ip2k.sc b/ld/scripttempl/ip2k.sc
index 313c504..e1e09fd 100644
--- a/ld/scripttempl/ip2k.sc
+++ b/ld/scripttempl/ip2k.sc
@@ -31,7 +31,7 @@ MEMORY
SECTIONS
{
/* Allocated memory end markers
- (initialized to start of appropiate memory address). */
+ (initialized to start of appropriate memory address). */
__data_end = 0x01000100;
__pram_end = 0x02000000;
__flash_end = 0x02010000;
diff --git a/ld/scripttempl/v850.sc b/ld/scripttempl/v850.sc
index 9ff5e9a..0e83ae0 100644
--- a/ld/scripttempl/v850.sc
+++ b/ld/scripttempl/v850.sc
@@ -31,7 +31,7 @@ SECTIONS
}
/* This is the read only part of the zero data area.
- Having it as a seperate section prevents its
+ Having it as a separate section prevents its
attributes from being inherited by the zdata
section. Specifically it prevents the zdata
section from being marked READONLY. */
@@ -167,7 +167,7 @@ SECTIONS
}
/* We place the .sbss data section AFTER the .rosdata section, so that
- it can directly preceed the .bss section. This allows runtime startup
+ it can directly precede the .bss section. This allows runtime startup
code to initialise all the zero-data sections by simply taking the
value of '_edata' and zeroing until it reaches '_end'. */
diff --git a/ld/scripttempl/v850_rh850.sc b/ld/scripttempl/v850_rh850.sc
index b54e956..06268f7 100644
--- a/ld/scripttempl/v850_rh850.sc
+++ b/ld/scripttempl/v850_rh850.sc
@@ -33,7 +33,7 @@ SECTIONS
}
/* This is the read only part of the zero data area.
- Having it as a seperate section prevents its
+ Having it as a separate section prevents its
attributes from being inherited by the zdata
section. Specifically it prevents the zdata
section from being marked READONLY. */
@@ -186,7 +186,7 @@ SECTIONS
}
/* We place the .sbss data section AFTER the .rosdata section, so that
- it can directly preceed the .bss section. This allows runtime startup
+ it can directly precede the .bss section. This allows runtime startup
code to initialise all the zero-data sections by simply taking the
value of '_edata' and zeroing until it reaches '_end'. */
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* [PATCH 07/20] Fix spelling mistakes in comments in Expect scripts
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (3 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 18/20] Fix spelling mistakes in comments in .sc files Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 13/20] Fix spelling mistakes in comments in .in files Ambrogino Modigliani
` (14 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
gas/testsuite/ChangeLog:
* gas/testsuite/gas/all/gas.exp: Fix spelling in comments.
* gas/testsuite/gas/cris/cris.exp: Fix spelling in comments.
* gas/testsuite/gas/hppa/basic/basic.exp: Fix spelling in comments.
* gas/testsuite/gas/hppa/parse/parse.exp: Fix spelling in comments.
* gas/testsuite/gas/hppa/reloc/reloc.exp: Fix spelling in comments.
* gas/testsuite/gas/sh/arch/arch.exp: Fix spelling in comments.
* gas/testsuite/gas/tic4x/tic4x.exp: Fix spelling in comments.
gdb/testsuite/ChangeLog:
* gdb/testsuite/gdb.ada/exec_changed.exp: Fix spelling in comments.
* gdb/testsuite/gdb.arch/e500-prologue.exp: Fix spelling in comments.
* gdb/testsuite/gdb.arch/i386-mpx.exp: Fix spelling in comments.
* gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp: Fix spelling in
comments.
* gdb/testsuite/gdb.base/bigcore.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/call-sc.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/dbx.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/default.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/double-prompt-target-event-error.exp: Fix
spelling in comments.
* gdb/testsuite/gdb.base/exitsignal.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/gdb11531.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/gnu-ifunc.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/gnu_vector.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/lineinc.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/killed-outside.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/overlays.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/remote.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/savedregs.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/scope.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/sigbpt.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/signals.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/signull.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/store.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/structs.exp: Fix spelling in comments.
* gdb/testsuite/gdb.base/watchpoint-stops-at-right-insn.exp: Fix
spelling in comments.
* gdb/testsuite/gdb.cell/mem-access.exp: Fix spelling in comments.
* gdb/testsuite/gdb.cp/rtti.exp: Fix spelling in comments.
* gdb/testsuite/gdb.cp/static-print-quit.exp: Fix spelling in
comments.
* gdb/testsuite/gdb.cp/virtfunc.exp: Fix spelling in comments.
* gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp: Fix spelling in
comments.
* gdb/testsuite/gdb.fortran/types.exp: Fix spelling in comments.
* gdb/testsuite/gdb.fortran/vla-value-sub-arbitrary.exp: Fix spelling
in comments.
* gdb/testsuite/gdb.go/integers.exp: Fix spelling in comments.
* gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp: Fix spelling in
comments.
* gdb/testsuite/gdb.multi/multi-arch-exec.exp: Fix spelling in
comments.
* gdb/testsuite/gdb.pascal/floats.exp: Fix spelling in comments.
* gdb/testsuite/gdb.pascal/integers.exp: Fix spelling in comments.
* gdb/testsuite/gdb.pascal/types.exp: Fix spelling in comments.
* gdb/testsuite/gdb.reverse/step-precsave.exp: Fix spelling in
comments.
* gdb/testsuite/gdb.reverse/step-reverse.exp: Fix spelling in
comments.
* gdb/testsuite/gdb.threads/thread_check.exp: Fix spelling in
comments.
* gdb/testsuite/gdb.trace/collection.exp: Fix spelling in comments.
* gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp: Fix spelling in
comments.
* gdb/testsuite/lib/gdb.exp: Fix spelling in comments.
* gdb/testsuite/lib/prelink-support.exp: Fix spelling in comments.
ld/testsuite/ChangeLog:
* ld/testsuite/ld-sh/arch/arch.exp: Fix spelling in comments.
* ld/testsuite/ld-sh/rd-sh.exp: Fix spelling in comments.
* ld/testsuite/ld-sh/sh64/rd-sh64.exp: Fix spelling in comments.
* ld/testsuite/ld-undefined/undefined.exp: Fix spelling in comments.
---
gas/testsuite/gas/all/gas.exp | 4 ++--
gas/testsuite/gas/cris/cris.exp | 2 +-
gas/testsuite/gas/hppa/basic/basic.exp | 2 +-
gas/testsuite/gas/hppa/parse/parse.exp | 2 +-
gas/testsuite/gas/hppa/reloc/reloc.exp | 2 +-
gas/testsuite/gas/sh/arch/arch.exp | 2 +-
gas/testsuite/gas/tic4x/tic4x.exp | 8 ++++----
gdb/testsuite/gdb.ada/exec_changed.exp | 2 +-
gdb/testsuite/gdb.arch/e500-prologue.exp | 2 +-
gdb/testsuite/gdb.arch/i386-mpx.exp | 2 +-
gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp | 2 +-
gdb/testsuite/gdb.base/bigcore.exp | 2 +-
gdb/testsuite/gdb.base/call-sc.exp | 6 +++---
gdb/testsuite/gdb.base/dbx.exp | 2 +-
gdb/testsuite/gdb.base/default.exp | 2 +-
gdb/testsuite/gdb.base/double-prompt-target-event-error.exp | 4 ++--
gdb/testsuite/gdb.base/exitsignal.exp | 2 +-
gdb/testsuite/gdb.base/gdb11531.exp | 2 +-
gdb/testsuite/gdb.base/gnu-ifunc.exp | 2 +-
gdb/testsuite/gdb.base/gnu_vector.exp | 2 +-
gdb/testsuite/gdb.base/killed-outside.exp | 2 +-
gdb/testsuite/gdb.base/lineinc.exp | 2 +-
gdb/testsuite/gdb.base/overlays.exp | 2 +-
gdb/testsuite/gdb.base/remote.exp | 6 +++---
gdb/testsuite/gdb.base/savedregs.exp | 2 +-
gdb/testsuite/gdb.base/scope.exp | 2 +-
gdb/testsuite/gdb.base/sigbpt.exp | 2 +-
gdb/testsuite/gdb.base/signals.exp | 2 +-
gdb/testsuite/gdb.base/signull.exp | 2 +-
gdb/testsuite/gdb.base/store.exp | 2 +-
gdb/testsuite/gdb.base/structs.exp | 6 +++---
gdb/testsuite/gdb.base/watchpoint-stops-at-right-insn.exp | 2 +-
gdb/testsuite/gdb.cell/mem-access.exp | 6 +++---
gdb/testsuite/gdb.cp/rtti.exp | 2 +-
gdb/testsuite/gdb.cp/static-print-quit.exp | 2 +-
gdb/testsuite/gdb.cp/virtfunc.exp | 2 +-
gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp | 2 +-
gdb/testsuite/gdb.fortran/types.exp | 2 +-
gdb/testsuite/gdb.fortran/vla-value-sub-arbitrary.exp | 2 +-
gdb/testsuite/gdb.go/integers.exp | 2 +-
gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp | 2 +-
gdb/testsuite/gdb.multi/multi-arch-exec.exp | 2 +-
gdb/testsuite/gdb.pascal/floats.exp | 2 +-
gdb/testsuite/gdb.pascal/integers.exp | 2 +-
gdb/testsuite/gdb.pascal/types.exp | 2 +-
gdb/testsuite/gdb.reverse/step-precsave.exp | 8 ++++----
gdb/testsuite/gdb.reverse/step-reverse.exp | 8 ++++----
gdb/testsuite/gdb.threads/thread_check.exp | 2 +-
gdb/testsuite/gdb.trace/collection.exp | 4 ++--
gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp | 2 +-
gdb/testsuite/lib/gdb.exp | 8 ++++----
gdb/testsuite/lib/prelink-support.exp | 4 ++--
ld/testsuite/ld-sh/arch/arch.exp | 2 +-
ld/testsuite/ld-sh/rd-sh.exp | 2 +-
ld/testsuite/ld-sh/sh64/rd-sh64.exp | 2 +-
ld/testsuite/ld-undefined/undefined.exp | 2 +-
56 files changed, 80 insertions(+), 80 deletions(-)
diff --git a/gas/testsuite/gas/all/gas.exp b/gas/testsuite/gas/all/gas.exp
index eb225fc..c9577e2 100644
--- a/gas/testsuite/gas/all/gas.exp
+++ b/gas/testsuite/gas/all/gas.exp
@@ -247,7 +247,7 @@ proc do_930509a {} {
set x 0
gas_start "x930509.s" "-al"
while 1 {
-# We need to accomodate both byte orders here.
+# We need to accommodate both byte orders here.
# If ".long" means an 8-byte value on some target someday, this test will have
# to be fixed.
expect {
@@ -311,7 +311,7 @@ case $target_triplet in {
# character (it is allowed to be a line comment character).
if [string match "" [lindex [gas_run excl.s "-o /dev/null" ""] 0]] {
run_dump_test altmac2
- # Similarly this test does not work when ! is a line seperator.
+ # Similarly this test does not work when ! is a line separator.
run_dump_test eval
}
}
diff --git a/gas/testsuite/gas/cris/cris.exp b/gas/testsuite/gas/cris/cris.exp
index 02dc358..7894542 100644
--- a/gas/testsuite/gas/cris/cris.exp
+++ b/gas/testsuite/gas/cris/cris.exp
@@ -60,7 +60,7 @@ proc test_template_insn_reg_mem { args } {
}
# Any extra replacements (like modifying the test name to something
- # else than the @OC@ modification). Replaces occurences of @OR@.
+ # else than the @OC@ modification). Replaces occurrences of @OR@.
if { [llength $args] >= 11 } then {
set extra_OR_replace [lindex $args 10]
} else {
diff --git a/gas/testsuite/gas/hppa/basic/basic.exp b/gas/testsuite/gas/hppa/basic/basic.exp
index de85e88..94ecef3 100644
--- a/gas/testsuite/gas/hppa/basic/basic.exp
+++ b/gas/testsuite/gas/hppa/basic/basic.exp
@@ -17,7 +17,7 @@
# Please email any bugs, comments, and/or additions to this file to:
# dejagnu@gnu.org
-# Written by the Center for Software Science at the Univeristy of Utah
+# Written by the Center for Software Science at the University of Utah
# and by Cygnus Support.
proc do_imem {} {
diff --git a/gas/testsuite/gas/hppa/parse/parse.exp b/gas/testsuite/gas/hppa/parse/parse.exp
index 8168def..eaf2595 100644
--- a/gas/testsuite/gas/hppa/parse/parse.exp
+++ b/gas/testsuite/gas/hppa/parse/parse.exp
@@ -192,7 +192,7 @@ if [istarget hppa*-*-*] then {
setup_xfail "hppa*-*-*elf*" "hppa*-*-linux*" "hppa*64*-*-*"
gas_test "ssbug.s" "" "" "Check for acceptance of non-default subspaces"
- # To be compatable with certain "features" of the HP compiler
+ # To be compatible with certain "features" of the HP compiler
# non-existant registers should default to %r0.
gas_test "defbug.s" "" "" "Missing register should default to %%r0"
diff --git a/gas/testsuite/gas/hppa/reloc/reloc.exp b/gas/testsuite/gas/hppa/reloc/reloc.exp
index ccb88a3..8edfa8b 100644
--- a/gas/testsuite/gas/hppa/reloc/reloc.exp
+++ b/gas/testsuite/gas/hppa/reloc/reloc.exp
@@ -657,7 +657,7 @@ if [istarget hppa*-*-*] then {
# Make sure we put the right relocation entry on a BLE instruction.
do_ble_relocation_test
- # Make sure relocation reductions are not too agressive about
+ # Make sure relocation reductions are not too aggressive about
# adjusting relocations against some symbols.
do_relocation_reduction_tests
diff --git a/gas/testsuite/gas/sh/arch/arch.exp b/gas/testsuite/gas/sh/arch/arch.exp
index 9c79ebb..d79c2d0 100644
--- a/gas/testsuite/gas/sh/arch/arch.exp
+++ b/gas/testsuite/gas/sh/arch/arch.exp
@@ -100,7 +100,7 @@ proc test_arch { file opt arch resultfile } {
}
-# This procedure tests that a file that is not suposed to assemble
+# This procedure tests that a file that is not supposed to assemble
# with a given option does, in fact, not assemble.
# It also writes an entry to the arch_results.txt file.
diff --git a/gas/testsuite/gas/tic4x/tic4x.exp b/gas/testsuite/gas/tic4x/tic4x.exp
index ab37dd8..9f2d22c 100644
--- a/gas/testsuite/gas/tic4x/tic4x.exp
+++ b/gas/testsuite/gas/tic4x/tic4x.exp
@@ -23,7 +23,7 @@ proc do_930509a_tic4x {} {
set x 0
gas_start "../all/x930509.s" "-al"
while 1 {
-# We need to accomodate both byte orders here.
+# We need to accommodate both byte orders here.
# If ".long" means an 8-byte value on some target someday, this test will have
# to be fixed.
expect {
@@ -53,7 +53,7 @@ if [istarget *c4x*-*-*] then {
run_dump_test "registers_c3x"
run_dump_test "registers_c4x"
- # Make sure the c4x registers dont work on c3x
+ # Make sure the c4x registers don't work on c3x
gas_test_error "registers.s" "-m30 --defsym TEST_C4X=1" "c4x register usage in c3x"
# Test data storage
@@ -66,7 +66,7 @@ if [istarget *c4x*-*-*] then {
run_dump_test "addressing_c3x"
run_dump_test "addressing_c4x"
- # Make sure the c4x addressing dont work on c3x
+ # Make sure the c4x addressing don't work on c3x
gas_test_error "addressing.s" "-m30 --defsym TEST_C4X=1" "c4x addressing usage in c3x"
# Test float instructions
@@ -74,7 +74,7 @@ if [istarget *c4x*-*-*] then {
run_dump_test "opcodes_c4x"
run_dump_test "opcodes_new"
- # Make sure the c4x ops dont work on c3x
+ # Make sure the c4x ops don't work on c3x
#gas_test_error "opcodes.s" "-m30 --defsym TEST_C4X=1" "c4x instruction usage in c3x"
# -- for some reason this test crashes dejagnu, hence disabled!
}
diff --git a/gdb/testsuite/gdb.ada/exec_changed.exp b/gdb/testsuite/gdb.ada/exec_changed.exp
index a574cd5..06e1c2a 100644
--- a/gdb/testsuite/gdb.ada/exec_changed.exp
+++ b/gdb/testsuite/gdb.ada/exec_changed.exp
@@ -85,7 +85,7 @@ if { [gdb_start_cmd] < 0 } {
clean_restart "${binfile}$EXEEXT"
-# Ensure we don't accidently use the main symbol cache.
+# Ensure we don't accidentally use the main symbol cache.
gdb_test_no_output "mt set symbol-cache-size 0"
# Put something in the symbol lookup cache that will get looked up when
diff --git a/gdb/testsuite/gdb.arch/e500-prologue.exp b/gdb/testsuite/gdb.arch/e500-prologue.exp
index 3019b3e..7084ea1 100644
--- a/gdb/testsuite/gdb.arch/e500-prologue.exp
+++ b/gdb/testsuite/gdb.arch/e500-prologue.exp
@@ -60,7 +60,7 @@ proc insert_breakpoint {function expected_location} {
# If we managed to get the breakpoing address, then check that
# we inserted it at the expected location by examining the
# instruction at that address (we're not interested in the insn
- # itself, but rather at the address printed at the begining of
+ # itself, but rather at the address printed at the beginning of
# the instruction).
if { $address != "" } then {
gdb_test "x /i $address" \
diff --git a/gdb/testsuite/gdb.arch/i386-mpx.exp b/gdb/testsuite/gdb.arch/i386-mpx.exp
index 7f4727e..a0610b1 100644
--- a/gdb/testsuite/gdb.arch/i386-mpx.exp
+++ b/gdb/testsuite/gdb.arch/i386-mpx.exp
@@ -138,7 +138,7 @@ gdb_test "print /x \$bnd0raw" "$test_string" "bnd0raw after setting full bnd0"
gdb_test "print \$bndstatus.status.error" "= 2" "bndstatus error is 2\
after a failure on allocating an entry"
-# Going to test the python extension for lenght.
+# Going to test the python extension for length.
if { [skip_python_tests] } { continue }
# Verify if size is right
set test_string ".*\\\: size 17.*"
diff --git a/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp b/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp
index d82c4de..e0975e4 100644
--- a/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp
+++ b/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp
@@ -60,7 +60,7 @@ proc insert_breakpoint {function expected_location} {
# If we managed to get the breakpoing address, then check that
# we inserted it at the expected location by examining the
# instruction at that address (we're not interested in the insn
- # itself, but rather at the address printed at the begining of
+ # itself, but rather at the address printed at the beginning of
# the instruction).
if { $address != "" } then {
gdb_test "x /i $address" \
diff --git a/gdb/testsuite/gdb.base/bigcore.exp b/gdb/testsuite/gdb.base/bigcore.exp
index ae00d0a..441b2ef 100644
--- a/gdb/testsuite/gdb.base/bigcore.exp
+++ b/gdb/testsuite/gdb.base/bigcore.exp
@@ -28,7 +28,7 @@ if ![isnative] then {
# Can the system run this test (in particular support sparse
# corefiles)? On systems that lack sparse corefile support this test
# consumes too many resources - gigabytes worth of disk space and
-# I/O bandwith.
+# I/O bandwidth.
if { [istarget "*-*-*bsd*"]
|| [istarget "*-*-solaris*"]
diff --git a/gdb/testsuite/gdb.base/call-sc.exp b/gdb/testsuite/gdb.base/call-sc.exp
index 89065e1..28ed6bd 100644
--- a/gdb/testsuite/gdb.base/call-sc.exp
+++ b/gdb/testsuite/gdb.base/call-sc.exp
@@ -177,7 +177,7 @@ proc test_scalar_returns { } {
# Check that "return" works.
# GDB must always force the return of a function that has
- # a struct result. Dependant on the ABI, it may, or may not be
+ # a struct result. Dependent on the ABI, it may, or may not be
# possible to store the return value in a register.
# The relevant code looks like "L{n} = fun{n}()". The test forces
@@ -202,7 +202,7 @@ proc test_scalar_returns { } {
# known, both failed to print a final "source and line" and misplaced
# the frame ("No frame").
- # The test is writen so that it only reports one FAIL/PASS for the
+ # The test is written so that it only reports one FAIL/PASS for the
# entire operation. The value returned is checked further down.
# "return_value_unknown", if non-empty, records why GDB realised
# that it didn't know where the return value was.
@@ -291,7 +291,7 @@ proc test_scalar_returns { } {
}
-re ".*${gdb_prompt} $" {
if $return_value_unimplemented {
- # What a suprize. The architecture hasn't implemented
+ # What a surprise. The architecture hasn't implemented
# return_value, and hence has to fail.
kfail "$test" gdb/1444
} else {
diff --git a/gdb/testsuite/gdb.base/dbx.exp b/gdb/testsuite/gdb.base/dbx.exp
index 3d18d6f..e9f3a4d 100644
--- a/gdb/testsuite/gdb.base/dbx.exp
+++ b/gdb/testsuite/gdb.base/dbx.exp
@@ -129,7 +129,7 @@ proc dbx_reinitialize_dir { subdir } {
# as a side effect of running a particular test (in this case,
# "testsuite/gdb.compat/dbx.exp").
#
-# CM: Renamed the procedure so it does not override the orginal file name.
+# CM: Renamed the procedure so it does not override the original file name.
# Having the test suite change behavior depending on the tests run makes
# it extremely difficult to reproduce errors. I've also added a
# "dbx_gdb_load" procedure. This and only this test will call these
diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp
index b8a449b..5edfb2a 100644
--- a/gdb/testsuite/gdb.base/default.exp
+++ b/gdb/testsuite/gdb.base/default.exp
@@ -455,7 +455,7 @@ gdb_test "rbreak" "rbreak"
gdb_test "restore" "You can't do that without a process to debug\."
#test return
-# The middle case accomodated the obsolete a29k, where doing the "ni"
+# The middle case accommodated the obsolete a29k, where doing the "ni"
# above causes an initial stack to be created.
gdb_test "return" "No selected frame..*" "return" "Make .* return now.*y or n. $" "y"
diff --git a/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp b/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp
index ebf2231..229f8ee 100644
--- a/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp
+++ b/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp
@@ -54,7 +54,7 @@ proc cancel_pagination_in_target_event { command } {
if { $command == "wrapcont" } {
gdb_test_multiple "define wrapcont" "define user command: wrapcont" {
-re "Type commands for definition of \"wrapcont\".\r\nEnd with a line saying just \"end\".\r\n>$" {
- # Note that "Continuing." is ommitted when
+ # Note that "Continuing." is omitted when
# "continue" is issued from a user-defined
# command. Issue it ourselves.
gdb_test "echo Continuing\.\ncontinue\nend" "" \
@@ -98,7 +98,7 @@ proc cancel_pagination_in_target_event { command } {
}
# We should only see one prompt more, and it should be
- # preceeded by print's output.
+ # preceded by print's output.
set test "no double prompt"
gdb_test_multiple "" $test {
-re "$gdb_prompt.*$gdb_prompt $" {
diff --git a/gdb/testsuite/gdb.base/exitsignal.exp b/gdb/testsuite/gdb.base/exitsignal.exp
index d7027d3..d4149a2 100644
--- a/gdb/testsuite/gdb.base/exitsignal.exp
+++ b/gdb/testsuite/gdb.base/exitsignal.exp
@@ -17,7 +17,7 @@
# purpose of this checking is to ensure that the variables are
# mutually exclusive, i.e., that when $_exitsignal is set, $_exitcode
# is not, and vice-versa. This mutual exclusion happens because if an
-# inferior exited (either successfuly or not), it certainly was not
+# inferior exited (either successfully or not), it certainly was not
# killed by a signal. However, if it was killed by an uncaught
# signal, then there is no way for it to have exited.
diff --git a/gdb/testsuite/gdb.base/gdb11531.exp b/gdb/testsuite/gdb.base/gdb11531.exp
index 3ed5a0b..fa2d1b5 100644
--- a/gdb/testsuite/gdb.base/gdb11531.exp
+++ b/gdb/testsuite/gdb.base/gdb11531.exp
@@ -40,7 +40,7 @@ if { ![runto main] } then {
# watched (myrec.x) gets updated. This is the instruction where we
# expect to receive a watchpoint notification when we do the "stepi"
# below. However, having the breakpoint at the same location as this
-# intruction can possibly interfere with our testcase, as stepping
+# instruction can possibly interfere with our testcase, as stepping
# over the breakpoint in order to get past it may incorrectly lead
# to the debugger missing the watchpoint hit. This would be a bug
# in GDB, but this is not the bug that we are trying to test here.
diff --git a/gdb/testsuite/gdb.base/gnu-ifunc.exp b/gdb/testsuite/gdb.base/gnu-ifunc.exp
index 3b2775b..a430817 100644
--- a/gdb/testsuite/gdb.base/gnu-ifunc.exp
+++ b/gdb/testsuite/gdb.base/gnu-ifunc.exp
@@ -66,7 +66,7 @@ if ![runto_main] then {
return 1
}
-# The "if" condition is artifical to test regression of a former patch.
+# The "if" condition is artificial to test regression of a former patch.
gdb_breakpoint "[gdb_get_line_number "break-at-nextcall"] if i && gnu_ifunc (i) != 42"
gdb_breakpoint [gdb_get_line_number "break-at-call"]
diff --git a/gdb/testsuite/gdb.base/gnu_vector.exp b/gdb/testsuite/gdb.base/gnu_vector.exp
index aafaedd..fe76933 100644
--- a/gdb/testsuite/gdb.base/gnu_vector.exp
+++ b/gdb/testsuite/gdb.base/gnu_vector.exp
@@ -47,7 +47,7 @@ if { ![runto main] } {
return -1
}
-# Get endianess for the scalar->vector casts
+# Get endianness for the scalar->vector casts
gdb_test_multiple "show endian" "show endian" {
-re ".* (big|little) endian.*$gdb_prompt $" {
set endian $expect_out(1,string)
diff --git a/gdb/testsuite/gdb.base/killed-outside.exp b/gdb/testsuite/gdb.base/killed-outside.exp
index 2720052..6ab2886 100644
--- a/gdb/testsuite/gdb.base/killed-outside.exp
+++ b/gdb/testsuite/gdb.base/killed-outside.exp
@@ -102,7 +102,7 @@ with_test_prefix "continue" {
}
}
-# Try stepping the program. Stepping may go through diferent code
+# Try stepping the program. Stepping may go through different code
# paths in the target backends.
with_test_prefix "stepi" {
test {
diff --git a/gdb/testsuite/gdb.base/lineinc.exp b/gdb/testsuite/gdb.base/lineinc.exp
index 4070f4e..5e7ca0d 100644
--- a/gdb/testsuite/gdb.base/lineinc.exp
+++ b/gdb/testsuite/gdb.base/lineinc.exp
@@ -70,7 +70,7 @@
# #included by a given source file in a list sorted by the line at
# which they were #included; this gives GDB the chance to detect
# multiple #inclusions at the same line, complain, and assign
-# distinct, albiet incorrect, line numbers to each #inclusion.
+# distinct, albeit incorrect, line numbers to each #inclusion.
#
# However, at one point GDB was sorting the list in reverse order,
# while the code to assign new, distinct line numbers assumed it was
diff --git a/gdb/testsuite/gdb.base/overlays.exp b/gdb/testsuite/gdb.base/overlays.exp
index cf4213a..dd92351 100644
--- a/gdb/testsuite/gdb.base/overlays.exp
+++ b/gdb/testsuite/gdb.base/overlays.exp
@@ -163,7 +163,7 @@ if $data_overlays then {
}
# Verify that early-mapped overlays have been bumped out
-# by later-mapped overlays layed over in the same VMA range.
+# by later-mapped overlays laid over in the same VMA range.
send_gdb "overlay list\n"
gdb_expect {
diff --git a/gdb/testsuite/gdb.base/remote.exp b/gdb/testsuite/gdb.base/remote.exp
index a3c34eb..6d03fd2 100644
--- a/gdb/testsuite/gdb.base/remote.exp
+++ b/gdb/testsuite/gdb.base/remote.exp
@@ -32,7 +32,7 @@ if {$result != "" } then {
#
-# Part ONE: Check the down load commands
+# Part ONE: Check the download commands
#
gdb_test "show remote memory-write-packet-size" \
@@ -54,7 +54,7 @@ gdb_test "show remote memory-write-packet-size" \
"set write-packet - very-small"
#
-# Part TWO: Check the download behavour
+# Part TWO: Check the download behaviour
#
proc gdb_load_timed {executable class writesize} {
@@ -124,7 +124,7 @@ gdb_load_timed $binfile "limit" 0
set sizeof_random_data [get_sizeof "random_data" 48*1024]
#
-# Part THREE: Check the upload behavour
+# Part THREE: Check the upload behaviour
#
if ![runto_main] then {
fail "Cannot run to main"
diff --git a/gdb/testsuite/gdb.base/savedregs.exp b/gdb/testsuite/gdb.base/savedregs.exp
index eea30d1..cab5ec1 100644
--- a/gdb/testsuite/gdb.base/savedregs.exp
+++ b/gdb/testsuite/gdb.base/savedregs.exp
@@ -60,7 +60,7 @@ proc process_saved_regs { current inner outer } {
# and for dummy frames won't have saved registers. If there's a
# problem, fail but capture the output anyway, hopefully later
# "info frame" requests for that same frame will at least fail in
- # a consistent manner (stops propogated fails).
+ # a consistent manner (stops propagated fails).
foreach func $inner {
set saved_regs($func) "error"
diff --git a/gdb/testsuite/gdb.base/scope.exp b/gdb/testsuite/gdb.base/scope.exp
index 37d0657..5f2d960 100644
--- a/gdb/testsuite/gdb.base/scope.exp
+++ b/gdb/testsuite/gdb.base/scope.exp
@@ -511,7 +511,7 @@ gdb_test "print 'scope0.c'::filelocal_ro" "= 201"
# For PA boards using monitor/remote-pa.c, the bss test is going to
# randomly fail. We've already put remote-pa on the target stack,
# so we actually read memory from the board. Problem is crt0.o
-# is responsible for clearing bss and that hasnt' happened yet.
+# is responsible for clearing bss and that hasn't happened yet.
#
# This is a problem for all non-native targets. -- manson
if [is_remote target] {
diff --git a/gdb/testsuite/gdb.base/sigbpt.exp b/gdb/testsuite/gdb.base/sigbpt.exp
index d291c97..8a1c638 100644
--- a/gdb/testsuite/gdb.base/sigbpt.exp
+++ b/gdb/testsuite/gdb.base/sigbpt.exp
@@ -22,7 +22,7 @@
# This test is known to tickle the following problems: kernel letting
# the inferior execute both the system call, and the instruction
# following, when single-stepping a system call; kernel failing to
-# propogate the single-step state when single-stepping the sigreturn
+# propagate the single-step state when single-stepping the sigreturn
# system call, instead resuming the inferior at full speed; GDB
# doesn't know how to software single-step across a sigreturn
# instruction. Since the kernel problems can be "fixed" using
diff --git a/gdb/testsuite/gdb.base/signals.exp b/gdb/testsuite/gdb.base/signals.exp
index 677e77f..2c616bb 100644
--- a/gdb/testsuite/gdb.base/signals.exp
+++ b/gdb/testsuite/gdb.base/signals.exp
@@ -114,7 +114,7 @@ if [runto_main] then {
"next to ++count #2"
sleep 2
- # ...call the function, which is immediatly interrupted
+ # ...call the function, which is immediately interrupted
gdb_test "p func1 ()" \
"Breakpoint \[0-9\]*, handler.*
diff --git a/gdb/testsuite/gdb.base/signull.exp b/gdb/testsuite/gdb.base/signull.exp
index a10c83e..c283167 100644
--- a/gdb/testsuite/gdb.base/signull.exp
+++ b/gdb/testsuite/gdb.base/signull.exp
@@ -93,7 +93,7 @@ gdb_test "break keeper"
gdb_test "handle SIGSEGV" "SIGSEGV.*Yes.*Yes.*Yes.*Segmentation fault"
gdb_test "handle SIGBUS" "SIGBUS.*Yes.*Yes.*Yes.*Bus error"
-# For the given signal type, check that: the SIGSEGV occures; a
+# For the given signal type, check that: the SIGSEGV occurs; a
# backtrace from the SEGV works; the sigsegv is delivered; a backtrace
# through the SEGV works.
diff --git a/gdb/testsuite/gdb.base/store.exp b/gdb/testsuite/gdb.base/store.exp
index fed5c8a..895c321 100644
--- a/gdb/testsuite/gdb.base/store.exp
+++ b/gdb/testsuite/gdb.base/store.exp
@@ -156,7 +156,7 @@ proc check_field { t } {
gdb_test "continue" "register struct f_${t} u = f_${t};" \
"continue field ${t}"
- # Match either the return statement, or the line immediatly after
+ # Match either the return statement, or the line immediately after
# it. The compiler can end up merging the return statement into
# the return instruction.
gdb_test "next" "(return u;|\})" "next field ${t}"
diff --git a/gdb/testsuite/gdb.base/structs.exp b/gdb/testsuite/gdb.base/structs.exp
index 4fcef52..e9f4343 100644
--- a/gdb/testsuite/gdb.base/structs.exp
+++ b/gdb/testsuite/gdb.base/structs.exp
@@ -288,7 +288,7 @@ proc test_struct_returns { n } {
# Check that "return" works.
# GDB must always force the return of a function that has
- # a struct result. Dependant on the ABI, it may, or may not be
+ # a struct result. Dependent on the ABI, it may, or may not be
# possible to store the return value in a register.
# The relevant code looks like "L{n} = fun{n}()". The test forces
@@ -313,7 +313,7 @@ proc test_struct_returns { n } {
# known, both failed to print a final "source and line" and misplaced
# the frame ("No frame").
- # The test is writen so that it only reports one FAIL/PASS for the
+ # The test is written so that it only reports one FAIL/PASS for the
# entire operation. The value returned is checked further down.
# "return_value_known", if non-zero, indicates that GDB knew where
# the return value was located.
@@ -393,7 +393,7 @@ proc test_struct_returns { n } {
}
-re ".*${gdb_prompt} $" {
if $return_value_unimplemented {
- # What a suprize. The architecture hasn't implemented
+ # What a surprise. The architecture hasn't implemented
# return_value, and hence has to fail.
kfail "$test" gdb/1444
} else {
diff --git a/gdb/testsuite/gdb.base/watchpoint-stops-at-right-insn.exp b/gdb/testsuite/gdb.base/watchpoint-stops-at-right-insn.exp
index 4d158c3..a90faf3 100644
--- a/gdb/testsuite/gdb.base/watchpoint-stops-at-right-insn.exp
+++ b/gdb/testsuite/gdb.base/watchpoint-stops-at-right-insn.exp
@@ -62,7 +62,7 @@
#
# If the target has non-continuable watchpoints, while GDB thinks it
# has continuable watchpoints, GDB will see a watchpoint trigger,
-# notice no value changed, and immediatly continue the target. Now,
+# notice no value changed, and immediately continue the target. Now,
# either the target manages to step-over the watchpoint transparently,
# and GDB thus fails to present to value change to the user, or, the
# watchpoint will keep re-triggering, with the program never making
diff --git a/gdb/testsuite/gdb.cell/mem-access.exp b/gdb/testsuite/gdb.cell/mem-access.exp
index 4ba5e48..0160004 100644
--- a/gdb/testsuite/gdb.cell/mem-access.exp
+++ b/gdb/testsuite/gdb.cell/mem-access.exp
@@ -51,7 +51,7 @@ if [get_compiler_info] {
return -1
}
-# Get the adress to symbol name. If $reg
+# Get the address to symbol name. If $reg
# is set to 1, get address from a register.
proc get_adress_from_name { name reg } {
global gdb_prompt
@@ -85,7 +85,7 @@ proc get_adress_from_name { name reg } {
return ${adr}
}
-# Try to set a $value at adress $adr.
+# Try to set a $value at address $adr.
proc set_adr_content { adr value } {
gdb_test "set *$adr=$value" \
"" \
@@ -112,7 +112,7 @@ proc test_symbol_content { symbol value } {
"(symbol) $symbol==$value"
}
-# Check VARNAME. Check if it has the inital
+# Check VARNAME. Check if it has the initial
# value INITIALVALUE. Set it to NEWVALUE.
# Check if set properly. Do it via symbols and
# pointers.
diff --git a/gdb/testsuite/gdb.cp/rtti.exp b/gdb/testsuite/gdb.cp/rtti.exp
index 4969c4b..1e7e6a0 100644
--- a/gdb/testsuite/gdb.cp/rtti.exp
+++ b/gdb/testsuite/gdb.cp/rtti.exp
@@ -76,7 +76,7 @@ gdb_test_multiple "print *e1" "print *e1" {
# NOTE: carlton/2004-01-14: This test with an "<incomplete type>"
# message because, within rtt1.cc, GDB has no way of knowing that the
-# class is called 'n2::D2' instead of just 'D2'. This is an artifical
+# class is called 'n2::D2' instead of just 'D2'. This is an artificial
# test case, though: if we were using these classes in a more
# substantial way, G++ would emit more debug info. As is, I don't
# think there's anything that GDB can do about this case until G++
diff --git a/gdb/testsuite/gdb.cp/static-print-quit.exp b/gdb/testsuite/gdb.cp/static-print-quit.exp
index 6157245..05a02dc 100644
--- a/gdb/testsuite/gdb.cp/static-print-quit.exp
+++ b/gdb/testsuite/gdb.cp/static-print-quit.exp
@@ -55,7 +55,7 @@ gdb_test_multiple "" $test {
gdb_test "q" ".*"
-# Now the obstack is uninitialized. Excercise it.
+# Now the obstack is uninitialized. Exercise it.
gdb_test_no_output "set pagination off"
gdb_test "print c" ".*" "first print"
diff --git a/gdb/testsuite/gdb.cp/virtfunc.exp b/gdb/testsuite/gdb.cp/virtfunc.exp
index 04fe5aa..daed4a1 100644
--- a/gdb/testsuite/gdb.cp/virtfunc.exp
+++ b/gdb/testsuite/gdb.cp/virtfunc.exp
@@ -197,7 +197,7 @@ proc test_virtual_calls {} {
# wrong value "202"
# gcc 2.95.3 -gdwarf-2
# gcc 2.95.3 -gstabs+
- # attempt to take addres of value not located in memory
+ # attempt to take address of value not located in memory
# gcc 3.3.2 -gdwarf-2
# gcc 3.3.2 -gstabs+
#
diff --git a/gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp b/gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp
index 3417a5c..88f5c5a 100644
--- a/gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp
+++ b/gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp
@@ -49,7 +49,7 @@ Dwarf::assemble $asm_file {
[function_range frame3 [list ${srcdir}/${subdir}/$srcfile]]
# Very simple info for this test program. We don't care about
- # this information being correct (w.r.t. funtion / argument types)
+ # this information being correct (w.r.t. function / argument types)
# just so long as the compilation using makes use of the
# .debug_ranges data then the test achieves its objective.
cu {} {
diff --git a/gdb/testsuite/gdb.fortran/types.exp b/gdb/testsuite/gdb.fortran/types.exp
index 9eb799e..e6dfb44 100644
--- a/gdb/testsuite/gdb.fortran/types.exp
+++ b/gdb/testsuite/gdb.fortran/types.exp
@@ -57,7 +57,7 @@ proc test_float_literal_types_accepted {} {
# Test various floating point formats
# this used to guess whether to look for "real*4" or
- # "real*8" based on a target config variable, but noone
+ # "real*8" based on a target config variable, but no one
# maintained it properly.
gdb_test "pt .44" "type = real\\*\[0-9\]+"
diff --git a/gdb/testsuite/gdb.fortran/vla-value-sub-arbitrary.exp b/gdb/testsuite/gdb.fortran/vla-value-sub-arbitrary.exp
index ce33d70..a808c0b 100644
--- a/gdb/testsuite/gdb.fortran/vla-value-sub-arbitrary.exp
+++ b/gdb/testsuite/gdb.fortran/vla-value-sub-arbitrary.exp
@@ -25,7 +25,7 @@ if ![runto_main] {
return -1
}
-# Check VLA with arbitary length and check that elements outside of
+# Check VLA with arbitrary length and check that elements outside of
# bounds of the passed VLA can be accessed correctly.
gdb_breakpoint [gdb_get_line_number "end-of-bar"]
gdb_continue_to_breakpoint "end-of-bar"
diff --git a/gdb/testsuite/gdb.go/integers.exp b/gdb/testsuite/gdb.go/integers.exp
index b823f5a..09e447f 100644
--- a/gdb/testsuite/gdb.go/integers.exp
+++ b/gdb/testsuite/gdb.go/integers.exp
@@ -67,7 +67,7 @@ gdb_test "print i + k" " = 4"
gdb_test "print j + k" " = 5"
gdb_test "print i + j + k" " = 6"
-# Test substraction
+# Test subtraction
gdb_test "print j - i" " = 1"
gdb_test "print i - j" "= -1"
gdb_test "print k -i -j" " = 0"
diff --git a/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp b/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp
index cda8c4a..fb76e78 100644
--- a/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp
+++ b/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp
@@ -157,7 +157,7 @@ with_test_prefix "test_insert_delete_modify" {
test_insert_delete_modify
}
-# Test 'breakpoint-modified' notification is emited when pending breakpoints are
+# Test 'breakpoint-modified' notification is emitted when pending breakpoints are
# resolved.
proc test_pending_resolved { } {
diff --git a/gdb/testsuite/gdb.multi/multi-arch-exec.exp b/gdb/testsuite/gdb.multi/multi-arch-exec.exp
index 88e5a62..c2e2314 100644
--- a/gdb/testsuite/gdb.multi/multi-arch-exec.exp
+++ b/gdb/testsuite/gdb.multi/multi-arch-exec.exp
@@ -82,6 +82,6 @@ if ![runto_main] then {
return -1
}
-# Test that GDB updates the target description / arch successfuly
+# Test that GDB updates the target description / arch successfully
# after the exec.
gdb_test "continue" "Breakpoint 1, main.*" "continue across exec that changes architecture"
diff --git a/gdb/testsuite/gdb.pascal/floats.exp b/gdb/testsuite/gdb.pascal/floats.exp
index 43065ed..3e580e0 100644
--- a/gdb/testsuite/gdb.pascal/floats.exp
+++ b/gdb/testsuite/gdb.pascal/floats.exp
@@ -91,7 +91,7 @@ gdb_test "print r + (-1)" " = 0\\.2(499.*|5|500.*)"
gdb_test "print r + (-5)" " = -3\\.7(499.*|5|500.*)"
gdb_test "print r + (-10)" " = -8\\.7(499.*|5|500.*)"
-# Test substraction
+# Test subtraction
gdb_test "print r - s" " = -0\\.9(499.*|5|500.*)"
gdb_test "print r - t" " = 4\\.4(499.*|5|500.*)"
diff --git a/gdb/testsuite/gdb.pascal/integers.exp b/gdb/testsuite/gdb.pascal/integers.exp
index ec9739c..18a66fd 100644
--- a/gdb/testsuite/gdb.pascal/integers.exp
+++ b/gdb/testsuite/gdb.pascal/integers.exp
@@ -74,7 +74,7 @@ gdb_test "print i + k" " = 4"
gdb_test "print j + k" " = 5"
gdb_test "print i + j + k" " = 6"
-# Test substraction
+# Test subtraction
gdb_test "print j - i" " = 1"
gdb_test "print i - j" "= -1"
gdb_test "print k -i -j" " = 0"
diff --git a/gdb/testsuite/gdb.pascal/types.exp b/gdb/testsuite/gdb.pascal/types.exp
index 112c612..863e3f2 100644
--- a/gdb/testsuite/gdb.pascal/types.exp
+++ b/gdb/testsuite/gdb.pascal/types.exp
@@ -59,7 +59,7 @@ proc test_float_literal_types_accepted {} {
# Test various floating point formats
# this used to guess whether to look for "real*4" or
- # "real*8" based on a target config variable, but noone
+ # "real*8" based on a target config variable, but no one
# maintained it properly.
gdb_test "pt .44" "type = double"
diff --git a/gdb/testsuite/gdb.reverse/step-precsave.exp b/gdb/testsuite/gdb.reverse/step-precsave.exp
index 92574b6..662521e 100644
--- a/gdb/testsuite/gdb.reverse/step-precsave.exp
+++ b/gdb/testsuite/gdb.reverse/step-precsave.exp
@@ -135,7 +135,7 @@ gdb_test_multiple "stepi" "$test_message" {
}
}
-# stepi thru return of a function call
+# stepi through return of a function call
set test_message "stepi back from function call"
gdb_test_multiple "stepi" "$test_message" {
@@ -167,7 +167,7 @@ gdb_test_multiple "stepi" "$test_message" {
gdb_test_no_output "set exec-dir reverse" "set reverse execution"
-# stepi backward thru return and into a function
+# stepi backward through return and into a function
set stepi_location [gdb_get_line_number "ARRIVED IN CALLEE" "$srcfile"]
set test_message "reverse stepi thru function return"
@@ -238,12 +238,12 @@ gdb_test_multiple "stepi" "$test_message" {
}
}
-# step backward into function (thru return)
+# step backward into function (through return)
gdb_test "step" "(RETURN FROM CALLEE|ARRIVED IN CALLEE).*" \
"reverse step into fn call"
-# step backward out of called function (thru call)
+# step backward out of called function (through call)
set test_message "reverse step out of called fn"
gdb_test_multiple "step" "$test_message" {
diff --git a/gdb/testsuite/gdb.reverse/step-reverse.exp b/gdb/testsuite/gdb.reverse/step-reverse.exp
index 6f1e8b6..7bcb93b 100644
--- a/gdb/testsuite/gdb.reverse/step-reverse.exp
+++ b/gdb/testsuite/gdb.reverse/step-reverse.exp
@@ -108,7 +108,7 @@ gdb_test_multiple "stepi" "$test_message" {
}
}
-# stepi thru return of a function call
+# stepi through return of a function call
set test_message "stepi back from function call"
gdb_test_multiple "stepi" "$test_message" {
@@ -140,7 +140,7 @@ gdb_test_multiple "stepi" "$test_message" {
gdb_test_no_output "set exec-dir reverse" "set reverse execution"
-# stepi backward thru return and into a function
+# stepi backward through return and into a function
set stepi_location [gdb_get_line_number "ARRIVED IN CALLEE" "$srcfile"]
set test_message "reverse stepi thru function return"
@@ -211,12 +211,12 @@ gdb_test_multiple "stepi" "$test_message" {
}
}
-# step backward into function (thru return)
+# step backward into function (through return)
gdb_test "step" "(RETURN FROM CALLEE|ARRIVED IN CALLEE).*" \
"reverse step into fn call"
-# step backward out of called function (thru call)
+# step backward out of called function (through call)
set test_message "reverse step out of called fn"
gdb_test_multiple "step" "$test_message" {
diff --git a/gdb/testsuite/gdb.threads/thread_check.exp b/gdb/testsuite/gdb.threads/thread_check.exp
index 52c6fa4..7dd7ff4 100644
--- a/gdb/testsuite/gdb.threads/thread_check.exp
+++ b/gdb/testsuite/gdb.threads/thread_check.exp
@@ -48,7 +48,7 @@ if ![runto_main] then {
#
-# set breakpoint at thread fucntion tf
+# set breakpoint at thread function tf
#
gdb_test "break tf" \
"Breakpoint.*at.* file .*$srcfile, line.*" \
diff --git a/gdb/testsuite/gdb.trace/collection.exp b/gdb/testsuite/gdb.trace/collection.exp
index f225429..8107802 100644
--- a/gdb/testsuite/gdb.trace/collection.exp
+++ b/gdb/testsuite/gdb.trace/collection.exp
@@ -163,7 +163,7 @@ proc gdb_collect_args_test { myargs msg } {
# collected. In C, an array as function parameters is a special
# case; it's just a pointer into the caller's array, and as such,
# that's what normally the debug info describes. Maybe this was
- # originaly written for a compiler where array parameters were
+ # originally written for a compiler where array parameters were
# really described as arrays in debug info.
setup_xfail "*-*-*"
@@ -249,7 +249,7 @@ proc gdb_collect_argarray_test { myargs msg } {
# collected. In C, an array as function parameters is a special
# case; it's just a pointer into the caller's array, and as such,
# that's what normally the debug info describes. Maybe this was
- # originaly written for a compiler where array parameters were
+ # originally written for a compiler where array parameters were
# really described as arrays in debug info.
setup_xfail "*-*-*"
diff --git a/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp b/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp
index a0e49af..ecde32c 100644
--- a/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp
+++ b/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp
@@ -157,7 +157,7 @@ proc test_reconnect { } {
}
}
-# Test 'breakpoint-modified' notification is emited when pending tracepoints are
+# Test 'breakpoint-modified' notification is emitted when pending tracepoints are
# resolved.
proc test_pending_resolved { } {
diff --git a/gdb/testsuite/lib/gdb.exp b/gdb/testsuite/lib/gdb.exp
index e1e9880..bab99b3 100644
--- a/gdb/testsuite/lib/gdb.exp
+++ b/gdb/testsuite/lib/gdb.exp
@@ -1015,7 +1015,7 @@ proc gdb_test { args } {
# Send a command to GDB and verify that this command generated no output.
#
# See gdb_test_multiple for a description of the COMMAND and MESSAGE
-# parameters. If MESSAGE is ommitted, then COMMAND will be used as
+# parameters. If MESSAGE is omitted, then COMMAND will be used as
# the message. (If MESSAGE is the empty string, then sometimes we do not
# call pass or fail at all; I don't understand this at all.)
@@ -1249,7 +1249,7 @@ proc gdb_test_list_exact { cmd name elm_find_regexp elm_extract_regexp result_ma
#
# Both inferior and gdb patterns must match for a PASS.
#
-# If MESSAGE is ommitted, then COMMAND will be used as the message.
+# If MESSAGE is omitted, then COMMAND will be used as the message.
#
# Returns:
# 1 if the test failed,
@@ -3512,7 +3512,7 @@ proc gdb_compile {source dest type options} {
# Force output to unbuffered mode, by linking in an object file
# with a global contructor that calls setvbuf.
#
- # Compile the special object seperatelly for two reasons:
+ # Compile the special object separately for two reasons:
# 1) Insulate it from $options.
# 2) Avoid compiling it for every gdb_compile invocation,
# which is time consuming, especially if we're remote
@@ -5553,7 +5553,7 @@ proc get_integer_valueof { exp default } {
# Retrieve the value of EXP in the inferior, as an hexadecimal value
# (using "print /x"). DEFAULT is used as fallback if print fails.
-# TEST is the test message to use. If can be ommitted, in which case
+# TEST is the test message to use. If can be omitted, in which case
# a test message is built from EXP.
proc get_hexadecimal_valueof { exp default {test ""} } {
diff --git a/gdb/testsuite/lib/prelink-support.exp b/gdb/testsuite/lib/prelink-support.exp
index 0584669..1b45278 100644
--- a/gdb/testsuite/lib/prelink-support.exp
+++ b/gdb/testsuite/lib/prelink-support.exp
@@ -70,7 +70,7 @@ proc symlink_resolve {file} {
}
# Copy SRC to DEST, resolving any symlinks in SRC. Return nonzero iff
-# the copy was succesful.
+# the copy was successful.
#
# This function is guaranteed to never raise any exception, even when the copy
# fails.
@@ -107,7 +107,7 @@ proc file_copy {src dest} {
# depend on system libraries. To properly prelink an executable, all
# of its dynamically linked libraries must be prelinked as well. If
# the executable depends on some system libraries, we may not have
-# sufficient write priviledges on these files to perform the prelink.
+# sufficient write privileges on these files to perform the prelink.
# This is why we make a copy of these shared libraries, and link the
# executable against these copies instead.
#
diff --git a/ld/testsuite/ld-sh/arch/arch.exp b/ld/testsuite/ld-sh/arch/arch.exp
index cd80beb..7065ef6 100644
--- a/ld/testsuite/ld-sh/arch/arch.exp
+++ b/ld/testsuite/ld-sh/arch/arch.exp
@@ -110,7 +110,7 @@ proc test_arch { file1 file2 arch resultfile } {
# This procedure tests that a pair of files that are not
-# suposed to link does, in fact, not link.
+# supposed to link does, in fact, not link.
# It also writes an entry to the arch_results.txt file.
proc test_arch_error { file1 file2 resultfile} {
diff --git a/ld/testsuite/ld-sh/rd-sh.exp b/ld/testsuite/ld-sh/rd-sh.exp
index 62ffe18..0ab9f43 100644
--- a/ld/testsuite/ld-sh/rd-sh.exp
+++ b/ld/testsuite/ld-sh/rd-sh.exp
@@ -58,7 +58,7 @@ foreach shtest $rd_test_list {
}
if [string match $srcdir/$subdir/*-dso.d $shtest] {
# Copy the output of the DSO-createing test to .so file.
- # Notice that a DSO-creating test must preceed the tests
+ # Notice that a DSO-creating test must precede the tests
# which need that DSO in sort-order by name.
set cmd "cp tmpdir/dump tmpdir/[file rootname [file tail $shtest]].so"
send_log "$cmd\n"
diff --git a/ld/testsuite/ld-sh/sh64/rd-sh64.exp b/ld/testsuite/ld-sh/sh64/rd-sh64.exp
index fe76df1..099f0cf 100644
--- a/ld/testsuite/ld-sh/sh64/rd-sh64.exp
+++ b/ld/testsuite/ld-sh/sh64/rd-sh64.exp
@@ -32,7 +32,7 @@ foreach sh64test $rd_test_list {
run_dump_test [file rootname $sh64test]
if [string match $srcdir/$subdir/*-dso.d $sh64test] {
# Copy the output of the DSO-createing test to .so file.
- # Notice that a DSO-creating test must preceed the tests
+ # Notice that a DSO-creating test must precede the tests
# which need that DSO in sort-order by name.
set cmd "cp tmpdir/dump \
tmpdir/[file rootname [file tail $sh64test]].so"
diff --git a/ld/testsuite/ld-undefined/undefined.exp b/ld/testsuite/ld-undefined/undefined.exp
index 8319ee0..af17f1e 100644
--- a/ld/testsuite/ld-undefined/undefined.exp
+++ b/ld/testsuite/ld-undefined/undefined.exp
@@ -109,7 +109,7 @@ set ml "undefined.c:9: undefined reference to `*this_function_is_not_defined'"
# debug sections have not yet been resolved, so the low/high addresses and the
# line number address are all set at zero. Thus when _bfd_elf_find_nearest_line()
# calls _bfd_dwarf2_find_nearest_line() no comp_unit can be found which
-# actually covers the address where the reference occured, and so
+# actually covers the address where the reference occurred, and so
# _bfd_elf_find_nearest_line() fails.
#
# The upshot of all of this, is that the error message reported by the
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* [PATCH 13/20] Fix spelling mistakes in comments in .in files
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (4 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 07/20] Fix spelling mistakes in comments in Expect scripts Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 16/20] Fix spelling mistakes in comments in .m4 files Ambrogino Modigliani
` (13 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
ChangeLog:
* config-ml.in: Fix spelling in comments.
opcodes/ChangeLog:
* opcodes/cgen-asm.in: Fix spelling in comments.
* opcodes/cgen-dis.in: Fix spelling in comments.
readline/ChangeLog:
* readline/examples/rlfe/config.h.in: Fix spelling in
comments.
sim/m32r/ChangeLog:
* sim/m32r/mloop2.in: Fix spelling in comments.
* sim/m32r/mloopx.in: Fix spelling in comments.
---
config-ml.in | 2 +-
opcodes/cgen-asm.in | 2 +-
opcodes/cgen-dis.in | 2 +-
readline/examples/rlfe/config.h.in | 2 +-
sim/m32r/mloop2.in | 2 +-
sim/m32r/mloopx.in | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/config-ml.in b/config-ml.in
index 5e51994..67d3c05 100644
--- a/config-ml.in
+++ b/config-ml.in
@@ -51,7 +51,7 @@
# To implement this, a symlink tree is built for each library and for each
# multilib subdir.
#
-# The build tree is layed out as
+# The build tree is laid out as
#
# ./
# newlib
diff --git a/opcodes/cgen-asm.in b/opcodes/cgen-asm.in
index e468e7a..015b1b8 100644
--- a/opcodes/cgen-asm.in
+++ b/opcodes/cgen-asm.in
@@ -314,7 +314,7 @@ parse_insn_normal (CGEN_CPU_DESC cd,
still needs to be converted to target byte order, otherwise BUF is an array
of bytes in target byte order.
The result is a pointer to the insn's entry in the opcode table,
- or NULL if an error occured (an error message will have already been
+ or NULL if an error occurred (an error message will have already been
printed).
Note that when processing (non-alias) macro-insns,
diff --git a/opcodes/cgen-dis.in b/opcodes/cgen-dis.in
index bcfcc69..da86366 100644
--- a/opcodes/cgen-dis.in
+++ b/opcodes/cgen-dis.in
@@ -298,7 +298,7 @@ print_insn (CGEN_CPU_DESC cd,
/* Default value for CGEN_PRINT_INSN.
The result is the size of the insn in bytes or zero for an unknown insn
- or -1 if an error occured fetching bytes. */
+ or -1 if an error occurred fetching bytes. */
#ifndef CGEN_PRINT_INSN
#define CGEN_PRINT_INSN default_print_insn
diff --git a/readline/examples/rlfe/config.h.in b/readline/examples/rlfe/config.h.in
index dbfc369..5dbda05 100644
--- a/readline/examples/rlfe/config.h.in
+++ b/readline/examples/rlfe/config.h.in
@@ -242,7 +242,7 @@
#undef NAMEDPIPE
/*
- * Define this if your system exits select() immediatly if a pipe is
+ * Define this if your system exits select() immediately if a pipe is
* opened read-only and no writer has opened it.
*/
#undef BROKEN_PIPE
diff --git a/sim/m32r/mloop2.in b/sim/m32r/mloop2.in
index 8324297..5be87c8 100644
--- a/sim/m32r/mloop2.in
+++ b/sim/m32r/mloop2.in
@@ -107,7 +107,7 @@ emit_parallel (SIM_CPU *current_cpu, PCADDR pc, CGEN_INSN_INT insn,
with the first insn. */
/* ??? Revisit to handle exceptions right. */
- /* FIXME: No need to handle this parallely if second is nop. */
+ /* FIXME: No need to handle this parallelly if second is nop. */
id = emit_16 (current_cpu, pc, insn >> 16, sc, fast_p, 1);
/* Note that this can never be a cti. No cti's go in the S pipeline. */
diff --git a/sim/m32r/mloopx.in b/sim/m32r/mloopx.in
index c665078..0ce5e66 100644
--- a/sim/m32r/mloopx.in
+++ b/sim/m32r/mloopx.in
@@ -107,7 +107,7 @@ emit_parallel (SIM_CPU *current_cpu, PCADDR pc, CGEN_INSN_INT insn,
with the first insn. */
/* ??? Revisit to handle exceptions right. */
- /* FIXME: No need to handle this parallely if second is nop. */
+ /* FIXME: No need to handle this parallelly if second is nop. */
id = emit_16 (current_cpu, pc, insn >> 16, sc, fast_p, 1);
/* Note that this can never be a cti. No cti's go in the S pipeline. */
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* [PATCH 16/20] Fix spelling mistakes in comments in .m4 files
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (5 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 13/20] Fix spelling mistakes in comments in .in files Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 10/20] Fix spelling mistakes in comments in .def files Ambrogino Modigliani
` (12 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
bfd/ChangeLog:
* bfd/warning.m4: Fix spelling in comments.
config/ChangeLog:
* config/stdint.m4: Fix spelling in comments.
---
bfd/warning.m4 | 2 +-
config/stdint.m4 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bfd/warning.m4 b/bfd/warning.m4
index 3fe4340..1022364 100644
--- a/bfd/warning.m4
+++ b/bfd/warning.m4
@@ -56,7 +56,7 @@ AC_EGREP_CPP([^[0-4]$],[__GNUC__],,GCC_WARN_CFLAGS="$GCC_WARN_CFLAGS -Wstack-usa
WARN_WRITE_STRINGS=""
AC_EGREP_CPP([^[0-3]$],[__GNUC__],,WARN_WRITE_STRINGS="-Wwrite-strings")
-# Verify CC_FOR_BUILD to be compatible with waring flags
+# Verify CC_FOR_BUILD to be compatible with warning flags
# Add -Wshadow if the compiler is a sufficiently recent version of GCC.
AC_EGREP_CPP_FOR_BUILD([^[0-3]$],[__GNUC__],,GCC_WARN_CFLAGS_FOR_BUILD="$GCC_WARN_CFLAGS_FOR_BUILD -Wshadow")
diff --git a/config/stdint.m4 b/config/stdint.m4
index 59f4359..2894f08 100644
--- a/config/stdint.m4
+++ b/config/stdint.m4
@@ -20,7 +20,7 @@ dnl typedefs, especially uint8_t,int32_t,uintptr_t.
dnl Many older installations will not provide this file, but some will
dnl have the very same definitions in <inttypes.h>. In other environments
dnl we can use the inet-types in <sys/types.h> which would define the
-dnl typedefs int8_t and u_int8_t respectivly.
+dnl typedefs int8_t and u_int8_t respectively.
dnl
dnl This macros will create a local "_stdint.h" or the headerfile given as
dnl an argument. In many cases that file will pick the definition from a
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* [PATCH 10/20] Fix spelling mistakes in comments in .def files
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (6 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 16/20] Fix spelling mistakes in comments in .m4 files Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 19/20] Fix spelling mistakes in comments in .tbl files Ambrogino Modigliani
` (11 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
gold/ChangeLog:
* gold/aarch64-reloc.def: Fix spelling in comments.
---
gold/aarch64-reloc.def | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gold/aarch64-reloc.def b/gold/aarch64-reloc.def
index 6d2981d..4a7a675 100644
--- a/gold/aarch64-reloc.def
+++ b/gold/aarch64-reloc.def
@@ -118,5 +118,5 @@ ARD(TLSDESC_CALL , STATIC , CFLOW , Y, -1, 0,0
// Note -
// A - Checking X, (L,U), if L == 0 && U == 0, no check. Otherwise, L!=0,
-// check that -2^L<=X<2^U. Also an extra alignment check could be embeded
+// check that -2^L<=X<2^U. Also an extra alignment check could be embedded
// into U.
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* [PATCH 19/20] Fix spelling mistakes in comments in .tbl files
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (7 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 10/20] Fix spelling mistakes in comments in .def files Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 17/20] Fix spelling mistakes in comments in .opc files Ambrogino Modigliani
` (10 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
opcodes/ChangeLog:
* opcodes/i386-opc.tbl: Fix spelling in comments.
---
opcodes/i386-opc.tbl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opcodes/i386-opc.tbl b/opcodes/i386-opc.tbl
index fba01b6..054d7c1 100644
--- a/opcodes/i386-opc.tbl
+++ b/opcodes/i386-opc.tbl
@@ -77,7 +77,7 @@ movsxd, 2, 0x63, None, 1, Cpu64, Modrm|No_bSuf|No_wSuf|No_sSuf|No_qSuf|No_ldSuf|
// Move with zero extend.
movzb, 2, 0xfb6, None, 2, Cpu386, Modrm|No_bSuf|No_sSuf|No_ldSuf, { Reg8|Byte|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S, Reg16|Reg32|Reg64 }
movzw, 2, 0xfb7, None, 2, Cpu386, Modrm|No_bSuf|No_wSuf|No_sSuf|No_ldSuf, { Reg16|Word|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S, Reg32|Reg64 }
-// Intel Syntax next 2 insns (the 64-bit variants are not particulary
+// Intel Syntax next 2 insns (the 64-bit variants are not particularly
// useful since the zero extend 32->64 is implicit, but we can encode them).
movzx, 2, 0xfb6, None, 2, Cpu386, Modrm|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|ATTSyntax, { Reg8|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S, Reg16|Reg32|Reg64 }
movzx, 2, 0xfb7, None, 2, Cpu386, Modrm|No_bSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|ATTSyntax, { Reg16|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S, Reg32|Reg64 }
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* [PATCH 17/20] Fix spelling mistakes in comments in .opc files
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (8 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 19/20] Fix spelling mistakes in comments in .tbl files Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 11/20] Fix spelling mistakes in comments in .em files Ambrogino Modigliani
` (9 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
cpu/ChangeLog:
* cpu/frv.opc: Fix spelling in comments.
* cpu/mep.opc: Fix spelling in comments.
opcodes/ChangeLog:
* opcodes/msp430-decode.opc: Fix spelling in comments.
---
cpu/frv.opc | 2 +-
cpu/mep.opc | 4 ++--
opcodes/msp430-decode.opc | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/cpu/frv.opc b/cpu/frv.opc
index 869155d..2c23b07 100644
--- a/cpu/frv.opc
+++ b/cpu/frv.opc
@@ -488,7 +488,7 @@ match_vliw (VLIW_COMBO *vliw1, VLIW_COMBO *vliw2, int vliw_size)
return TRUE;
}
-/* Find the next vliw vliw in the table that can accomodate the new insn.
+/* Find the next vliw vliw in the table that can accommodate the new insn.
If one is found then return it. Otherwise return NULL. */
static VLIW_COMBO *
diff --git a/cpu/mep.opc b/cpu/mep.opc
index 7ed3ea8..2b59392 100644
--- a/cpu/mep.opc
+++ b/cpu/mep.opc
@@ -1163,7 +1163,7 @@ mep_examine_vliw32_insns (CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info)
cop1buflength = 2;
}
- /* Now we have the distrubution set. Print them out. */
+ /* Now we have the distribution set. Print them out. */
status = mep_print_vliw_insns (cd, pc, info, buf, corebuflength,
cop1buflength, cop2buflength);
@@ -1252,7 +1252,7 @@ mep_examine_vliw64_insns (CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info)
cop1buflength = 6;
}
- /* Now we have the distrubution set. Print them out. */
+ /* Now we have the distribution set. Print them out. */
status = mep_print_vliw_insns (cd, pc, info, buf, corebuflength,
cop1buflength, cop2buflength);
diff --git a/opcodes/msp430-decode.opc b/opcodes/msp430-decode.opc
index 9428467..9185637 100644
--- a/opcodes/msp430-decode.opc
+++ b/opcodes/msp430-decode.opc
@@ -346,7 +346,7 @@ msp430_decode_opcode (unsigned long pc,
post_extension_word:
;
- /* 430X extention word. */
+ /* 430X extension word. */
/** 0001 1srx t l 00 dsxt 430x */
al_bit = l;
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* [PATCH 11/20] Fix spelling mistakes in comments in .em files
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (9 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 17/20] Fix spelling mistakes in comments in .opc files Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 08/20] Fix spelling mistakes in comments in XML files Ambrogino Modigliani
` (8 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
ld/ChangeLog:
* ld/emultempl/avrelf.em: Fix spelling in comments.
* ld/emultempl/elf32.em: Fix spelling in comments.
* ld/emultempl/pe.em: Fix spelling in comments.
* ld/emultempl/pep.em: Fix spelling in comments.
* ld/emultempl/spuelf.em: Fix spelling in comments.
---
ld/emultempl/avrelf.em | 2 +-
ld/emultempl/elf32.em | 4 ++--
ld/emultempl/pe.em | 2 +-
ld/emultempl/pep.em | 2 +-
ld/emultempl/spuelf.em | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/ld/emultempl/avrelf.em b/ld/emultempl/avrelf.em
index 4710b6e..f9f0111 100644
--- a/ld/emultempl/avrelf.em
+++ b/ld/emultempl/avrelf.em
@@ -36,7 +36,7 @@ fragment <<EOF
static lang_input_statement_type *stub_file;
static asection *avr_stub_section;
-/* Variables set by the command-line parameters and transfered
+/* Variables set by the command-line parameters and transferred
to the bfd without use of global shared variables. */
static bfd_boolean avr_no_stubs = FALSE;
diff --git a/ld/emultempl/elf32.em b/ld/emultempl/elf32.em
index 8c63638..2ff494c 100644
--- a/ld/emultempl/elf32.em
+++ b/ld/emultempl/elf32.em
@@ -534,7 +534,7 @@ gld${EMULATION_NAME}_search_needed (const char *path,
while ((var = strchr (filename + offset, '$')) != NULL)
{
/* The ld.so manual page does not say, but I am going to assume that
- these tokens are terminated by a directory seperator character
+ these tokens are terminated by a directory separator character
(/) or the end of the string. There is also an implication that
$ORIGIN should only be used at the start of a path, but that is
not enforced here.
@@ -1512,7 +1512,7 @@ gld${EMULATION_NAME}_find_exp_assignment (etree_type *exp)
case etree_provide:
case etree_provided:
provide = TRUE;
- /* Fall thru */
+ /* Fall through */
case etree_assign:
/* We call record_link_assignment even if the symbol is defined.
This is because if it is defined by a dynamic object, we
diff --git a/ld/emultempl/pe.em b/ld/emultempl/pe.em
index 7b8fec7..b4385b0 100644
--- a/ld/emultempl/pe.em
+++ b/ld/emultempl/pe.em
@@ -1231,7 +1231,7 @@ This should work unless it involves constant data structures referencing symbols
undef->type = bfd_link_hash_defweak;
/* We replace original name with __imp_ prefixed, this
1) may trash memory 2) leads to duplicate symbol generation.
- Still, IMHO it's better than having name poluted. */
+ Still, IMHO it's better than having name polluted. */
undef->root.string = sym->root.string;
undef->u.def.value = sym->u.def.value;
undef->u.def.section = sym->u.def.section;
diff --git a/ld/emultempl/pep.em b/ld/emultempl/pep.em
index 60deeed..1312bec 100644
--- a/ld/emultempl/pep.em
+++ b/ld/emultempl/pep.em
@@ -1197,7 +1197,7 @@ pep_find_data_imports (void)
undef->type = bfd_link_hash_defweak;
/* We replace original name with __imp_ prefixed, this
1) may trash memory 2) leads to duplicate symbol generation.
- Still, IMHO it's better than having name poluted. */
+ Still, IMHO it's better than having name polluted. */
undef->root.string = sym->root.string;
undef->u.def.value = sym->u.def.value;
undef->u.def.section = sym->u.def.section;
diff --git a/ld/emultempl/spuelf.em b/ld/emultempl/spuelf.em
index a94e1df..e289e45 100644
--- a/ld/emultempl/spuelf.em
+++ b/ld/emultempl/spuelf.em
@@ -719,7 +719,7 @@ PARSE_AND_LIST_ARGS_CASES='
auto_overlay_file = optarg;
break;
}
- /* Fall thru */
+ /* Fall through */
case OPTION_SPU_AUTO_RELINK:
params.auto_overlay |= 2;
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* [PATCH 08/20] Fix spelling mistakes in comments in XML files
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (10 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 11/20] Fix spelling mistakes in comments in .em files Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 14/20] Fix spelling mistakes in comments in .inc files Ambrogino Modigliani
` (7 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
gdb/ChangeLog:
* gdb/features/rs6000/powerpc-601.xml: Fix spelling in comments.
* gdb/features/rs6000/rs6000.xml: Fix spelling in comments.
---
gdb/features/rs6000/powerpc-601.xml | 2 +-
gdb/features/rs6000/rs6000.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gdb/features/rs6000/powerpc-601.xml b/gdb/features/rs6000/powerpc-601.xml
index f1da9f9..d1ca6ef 100644
--- a/gdb/features/rs6000/powerpc-601.xml
+++ b/gdb/features/rs6000/powerpc-601.xml
@@ -11,7 +11,7 @@
<!DOCTYPE target SYSTEM "gdb-target.dtd">
<target>
<!-- This description is slightly different from the standard
- org.gnu.gdb.power.core, to accomodate mq. -->
+ org.gnu.gdb.power.core, to accommodate mq. -->
<feature name="org.gnu.gdb.power.core">
<reg name="r0" bitsize="32"/>
<reg name="r1" bitsize="32"/>
diff --git a/gdb/features/rs6000/rs6000.xml b/gdb/features/rs6000/rs6000.xml
index fc450a4..0572aed 100644
--- a/gdb/features/rs6000/rs6000.xml
+++ b/gdb/features/rs6000/rs6000.xml
@@ -13,7 +13,7 @@
<architecture>rs6000:6000</architecture>
<!-- This description is slightly different from the standard
- org.gnu.gdb.power.core, to accomodate mq, cnd, and cnt. -->
+ org.gnu.gdb.power.core, to accommodate mq, cnd, and cnt. -->
<feature name="org.gnu.gdb.power.core">
<reg name="r0" bitsize="32"/>
<reg name="r1" bitsize="32"/>
@@ -58,7 +58,7 @@
</feature>
<!-- This description is slightly different from the standard
- org.gnu.gdb.power.core, to accomodate historical numbering
+ org.gnu.gdb.power.core, to accommodate historical numbering
for fpscr. -->
<feature name="org.gnu.gdb.power.fpu">
<reg name="f0" bitsize="64" type="ieee_double" regnum="32"/>
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* [PATCH 14/20] Fix spelling mistakes in comments in .inc files
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (11 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 08/20] Fix spelling mistakes in comments in XML files Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 04/20] Fix spelling mistakes in comments in shell scripts Ambrogino Modigliani
` (6 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
sim/testsuite/ChangeLog:
* sim/testsuite/sim/frv/testutils.inc: Fix spelling in comments.
* sim/testsuite/sim/h8300/testutils.inc: Fix spelling in comments.
---
sim/testsuite/sim/frv/testutils.inc | 2 +-
sim/testsuite/sim/h8300/testutils.inc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sim/testsuite/sim/frv/testutils.inc b/sim/testsuite/sim/frv/testutils.inc
index 8261b4f..3ff78f0 100644
--- a/sim/testsuite/sim/frv/testutils.inc
+++ b/sim/testsuite/sim/frv/testutils.inc
@@ -347,7 +347,7 @@ test_gr\@:
test_fr_iimmed \val,fr31
.endm
-; Test CPR agains an immediate value
+; Test CPR against an immediate value
.macro test_cpr_limmed valh vall reg
addi sp,-4,gr31
stc \reg,@(gr31,gr0)
diff --git a/sim/testsuite/sim/h8300/testutils.inc b/sim/testsuite/sim/h8300/testutils.inc
index 9c2c27a..63d27d4 100644
--- a/sim/testsuite/sim/h8300/testutils.inc
+++ b/sim/testsuite/sim/h8300/testutils.inc
@@ -326,7 +326,7 @@ tccr\@: .byte 0
mov.b @tccr\@, r0l
.endm
-; Test that all (accessable) condition codes are clear
+; Test that all (accessible) condition codes are clear
.macro test_cc_clear
test_carry_clear
test_ovf_clear
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* [PATCH 04/20] Fix spelling mistakes in comments in shell scripts
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (12 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 14/20] Fix spelling mistakes in comments in .inc files Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 03/20] Fix spelling mistakes in comments in makefiles Ambrogino Modigliani
` (5 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
gdb/ChangeLog:
* gdb/contrib/expect-read1.sh: Fix spelling in comments.
* gdb/gdb_buildall.sh: Fix spelling in comments.
* gdb/gdb_mbuildw.sh: Fix spelling in comments.
gdb/testsuite/ChangeLog:
* gdb/testsuite/dg-extract-results.sh: Fix spelling in comments.
ld/ChangeLog:
* ld/emulparams/elf32mcore.sh: Fix spelling in comments.
---
gdb/contrib/expect-read1.sh | 2 +-
gdb/gdb_buildall.sh | 2 +-
gdb/gdb_mbuild.sh | 4 ++--
| 2 +-
ld/emulparams/elf32mcore.sh | 4 ++--
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/gdb/contrib/expect-read1.sh b/gdb/contrib/expect-read1.sh
index cc9d811..a0251d2 100644
--- a/gdb/contrib/expect-read1.sh
+++ b/gdb/contrib/expect-read1.sh
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# This tool excercise any incomplete reads handling in the testsuite by
+# This tool exercise any incomplete reads handling in the testsuite by
# simulating read always returns just 1 character.
# Testsuite incompatibilities are tracked as GDB PR testsuite/12649.
diff --git a/gdb/gdb_buildall.sh b/gdb/gdb_buildall.sh
index 1fc7b38..ed3ffb5 100644
--- a/gdb/gdb_buildall.sh
+++ b/gdb/gdb_buildall.sh
@@ -103,7 +103,7 @@ builddir=`cd $2 && /bin/pwd` || exit 1
make=${MAKE:-make}
MAKE=${make}
export MAKE
-# We dont want GDB do dump cores.
+# We don't want GDB do dump cores.
ulimit -c 0
# Just make sure we're in the right directory.
diff --git a/gdb/gdb_mbuild.sh b/gdb/gdb_mbuild.sh
index 08927f1..da0c19a 100755
--- a/gdb/gdb_mbuild.sh
+++ b/gdb/gdb_mbuild.sh
@@ -195,7 +195,7 @@ log ()
-# Warn the user of what is comming, print the list of targets
+# Warn the user of what is coming, print the list of targets
echo "$alltarg"
echo ""
@@ -273,7 +273,7 @@ do
then
# Iff the build fails remove the final build target so that
# the follow-on code knows things failed. Stops the follow-on
- # code thinking that a failed rebuild succedded (executable
+ # code thinking that a failed rebuild succeeded (executable
# left around from previous build).
echo ... ${make} ${keepgoing} ${makejobs} ${target}
( ${make} ${keepgoing} ${makejobs} all-gdb || rm -f gdb/gdb gdb/gdb.exe
--git a/gdb/testsuite/dg-extract-results.sh b/gdb/testsuite/dg-extract-results.sh
index ffea0a3..18734b4 100755
--- a/gdb/testsuite/dg-extract-results.sh
+++ b/gdb/testsuite/dg-extract-results.sh
@@ -267,7 +267,7 @@ cat $SUM_FILES \
| $AWK '/^Running/ { if ($2 != "target" && $3 == "...") print "EXPFILE: "$2 } ' \
| sort -u > ${TMP}/expfiles
-# Write the begining of the combined summary file.
+# Write the beginning of the combined summary file.
head -n 2 $FIRST_SUM
echo
diff --git a/ld/emulparams/elf32mcore.sh b/ld/emulparams/elf32mcore.sh
index 512a9b0..e7d0134 100644
--- a/ld/emulparams/elf32mcore.sh
+++ b/ld/emulparams/elf32mcore.sh
@@ -13,11 +13,11 @@ EMBEDDED=yes
# There is a problem with the NOP value - it must work for both
# big endian and little endian systems. Unfortunately there is
# no symmetrical mcore opcode that functions as a noop. The
-# chosen solution is to use "tst r0, r14". This is a symetrical
+# chosen solution is to use "tst r0, r14". This is a symmetrical
# value, and apart from the corruption of the C bit, it has no other
# side effects. Since the carry bit is never tested without being
# explicitly set first, and since the NOP code is only used as a
-# fill value between independantly viable peices of code, it should
+# fill value between independently viable peices of code, it should
# not matter.
NOP=0x0e0e0e0e
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* [PATCH 03/20] Fix spelling mistakes in comments in makefiles
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (13 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 04/20] Fix spelling mistakes in comments in shell scripts Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 16:53 ` Simon Marchi
2016-11-20 15:07 ` [PATCH 09/20] Fix spelling mistakes in comments in .cpu files Ambrogino Modigliani
` (4 subsequent siblings)
19 siblings, 1 reply; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
gas/ChangeLog:
* gas/Makefile.am: Fix spelling in comments.
* gas/Makefile.in: Fix spelling in comments.
gdb/ChangeLog:
* gdb/Makefile.in: Fix spelling in comments.
readline/ChangeLog:
* readline/examples/rlfe/Makefile.in: Fix spelling in comments.
sim/mips/ChangeLog:
* sim/mips/Makefile.in: Fix spelling in comments.
---
gas/Makefile.am | 2 +-
gas/Makefile.in | 2 +-
gdb/Makefile.in | 6 +++---
readline/examples/rlfe/Makefile.in | 2 +-
sim/mips/Makefile.in | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/gas/Makefile.am b/gas/Makefile.am
index cdaf9f5..d4b833f 100644
--- a/gas/Makefile.am
+++ b/gas/Makefile.am
@@ -52,7 +52,7 @@ TARG_ENV_H = $(srcdir)/config/te-@te_file@.h
ATOF_TARG_C = $(srcdir)/config/atof-@atof@.c
ATOF_TARG_O = atof-@atof@.@OBJEXT@
-# use @target_cpu_type@ for refering to configured target name
+# use @target_cpu_type@ for referring to configured target name
IT_HDRS=itbl-parse.h $(srcdir)/itbl-ops.h
IT_SRCS=itbl-parse.c itbl-lex-wrapper.c $(srcdir)/itbl-ops.c
IT_DEPS=$(srcdir)/itbl-parse.y $(srcdir)/itbl-lex.l $(srcdir)/config/itbl-@target_cpu_type@.h
diff --git a/gas/Makefile.in b/gas/Makefile.in
index 84f746d..c9231dc 100644
--- a/gas/Makefile.in
+++ b/gas/Makefile.in
@@ -350,7 +350,7 @@ TARG_ENV_H = $(srcdir)/config/te-@te_file@.h
ATOF_TARG_C = $(srcdir)/config/atof-@atof@.c
ATOF_TARG_O = atof-@atof@.@OBJEXT@
-# use @target_cpu_type@ for refering to configured target name
+# use @target_cpu_type@ for referring to configured target name
IT_HDRS = itbl-parse.h $(srcdir)/itbl-ops.h
IT_SRCS = itbl-parse.c itbl-lex-wrapper.c $(srcdir)/itbl-ops.c
IT_DEPS = $(srcdir)/itbl-parse.y $(srcdir)/itbl-lex.l $(srcdir)/config/itbl-@target_cpu_type@.h
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index b68cf58..e94d450 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -1372,7 +1372,7 @@ test-cp-name-parser$(EXEEXT): test-cp-name-parser.o $(LIBIBERTY)
# FIXME: cagney/2002-06-09: gdb/564: gdb/563: Force the order so that
# the first call is to _initialize_gdbtypes (implemented by explicitly
# putting that function's name first in the init.l-tmp file). This is
-# a hack to ensure that all the architecture dependant global
+# a hack to ensure that all the architecture dependent global
# builtin_type_* variables are initialized before anything else
# (per-architecture code is called in the same order that it is
# registered). The ``correct fix'' is to have all the builtin types
@@ -1825,7 +1825,7 @@ ALLDEPFILES = \
# errors. It turns out that that is the least of monitor.c's
# problems. The function print_vsprintf appears to be using
# va_arg(long) to extract CORE_ADDR parameters - something that
-# definitly will not work. "monitor.c" needs to be rewritten so that
+# definitely will not work. "monitor.c" needs to be rewritten so that
# it doesn't use format strings and instead uses callbacks.
monitor.o: $(srcdir)/monitor.c
$(COMPILE.pre) $(INTERNAL_CFLAGS) $(GDB_WARN_CFLAGS_NO_FORMAT) \
@@ -1914,7 +1914,7 @@ clean-po:
# rule has no dependencies and always regenerates gdb.pot. This is
# relatively harmless since the .po files do not directly depend on
# it. The .pot file is left in the build directory. Since GDB's
-# Makefile lacks a cannonical list of sources (missing xm, tm and nm
+# Makefile lacks a canonical list of sources (missing xm, tm and nm
# files) force this rule.
$(PACKAGE).pot: po/$(PACKAGE).pot
po/$(PACKAGE).pot: force
diff --git a/readline/examples/rlfe/Makefile.in b/readline/examples/rlfe/Makefile.in
index 7d6fd53..f60c504 100644
--- a/readline/examples/rlfe/Makefile.in
+++ b/readline/examples/rlfe/Makefile.in
@@ -1,7 +1,7 @@
#
# Makefile template for rlfe
#
-# See machine dependant config.h for more configuration options.
+# See machine dependent config.h for more configuration options.
#
srcdir = @srcdir@
diff --git a/sim/mips/Makefile.in b/sim/mips/Makefile.in
index 7f1c916..9bb272a 100644
--- a/sim/mips/Makefile.in
+++ b/sim/mips/Makefile.in
@@ -119,7 +119,7 @@ IGEN_INCLUDE=\
$(srcdir)/mips3264r2.igen \
# NB: Since these can be built by a number of generators, care
-# must be taken to ensure that they are only dependant on
+# must be taken to ensure that they are only dependent on
# one of those generators.
BUILT_SRC_FROM_GEN = \
itable.h \
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* Re: [PATCH 03/20] Fix spelling mistakes in comments in makefiles
2016-11-20 15:07 ` [PATCH 03/20] Fix spelling mistakes in comments in makefiles Ambrogino Modigliani
@ 2016-11-20 16:53 ` Simon Marchi
0 siblings, 0 replies; 24+ messages in thread
From: Simon Marchi @ 2016-11-20 16:53 UTC (permalink / raw)
To: Ambrogino Modigliani; +Cc: gdb-patches, pedro_alves
On 2016-11-20 10:06, Ambrogino Modigliani wrote:
> gas/ChangeLog:
>
> * gas/Makefile.am: Fix spelling in comments.
> * gas/Makefile.in: Fix spelling in comments.
This is almost nit-picking, since the end result is the same, but I'll
say it just to be sure you know about it. This particular "Makefile.in"
is generated from "Makefile.am" using automake-1.11 (as seen in the
header of Makefile.in). Just like with the "configure" scripts, you
should not edit "Makefile.in" directly. You first edit "Makefile.am"
and run automake-1.11 to generate "Makefile.in" (again, some
distributions still package automake 1.11). Then, your ChangeLog entry
can look like:
gas/ChangeLog:
* Makefile.am: Fix spelling in comments.
* Makefile.in: Re-generate.
When there's a "Makefile.in" without a "Makefile.am", it means that this
one is written by hand, so it's okay to edit it directly.
Another point, which I think applies to all of your patches, is that
your ChangeLog entries should be relative to the location of the
ChangeLog they belong in. For example, since this entry goes in
"gas/ChangeLog", the entry referring to "gas/Makefile.am" should not be:
* gas/Makefile.am: Fix spelling in comments.
but:
* Makefile.am: Fix spelling in comments.
Thanks,
Simon
^ permalink raw reply [flat|nested] 24+ messages in thread
* [PATCH 09/20] Fix spelling mistakes in comments in .cpu files
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (14 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 03/20] Fix spelling mistakes in comments in makefiles Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 06/20] Fix spelling mistakes in comments in Assembler files Ambrogino Modigliani
` (3 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
cpu/ChangeLog:
* cpu/m32c.cpu: Fix spelling in comments.
* cpu/m32r.cpu: Fix spelling in comments.
* cpu/mt.cpu: Fix spelling in comments.
* cpu/or1k.cpu: Fix spelling in comments.
* cpu/xstormy16.cpu: Fix spelling in comments.
---
cpu/m32c.cpu | 2 +-
cpu/m32r.cpu | 2 +-
cpu/mt.cpu | 2 +-
cpu/or1k.cpu | 2 +-
cpu/xstormy16.cpu | 8 ++++----
5 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/cpu/m32c.cpu b/cpu/m32c.cpu
index bcc3616..7d313bc 100644
--- a/cpu/m32c.cpu
+++ b/cpu/m32c.cpu
@@ -10292,7 +10292,7 @@
(binary-arith32-imm-dst-defn HI HI .w 1 stz X #x9 #x0 #xF stz-sem)
;-------------------------------------------------------------
-; stzx - store on zero extention
+; stzx - store on zero extension
;-------------------------------------------------------------
(define-pmacro (stzx-sem mode src1 src2 dst)
diff --git a/cpu/m32r.cpu b/cpu/m32r.cpu
index 003c848..8de8a43 100644
--- a/cpu/m32r.cpu
+++ b/cpu/m32r.cpu
@@ -742,7 +742,7 @@
(dnop disp16 "16 bit displacement" () h-iaddr f-disp16)
(dnop disp24 "24 bit displacement" (RELAX) h-iaddr f-disp24)
-; These hardware elements are refered to frequently.
+; These hardware elements are referred to frequently.
(dnop condbit "condition bit" (SEM-ONLY) h-cond f-nil)
(dnop accum "accumulator" (SEM-ONLY) h-accum f-nil)
diff --git a/cpu/mt.cpu b/cpu/mt.cpu
index bb987f3..bf49a28 100644
--- a/cpu/mt.cpu
+++ b/cpu/mt.cpu
@@ -163,7 +163,7 @@
; f-imm16: 16 bit immediate value when not an offset.
; f-imm16a: 16 bit immediate value when it's a pc-rel offset.
; f-uu4a: unused 4 bit field.
-; f-uu4b: second unsed 4 bit field.
+; f-uu4b: second unused 4 bit field.
; f-uu1: unused 1 bit field
; f-uu12: unused 12 bit field.
; f-uu16: unused 16 bit field.
diff --git a/cpu/or1k.cpu b/cpu/or1k.cpu
index 3a932bc..169344c 100644
--- a/cpu/or1k.cpu
+++ b/cpu/or1k.cpu
@@ -20,7 +20,7 @@
(include "simplify.inc")
; The OpenRISC family is a set of RISC microprocessor architectures with an
-; emphasis on scalability and is targetted at embedded use.
+; emphasis on scalability and is targeted at embedded use.
; The CPU RTL development is a collaborative open source effort.
; http://opencores.org/or1k
; http://openrisc.net
diff --git a/cpu/xstormy16.cpu b/cpu/xstormy16.cpu
index ae7e042..61b27cb 100644
--- a/cpu/xstormy16.cpu
+++ b/cpu/xstormy16.cpu
@@ -941,7 +941,7 @@
(set-psw Rdm (index-of Rdm) (and #xFF (mem QI (add (join SI HI Rb Rs) imm12))) ws2))
(set Rs (add Rs (add ws2 1)))
; Note - despite the XStormy16 ISA documentation the
- ; addition *is* propogated into the base register.
+ ; addition *is* propagated into the base register.
(if (eq Rs 0) (set Rb (add Rb 1)))
)
()
@@ -954,7 +954,7 @@
(+ OP1_6 OP2A_C ws2 Rs OP4M_1 Rdm OP5A_0 Rb imm12)
(sequence ()
; Note - despite the XStormy16 ISA documentation the
- ; subtraction *is* propogated into the base register.
+ ; subtraction *is* propagated into the base register.
(if (eq Rs 0) (set Rb (sub Rb 1)))
(set Rs (sub Rs (add ws2 1)))
(if ws2
@@ -990,7 +990,7 @@
(set-psw-nowrite (index-of Rdm) Rdm ws2)
(set Rs (add Rs (add ws2 1)))
; Note - despite the XStormy16 ISA documentation the
- ; addition *is* propogated into the base register.
+ ; addition *is* propagated into the base register.
(if (eq Rs 0) (set Rb (add Rb 1)))
)
()
@@ -1003,7 +1003,7 @@
(+ OP1_6 OP2A_E ws2 Rs OP4M_1 Rdm OP5A_0 Rb imm12)
(sequence ()
; Note - despite the XStormy16 ISA documentation the
- ; subtraction *is* propogated into the base register.
+ ; subtraction *is* propagated into the base register.
(if (eq Rs 0) (set Rb (sub Rb 1)))
(set Rs (sub Rs (add ws2 1)))
(set-psw-nowrite (index-of Rdm) Rdm ws2)
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* [PATCH 06/20] Fix spelling mistakes in comments in Assembler files
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (15 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 09/20] Fix spelling mistakes in comments in .cpu files Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 16:59 ` Simon Marchi
2016-11-20 15:07 ` [PATCH 05/20] Fix spelling mistakes in comments in Ada source files Ambrogino Modigliani
` (2 subsequent siblings)
19 siblings, 1 reply; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
gas/testsuite/ChangeLog:
* gas/testsuite/gas/arm/local_function.d: Fix spelling in
comments.
* gas/testsuite/gas/arm/req.s: Fix spelling in comments.
* gas/testsuite/gas/arm/vfp1.s: Fix spelling in comments.
* gas/testsuite/gas/arm/vfp1_t2.s: Fix spelling in comments.
* gas/testsuite/gas/arm/vfp1xD.s: Fix spelling in comments.
* gas/testsuite/gas/arm/vfp1xD_t2.s: Fix spelling in comments.
* gas/testsuite/gas/mcore/allinsn.s: Fix spelling in comments.
* gas/testsuite/gas/mips/24k-triple-stores-5.s: Fix spelling in
comments.
* gas/testsuite/gas/mips/delay.d: Fix spelling in comments.
* gas/testsuite/gas/mips/nodelay.d: Fix spelling in comments.
* gas/testsuite/gas/mips/r5900-full.s: Fix spelling in comments.
* gas/testsuite/gas/mips/r5900.s: Fix spelling in comments.
* gdb/testsuite/gdb.dwarf2/fission-reread.S: Fix spelling in
comments.
* gdb/testsuite/gdb.dwarf2/pr13961.S: Fix spelling in comments.
ld/testsuite/ChangeLog:
* ld/testsuite/ld-arm/stm32l4xx-fix-all.s: Fix spelling in
comments.
* ld/testsuite/ld-arm/thumb2-b-interwork.s: Fix spelling in
comments.
* ld/testsuite/ld-arm/thumb2-bl.s: Fix spelling in comments.
* ld/testsuite/ld-s390/tlspic1.s: Fix spelling in comments.
* ld/testsuite/ld-s390/tlspic1_64.s: Fix spelling in comments.
* ld/testsuite/ld-scripts/section-match-1.d: Fix spelling in
comments.
sim/testsuite/ChangeLog:
* sim/testsuite/d10v-elf/t-macros.i: Fix spelling in comments.
* sim/testsuite/sim/bfin/divq.s: Fix spelling in comments.
* sim/testsuite/sim/bfin/se_illegalcombination.S: Fix spelling in
comments.
* sim/testsuite/sim/bfin/se_undefinedinstruction1.S: Fix spelling
in comments.
* sim/testsuite/sim/bfin/se_undefinedinstruction2.S: Fix spelling
in comments.
* sim/testsuite/sim/fr30/addsp.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/bc.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/beq.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/bge.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/bgt.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/bhi.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/ble.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/bls.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/blt.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/bn.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/bnc.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/bne.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/bno.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/bnv.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/bp.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/bra.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/bv.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/copld.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/copop.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/copst.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/copsv.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/enter.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/extsb.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/extsh.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/extub.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/extuh.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/ldres.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/leave.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/nop.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/stres.cgs: Fix spelling in comments.
* sim/testsuite/sim/fr30/xchb.cgs: Fix spelling in comments.
* sim/testsuite/sim/h8300/ldc.s: Fix spelling in comments.
* sim/testsuite/sim/h8300/stc.s: Fix spelling in comments.
* sim/testsuite/sim/mips/hilo-hazard-3.s: Fix spelling in comments.
* sim/testsuite/sim/mips/hilo-hazard-4.s: Fix spelling in comments.
* sim/testsuite/sim/sh/fipr.s: Fix spelling in comments.
zlib`/ChangeLog:
* zlib/contrib/inflate86/inffast.S: Fix spelling in comments.
---
gas/testsuite/gas/arm/local_function.d | 2 +-
gas/testsuite/gas/arm/req.s | 2 +-
gas/testsuite/gas/arm/vfp1.s | 2 +-
gas/testsuite/gas/arm/vfp1_t2.s | 2 +-
gas/testsuite/gas/arm/vfp1xD.s | 2 +-
gas/testsuite/gas/arm/vfp1xD_t2.s | 2 +-
gas/testsuite/gas/mcore/allinsn.s | 4 +-
gas/testsuite/gas/mips/24k-triple-stores-5.s | 2 +-
gas/testsuite/gas/mips/delay.d | 2 +-
gas/testsuite/gas/mips/nodelay.d | 2 +-
gas/testsuite/gas/mips/r5900-full.s | 2 +-
gas/testsuite/gas/mips/r5900.s | 2 +-
gdb/testsuite/gdb.dwarf2/fission-reread.S | 2 +-
gdb/testsuite/gdb.dwarf2/pr13961.S | 4 +-
ld/testsuite/ld-arm/stm32l4xx-fix-all.s | 4 +-
ld/testsuite/ld-arm/thumb2-b-interwork.s | 2 +-
ld/testsuite/ld-arm/thumb2-bl.s | 2 +-
ld/testsuite/ld-s390/tlspic1.s | 4 +-
ld/testsuite/ld-s390/tlspic1_64.s | 4 +-
ld/testsuite/ld-scripts/section-match-1.d | 2 +-
sim/testsuite/d10v-elf/t-macros.i | 2 +-
sim/testsuite/sim/bfin/divq.s | 2 +-
sim/testsuite/sim/bfin/se_illegalcombination.S | 2 +-
sim/testsuite/sim/bfin/se_undefinedinstruction1.S | 2 +-
sim/testsuite/sim/bfin/se_undefinedinstruction2.S | 4 +-
sim/testsuite/sim/fr30/addsp.cgs | 6 +--
sim/testsuite/sim/fr30/bc.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/beq.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/bge.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/bgt.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/bhi.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/ble.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/bls.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/blt.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/bn.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/bnc.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/bne.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/bno.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/bnv.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/bp.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/bra.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/bv.cgs | 64 +++++++++++------------
sim/testsuite/sim/fr30/copld.cgs | 4 +-
sim/testsuite/sim/fr30/copop.cgs | 4 +-
sim/testsuite/sim/fr30/copst.cgs | 4 +-
sim/testsuite/sim/fr30/copsv.cgs | 4 +-
sim/testsuite/sim/fr30/enter.cgs | 4 +-
sim/testsuite/sim/fr30/extsb.cgs | 8 +--
sim/testsuite/sim/fr30/extsh.cgs | 12 ++---
sim/testsuite/sim/fr30/extub.cgs | 10 ++--
sim/testsuite/sim/fr30/extuh.cgs | 14 ++---
sim/testsuite/sim/fr30/ldres.cgs | 4 +-
sim/testsuite/sim/fr30/leave.cgs | 2 +-
sim/testsuite/sim/fr30/nop.cgs | 2 +-
sim/testsuite/sim/fr30/stres.cgs | 4 +-
sim/testsuite/sim/fr30/xchb.cgs | 2 +-
sim/testsuite/sim/h8300/ldc.s | 4 +-
sim/testsuite/sim/h8300/stc.s | 4 +-
sim/testsuite/sim/mips/hilo-hazard-3.s | 2 +-
sim/testsuite/sim/mips/hilo-hazard-4.s | 2 +-
sim/testsuite/sim/sh/fipr.s | 2 +-
zlib/contrib/inflate86/inffast.S | 2 +-
62 files changed, 593 insertions(+), 593 deletions(-)
diff --git a/gas/testsuite/gas/arm/local_function.d b/gas/testsuite/gas/arm/local_function.d
index 2532f73..6d227d5 100644
--- a/gas/testsuite/gas/arm/local_function.d
+++ b/gas/testsuite/gas/arm/local_function.d
@@ -1,5 +1,5 @@
#objdump: -r
-#name: Relocations agains local function symbols
+#name: Relocations against local function symbols
# This test is only valid on ELF based ports.
#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
diff --git a/gas/testsuite/gas/arm/req.s b/gas/testsuite/gas/arm/req.s
index 1330e75..4399aee 100644
--- a/gas/testsuite/gas/arm/req.s
+++ b/gas/testsuite/gas/arm/req.s
@@ -37,5 +37,5 @@ test_dot_req_and_unreq:
add FOO, FOO, FOO
# Check that a second attempt to alias foo, using a mixed case
- # verison of the name, will fail.
+ # version of the name, will fail.
Foo .req r2
diff --git a/gas/testsuite/gas/arm/vfp1.s b/gas/testsuite/gas/arm/vfp1.s
index 1a80877..ff8a5fb 100644
--- a/gas/testsuite/gas/arm/vfp1.s
+++ b/gas/testsuite/gas/arm/vfp1.s
@@ -3,7 +3,7 @@
.global F
F:
@ First we test the basic syntax and bit patterns of the opcodes.
- @ Most of these tests deliberatly use d0/r0 to avoid setting
+ @ Most of these tests deliberately use d0/r0 to avoid setting
@ any more bits than necessary.
@ Comparison operations
diff --git a/gas/testsuite/gas/arm/vfp1_t2.s b/gas/testsuite/gas/arm/vfp1_t2.s
index dd596cb..763a34d 100644
--- a/gas/testsuite/gas/arm/vfp1_t2.s
+++ b/gas/testsuite/gas/arm/vfp1_t2.s
@@ -6,7 +6,7 @@
.global F
F:
@ First we test the basic syntax and bit patterns of the opcodes.
- @ Most of these tests deliberatly use d0/r0 to avoid setting
+ @ Most of these tests deliberately use d0/r0 to avoid setting
@ any more bits than necessary.
@ Comparison operations
diff --git a/gas/testsuite/gas/arm/vfp1xD.s b/gas/testsuite/gas/arm/vfp1xD.s
index 0e603e9..a760c9b 100644
--- a/gas/testsuite/gas/arm/vfp1xD.s
+++ b/gas/testsuite/gas/arm/vfp1xD.s
@@ -3,7 +3,7 @@
.global F
F:
@ First we test the basic syntax and bit patterns of the opcodes.
- @ Most of these tests deliberatly use s0/r0 to avoid setting
+ @ Most of these tests deliberately use s0/r0 to avoid setting
@ any more bits than necessary.
@ Comparison operations
diff --git a/gas/testsuite/gas/arm/vfp1xD_t2.s b/gas/testsuite/gas/arm/vfp1xD_t2.s
index 8e962c0..8372762 100644
--- a/gas/testsuite/gas/arm/vfp1xD_t2.s
+++ b/gas/testsuite/gas/arm/vfp1xD_t2.s
@@ -6,7 +6,7 @@
.global F
F:
@ First we test the basic syntax and bit patterns of the opcodes.
- @ Most of these tests deliberatly use s0/r0 to avoid setting
+ @ Most of these tests deliberately use s0/r0 to avoid setting
@ any more bits than necessary.
@ Comparison operations
diff --git a/gas/testsuite/gas/mcore/allinsn.s b/gas/testsuite/gas/mcore/allinsn.s
index e9196e7..7f21e51 100644
--- a/gas/testsuite/gas/mcore/allinsn.s
+++ b/gas/testsuite/gas/mcore/allinsn.s
@@ -13,14 +13,14 @@ footext:
test addc "r1,r2" // A double forward slash starts a line comment
test addi "r3, 1" # So does a hash
test addu "r4, r5" // White space between operands should be ignored
- test and "r6,r7" ; test andi "r8,2" // A semicolon seperates statements
+ test and "r6,r7" ; test andi "r8,2" // A semicolon separates statements
test andn "r9, r10"
test asr "r11, R12" // Uppercase R is allowed as a register prefix
test asrc "r13"
test asri "r14,0x1f"
test bclri "r15,0"
test bf footext
- test bgeni "sp, 7" // r0 can also be refered to as 'sp'
+ test bgeni "sp, 7" // r0 can also be referred to as 'sp'
test BGENI "r0, 8" // Officially upper case or mixed case
test BGENi "r0, 31" // mnemonics should not be allowed, but we relax this...
test bgenr "r1, r2"
diff --git a/gas/testsuite/gas/mips/24k-triple-stores-5.s b/gas/testsuite/gas/mips/24k-triple-stores-5.s
index eb0e92e..a5823ee 100644
--- a/gas/testsuite/gas/mips/24k-triple-stores-5.s
+++ b/gas/testsuite/gas/mips/24k-triple-stores-5.s
@@ -1,4 +1,4 @@
-# Mix byte/half/word sizes with arbitary base register.
+# Mix byte/half/word sizes with arbitrary base register.
foo:
# safe
diff --git a/gas/testsuite/gas/mips/delay.d b/gas/testsuite/gas/mips/delay.d
index 0c3ef08..63d7728 100644
--- a/gas/testsuite/gas/mips/delay.d
+++ b/gas/testsuite/gas/mips/delay.d
@@ -5,7 +5,7 @@
#
# Gas should produce nop's after mtc1 and related
# insn's if the target fpr is used in the
-# immediatly following insn. See also nodelay.d.
+# immediately following insn. See also nodelay.d.
#
.*: +file format .*mips.*
diff --git a/gas/testsuite/gas/mips/nodelay.d b/gas/testsuite/gas/mips/nodelay.d
index 10101f0..2b1ed5d 100644
--- a/gas/testsuite/gas/mips/nodelay.d
+++ b/gas/testsuite/gas/mips/nodelay.d
@@ -5,7 +5,7 @@
# For -mips4
# Gas should *not* produce nop's after mtc1 and related
-# insn's if the target fpr is used in the immediatly
+# insn's if the target fpr is used in the immediately
# following insn. See also delay.d.
#
diff --git a/gas/testsuite/gas/mips/r5900-full.s b/gas/testsuite/gas/mips/r5900-full.s
index 9560dc7..a5ca89d 100644
--- a/gas/testsuite/gas/mips/r5900-full.s
+++ b/gas/testsuite/gas/mips/r5900-full.s
@@ -48,7 +48,7 @@ stuff:
# The cvt.w.s instruction of the R5900 does the same as trunc.w.s in MIPS I.
# The cvt.w.s instruction of MIPS I doesn't exist in the R5900 CPU.
- # For compatibilty the instruction trunc.w.s uses the opcode of cvt.w.s.
+ # For compatibility the instruction trunc.w.s uses the opcode of cvt.w.s.
# cvt.w.s should not be used on R5900.
trunc.w.s $f0, $f31
trunc.w.s $f31, $f0
diff --git a/gas/testsuite/gas/mips/r5900.s b/gas/testsuite/gas/mips/r5900.s
index 022c4ab..3a16e28 100644
--- a/gas/testsuite/gas/mips/r5900.s
+++ b/gas/testsuite/gas/mips/r5900.s
@@ -44,7 +44,7 @@ stuff:
# The cvt.w.s instruction of the R5900 does the same as trunc.w.s in MIPS I.
# The cvt.w.s instruction of MIPS I doesn't exist in the R5900 CPU.
- # For compatibilty the instruction trunc.w.s uses the opcode of cvt.w.s.
+ # For compatibility the instruction trunc.w.s uses the opcode of cvt.w.s.
# cvt.w.s should not be used on R5900.
trunc.w.s $f0, $f31
trunc.w.s $f31, $f0
diff --git a/gdb/testsuite/gdb.dwarf2/fission-reread.S b/gdb/testsuite/gdb.dwarf2/fission-reread.S
index dc5885f..b00adb2 100644
--- a/gdb/testsuite/gdb.dwarf2/fission-reread.S
+++ b/gdb/testsuite/gdb.dwarf2/fission-reread.S
@@ -97,7 +97,7 @@ SYMBOL(main):
.byte 0x87
.4byte .Lskeleton_debug_line0 /* DW_AT_stmt_list */
- /* Manually inserted to have a DW_AT_specification refering to
+ /* Manually inserted to have a DW_AT_specification referring to
something and appearing ahead of it. */
.uleb128 0x8 /* DW_TAG_class_type */
.4byte .Ltu_class_type - .Ltu_start_dwo
diff --git a/gdb/testsuite/gdb.dwarf2/pr13961.S b/gdb/testsuite/gdb.dwarf2/pr13961.S
index afec8f8..1859a26 100644
--- a/gdb/testsuite/gdb.dwarf2/pr13961.S
+++ b/gdb/testsuite/gdb.dwarf2/pr13961.S
@@ -101,7 +101,7 @@ SYMBOL(main):
.byte 0x87
.4byte .Ldebug_line0 /* DW_AT_stmt_list */
- /* Manually inserted to have a DW_AT_specification refering to
+ /* Manually inserted to have a DW_AT_specification referring to
something and appearing ahead of it. */
.uleb128 0x8 /* DW_TAG_class_type */
.4byte .Ltu_class_type - .Ldebug_types0
@@ -178,7 +178,7 @@ SYMBOL(main):
.byte 0x3 /* DW_OP_addr */
.4byte baz
- /* Manually inserted to have a DW_AT_specification refering to
+ /* Manually inserted to have a DW_AT_specification referring to
something and appearing ahead of it. */
.uleb128 0x8 /* DW_TAG_class_type */
.4byte .Lcu_class_type - .Ldebug_info0 /* DW_AT_specification */
diff --git a/ld/testsuite/ld-arm/stm32l4xx-fix-all.s b/ld/testsuite/ld-arm/stm32l4xx-fix-all.s
index 580e5b2..e1e4a06 100644
--- a/ld/testsuite/ld-arm/stm32l4xx-fix-all.s
+++ b/ld/testsuite/ld-arm/stm32l4xx-fix-all.s
@@ -7,7 +7,7 @@
.thumb_func
.global _start
_start:
- @ All LDM treatments for word acces <= 8 go through the same
+ @ All LDM treatments for word access <= 8 go through the same
@ replication code, but decoding may vary
ldm.w r9, {r1-r8}
ldm.w r9!, {r1-r8}
@@ -15,7 +15,7 @@ _start:
ldmdb.w r9!, {r1-r8}
pop {r1-r8}
- @ All VLDM treatments for word acces <= 8 go through the same
+ @ All VLDM treatments for word access <= 8 go through the same
@ replication code, but decoding may vary
vldm r9, {s1-s8}
vldm r6!, {s9-s16}
diff --git a/ld/testsuite/ld-arm/thumb2-b-interwork.s b/ld/testsuite/ld-arm/thumb2-b-interwork.s
index 4452a8f..2f82c47 100644
--- a/ld/testsuite/ld-arm/thumb2-b-interwork.s
+++ b/ld/testsuite/ld-arm/thumb2-b-interwork.s
@@ -1,4 +1,4 @@
-@ Test to ensure that a Thumb-2 B.W can branch to an ARM funtion.
+@ Test to ensure that a Thumb-2 B.W can branch to an ARM function.
.arch armv7-a
.global _start
diff --git a/ld/testsuite/ld-arm/thumb2-bl.s b/ld/testsuite/ld-arm/thumb2-bl.s
index 80af810..306aa4e 100644
--- a/ld/testsuite/ld-arm/thumb2-bl.s
+++ b/ld/testsuite/ld-arm/thumb2-bl.s
@@ -1,5 +1,5 @@
@ Test to ensure that a Thumb-2 BL works with an offset that is
-@ not permissable for Thumb-1.
+@ not permissible for Thumb-1.
.global _start
.syntax unified
diff --git a/ld/testsuite/ld-s390/tlspic1.s b/ld/testsuite/ld-s390/tlspic1.s
index 28b9c3a..e423985 100644
--- a/ld/testsuite/ld-s390/tlspic1.s
+++ b/ld/testsuite/ld-s390/tlspic1.s
@@ -32,7 +32,7 @@ sh8: .long 264
.type fn1,@function
.balign 64
fn1:
- /* Funtion prolog */
+ /* Function prolog */
stm %r6,%r14,24(%r15)
bras %r13,.LTN1
/* Literal pool */
@@ -84,7 +84,7 @@ fn1:
.LC22:
.long sH2@gotntpoff
.LTN1:
- /* Funtion prolog */
+ /* Function prolog */
lr %r14,%r15
l %r12,.LC0-.LT1(%r13)
ahi %r15,-96
diff --git a/ld/testsuite/ld-s390/tlspic1_64.s b/ld/testsuite/ld-s390/tlspic1_64.s
index 4e50008..31abd78 100644
--- a/ld/testsuite/ld-s390/tlspic1_64.s
+++ b/ld/testsuite/ld-s390/tlspic1_64.s
@@ -32,7 +32,7 @@ sh8: .long 264
.type fn1,@function
.balign 64
fn1:
- /* Funtion prolog */
+ /* Function prolog */
stmg %r6,%r14,48(%r15)
bras %r13,.LTN1
/* Literal pool */
@@ -80,7 +80,7 @@ fn1:
.LC22:
.quad sH2@gotntpoff
.LTN1:
- /* Funtion prolog */
+ /* Function prolog */
lgr %r14,%r15
larl %r12,_GLOBAL_OFFSET_TABLE_
aghi %r15,-160
diff --git a/ld/testsuite/ld-scripts/section-match-1.d b/ld/testsuite/ld-scripts/section-match-1.d
index c68dbb8..519f7cd 100644
--- a/ld/testsuite/ld-scripts/section-match-1.d
+++ b/ld/testsuite/ld-scripts/section-match-1.d
@@ -2,7 +2,7 @@
#ld: -T section-match-1.t
#objdump: -s
#notarget: *-*-osf* *-*-aix* *-*-pe *-*-*aout *-*-*oldld *-*-ecoff *-*-netbsd *-*-vms h8300-*-* tic30-*-*
-# This test uses arbitary section names, which are not support by some
+# This test uses arbitrary section names, which are not support by some
# file formts. Also these section names must be present in the
# output, not translated into some other name, eg .text
diff --git a/sim/testsuite/d10v-elf/t-macros.i b/sim/testsuite/d10v-elf/t-macros.i
index f424acf..0de38d4 100644
--- a/sim/testsuite/d10v-elf/t-macros.i
+++ b/sim/testsuite/d10v-elf/t-macros.i
@@ -170,7 +170,7 @@ _start:
.data
1: ldi r1, 2f@word
jmp r1
-;;; Successfull trap jumps back to here
+;;; Successful trap jumps back to here
.text
;;; Verify the PSW
2: mvfc r2, cr0
diff --git a/sim/testsuite/sim/bfin/divq.s b/sim/testsuite/sim/bfin/divq.s
index 6cb881b..61880c7 100644
--- a/sim/testsuite/sim/bfin/divq.s
+++ b/sim/testsuite/sim/bfin/divq.s
@@ -7,7 +7,7 @@
start
/*
- * Evaluate given a signed integer dividend and signed interger divisor
+ * Evaluate given a signed integer dividend and signed integer divisor
* input is:
* r0 = dividend, or numerator
* r1 = divisor, or denominator
diff --git a/sim/testsuite/sim/bfin/se_illegalcombination.S b/sim/testsuite/sim/bfin/se_illegalcombination.S
index 0fe5f27..bd8f333 100644
--- a/sim/testsuite/sim/bfin/se_illegalcombination.S
+++ b/sim/testsuite/sim/bfin/se_illegalcombination.S
@@ -2,7 +2,7 @@
// Description: Multi-issue Illegal Combinations
# mach: bfin
# sim: --environment operating
-# xfail: "missing a few checks; hardware doesnt seem to match PRM?" bfin-*
+# xfail: "missing a few checks; hardware doesn't seem to match PRM?" bfin-*
#include "test.h"
.include "testutils.inc"
diff --git a/sim/testsuite/sim/bfin/se_undefinedinstruction1.S b/sim/testsuite/sim/bfin/se_undefinedinstruction1.S
index 5337a74..fa1ab72 100644
--- a/sim/testsuite/sim/bfin/se_undefinedinstruction1.S
+++ b/sim/testsuite/sim/bfin/se_undefinedinstruction1.S
@@ -200,7 +200,7 @@ BEGIN:
.dw 0x21 ;
.dw 0x22 ;
.dw 0x26 ;
- .dw 0x27 ; // XXX: hardware doesnt trigger illegal exception ?
+ .dw 0x27 ; // XXX: hardware doesn't trigger illegal exception ?
.dw 0x28 ;
.dw 0x29 ;
.dw 0x2A ;
diff --git a/sim/testsuite/sim/bfin/se_undefinedinstruction2.S b/sim/testsuite/sim/bfin/se_undefinedinstruction2.S
index d21e375..9d68ccb 100644
--- a/sim/testsuite/sim/bfin/se_undefinedinstruction2.S
+++ b/sim/testsuite/sim/bfin/se_undefinedinstruction2.S
@@ -175,12 +175,12 @@ BEGIN:
.dw 0x10E ;
.dw 0x124 ;
.ifndef BFIN_HW
- // XXX: hardware doesnt trigger illegal exception ?
+ // XXX: hardware doesn't trigger illegal exception ?
.dw 0x125 ;
.endif
.dw 0x164 ;
.ifndef BFIN_HW
- // XXX: hardware doesnt trigger illegal exception ?
+ // XXX: hardware doesn't trigger illegal exception ?
.dw 0x165 ;
.endif
.dw 0x128 ;
diff --git a/sim/testsuite/sim/fr30/addsp.cgs b/sim/testsuite/sim/fr30/addsp.cgs
index da5bc36..d12eefd 100644
--- a/sim/testsuite/sim/fr30/addsp.cgs
+++ b/sim/testsuite/sim/fr30/addsp.cgs
@@ -11,18 +11,18 @@ addsp:
; Test addsp $s10
mvr_h_gr sp,r7 ; save stack pointer permanently
mvr_h_gr sp,r8 ; Shadow updated sp
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
addsp 508
test_cc 1 1 1 1
inci_h_gr 508,r8
testr_h_gr r8,sp
- set_cc 0x0e ; Condition codes are irrelevent
+ set_cc 0x0e ; Condition codes are irrelevant
addsp 0
test_cc 1 1 1 0
testr_h_gr r8,sp
- set_cc 0x0d ; Condition codes are irrelevent
+ set_cc 0x0d ; Condition codes are irrelevant
addsp -512
test_cc 1 1 0 1
inci_h_gr -512,r8
diff --git a/sim/testsuite/sim/fr30/bc.cgs b/sim/testsuite/sim/fr30/bc.cgs
index 0502625..e2233a1 100644
--- a/sim/testsuite/sim/fr30/bc.cgs
+++ b/sim/testsuite/sim/fr30/bc.cgs
@@ -9,101 +9,101 @@
.global bc
bc:
; Test bc $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch bc
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch bc
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch bc
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch bc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch bc
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch bc
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch bc
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch bc
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch bc
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch bc
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch bc
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch bc
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch bc
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch bc
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch bc
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch bc
; Test bc:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch_d bc:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch_d bc:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch_d bc:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch_d bc:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch_d bc:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch_d bc:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch_d bc:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch_d bc:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch_d bc:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch_d bc:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch_d bc:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch_d bc:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch_d bc:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch_d bc:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch_d bc:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch_d bc:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/beq.cgs b/sim/testsuite/sim/fr30/beq.cgs
index edd797e..443ebbe 100644
--- a/sim/testsuite/sim/fr30/beq.cgs
+++ b/sim/testsuite/sim/fr30/beq.cgs
@@ -9,101 +9,101 @@
.global beq
beq:
; Test beq $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch beq
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch beq
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch beq
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch beq
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch beq
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch beq
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch beq
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch beq
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch beq
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch beq
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch beq
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch beq
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch beq
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch beq
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch beq
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch beq
; Test beq:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch_d beq:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch_d beq:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch_d beq:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch_d beq:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch_d beq:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch_d beq:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch_d beq:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch_d beq:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch_d beq:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch_d beq:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch_d beq:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch_d beq:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch_d beq:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch_d beq:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch_d beq:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch_d beq:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/bge.cgs b/sim/testsuite/sim/fr30/bge.cgs
index dd7796c..6db3f3e 100644
--- a/sim/testsuite/sim/fr30/bge.cgs
+++ b/sim/testsuite/sim/fr30/bge.cgs
@@ -9,101 +9,101 @@
.global bge
bge:
; Test bge $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch bge
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch bge
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch bge
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch bge
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch bge
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch bge
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch bge
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch bge
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch bge
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch bge
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch bge
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch bge
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch bge
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch bge
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch bge
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch bge
; Test bge:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch_d bge:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch_d bge:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch_d bge:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch_d bge:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch_d bge:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch_d bge:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch_d bge:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch_d bge:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch_d bge:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch_d bge:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch_d bge:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch_d bge:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch_d bge:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch_d bge:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch_d bge:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch_d bge:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/bgt.cgs b/sim/testsuite/sim/fr30/bgt.cgs
index 525ac2e..f4924eb 100644
--- a/sim/testsuite/sim/fr30/bgt.cgs
+++ b/sim/testsuite/sim/fr30/bgt.cgs
@@ -9,101 +9,101 @@
.global bgt
bgt:
; Test bgt $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch bgt
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch bgt
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch bgt
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch bgt
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch bgt
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch bgt
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch bgt
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch bgt
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch bgt
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch bgt
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch bgt
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch bgt
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch bgt
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch bgt
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch bgt
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch bgt
; Test bgt:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch_d bgt:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch_d bgt:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch_d bgt:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch_d bgt:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch_d bgt:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch_d bgt:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch_d bgt:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch_d bgt:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch_d bgt:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch_d bgt:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch_d bgt:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch_d bgt:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch_d bgt:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch_d bgt:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch_d bgt:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch_d bgt:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/bhi.cgs b/sim/testsuite/sim/fr30/bhi.cgs
index f5a1549..fb2bebf 100644
--- a/sim/testsuite/sim/fr30/bhi.cgs
+++ b/sim/testsuite/sim/fr30/bhi.cgs
@@ -9,101 +9,101 @@
.global bhi
bhi:
; Test bhi $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch bhi
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch bhi
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch bhi
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch bhi
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch bhi
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch bhi
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch bhi
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch bhi
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch bhi
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch bhi
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch bhi
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch bhi
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch bhi
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch bhi
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch bhi
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch bhi
; Test bhi:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch_d bhi:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch_d bhi:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch_d bhi:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch_d bhi:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch_d bhi:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch_d bhi:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch_d bhi:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch_d bhi:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch_d bhi:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch_d bhi:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch_d bhi:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch_d bhi:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch_d bhi:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch_d bhi:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch_d bhi:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch_d bhi:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/ble.cgs b/sim/testsuite/sim/fr30/ble.cgs
index 1a33f78..ae361bb 100644
--- a/sim/testsuite/sim/fr30/ble.cgs
+++ b/sim/testsuite/sim/fr30/ble.cgs
@@ -9,101 +9,101 @@
.global ble
ble:
; Test ble $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch ble
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch ble
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch ble
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch ble
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch ble
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch ble
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch ble
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch ble
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch ble
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch ble
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch ble
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch ble
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch ble
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch ble
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch ble
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch ble
; Test ble:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch_d ble:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch_d ble:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch_d ble:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch_d ble:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch_d ble:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch_d ble:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch_d ble:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch_d ble:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch_d ble:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch_d ble:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch_d ble:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch_d ble:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch_d ble:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch_d ble:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch_d ble:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch_d ble:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/bls.cgs b/sim/testsuite/sim/fr30/bls.cgs
index c0148b7..bd13fd5 100644
--- a/sim/testsuite/sim/fr30/bls.cgs
+++ b/sim/testsuite/sim/fr30/bls.cgs
@@ -9,101 +9,101 @@
.global bls
bls:
; Test bls $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch bls
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch bls
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch bls
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch bls
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch bls
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch bls
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch bls
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch bls
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch bls
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch bls
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch bls
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch bls
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch bls
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch bls
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch bls
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch bls
; Test bls:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch_d bls:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch_d bls:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch_d bls:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch_d bls:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch_d bls:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch_d bls:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch_d bls:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch_d bls:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch_d bls:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch_d bls:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch_d bls:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch_d bls:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch_d bls:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch_d bls:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch_d bls:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch_d bls:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/blt.cgs b/sim/testsuite/sim/fr30/blt.cgs
index f7b6ff1..3b1222b 100644
--- a/sim/testsuite/sim/fr30/blt.cgs
+++ b/sim/testsuite/sim/fr30/blt.cgs
@@ -9,101 +9,101 @@
.global blt
blt:
; Test blt $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch blt
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch blt
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch blt
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch blt
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch blt
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch blt
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch blt
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch blt
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch blt
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch blt
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch blt
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch blt
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch blt
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch blt
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch blt
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch blt
; Test blt:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch_d blt:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch_d blt:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch_d blt:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch_d blt:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch_d blt:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch_d blt:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch_d blt:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch_d blt:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch_d blt:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch_d blt:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch_d blt:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch_d blt:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch_d blt:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch_d blt:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch_d blt:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch_d blt:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/bn.cgs b/sim/testsuite/sim/fr30/bn.cgs
index 45858fc..10e57ad 100644
--- a/sim/testsuite/sim/fr30/bn.cgs
+++ b/sim/testsuite/sim/fr30/bn.cgs
@@ -9,101 +9,101 @@
.global bn
bn:
; Test bn $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch bn
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch bn
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch bn
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch bn
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch bn
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch bn
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch bn
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch bn
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch bn
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch bn
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch bn
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch bn
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch bn
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch bn
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch bn
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch bn
; Test bn:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch_d bn:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch_d bn:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch_d bn:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch_d bn:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch_d bn:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch_d bn:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch_d bn:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch_d bn:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch_d bn:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch_d bn:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch_d bn:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch_d bn:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch_d bn:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch_d bn:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch_d bn:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch_d bn:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/bnc.cgs b/sim/testsuite/sim/fr30/bnc.cgs
index 9968c43..5d86cee 100644
--- a/sim/testsuite/sim/fr30/bnc.cgs
+++ b/sim/testsuite/sim/fr30/bnc.cgs
@@ -9,101 +9,101 @@
.global bnc
bc:
; Test bnc $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch bnc
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch bnc
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch bnc
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch bnc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch bnc
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch bnc
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch bnc
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch bnc
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch bnc
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch bnc
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch bnc
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch bnc
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch bnc
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch bnc
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch bnc
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch bnc
; Test bnc:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch_d bnc:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch_d bnc:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch_d bnc:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch_d bnc:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch_d bnc:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch_d bnc:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch_d bnc:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch_d bnc:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch_d bnc:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch_d bnc:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch_d bnc:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch_d bnc:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch_d bnc:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch_d bnc:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch_d bnc:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch_d bnc:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/bne.cgs b/sim/testsuite/sim/fr30/bne.cgs
index 58971de..6ada810 100644
--- a/sim/testsuite/sim/fr30/bne.cgs
+++ b/sim/testsuite/sim/fr30/bne.cgs
@@ -9,101 +9,101 @@
.global bne
bne:
; Test bne $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch bne
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch bne
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch bne
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch bne
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch bne
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch bne
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch bne
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch bne
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch bne
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch bne
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch bne
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch bne
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch bne
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch bne
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch bne
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch bne
; Test bne:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch_d bne:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch_d bne:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch_d bne:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch_d bne:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch_d bne:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch_d bne:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch_d bne:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch_d bne:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch_d bne:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch_d bne:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch_d bne:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch_d bne:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch_d bne:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch_d bne:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch_d bne:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch_d bne:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/bno.cgs b/sim/testsuite/sim/fr30/bno.cgs
index faef9ba..17f1356 100644
--- a/sim/testsuite/sim/fr30/bno.cgs
+++ b/sim/testsuite/sim/fr30/bno.cgs
@@ -9,101 +9,101 @@
.global bno
bno:
; Test bno $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch bno
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch bno
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch bno
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch bno
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch bno
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch bno
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch bno
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch bno
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch bno
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch bno
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch bno
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch bno
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch bno
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch bno
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch bno
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch bno
; Test bno:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch_d bno:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch_d bno:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch_d bno:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch_d bno:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch_d bno:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch_d bno:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch_d bno:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch_d bno:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch_d bno:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch_d bno:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch_d bno:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch_d bno:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch_d bno:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch_d bno:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch_d bno:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch_d bno:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/bnv.cgs b/sim/testsuite/sim/fr30/bnv.cgs
index 7615abd..995dbb4 100644
--- a/sim/testsuite/sim/fr30/bnv.cgs
+++ b/sim/testsuite/sim/fr30/bnv.cgs
@@ -9,101 +9,101 @@
.global bnv
bnv:
; Test bnv $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch bnv
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch bnv
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch bnv
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch bnv
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch bnv
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch bnv
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch bnv
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch bnv
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch bnv
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch bnv
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch bnv
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch bnv
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch bnv
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch bnv
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch bnv
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch bnv
; Test bnv:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch_d bnv:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch_d bnv:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch_d bnv:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch_d bnv:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch_d bnv:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch_d bnv:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch_d bnv:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch_d bnv:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
no_branch_d bnv:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
no_branch_d bnv:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch_d bnv:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch_d bnv:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
no_branch_d bnv:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
no_branch_d bnv:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch_d bnv:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch_d bnv:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/bp.cgs b/sim/testsuite/sim/fr30/bp.cgs
index 3753283..e89426a 100644
--- a/sim/testsuite/sim/fr30/bp.cgs
+++ b/sim/testsuite/sim/fr30/bp.cgs
@@ -9,101 +9,101 @@
.global bp
bp:
; Test bp $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch bp
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch bp
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch bp
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch bp
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch bp
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch bp
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch bp
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch bp
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch bp
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch bp
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch bp
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch bp
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch bp
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch bp
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch bp
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch bp
; Test bp:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
no_branch_d bp:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
no_branch_d bp:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch_d bp:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch_d bp:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
no_branch_d bp:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
no_branch_d bp:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch_d bp:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch_d bp:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch_d bp:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch_d bp:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch_d bp:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch_d bp:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch_d bp:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch_d bp:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch_d bp:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch_d bp:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/bra.cgs b/sim/testsuite/sim/fr30/bra.cgs
index 3732f74..4afc585 100644
--- a/sim/testsuite/sim/fr30/bra.cgs
+++ b/sim/testsuite/sim/fr30/bra.cgs
@@ -9,101 +9,101 @@
.global bra
bra:
; Test bra $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch bra
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch bra
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch bra
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch bra
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch bra
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch bra
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch bra
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch bra
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch bra
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch bra
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch bra
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch bra
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch bra
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch bra
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch bra
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch bra
; Test bra:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch_d bra:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch_d bra:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
take_branch_d bra:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
take_branch_d bra:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch_d bra:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch_d bra:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
take_branch_d bra:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
take_branch_d bra:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch_d bra:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch_d bra:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
take_branch_d bra:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
take_branch_d bra:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch_d bra:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch_d bra:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
take_branch_d bra:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
take_branch_d bra:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/bv.cgs b/sim/testsuite/sim/fr30/bv.cgs
index 68cb9acf..0a421e5 100644
--- a/sim/testsuite/sim/fr30/bv.cgs
+++ b/sim/testsuite/sim/fr30/bv.cgs
@@ -9,101 +9,101 @@
.global bv
bv:
; Test bv $label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch bv
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch bv
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch bv
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch bv
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch bv
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch bv
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch bv
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch bv
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch bv
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch bv
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch bv
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch bv
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch bv
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch bv
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch bv
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch bv
; Test bv:d label9
- set_cc 0x0f ; condition codes are irrelevent
+ set_cc 0x0f ; condition codes are irrelevant
take_branch_d bv:d 0xf
- set_cc 0x0e ; condition codes are irrelevent
+ set_cc 0x0e ; condition codes are irrelevant
take_branch_d bv:d 0xe
- set_cc 0x0d ; condition codes are irrelevent
+ set_cc 0x0d ; condition codes are irrelevant
no_branch_d bv:d 0xd
- set_cc 0x0c ; condition codes are irrelevent
+ set_cc 0x0c ; condition codes are irrelevant
no_branch_d bv:d 0xc
- set_cc 0x0b ; condition codes are irrelevent
+ set_cc 0x0b ; condition codes are irrelevant
take_branch_d bv:d 0xb
- set_cc 0x0a ; condition codes are irrelevent
+ set_cc 0x0a ; condition codes are irrelevant
take_branch_d bv:d 0xa
- set_cc 0x09 ; condition codes are irrelevent
+ set_cc 0x09 ; condition codes are irrelevant
no_branch_d bv:d 0x9
- set_cc 0x08 ; condition codes are irrelevent
+ set_cc 0x08 ; condition codes are irrelevant
no_branch_d bv:d 0x8
- set_cc 0x07 ; condition codes are irrelevent
+ set_cc 0x07 ; condition codes are irrelevant
take_branch_d bv:d 0x7
- set_cc 0x06 ; condition codes are irrelevent
+ set_cc 0x06 ; condition codes are irrelevant
take_branch_d bv:d 0x6
- set_cc 0x05 ; condition codes are irrelevent
+ set_cc 0x05 ; condition codes are irrelevant
no_branch_d bv:d 0x5
- set_cc 0x04 ; condition codes are irrelevent
+ set_cc 0x04 ; condition codes are irrelevant
no_branch_d bv:d 0x4
- set_cc 0x03 ; condition codes are irrelevent
+ set_cc 0x03 ; condition codes are irrelevant
take_branch_d bv:d 0x3
- set_cc 0x02 ; condition codes are irrelevent
+ set_cc 0x02 ; condition codes are irrelevant
take_branch_d bv:d 0x2
- set_cc 0x01 ; condition codes are irrelevent
+ set_cc 0x01 ; condition codes are irrelevant
no_branch_d bv:d 0x1
- set_cc 0x00 ; condition codes are irrelevent
+ set_cc 0x00 ; condition codes are irrelevant
no_branch_d bv:d 0x0
pass
diff --git a/sim/testsuite/sim/fr30/copld.cgs b/sim/testsuite/sim/fr30/copld.cgs
index e0ababb..2273243 100644
--- a/sim/testsuite/sim/fr30/copld.cgs
+++ b/sim/testsuite/sim/fr30/copld.cgs
@@ -10,11 +10,11 @@
copld:
; Test copld copld $u4,$cc,$Rj,CRi
; The current implementation is a noop
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
copld 0,0,r0,cr15
test_cc 1 1 1 1
- set_cc 0x0e ; Condition codes are irrelevent
+ set_cc 0x0e ; Condition codes are irrelevant
copld 15,255,r15,cr0
test_cc 1 1 1 0
diff --git a/sim/testsuite/sim/fr30/copop.cgs b/sim/testsuite/sim/fr30/copop.cgs
index b0afd77..3fe785a 100644
--- a/sim/testsuite/sim/fr30/copop.cgs
+++ b/sim/testsuite/sim/fr30/copop.cgs
@@ -10,11 +10,11 @@
copop:
; Test copop copop $u4,$cc,$CRj,CRi
; The current implementation is a noop
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
copop 0,0,cr0,cr15
test_cc 1 1 1 1
- set_cc 0x0e ; Condition codes are irrelevent
+ set_cc 0x0e ; Condition codes are irrelevant
copop 15,255,cr0,cr15
test_cc 1 1 1 0
diff --git a/sim/testsuite/sim/fr30/copst.cgs b/sim/testsuite/sim/fr30/copst.cgs
index 00120b2..034b920 100644
--- a/sim/testsuite/sim/fr30/copst.cgs
+++ b/sim/testsuite/sim/fr30/copst.cgs
@@ -10,11 +10,11 @@
copst:
; Test copst copst $u4,$cc,$CRj,Ri
; The current implementation is a noop
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
copst 0,0,cr0,r15
test_cc 1 1 1 1
- set_cc 0x0e ; Condition codes are irrelevent
+ set_cc 0x0e ; Condition codes are irrelevant
copst 15,255,cr15,r0
test_cc 1 1 1 0
diff --git a/sim/testsuite/sim/fr30/copsv.cgs b/sim/testsuite/sim/fr30/copsv.cgs
index e00a4f5..45b3e98 100644
--- a/sim/testsuite/sim/fr30/copsv.cgs
+++ b/sim/testsuite/sim/fr30/copsv.cgs
@@ -10,11 +10,11 @@
copsv:
; Test copsv copsv $u4,$cc,$CRj,Ri
; The current implementation is a noop
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
copsv 0,0,cr0,r15
test_cc 1 1 1 1
- set_cc 0x0e ; Condition codes are irrelevent
+ set_cc 0x0e ; Condition codes are irrelevant
copsv 15,255,cr15,r0
test_cc 1 1 1 0
diff --git a/sim/testsuite/sim/fr30/enter.cgs b/sim/testsuite/sim/fr30/enter.cgs
index ae75e16..7d20845 100644
--- a/sim/testsuite/sim/fr30/enter.cgs
+++ b/sim/testsuite/sim/fr30/enter.cgs
@@ -12,7 +12,7 @@ enter:
mvr_h_gr sp,r7 ; save stack pointer
mvr_h_gr sp,r8 ; shadow stack pointer
mvr_h_gr sp,r14 ; Initialize
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
enter 0
test_cc 1 1 1 1
testr_h_gr r8,sp
@@ -22,7 +22,7 @@ enter:
mvr_h_gr sp,r8 ; shadow stack pointer
mvr_h_gr r14,r9 ; save
- set_cc 0x0e ; Condition codes are irrelevent
+ set_cc 0x0e ; Condition codes are irrelevant
enter 0x3fc
test_cc 1 1 1 0
inci_h_gr -4,r8
diff --git a/sim/testsuite/sim/fr30/extsb.cgs b/sim/testsuite/sim/fr30/extsb.cgs
index 6a18d7e..8d4158a 100644
--- a/sim/testsuite/sim/fr30/extsb.cgs
+++ b/sim/testsuite/sim/fr30/extsb.cgs
@@ -10,25 +10,25 @@
extsb:
; Test extsb $Ri
mvi_h_gr 0,r7
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
extsb r7
test_cc 1 1 1 1
test_h_gr 0,r7
mvi_h_gr 0x7f,r7
- set_cc 0x0e ; Condition codes are irrelevent
+ set_cc 0x0e ; Condition codes are irrelevant
extsb r7
test_cc 1 1 1 0
test_h_gr 0x7f,r7
mvi_h_gr 0x80,r7
- set_cc 0x0d ; Condition codes are irrelevent
+ set_cc 0x0d ; Condition codes are irrelevant
extsb r7
test_cc 1 1 0 1
test_h_gr 0xffffff80,r7
mvi_h_gr 0xffffff7f,r7
- set_cc 0x0c ; Condition codes are irrelevent
+ set_cc 0x0c ; Condition codes are irrelevant
extsb r7
test_cc 1 1 0 0
test_h_gr 0x7f,r7
diff --git a/sim/testsuite/sim/fr30/extsh.cgs b/sim/testsuite/sim/fr30/extsh.cgs
index eb12fd0..1e575ee 100644
--- a/sim/testsuite/sim/fr30/extsh.cgs
+++ b/sim/testsuite/sim/fr30/extsh.cgs
@@ -10,37 +10,37 @@
extsh:
; Test extsh $Ri
mvi_h_gr 0,r7
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
extsh r7
test_cc 1 1 1 1
test_h_gr 0,r7
mvi_h_gr 0x7f,r7
- set_cc 0x0e ; Condition codes are irrelevent
+ set_cc 0x0e ; Condition codes are irrelevant
extsh r7
test_cc 1 1 1 0
test_h_gr 0x7f,r7
mvi_h_gr 0x80,r7
- set_cc 0x0d ; Condition codes are irrelevent
+ set_cc 0x0d ; Condition codes are irrelevant
extsh r7
test_cc 1 1 0 1
test_h_gr 0x80,r7
mvi_h_gr 0x7fff,r7
- set_cc 0x0c ; Condition codes are irrelevent
+ set_cc 0x0c ; Condition codes are irrelevant
extsh r7
test_cc 1 1 0 0
test_h_gr 0x7fff,r7
mvi_h_gr 0x8000,r7
- set_cc 0x0b ; Condition codes are irrelevent
+ set_cc 0x0b ; Condition codes are irrelevant
extsh r7
test_cc 1 0 1 1
test_h_gr 0xffff8000,r7
mvi_h_gr 0xffff7fff,r7
- set_cc 0x0a ; Condition codes are irrelevent
+ set_cc 0x0a ; Condition codes are irrelevant
extsh r7
test_cc 1 0 1 0
test_h_gr 0x7fff,r7
diff --git a/sim/testsuite/sim/fr30/extub.cgs b/sim/testsuite/sim/fr30/extub.cgs
index ddcc683..846f95f 100644
--- a/sim/testsuite/sim/fr30/extub.cgs
+++ b/sim/testsuite/sim/fr30/extub.cgs
@@ -10,31 +10,31 @@
extub:
; Test extub $Ri
mvi_h_gr 0,r7
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
extub r7
test_cc 1 1 1 1
test_h_gr 0,r7
mvi_h_gr 0x7f,r7
- set_cc 0x0e ; Condition codes are irrelevent
+ set_cc 0x0e ; Condition codes are irrelevant
extub r7
test_cc 1 1 1 0
test_h_gr 0x7f,r7
mvi_h_gr 0x80,r7
- set_cc 0x0d ; Condition codes are irrelevent
+ set_cc 0x0d ; Condition codes are irrelevant
extub r7
test_cc 1 1 0 1
test_h_gr 0x80,r7
mvi_h_gr 0xffffff7f,r7
- set_cc 0x0c ; Condition codes are irrelevent
+ set_cc 0x0c ; Condition codes are irrelevant
extub r7
test_cc 1 1 0 0
test_h_gr 0x7f,r7
mvi_h_gr 0xffffff80,r7
- set_cc 0x0b ; Condition codes are irrelevent
+ set_cc 0x0b ; Condition codes are irrelevant
extub r7
test_cc 1 0 1 1
test_h_gr 0x80,r7
diff --git a/sim/testsuite/sim/fr30/extuh.cgs b/sim/testsuite/sim/fr30/extuh.cgs
index fa2579e..c4ed4ad 100644
--- a/sim/testsuite/sim/fr30/extuh.cgs
+++ b/sim/testsuite/sim/fr30/extuh.cgs
@@ -10,43 +10,43 @@
extuh:
; Test extuh $Ri
mvi_h_gr 0,r7
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
extuh r7
test_cc 1 1 1 1
test_h_gr 0,r7
mvi_h_gr 0x7f,r7
- set_cc 0x0e ; Condition codes are irrelevent
+ set_cc 0x0e ; Condition codes are irrelevant
extuh r7
test_cc 1 1 1 0
test_h_gr 0x7f,r7
mvi_h_gr 0x80,r7
- set_cc 0x0d ; Condition codes are irrelevent
+ set_cc 0x0d ; Condition codes are irrelevant
extuh r7
test_cc 1 1 0 1
test_h_gr 0x80,r7
mvi_h_gr 0x7fff,r7
- set_cc 0x0e ; Condition codes are irrelevent
+ set_cc 0x0e ; Condition codes are irrelevant
extuh r7
test_cc 1 1 1 0
test_h_gr 0x7fff,r7
mvi_h_gr 0x8000,r7
- set_cc 0x0d ; Condition codes are irrelevent
+ set_cc 0x0d ; Condition codes are irrelevant
extuh r7
test_cc 1 1 0 1
test_h_gr 0x8000,r7
mvi_h_gr 0xffff7fff,r7
- set_cc 0x0c ; Condition codes are irrelevent
+ set_cc 0x0c ; Condition codes are irrelevant
extuh r7
test_cc 1 1 0 0
test_h_gr 0x7fff,r7
mvi_h_gr 0xffff8000,r7
- set_cc 0x0b ; Condition codes are irrelevent
+ set_cc 0x0b ; Condition codes are irrelevant
extuh r7
test_cc 1 0 1 1
test_h_gr 0x8000,r7
diff --git a/sim/testsuite/sim/fr30/ldres.cgs b/sim/testsuite/sim/fr30/ldres.cgs
index 0083489..c03e341 100644
--- a/sim/testsuite/sim/fr30/ldres.cgs
+++ b/sim/testsuite/sim/fr30/ldres.cgs
@@ -11,13 +11,13 @@ ldres:
; Test ldres $@Ri+,$u4
; The current implementation simply increments Ri
mvi_h_gr 0x1000,r7
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
ldres @r7+,0
test_cc 1 1 1 1
test_h_gr 0x1004,r7
mvi_h_gr 0x1000,r7
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
ldres @r7+,0xf
test_cc 1 1 1 1
test_h_gr 0x1004,r7
diff --git a/sim/testsuite/sim/fr30/leave.cgs b/sim/testsuite/sim/fr30/leave.cgs
index 4d3dd70..225d3ed 100644
--- a/sim/testsuite/sim/fr30/leave.cgs
+++ b/sim/testsuite/sim/fr30/leave.cgs
@@ -14,7 +14,7 @@ leave:
inci_h_gr -4,r14
mvi_h_mem 0xdeadbeef,r14
mvi_h_gr 0xbeefdead,r15
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
leave
test_cc 1 1 1 1
testr_h_gr sp,r7
diff --git a/sim/testsuite/sim/fr30/nop.cgs b/sim/testsuite/sim/fr30/nop.cgs
index 885c55c..10848ae 100644
--- a/sim/testsuite/sim/fr30/nop.cgs
+++ b/sim/testsuite/sim/fr30/nop.cgs
@@ -9,7 +9,7 @@
.global nop
nop:
; Test nop
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
nop
test_cc 1 1 1 1
diff --git a/sim/testsuite/sim/fr30/stres.cgs b/sim/testsuite/sim/fr30/stres.cgs
index a85fdf3..fd9c07e 100644
--- a/sim/testsuite/sim/fr30/stres.cgs
+++ b/sim/testsuite/sim/fr30/stres.cgs
@@ -11,13 +11,13 @@ stres:
; Test stres $@Ri+,$u4
; The current implementation simply increments Ri
mvi_h_gr 0x1000,r7
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
stres 0,@r7+
test_cc 1 1 1 1
test_h_gr 0x1004,r7
mvi_h_gr 0x1000,r7
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
stres 0xf,@r7+
test_cc 1 1 1 1
test_h_gr 0x1004,r7
diff --git a/sim/testsuite/sim/fr30/xchb.cgs b/sim/testsuite/sim/fr30/xchb.cgs
index 3450a2e..08b8fb5 100644
--- a/sim/testsuite/sim/fr30/xchb.cgs
+++ b/sim/testsuite/sim/fr30/xchb.cgs
@@ -11,7 +11,7 @@ xchb:
; Test xchb @$Rj,Ri
mvi_h_mem 0xdeadbeef,sp
mvi_h_gr 0xbeefdead,r0
- set_cc 0x0f ; Condition codes are irrelevent
+ set_cc 0x0f ; Condition codes are irrelevant
xchb @sp,r0
test_cc 1 1 1 1
test_h_gr 0xde,r0
diff --git a/sim/testsuite/sim/h8300/ldc.s b/sim/testsuite/sim/h8300/ldc.s
index 3712a6c..56eb949 100644
--- a/sim/testsuite/sim/h8300/ldc.s
+++ b/sim/testsuite/sim/h8300/ldc.s
@@ -341,7 +341,7 @@ ldc_reg_sbr:
mov #0xaaaaaaaa, er0
ldc er0, sbr ; set sbr to 0xaaaaaaaa
- stc sbr, er1 ; retreive and check sbr value
+ stc sbr, er1 ; retrieve and check sbr value
test_h_gr32 0xaaaaaaaa er1
test_h_gr32 0xaaaaaaaa er0 ; Register 0 modified by test procedure.
@@ -358,7 +358,7 @@ ldc_reg_vbr:
mov #0xaaaaaaaa, er0
ldc er0, vbr ; set sbr to 0xaaaaaaaa
- stc vbr, er1 ; retreive and check sbr value
+ stc vbr, er1 ; retrieve and check sbr value
test_h_gr32 0xaaaaaaaa er1
test_h_gr32 0xaaaaaaaa er0 ; Register 0 modified by test procedure.
diff --git a/sim/testsuite/sim/h8300/stc.s b/sim/testsuite/sim/h8300/stc.s
index 232bd5a..4b86ff3 100644
--- a/sim/testsuite/sim/h8300/stc.s
+++ b/sim/testsuite/sim/h8300/stc.s
@@ -304,7 +304,7 @@ stc_sbr_reg:
mov #0xaaaaaaaa, er0
ldc er0, sbr ; set sbr to 0xaaaaaaaa
- stc sbr, er1 ; retreive and check sbr value
+ stc sbr, er1 ; retrieve and check sbr value
test_h_gr32 0xaaaaaaaa er1
test_h_gr32 0xaaaaaaaa er0 ; Register 0 modified by test procedure.
@@ -321,7 +321,7 @@ stc_vbr_reg:
mov #0xaaaaaaaa, er0
ldc er0, vbr ; set sbr to 0xaaaaaaaa
- stc vbr, er1 ; retreive and check sbr value
+ stc vbr, er1 ; retrieve and check sbr value
test_h_gr32 0xaaaaaaaa er1
test_h_gr32 0xaaaaaaaa er0 ; Register 0 modified by test procedure.
diff --git a/sim/testsuite/sim/mips/hilo-hazard-3.s b/sim/testsuite/sim/mips/hilo-hazard-3.s
index 1a0949d..e9a1595 100644
--- a/sim/testsuite/sim/mips/hilo-hazard-3.s
+++ b/sim/testsuite/sim/mips/hilo-hazard-3.s
@@ -1,4 +1,4 @@
-# Test for mf{hi,lo} -> mult/div/mt{hi,lo} with 2 nops inbetween.
+# Test for mf{hi,lo} -> mult/div/mt{hi,lo} with 2 nops in between.
#
# mach: all
# as: -mabi=eabi
diff --git a/sim/testsuite/sim/mips/hilo-hazard-4.s b/sim/testsuite/sim/mips/hilo-hazard-4.s
index 8a4c888..ba298b4 100644
--- a/sim/testsuite/sim/mips/hilo-hazard-4.s
+++ b/sim/testsuite/sim/mips/hilo-hazard-4.s
@@ -1,4 +1,4 @@
-# Test for mf{hi,lo} -> mult/div/mt{hi,lo} with 2 nops inbetween.
+# Test for mf{hi,lo} -> mult/div/mt{hi,lo} with 2 nops in between.
#
# mach: all
# as: -mabi=eabi -mmicromips
diff --git a/sim/testsuite/sim/sh/fipr.s b/sim/testsuite/sim/sh/fipr.s
index 6a949aa..50bbc5c 100644
--- a/sim/testsuite/sim/sh/fipr.s
+++ b/sim/testsuite/sim/sh/fipr.s
@@ -58,7 +58,7 @@ test_infp:
# fr11 should be plus infinity
assert_fpreg_x 0x7f800000, fr11
test_infm:
- # Test negitive infinity
+ # Test negative infinity
fldi0 fr11
mov.l infm, r0
lds r0, fpul
diff --git a/zlib/contrib/inflate86/inffast.S b/zlib/contrib/inflate86/inffast.S
index 2245a29..8619833 100644
--- a/zlib/contrib/inflate86/inffast.S
+++ b/zlib/contrib/inflate86/inffast.S
@@ -26,7 +26,7 @@
* Jan-26-2003 -- Added runtime check for MMX support with cpuid instruction.
* With -DUSE_MMX, only MMX code is compiled. With -DNO_MMX, only non-MMX code
* is compiled. Without either option, runtime detection is enabled. Runtime
- * detection should work on all modern cpus and the recomended algorithm (flip
+ * detection should work on all modern cpus and the recommended algorithm (flip
* ID bit on eflags and then use the cpuid instruction) is used in many
* multimedia applications. Tested under win2k with gcc-2.95 and gas-2.12
* distributed with cygwin3. Compiling with gcc-2.95 -c inffast.S -o
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* Re: [PATCH 06/20] Fix spelling mistakes in comments in Assembler files
2016-11-20 15:07 ` [PATCH 06/20] Fix spelling mistakes in comments in Assembler files Ambrogino Modigliani
@ 2016-11-20 16:59 ` Simon Marchi
0 siblings, 0 replies; 24+ messages in thread
From: Simon Marchi @ 2016-11-20 16:59 UTC (permalink / raw)
To: Ambrogino Modigliani; +Cc: gdb-patches, pedro_alves
On 2016-11-20 10:06, Ambrogino Modigliani wrote:
> gas/testsuite/ChangeLog:
>
> * gas/testsuite/gas/arm/local_function.d: Fix spelling in
> comments.
> * gas/testsuite/gas/arm/req.s: Fix spelling in comments.
> * gas/testsuite/gas/arm/vfp1.s: Fix spelling in comments.
> * gas/testsuite/gas/arm/vfp1_t2.s: Fix spelling in comments.
> * gas/testsuite/gas/arm/vfp1xD.s: Fix spelling in comments.
> * gas/testsuite/gas/arm/vfp1xD_t2.s: Fix spelling in comments.
> * gas/testsuite/gas/mcore/allinsn.s: Fix spelling in comments.
> * gas/testsuite/gas/mips/24k-triple-stores-5.s: Fix spelling in
> comments.
> * gas/testsuite/gas/mips/delay.d: Fix spelling in comments.
> * gas/testsuite/gas/mips/nodelay.d: Fix spelling in comments.
> * gas/testsuite/gas/mips/r5900-full.s: Fix spelling in
> comments.
> * gas/testsuite/gas/mips/r5900.s: Fix spelling in comments.
> * gdb/testsuite/gdb.dwarf2/fission-reread.S: Fix spelling in
> comments.
> * gdb/testsuite/gdb.dwarf2/pr13961.S: Fix spelling in comments.
Those gdb/testsuite entries are misplaced I think.
> ...
>
> zlib`/ChangeLog:
Spurious `
>
> * zlib/contrib/inflate86/inffast.S: Fix spelling in comments.
^ permalink raw reply [flat|nested] 24+ messages in thread
* [PATCH 05/20] Fix spelling mistakes in comments in Ada source files
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (16 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 06/20] Fix spelling mistakes in comments in Assembler files Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 15:07 ` [PATCH 15/20] Fix spelling mistakes in comments in .l files Ambrogino Modigliani
2016-11-20 17:30 ` [PATCH 00/20] Fix spelling mistakes in comments Simon Marchi
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
zlib/ChangeLog:
* zlib/contrib/ada/zlib-streams.ads: Fix spelling in comments.
* zlib/contrib/ada/zlib-thin.ads: Fix spelling in comments.
* zlib/contrib/ada/zlib.ads: Fix spelling in comments.
---
zlib/contrib/ada/zlib-streams.ads | 6 +++---
zlib/contrib/ada/zlib-thin.ads | 2 +-
zlib/contrib/ada/zlib.ads | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/zlib/contrib/ada/zlib-streams.ads b/zlib/contrib/ada/zlib-streams.ads
index f0193c6..8e26cd4 100644
--- a/zlib/contrib/ada/zlib-streams.ads
+++ b/zlib/contrib/ada/zlib-streams.ads
@@ -31,7 +31,7 @@ package ZLib.Streams is
Mode : in Flush_Mode := Sync_Flush);
-- Flush the written data to the back stream,
-- all data placed to the compressor is flushing to the Back stream.
- -- Should not be used untill necessary, becouse it is decreasing
+ -- Should not be used until necessary, because it is decreasing
-- compression.
function Read_Total_In (Stream : in Stream_Type) return Count;
@@ -97,13 +97,13 @@ private
Rest_Last : Stream_Element_Offset;
-- Buffer for Read operation.
-- We need to have this buffer in the record
- -- becouse not all read data from back stream
+ -- because not all read data from back stream
-- could be processed during the read operation.
Buffer_Size : Stream_Element_Offset;
-- Buffer size for write operation.
-- We do not need to have this buffer
- -- in the record becouse all data could be
+ -- in the record because all data could be
-- processed in the write operation.
Back : Stream_Access;
diff --git a/zlib/contrib/ada/zlib-thin.ads b/zlib/contrib/ada/zlib-thin.ads
index d4407eb..810173c 100644
--- a/zlib/contrib/ada/zlib-thin.ads
+++ b/zlib/contrib/ada/zlib-thin.ads
@@ -436,7 +436,7 @@ private
pragma Import (C, inflateBackInit, "inflateBackInit_");
- -- I stopped binding the inflateBack routines, becouse realize that
+ -- I stopped binding the inflateBack routines, because realize that
-- it does not support zlib and gzip headers for now, and have no
-- symmetric deflateBack routines.
-- ZLib-Ada is symmetric regarding deflate/inflate data transformation
diff --git a/zlib/contrib/ada/zlib.ads b/zlib/contrib/ada/zlib.ads
index 79ffc40..29af826 100644
--- a/zlib/contrib/ada/zlib.ads
+++ b/zlib/contrib/ada/zlib.ads
@@ -260,7 +260,7 @@ package ZLib is
(Item : out Ada.Streams.Stream_Element_Array;
Last : out Ada.Streams.Stream_Element_Offset);
-- User should provide data for compression/decompression
- -- thru this routine.
+ -- through this routine.
Buffer : in out Ada.Streams.Stream_Element_Array;
-- Buffer for keep remaining data from the previous
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* [PATCH 15/20] Fix spelling mistakes in comments in .l files
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (17 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 05/20] Fix spelling mistakes in comments in Ada source files Ambrogino Modigliani
@ 2016-11-20 15:07 ` Ambrogino Modigliani
2016-11-20 17:30 ` [PATCH 00/20] Fix spelling mistakes in comments Simon Marchi
19 siblings, 0 replies; 24+ messages in thread
From: Ambrogino Modigliani @ 2016-11-20 15:07 UTC (permalink / raw)
To: gdb-patches, pedro_alves
gas/ChangeLog:
* gas/config/bfin-lex.l: Fix spelling in comments.
gdb/ChangeLog:
* gdb/ada-lex.l: Fix spelling in comments.
---
gas/config/bfin-lex.l | 2 +-
gdb/ada-lex.l | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gas/config/bfin-lex.l b/gas/config/bfin-lex.l
index 04fda4c..cb18469 100644
--- a/gas/config/bfin-lex.l
+++ b/gas/config/bfin-lex.l
@@ -362,7 +362,7 @@ static long parse_int (char **end)
fmt = 'd';
break;
- case '0': /* Accept different formated integers hex octal and binary. */
+ case '0': /* Accept different formatted integers hex octal and binary. */
{
char c = *++arg;
arg++;
diff --git a/gdb/ada-lex.l b/gdb/ada-lex.l
index 03204ff..05e663d 100644
--- a/gdb/ada-lex.l
+++ b/gdb/ada-lex.l
@@ -320,7 +320,7 @@ canonicalizeNumeral (char *s1, const char *s2)
/* Interprets the prefix of NUM that consists of digits of the given BASE
as an integer of that BASE, with the string EXP as an exponent.
Puts value in yylval, and returns INT, if the string is valid. Causes
- an error if the number is improperly formated. BASE, if NULL, defaults
+ an error if the number is improperly formatted. BASE, if NULL, defaults
to "10", and EXP to "1". The EXP does not contain a leading 'e' or 'E'.
*/
@@ -414,7 +414,7 @@ processReal (struct parser_state *par_state, const char *num0)
NAME0 contains the substring "___", it is assumed to be already
encoded and the resulting name is equal to it. Otherwise, it differs
from NAME0 in that:
- + Characters between '...' or <...> are transfered verbatim to
+ + Characters between '...' or <...> are transferred verbatim to
yylval.ssym.
+ <, >, and trailing "'" characters in quoted sequences are removed
(a leading quote is preserved to indicate that the name is not to be
--
2.7.4
^ permalink raw reply [flat|nested] 24+ messages in thread* Re: [PATCH 00/20] Fix spelling mistakes in comments
2016-11-20 15:06 [PATCH 00/20] Fix spelling mistakes in comments Ambrogino Modigliani
` (18 preceding siblings ...)
2016-11-20 15:07 ` [PATCH 15/20] Fix spelling mistakes in comments in .l files Ambrogino Modigliani
@ 2016-11-20 17:30 ` Simon Marchi
19 siblings, 0 replies; 24+ messages in thread
From: Simon Marchi @ 2016-11-20 17:30 UTC (permalink / raw)
To: Ambrogino Modigliani; +Cc: gdb-patches, pedro_alves
On 2016-11-20 10:06, Ambrogino Modigliani wrote:
> This series fixes number of spelling mistakes in comments in source
> code
> files in various languages.
>
> Vast majority of mistakes were discovered by a tool, however each
> mistake
> is manually checked.
>
> Ambrogino Modigliani (20):
> Fix spelling mistakes in comments in C source files
> Fix spelling mistakes in comments in configure scripts
> Fix spelling mistakes in comments in makefiles
> Fix spelling mistakes in comments in shell scripts
> Fix spelling mistakes in comments in Ada source files
> Fix spelling mistakes in comments in Assembler files
> Fix spelling mistakes in comments in Expect scripts
> Fix spelling mistakes in comments in XML files
> Fix spelling mistakes in comments in .cpu files
> Fix spelling mistakes in comments in .def files
> Fix spelling mistakes in comments in .em files
> Fix spelling mistakes in comments in .igen files
> Fix spelling mistakes in comments in .in files
> Fix spelling mistakes in comments in .inc files
> Fix spelling mistakes in comments in .l files
> Fix spelling mistakes in comments in .m4 files
> Fix spelling mistakes in comments in .opc files
> Fix spelling mistakes in comments in .sc files
> Fix spelling mistakes in comments in .tbl files
> Fix spelling mistakes in comments in .y files
Hi Ambrogino,
Thank you very much for doing this. I often stumble on small
typos/spelling mistakes and think I should fix them, but never get
around to do it. I'm really glad you took the time.
I didn't look at all the individual fixes, but in general it looks
great. It seems like patch 01/20 didn't go through the mailing list
though. Sometimes the list rejects patches because they are too big.
Did you receive a bounce mail from sourceware.org? If not, you could
try re-sending this patch by itself...
On top of the comments in the patch themselves, I have two here:
- You sent the patch to the gdb-patches@sourceware.org mailing list, but
it includes changes in other directories as well. You should add the
binutils@sourceware.org list as well, at least. I don't know if there
are other relevant lists for other sub-projects, I'll let other people
clarify this.
- You made fixes to the zlib directory. I think this is a direct copy
from the zlib project source code. It doesn't hurt to fix the mistakes
in our tree, but it would be more relevant to fix them in the upstream
project as well. Otherwise, your changes will be lost the next time we
import code from zlib. It might be the same with the readline directory
and some others, I am not sure. Others will be able to clarify this.
Thanks,
Simon
^ permalink raw reply [flat|nested] 24+ messages in thread