From 00550b3dc7c459551cdf634c46a83b8c1b007f49 Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Thu, 21 Aug 2014 15:08:47 +0000 Subject: [PATCH] PHASE 2: Per-file commits in main source directory / 2014-08-21 David Malcolm * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin phase 2 (per-file commits in main source dir). From-SVN: r214276 --- ChangeLog | 5 +++++ rtx-classes-status.txt | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5d70f1221053..05d3ae985033 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-08-21 David Malcolm + + * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin + phase 2 (per-file commits in main source dir). + 2014-08-21 Bin Cheng * configure: Regenerated. diff --git a/rtx-classes-status.txt b/rtx-classes-status.txt index 50daeaca148e..8df8be80508d 100644 --- a/rtx-classes-status.txt +++ b/rtx-classes-status.txt @@ -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