]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add rtx-classes-status.txt
authorDavid Malcolm <dmalcolm@redhat.com>
Mon, 18 Aug 2014 19:37:45 +0000 (19:37 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Mon, 18 Aug 2014 19:37:45 +0000 (19:37 +0000)
2014-08-18  David Malcolm  <dmalcolm@redhat.com>

        * rtx-classes-status.txt: New file

From-SVN: r214116

ChangeLog
rtx-classes-status.txt [new file with mode: 0644]

index 04e92bc1ccbfa2ae75944b4f1f9bbea80df65868..c4eef599455409d63d9d4d28f5ff96fcd14f675b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-08-18  David Malcolm  <dmalcolm@redhat.com>
+
+        * rtx-classes-status.txt: New file
+
 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
 
        * configure.ac: Eliminate ClooG installation dependency.
diff --git a/rtx-classes-status.txt b/rtx-classes-status.txt
new file mode 100644 (file)
index 0000000..63f6972
--- /dev/null
@@ -0,0 +1,13 @@
+This file tracks the status of the merger of the
+"Introduce rtx subclasses" patches, and is slated for removal once all
+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 3: per-file commits within "config" subdirs: TODO
+Phase 4: removal of "scaffolding":                 TODO
+Phase 5: additional rtx_def subclasses:            TODO
+Phase 6: use extra rtx_def subclasses:             TODO