aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2003-09-09 23:41:43 +0000
committerBob Wilson <bob.wilson@acm.org>2003-09-09 23:41:43 +0000
commit1745fcbaff257e7333fce4b8dcea1d5f72dcc4da (patch)
treeb386c82feb8fe9c3ef4775c6f812d0cb7b660ff1 /gas/ChangeLog
parent932644f03fce4dda6e686956f0a90e41901b075c (diff)
downloadfsf-binutils-gdb-1745fcbaff257e7333fce4b8dcea1d5f72dcc4da.zip
fsf-binutils-gdb-1745fcbaff257e7333fce4b8dcea1d5f72dcc4da.tar.gz
fsf-binutils-gdb-1745fcbaff257e7333fce4b8dcea1d5f72dcc4da.tar.bz2
* config/tc-xtensa.c (xtensa_literal_pseudo): Remove code for
combining identical literals. (expression_maybe_register): Remove call to find_lit_sym_translation. (is_duplicate_expression, cache_literal, is_duplicate_literal, add_lit_sym_translation, find_lit_sym_translation): Delete.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 52e3608..bc9e697 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2003-09-09 Bob Wilson <bob.wilson@acm.org>
+
+ * config/tc-xtensa.c (xtensa_literal_pseudo): Remove code for
+ combining identical literals.
+ (expression_maybe_register): Remove call to find_lit_sym_translation.
+ (is_duplicate_expression, cache_literal, is_duplicate_literal,
+ add_lit_sym_translation, find_lit_sym_translation): Delete.
+
2003-09-07 Nick Clifton <nickc@redhat.com>
* doc/as.texinfo (Comments): Comment character for PPC is #.