* config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,
config/tc-cris.c, config/tc-crx.c, config/tc-i386.c, config/tc-ia64.c, config/tc-maxq.c, config/tc-maxq.h, config/tc-mips.c, config/tc-msp430.c, config/tc-sh.c, config/tc-tic4x.c, config/tc-xtensa.c: Fix comment typos.
This commit is contained in:
parent
d8006e0592
commit
708587a480
15 changed files with 37 additions and 29 deletions
|
@ -1054,7 +1054,7 @@ Expr_Node_Gen_Reloc (Expr_Node * head, int parent_reloc)
|
|||
}
|
||||
switch (parent_reloc)
|
||||
{
|
||||
/* Some reloctions will need to allocate extra words. */
|
||||
/* Some relocations will need to allocate extra words. */
|
||||
case BFD_RELOC_BFIN_16_IMM:
|
||||
case BFD_RELOC_BFIN_16_LOW:
|
||||
case BFD_RELOC_BFIN_16_HIGH:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue