Skip to content

Commit

Permalink
PHASE 3: Per-config subdir commits
Browse files Browse the repository at this point in the history
/
2014-08-23  David Malcolm  <dmalcolm@redhat.com>

	* rtx-classes-status.txt: Phase 2 (per-file commits in main source
	dir) is done; begin phase 3 (per-file commits within "config"
	subdirs).



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214394 138bc75d-0d04-0410-961f-82ee72b054a4
  • Loading branch information
dmalcolm committed Aug 23, 2014
1 parent 4563065 commit d2ecc90
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2014-08-23 David Malcolm <dmalcolm@redhat.com>

* 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 <dmalcolm@redhat.com>

* rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
Expand Down
4 changes: 2 additions & 2 deletions rtx-classes-status.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d2ecc90

Please sign in to comment.