]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
PHASE 3: Per-config subdir commits
authorDavid Malcolm <dmalcolm@redhat.com>
Sat, 23 Aug 2014 01:02:46 +0000 (01:02 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Sat, 23 Aug 2014 01:02:46 +0000 (01:02 +0000)
/
2014-08-23  David Malcolm  <dmalcolm@redhat.com>

* rtx-classes-status.txt: Phase 2 (per-file commits in main source
dir) is done; begin phase 3 (per-file commits within "config"
subdirs).

From-SVN: r214394

ChangeLog
rtx-classes-status.txt

index 05d3ae98503339ffdf744a565efa97454f315868..83b1df33d8dce43e26f30d5e894cc17bfddb1145 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-08-23  David Malcolm  <dmalcolm@redhat.com>
+
+       * rtx-classes-status.txt: Phase 2 (per-file commits in main source
+       dir) is done; begin phase 3 (per-file commits within "config"
+       subdirs).
+
 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
 
        * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
index 8df8be80508d46efe582018810eee98ff301a8a1..91071ead7f5f5e5eaedb72149e00d8e14d49f7dc 100644 (file)
@@ -6,8 +6,8 @@ See https://gcc.gnu.org/ml/gcc-patches/2014-08/msg00498.html for more
 information.
 
 Phase 1: initial "scaffolding" commits:            DONE
-Phase 2: per-file commits in main source dir:      IN PROGRESS
-Phase 3: per-file commits within "config" subdirs: TODO
+Phase 2: per-file commits in main source dir:      DONE
+Phase 3: per-file commits within "config" subdirs: IN PROGRESS
 Phase 4: removal of "scaffolding":                 TODO
 Phase 5: additional rtx_def subclasses:            TODO
 Phase 6: use extra rtx_def subclasses:             TODO