From: Bob Wilson Date: Fri, 6 May 2005 22:24:50 +0000 (+0000) Subject: * doc/c-xtensa.texi (Literal Directive): Spelling correction. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=0c6c36d54e826591b93243797475f801148a70d1;p=deliverable%2Fbinutils-gdb.git * doc/c-xtensa.texi (Literal Directive): Spelling correction. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 061b9fb45a..0317c4d74b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2005-05-06 Bob Wilson + + * doc/c-xtensa.texi (Literal Directive): Spelling correction. + 2005-05-06 Bob Wilson * config/tc-xtensa.c: Remove excess whitespace. diff --git a/gas/doc/c-xtensa.texi b/gas/doc/c-xtensa.texi index 0097efd316..33035ad8b4 100644 --- a/gas/doc/c-xtensa.texi +++ b/gas/doc/c-xtensa.texi @@ -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}