summaryrefslogtreecommitdiff
path: root/aarch64-linux-android/lib/ldscripts/aarch64elf.xn
diff options
context:
space:
mode:
authorRong Xu <xur@google.com>2015-05-06 15:13:31 -0700
committerRong Xu <xur@google.com>2015-05-06 15:13:31 -0700
commit4855805f6525c0cc77c8a4b368cd7776a33d9549 (patch)
treec901ccb8f274dd4f3ed988c9efed80c3d4f78621 /aarch64-linux-android/lib/ldscripts/aarch64elf.xn
parent42dcea51397c8c8de18ca58d7ed5798e2d027ef9 (diff)
downloadaarch64-linux-android-4.9-4855805f6525c0cc77c8a4b368cd7776a33d9549.tar.gz
[darwin-x86] Refresh gcc prebuilts for aarch64android-m-preview-1android-m-preview
Refresh gcc-4.9 prebuilts for aarch64. This new prebuilts contain (1) workaround for cortex-a53 erratum 843419, (2) some compiler bug fixes, (3) bug fixes for gold. Change-Id: If104977a436581bfc438b9c8b17d8797a24c4825
Diffstat (limited to 'aarch64-linux-android/lib/ldscripts/aarch64elf.xn')
-rw-r--r--aarch64-linux-android/lib/ldscripts/aarch64elf.xn4
1 files changed, 4 insertions, 0 deletions
diff --git a/aarch64-linux-android/lib/ldscripts/aarch64elf.xn b/aarch64-linux-android/lib/ldscripts/aarch64elf.xn
index f263032..2e2417f 100644
--- a/aarch64-linux-android/lib/ldscripts/aarch64elf.xn
+++ b/aarch64-linux-android/lib/ldscripts/aarch64elf.xn
@@ -1,4 +1,8 @@
/* Script for -n: mix text and data on same page */
+/* Copyright (C) 2014 Free Software Foundation, Inc.
+ Copying and distribution of this script, with or without modification,
+ are permitted in any medium without royalty provided the copyright
+ notice and this notice are preserved. */
OUTPUT_FORMAT("elf64-littleaarch64", "elf64-bigaarch64",
"elf64-littleaarch64")
OUTPUT_ARCH(aarch64)