diff options
author | Bob Wilson <bob.wilson@acm.org> | 2004-10-14 22:58:33 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2004-10-14 22:58:33 +0000 |
commit | 40e7b7b9ef194e14ec5c2dee5e369c2ca6c9d5ea (patch) | |
tree | 259719977733007bb62f5e6c0ad005159de8f6c8 /gas/ChangeLog | |
parent | 98b4dd94014d814101527d41dc092fbd93e28e76 (diff) | |
download | gdb-40e7b7b9ef194e14ec5c2dee5e369c2ca6c9d5ea.zip gdb-40e7b7b9ef194e14ec5c2dee5e369c2ca6c9d5ea.tar.gz gdb-40e7b7b9ef194e14ec5c2dee5e369c2ca6c9d5ea.tar.bz2 |
* doc/c-xtensa.texi (Xtensa Options, Absolute Literals Directive):
Remove comments about placement of literal pools.
(Literal Directive): Update description of literal placement.
(Literal Prefix Directive): Remove statement that this does not apply
to absolute-mode literals. Describe new section naming scheme.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3fc0597..5f6c4e7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2004-10-14 Bob Wilson <bob.wilson@acm.org> + + * doc/c-xtensa.texi (Xtensa Options, Absolute Literals Directive): + Remove comments about placement of literal pools. + (Literal Directive): Update description of literal placement. + (Literal Prefix Directive): Remove statement that this does not apply + to absolute-mode literals. Describe new section naming scheme. + 2004-10-12 Bob Wilson <bob.wilson@acm.org> * config/tc-xtensa.c (xtensa_frequency_pseudo): Use set_subseg_freq. |