summaryrefslogtreecommitdiff
path: root/mipsel-linux-android/lib/ldscripts/elf64ltsmip.xn
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2014-07-21 21:16:57 +0800
committerAndrew Hsieh <andrewhsieh@google.com>2014-07-21 21:16:57 +0800
commitba97180acd4251d3acf08530faa4a724af74abd3 (patch)
treeb754952bd2d173df30bf9b629b05cc2d067e8b18 /mipsel-linux-android/lib/ldscripts/elf64ltsmip.xn
parent98557ce83fc57736cc373c8065354b16db6a1c44 (diff)
downloadmipsel-linux-android-4.8-ba97180acd4251d3acf08530faa4a724af74abd3.tar.gz
Update mipsel-linux-android-4.8 to 4.8.3 (darwin-x86)android-wear-5.0.0_r1android-l-preview_r2lollipop-wear-releasel-preview
Taken from NDK r10. See previous commit for build instructions Change-Id: I1da4e54c1c68f7a7d320ff7815d6f16ee0f699b0
Diffstat (limited to 'mipsel-linux-android/lib/ldscripts/elf64ltsmip.xn')
-rw-r--r--mipsel-linux-android/lib/ldscripts/elf64ltsmip.xn1
1 files changed, 1 insertions, 0 deletions
diff --git a/mipsel-linux-android/lib/ldscripts/elf64ltsmip.xn b/mipsel-linux-android/lib/ldscripts/elf64ltsmip.xn
index de12b00..9fb968e 100644
--- a/mipsel-linux-android/lib/ldscripts/elf64ltsmip.xn
+++ b/mipsel-linux-android/lib/ldscripts/elf64ltsmip.xn
@@ -7,6 +7,7 @@ SECTIONS
{
/* Read-only sections, merged into text segment: */
PROVIDE (__executable_start = 0x120000000); . = 0x120000000 + SIZEOF_HEADERS;
+ .MIPS.abiflags : { *(.MIPS.abiflags) }
.MIPS.options : { *(.MIPS.options) }
.note.gnu.build-id : { *(.note.gnu.build-id) }
.dynamic : { *(.dynamic) }