summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>2014-08-27 20:42:06 +0000
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>2014-08-27 20:42:06 +0000
commitf1ee32d1f4eca8988ae189273dae8045b151cf16 (patch)
treebfe7d59f189424d7a607b63f031e927375bd5b41 /ChangeLog
parent8e56831fa98fcf4407e939c826fe4b8ed3138bd1 (diff)
downloadgcc-f1ee32d1f4eca8988ae189273dae8045b151cf16.tar.gz
PHASE 6: Use extra rtx_def subclasses
/ 2014-08-27 David Malcolm <dmalcolm@redhat.com> * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses) is done; begin phase 6 (use extra rtx_def subclasses). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214606 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 511193be109..e083b523460 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2014-08-27 David Malcolm <dmalcolm@redhat.com>
+ * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
+ is done; begin phase 6 (use extra rtx_def subclasses).
+
+2014-08-27 David Malcolm <dmalcolm@redhat.com>
+
* rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
done; begin phase 5 (additional rtx_def subclasses).