aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2008-11-05 00:45:04 +0000
committerBob Wilson <bob.wilson@acm.org>2008-11-05 00:45:04 +0000
commit6dc6b6558bf7ede38de5f7b9356d8d98e5960c33 (patch)
treeae1c262e984fb696b5fe00b5c66bc3d772dbaca4 /gas/ChangeLog
parent4e2a3fbadfea4c26d46594f87320eb1614c51598 (diff)
downloadgdb-6dc6b6558bf7ede38de5f7b9356d8d98e5960c33.zip
gdb-6dc6b6558bf7ede38de5f7b9356d8d98e5960c33.tar.gz
gdb-6dc6b6558bf7ede38de5f7b9356d8d98e5960c33.tar.bz2
2008-11-04 Sterling Augustine <sterling@tensilica.com>
* config/tc-xtensa.c (tinsn_check_arguments): Check for multiple writes to the same register.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 72df07b..b5e42b9 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2008-11-04 Sterling Augustine <sterling@tensilica.com>
+ * config/tc-xtensa.c (tinsn_check_arguments): Check for multiple
+ writes to the same register.
+
+2008-11-04 Sterling Augustine <sterling@tensilica.com>
+
* config/tc-xtensa.c (xtensa_j_opcode): New.
(xg_instruction_matches_option_term): Handle "FREEREG" option.
(xg_build_to_insn): Likewise. Update renamed tls_reloc reference.