summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>2010-09-03 19:49:02 +0000
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>2010-09-03 19:49:02 +0000
commit4ae8c98f346e631b735be15b09a41a1a043454d2 (patch)
tree12613bd0a74ebab231fdcc3df3d06933df60630e /ChangeLog
parent1516b2fbc735e7e880e5b8d8cb68f549a669a420 (diff)
downloadgcc-4ae8c98f346e631b735be15b09a41a1a043454d2.tar.gz
2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
* configure.ac: Enable LTO by default on Darwin. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163839 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 955d3bf576f..3695170e9a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,15 @@
+2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
+
+ * configure.ac: Enable LTO by default on Darwin.
+ * configure: Regenerate.
+
2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
- * MAINTAINERS (Write After Approval): Add myself.
+ * MAINTAINERS (Write After Approval): Add myself.
2010-09-01 Ian Bolton <ian.bolton@arm.com>
- * MAINTAINERS (Write After Approval): Add myself.
+ * MAINTAINERS (Write After Approval): Add myself.
2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>