Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSterling Augustine <saugustine@google.com>2008-11-22 01:13:32 +0300
committerSterling Augustine <saugustine@google.com>2008-11-22 01:13:32 +0300
commitd6f6f50285a4e6c05d1aad108da1d8da13cce004 (patch)
tree2b41b8e8865b9580b7bceb18b939a208a75790ff /include/ChangeLog
parent99abc9526ec0a5fa2714ee8328461a81d905a28b (diff)
2008-11-21 Sterling Augustine <sterling@tensilica.com>
* xtensa-isa.c (xtensa_state_is_shared_or): New function. 2008-11-21 Sterling Augustine <sterling@tensilica.com> * xtensa-isa-internal.h (XTENSA_STATE_IS_SHARED_OR): New flag. * xtensa-isa.h (xtensa_state_is_shared_or): New prototype. 2008-11-21 Sterling Augustine <sterling@tensilica.com> * config/tc-xtensa.c (check_t1_t2_reads_and_writes): Call xtensa_state_is_shared_or to allow multiple opcodes within a single FLIX bundle to write to these special states.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 082147b4d..c6a6caef4 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-21 Sterling Augustine <sterling@tensilica.com>
+
+ * xtensa-isa-internal.h (XTENSA_STATE_IS_SHARED_OR): New flag.
+ * xtensa-isa.h (xtensa_state_is_shared_or): New prototype.
+
2008-11-19 Bob Wilson <bob.wilson@acm.org>
* xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)