diff options
author | Bob Wilson <bob.wilson@acm.org> | 2006-03-06 18:02:06 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2006-03-06 18:02:06 +0000 |
commit | b29757dc18056c74a69281466291385f0646c5d2 (patch) | |
tree | 0c43fcde939fd866e6f5eaf3cfea36381f7a2a83 /gas/ChangeLog | |
parent | 638e7a6458cbd9af3a98486b526d2f50b38dbc5a (diff) | |
download | gdb-b29757dc18056c74a69281466291385f0646c5d2.zip gdb-b29757dc18056c74a69281466291385f0646c5d2.tar.gz gdb-b29757dc18056c74a69281466291385f0646c5d2.tar.bz2 |
* config/tc-xtensa.c (xtensa_post_relax_hook): Generate literal tables
even when using the text-section-literals option.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 709e66b..ca185b1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2006-03-06 Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (xtensa_post_relax_hook): Generate literal tables + even when using the text-section-literals option. + 2006-03-06 Nathan Sidwell <nathan@codesourcery.com> * config/tc-m68k.c (m68k_extensions): Allow 'float' on both m68k |