aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-sh.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-10-17 05:51:12 +0000
committerAlan Modra <amodra@gmail.com>2001-10-17 05:51:12 +0000
commitd3ecfc599fbf95d896a970b06d122a4e17470c0d (patch)
tree0f105e6bfbb5d5e31bd8d93a63e1dd729111467b /gas/config/tc-sh.c
parentaa200fe8a3a83f8e483d6a138929e73ae099e145 (diff)
downloadfsf-binutils-gdb-d3ecfc599fbf95d896a970b06d122a4e17470c0d.zip
fsf-binutils-gdb-d3ecfc599fbf95d896a970b06d122a4e17470c0d.tar.gz
fsf-binutils-gdb-d3ecfc599fbf95d896a970b06d122a4e17470c0d.tar.bz2
* bit_fix.h: Comment typo fix.
* config/tc-mips.c: Likewise. * config/tc-sh.c: Likewise. * config/tc-arc.c (arc_code_symbol): Remove unnecessary test.
Diffstat (limited to 'gas/config/tc-sh.c')
-rw-r--r--gas/config/tc-sh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-sh.c b/gas/config/tc-sh.c
index b235cdd..1bf2589 100644
--- a/gas/config/tc-sh.c
+++ b/gas/config/tc-sh.c
@@ -2452,7 +2452,7 @@ md_convert_frag (headers, seg, fragP)
/* Toggle the true/false bit of the bcond. */
buffer[highbyte] ^= 0x2;
- /* If this is a dalayed branch, we may not put the bra in the
+ /* If this is a delayed branch, we may not put the bra in the
slot. So we change it to a non-delayed branch, like that:
b! cond slot_label; bra disp; slot_label: slot_insn
??? We should try if swapping the conditional branch and