diff options
author | tschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-11-07 15:08:10 +0000 |
---|---|---|
committer | tschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-11-07 15:08:10 +0000 |
commit | 3993313401855491cfbce3a9f3c1049e3035eb8c (patch) | |
tree | 5174a36bd77b6231f54996ead06d0fbe9dcdc1eb /ChangeLog | |
parent | 79e1d4fb85b8b10ec282df5203ef6892d51bc582 (diff) | |
download | linaro-gcc-3993313401855491cfbce3a9f3c1049e3035eb8c.tar.gz linaro-gcc-3993313401855491cfbce3a9f3c1049e3035eb8c.tar.bz2 linaro-gcc-3993313401855491cfbce3a9f3c1049e3035eb8c.zip |
* Makefile.tpl: Fix typo.
* Makefile.in: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204520 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 35f33673a10..00bf1d5ea31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-11-07 Thomas Schwinge <thomas@codesourcery.com> + + * Makefile.tpl: Fix typo. + * Makefile.in: Regenerate. + 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com> * configure.ac: Added libcilkrts to noconfig list when C++ is not |