diff options
author | Iain Sandoe <iains@gcc.gnu.org> | 2010-09-21 14:32:36 +0000 |
---|---|---|
committer | Iain Sandoe <iains@gcc.gnu.org> | 2010-09-21 14:32:36 +0000 |
commit | db50fe7da0184de8913f0ef2b1fdc29271674f51 (patch) | |
tree | 1c57b94e97be74d11ac3674adbdd6fda20f3a48f /ChangeLog | |
parent | 5c0f24d0db7da7f83f2dc5d8dc8700d08b8c9e7c (diff) | |
download | gcc-db50fe7da0184de8913f0ef2b1fdc29271674f51.zip gcc-db50fe7da0184de8913f0ef2b1fdc29271674f51.tar.gz gcc-db50fe7da0184de8913f0ef2b1fdc29271674f51.tar.bz2 |
configure.ac (enable-lto): Add Darwin to the list of supported lto targets and amend comment.
* configure.ac (enable-lto): Add Darwin to the list of supported lto
targets and amend comment.
* configure: Regenerate.
From-SVN: r164481
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-09-21 Iain Sandoe <iains@gcc.gnu.org> + + * configure.ac (enable-lto): Add Darwin to the list of supported lto + targets and amend comment. + * configure: Regenerate. + 2010-09-15 Tejas Belagod <tejas.belagod@arm.com> * MAINTAINERS (Write After Approval): Add myself. |