summaryrefslogtreecommitdiff
path: root/aarch64-linux-android/lib/ldscripts/armelfb.xbn
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/armelfb.xbn
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/armelfb.xbn')
-rw-r--r--aarch64-linux-android/lib/ldscripts/armelfb.xbn4
1 files changed, 4 insertions, 0 deletions
diff --git a/aarch64-linux-android/lib/ldscripts/armelfb.xbn b/aarch64-linux-android/lib/ldscripts/armelfb.xbn
index 949f46a..778f085 100644
--- a/aarch64-linux-android/lib/ldscripts/armelfb.xbn
+++ b/aarch64-linux-android/lib/ldscripts/armelfb.xbn
@@ -1,4 +1,8 @@
/* Script for -N: mix text and data on same page; don't align data */
+/* 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("elf32-bigarm", "elf32-bigarm",
"elf32-littlearm")
OUTPUT_ARCH(arm)