From: David Malcolm Date: Sat, 23 Aug 2014 01:02:46 +0000 (+0000) Subject: PHASE 3: Per-config subdir commits X-Git-Tag: releases/gcc-5.1.0~5194 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76c531d3ae2e74824e6f0c695a3dc4c5938940ee;p=thirdparty%2Fgcc.git PHASE 3: Per-config subdir commits / 2014-08-23 David Malcolm * 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 --- diff --git a/ChangeLog b/ChangeLog index 05d3ae985033..83b1df33d8dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-08-23 David Malcolm + + * 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 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin diff --git a/rtx-classes-status.txt b/rtx-classes-status.txt index 8df8be80508d..91071ead7f5f 100644 --- a/rtx-classes-status.txt +++ b/rtx-classes-status.txt @@ -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