summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Stump <mrs@gcc.gnu.org>2013-08-05 15:59:34 +0000
committerMike Stump <mrs@gcc.gnu.org>2013-08-05 15:59:34 +0000
commit4b7dff77bfb5e2844b4d185217b27a1973670395 (patch)
treea3e73891349d8a8915d3bbba4f9ca3f7b8869c81 /ChangeLog
parent51a5c0c2b26ff09ceba355b45dedde5bac1b0560 (diff)
downloadgcc-4b7dff77bfb5e2844b4d185217b27a1973670395.tar.gz
re PR target/57792 (toplevel configure should enable "--with-sysroot="`xcrun --show-sdk-path`"" for darwin13 and later)
Remove: 2013-07-10 Jack Howarth <howarth@bromo.med.uc.edu> PR target/57792 * configure.ac: Use --with-sysroot=\"`xcrun --show-sdk-path`\" on darwin13 and later. * configure: Regenerated. From-SVN: r201494
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 712c2c2016d..ef7b1a05b44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,12 +17,6 @@
* configure.ac: Sync from binutils.
* configure: Regenerate.
-2013-07-10 Jack Howarth <howarth@bromo.med.uc.edu>
-
- PR target/57792
- * configure.ac: Use --with-sysroot=\"`xcrun --show-sdk-path`\" on darwin13 and later.
- * configure: Regenerated.
-
2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
* MAINTAINERS (Write After Approval): Add myself.