aboutsummaryrefslogtreecommitdiff
path: root/libcpp/configure
diff options
context:
space:
mode:
authorIan Bolton <ian.bolton@arm.com>2012-10-23 17:24:58 +0000
committerMarcus Shawcroft <mshawcroft@gcc.gnu.org>2012-10-23 17:24:58 +0000
commit04ce690f70113fd90a05ae800d703e3ea4d35634 (patch)
treefa76e8cda0ef59ef7113bc81e6da5b00727f5b60 /libcpp/configure
parent34f8442ee2da6a876ca1ca3f475fcaaa28993736 (diff)
downloadgcc-04ce690f70113fd90a05ae800d703e3ea4d35634.zip
gcc-04ce690f70113fd90a05ae800d703e3ea4d35634.tar.gz
gcc-04ce690f70113fd90a05ae800d703e3ea4d35634.tar.bz2
AArch64 [7/10]
2012-10-23 Ian Bolton <ian.bolton@arm.com> Jim MacArthur <jim.macarthur@arm.com> Marcus Shawcroft <marcus.shawcroft@arm.com> Nigel Stephens <nigel.stephens@arm.com> Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> Richard Earnshaw <rearnsha@arm.com> Sofiane Naci <sofiane.naci@arm.com> Stephen Thomas <stephen.thomas@arm.com> Tejas Belagod <tejas.belagod@arm.com> Yufeng Zhang <yufeng.zhang@arm.com> * configure.ac: Enable AArch64. * configure: Regenerate. Co-Authored-By: Jim MacArthur <jim.macarthur@arm.com> Co-Authored-By: Marcus Shawcroft <marcus.shawcroft@arm.com> Co-Authored-By: Nigel Stephens <nigel.stephens@arm.com> Co-Authored-By: Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> Co-Authored-By: Richard Earnshaw <rearnsha@arm.com> Co-Authored-By: Sofiane Naci <sofiane.naci@arm.com> Co-Authored-By: Stephen Thomas <stephen.thomas@arm.com> Co-Authored-By: Tejas Belagod <tejas.belagod@arm.com> Co-Authored-By: Yufeng Zhang <yufeng.zhang@arm.com> From-SVN: r192728
Diffstat (limited to 'libcpp/configure')
-rwxr-xr-xlibcpp/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcpp/configure b/libcpp/configure
index 01e4462..d33969b 100755
--- a/libcpp/configure
+++ b/libcpp/configure
@@ -7096,6 +7096,7 @@ fi
case $target in
+ aarch64*-*-* | \
alpha*-*-* | \
arm*-*-*eabi* | \
arm*-*-symbianelf* | \