diff options
author | Bob Wilson <bob.wilson@acm.org> | 2005-05-06 22:24:50 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2005-05-06 22:24:50 +0000 |
commit | 0c6c36d54e826591b93243797475f801148a70d1 (patch) | |
tree | 981905018e42b7619549412af46b0989c2634653 /gas/doc | |
parent | c138bc388886b87c28ea522479b4ee671a975e8f (diff) | |
download | gdb-0c6c36d54e826591b93243797475f801148a70d1.zip gdb-0c6c36d54e826591b93243797475f801148a70d1.tar.gz gdb-0c6c36d54e826591b93243797475f801148a70d1.tar.bz2 |
* doc/c-xtensa.texi (Literal Directive): Spelling correction.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-xtensa.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-xtensa.texi b/gas/doc/c-xtensa.texi index 0097efd..33035ad 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} |