* doc/c-xtensa.texi (Literal Directive): Spelling correction.

This commit is contained in:
Bob Wilson 2005-05-06 22:24:50 +00:00
parent c138bc3888
commit 0c6c36d54e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-05-06 Bob Wilson <bob.wilson@acm.org>
* doc/c-xtensa.texi (Literal Directive): Spelling correction.
2005-05-06 Bob Wilson <bob.wilson@acm.org>
* config/tc-xtensa.c: Remove excess whitespace.

View File

@ -618,7 +618,7 @@ can be used to load a pointer to the symbol @code{sym} into register
the data in a literal pool.
Literal pools for absolute mode @code{L32R} instructions
(@pxref{Absolute Literals Directive}) are placed in a seperate
(@pxref{Absolute Literals Directive}) are placed in a separate
@code{.lit4} section. By default literal pools for PC-relative mode
@code{L32R} instructions are placed in a separate @code{.literal}
section; however, when using the @samp{--text-@-section-@-literals}