aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel1@de.ibm.com>2006-06-19 08:01:56 +0000
committerAndreas Krebbel <krebbel@gcc.gnu.org>2006-06-19 08:01:56 +0000
commit7e665d18088d627471f61fd2917f98ff17fccf4b (patch)
treee0dcc326b53e7a730a7a7d0d7a93fc7f9242686e /gcc/ChangeLog
parent9b7e4f4ff8d6daf711224a406dbf0368c314d1f6 (diff)
downloadgcc-7e665d18088d627471f61fd2917f98ff17fccf4b.zip
gcc-7e665d18088d627471f61fd2917f98ff17fccf4b.tar.gz
gcc-7e665d18088d627471f61fd2917f98ff17fccf4b.tar.bz2
s390.md ("doloop_si64", [...]): Add a new alternative to the constraint strings.
2006-06-19 Andreas Krebbel <krebbel1@de.ibm.com> * config/s390/s390.md ("doloop_si64", "doloop_si31", "doloop_di"): Add a new alternative to the constraint strings. Add move of operand 1 to 3 to the splitter definition. ("doloop_si_long"): Second contraint alternative removed. From-SVN: r114767
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 505b26e..2c7c65a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2006-06-19 Andreas Krebbel <krebbel1@de.ibm.com>
+
+ * config/s390/s390.md ("doloop_si64", "doloop_si31", "doloop_di"):
+ Add a new alternative to the constraint strings. Add move of
+ operand 1 to 3 to the splitter definition.
+ ("doloop_si_long"): Second contraint alternative removed.
+
2006-06-08 Anatoly Sokolov <aesok@post.ru>
* config/avr/avr.h (avr_have_movw_lpmx_p): Declare.