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:
958e090
)
spelling typo
author
Michael Meissner
<gnu@the-meissners.org>
Mon, 16 Oct 1995 10:34:21 +0000
(10:34 +0000)
committer
Michael Meissner
<gnu@the-meissners.org>
Mon, 16 Oct 1995 10:34:21 +0000
(10:34 +0000)
gas/config/tc-ppc.c
patch
|
blob
|
history
diff --git
a/gas/config/tc-ppc.c
b/gas/config/tc-ppc.c
index a6289dfcd681da8c0b1ff7654d9c45001985dcf0..bda925c8e2b57c8c515dde3d9d830e60dbcd8e8b 100644
(file)
--- a/
gas/config/tc-ppc.c
+++ b/
gas/config/tc-ppc.c
@@
-583,7
+583,7
@@
md_parse_option (c, arg)
ppc_size = PPC_OPCODE_64;
}
/* -mcom means assemble for the common intersection between Power
- and PowerPC. At prese
e
nt, we just allow the union, rather
+ and PowerPC. At present, we just allow the union, rather
than the intersection. */
else if (strcmp (arg, "com") == 0)
ppc_cpu = PPC_OPCODE_POWER | PPC_OPCODE_PPC;