summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>2004-07-29 02:55:53 +0000
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>2004-07-29 02:55:53 +0000
commit9b7b8e5f5fb35bf65f256c62a2899af365707b78 (patch)
tree41812a2286d50eb61eb290ac8dcbafd1633db028 /gcc/ChangeLog
parentd78dcf43a25330cef1f4bbd0ff1e47620df71ef7 (diff)
downloadgcc-9b7b8e5f5fb35bf65f256c62a2899af365707b78.tar.gz
* config/frv/frv.md (movqi_internal, movhi_internal,
movsi_internal): Add backup alternatives for memory inputs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85284 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3c2117284f5..f051f395a27 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-28 Alexandre Oliva <aoliva@redhat.com>
+
+ * config/frv/frv.md (movqi_internal, movhi_internal,
+ movsi_internal): Add backup alternatives for memory inputs.
+
2004-07-28 Matt Austern <austern@apple.com>
* config/darwin.c (darwin_one_byte_bool): New global variable.