Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2svn <>2003-04-09 04:12:25 +0400
committercvs2svn <>2003-04-09 04:12:25 +0400
commitbfcce80715792ff5b820ac1215bcb5c6e66a3efa (patch)
treefb9d88389e9db0fa7eb3a45332ea83aa66485005
parent44c1c61b1dfc6e5813a7495e3f8c3ccab93e90de (diff)
This commit was manufactured by cvs2svn to create tagcagney_frameaddr-20030409-mergepoint
'cagney_frameaddr-20030409-mergepoint'. Sprout from kettenis_i386newframe-20030406-branch 2003-04-04 08:15:16 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch' Cherrypick from master 2003-04-09 00:12:24 UTC Alan Modra <modra@gmail.com> ' * mips.h: Correct comment typo.': include/opcode/ChangeLog include/opcode/mips.h
-rw-r--r--include/opcode/ChangeLog4
-rw-r--r--include/opcode/mips.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 35c97a68f..112540b96 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-09 J. Grant <jg-binutils@jguk.org>
+
+ * mips.h: Correct comment typo.
+
2003-03-21 Martin Schwidefsky <schwidefsky@de.ibm.com>
* s390.h (s390_opcode_arch_val): Rename to s390_opcode_mode_val.
diff --git a/include/opcode/mips.h b/include/opcode/mips.h
index 1f90cfd76..476c8e311 100644
--- a/include/opcode/mips.h
+++ b/include/opcode/mips.h
@@ -197,7 +197,7 @@ struct mips_opcode
unsigned long membership;
};
-/* These are the characters which may appears in the args field of an
+/* These are the characters which may appear in the args field of an
instruction. They appear in the order in which the fields appear
when the instruction is used. Commas and parentheses in the args
string are ignored when assembling, and written into the output