aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2007-07-25 17:33:27 +0000
committerBob Wilson <bob.wilson@acm.org>2007-07-25 17:33:27 +0000
commitd12f9798efc24cae3261f9956d035d24caa1d7e1 (patch)
treec641ca9e9a0bde1ba8c009474d9b32c3537a325c /gas/ChangeLog
parent5b31182830a4cd48ad5781887c55ff9d56c9674d (diff)
downloadgdb-d12f9798efc24cae3261f9956d035d24caa1d7e1.zip
gdb-d12f9798efc24cae3261f9956d035d24caa1d7e1.tar.gz
gdb-d12f9798efc24cae3261f9956d035d24caa1d7e1.tar.bz2
* config/tc-xtensa.c (xtensa_extui_opcode): New.
(xg_expand_assembly_insn): Check for invalid extui operands. (md_begin): Initialize xtensa_extui_opcode.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 72439ba..a4e2bb7 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-25 Sterling Augustine <sterling@tensilica.com>
+
+ * config/tc-xtensa.c (xtensa_extui_opcode): New.
+ (xg_expand_assembly_insn): Check for invalid extui operands.
+ (md_begin): Initialize xtensa_extui_opcode.
+
2007-07-24 Nick Clifton <nickc@redhat.com>
* config/tc-mep.h (skip_whitespace): Remove definition.