diff options
author | dmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-08-23 01:02:46 +0000 |
---|---|---|
committer | dmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-08-23 01:02:46 +0000 |
commit | d2ecc90227785a31f0f3e1b94f765855f872d632 (patch) | |
tree | c37b581ad3922401d5179b736f0a9cd89aca4bdb /ChangeLog | |
parent | 45630655be0baff83030744de03b69f821aa3a1f (diff) | |
download | gcc-d2ecc90227785a31f0f3e1b94f765855f872d632.tar.gz |
PHASE 3: Per-config subdir commits
/
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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 05d3ae98503..83b1df33d8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 |