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:
a5bfe8c
)
fixed another comment formatting problem.
author
Nick Clifton
<nickc@redhat.com>
Fri, 7 Jul 2000 16:52:31 +0000
(16:52 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Fri, 7 Jul 2000 16:52:31 +0000
(16:52 +0000)
gas/config/tc-sh.c
patch
|
blob
|
history
diff --git
a/gas/config/tc-sh.c
b/gas/config/tc-sh.c
index 768690f71e4db1357fc57e115928a57e2e2427f8..5f089b2950d665d4619b69e5d717da25cc3b85b6 100644
(file)
--- a/
gas/config/tc-sh.c
+++ b/
gas/config/tc-sh.c
@@
-1232,6
+1232,7
@@
build_relax (opcode, op)
}
/* Insert ldrs & ldre with fancy relocations that relaxation can recognize. */
+
static char *
insert_loop_bounds (output, operand)
char *output;
@@
-1280,7
+1281,7
@@
insert_loop_bounds (output, operand)
return frag_more (2);
}
-/* Now we know what sort of opcodes it is, lets build the bytes. */
+/* Now we know what sort of opcodes it is, let
'
s build the bytes. */
static void
build_Mytes (opcode, operand)