]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* doc/c-xtensa.texi (Literal Directive): Spelling correction.
authorBob Wilson <bob.wilson@acm.org>
Fri, 6 May 2005 22:24:50 +0000 (22:24 +0000)
committerBob Wilson <bob.wilson@acm.org>
Fri, 6 May 2005 22:24:50 +0000 (22:24 +0000)
gas/ChangeLog
gas/doc/c-xtensa.texi

index 061b9fb45a880240d5868ba7ee774540cfc32fb1..0317c4d74b74ea5871ac46692c20793bf6668400 100644 (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.
index 0097efd31621b4fe9214dbf5f24fec604328e9c0..33035ad8b48347061f349f27b4e8bd3a79bf3e70 100644 (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}