PHASE 5: Additional rtx subclasses
authorDavid Malcolm <dmalcolm@redhat.com>
Wed, 27 Aug 2014 19:46:46 +0000 (19:46 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Wed, 27 Aug 2014 19:46:46 +0000 (19:46 +0000)
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).

From-SVN: r214588

ChangeLog
rtx-classes-status.txt

index 207b50f3be8a3e240acb6b0e74471abfb268a890..511193be10957de50ac91d80dd7a20d7d2f8f9ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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).
+
 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
 
        * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
index 52268fc45b83346d0ee986468ee43790ca30273d..dfac7f2681d88ba035e521d8f277f4bfada27eb2 100644 (file)
@@ -8,8 +8,8 @@ information.
 Phase 1: initial "scaffolding" commits:            DONE
 Phase 2: per-file commits in main source dir:      DONE
 Phase 3: per-file commits within "config" subdirs: DONE
-Phase 4: removal of "scaffolding":                 IN PROGRESS
-Phase 5: additional rtx_def subclasses:            TODO
+Phase 4: removal of "scaffolding":                 DONE
+Phase 5: additional rtx_def subclasses:            IN PROGRESS
 Phase 6: use extra rtx_def subclasses:             TODO
 
 TODO: "Scaffolding" to be removed