]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
PHASE 2: Per-file commits in main source directory
authorDavid Malcolm <dmalcolm@redhat.com>
Thu, 21 Aug 2014 15:08:47 +0000 (15:08 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Thu, 21 Aug 2014 15:08:47 +0000 (15:08 +0000)
/
2014-08-21  David Malcolm  <dmalcolm@redhat.com>

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

From-SVN: r214276

ChangeLog
rtx-classes-status.txt

index 5d70f122105389da3f328eb3832961e7c9a4773e..05d3ae98503339ffdf744a565efa97454f315868 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-08-21  David Malcolm  <dmalcolm@redhat.com>
+
+       * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
+       phase 2 (per-file commits in main source dir).
+
 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
 
        * configure: Regenerated.
index 50daeaca148e9afd85ce255d386b94365bcebbc2..8df8be80508d46efe582018810eee98ff301a8a1 100644 (file)
@@ -5,8 +5,8 @@ are merged.
 See https://gcc.gnu.org/ml/gcc-patches/2014-08/msg00498.html for more
 information.
 
-Phase 1: initial "scaffolding" commits:            IN PROGRESS
-Phase 2: per-file commits in main source dir:      TODO
+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 4: removal of "scaffolding":                 TODO
 Phase 5: additional rtx_def subclasses:            TODO