diff --git a/ChangeLog b/ChangeLog index 5d70f122105..05d3ae98503 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 50daeaca148..8df8be80508 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