diff --git a/ChangeLog b/ChangeLog index 207b50f3be8..511193be109 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-08-27 David Malcolm + + * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is + done; begin phase 5 (additional rtx_def subclasses). + 2014-08-26 David Malcolm * rtx-classes-status.txt (TODO): DF_REF_INSN is done. diff --git a/rtx-classes-status.txt b/rtx-classes-status.txt index 52268fc45b8..dfac7f2681d 100644 --- a/rtx-classes-status.txt +++ b/rtx-classes-status.txt @@ -8,8 +8,8 @@ information. Phase 1: initial "scaffolding" commits: DONE Phase 2: per-file commits in main source dir: DONE Phase 3: per-file commits within "config" subdirs: DONE -Phase 4: removal of "scaffolding": IN PROGRESS -Phase 5: additional rtx_def subclasses: TODO +Phase 4: removal of "scaffolding": DONE +Phase 5: additional rtx_def subclasses: IN PROGRESS Phase 6: use extra rtx_def subclasses: TODO TODO: "Scaffolding" to be removed