projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd528af
)
* v850-opc.c: Close unterminated comment.
author
Jeff Law
<law@redhat.com>
Thu, 22 Aug 1996 00:46:47 +0000
(
00:46
+0000)
committer
Jeff Law
<law@redhat.com>
Thu, 22 Aug 1996 00:46:47 +0000
(
00:46
+0000)
Something -Wall caught.
opcodes/ChangeLog
patch
|
blob
|
history
opcodes/v850-opc.c
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index 04051f0125334aeb1d440eaf6ba9a223613357d7..39f91243bf333f4c9bff55d24cd93f3c17068f46 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-1,4
+1,8
@@
start-sanitize-v850
+Wed Aug 21 18:46:26 1996 Jeffrey A Law (law@cygnus.com)
+
+ * v850-opc.c: Close unterminated comment.
+
Wed Aug 21 17:31:26 1996 J.T. Conklin <jtc@hippo.cygnus.com>
* v850-opc.c: Add flags field to struct v850_operands, add move
diff --git
a/opcodes/v850-opc.c
b/opcodes/v850-opc.c
index 21397dba76a578160e185c5c507f55a90883eaa8..4a11519ffcfa1568209f9e0bf1f3dcfbd83c807e 100644
(file)
--- a/
opcodes/v850-opc.c
+++ b/
opcodes/v850-opc.c
@@
-76,7
+76,7
@@
const struct v850_operand v850_operands[] = {
/* 32-bit load/store instruction (Format VII) */
#define IF7 {R1, R2, D16}
-/* Bit manipulation function
+/* Bit manipulation function
. */
\f