summaryrefslogtreecommitdiff
path: root/x86_64-linux-android/lib/ldscripts/elf32_x86_64.xu
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2014-02-06 16:01:03 +0800
committerAndrew Hsieh <andrewhsieh@google.com>2014-02-06 16:03:32 +0800
commit515a379df952ce2d4e922d04da1ea92f000b6259 (patch)
tree222a6362b10543311375a4eb999f8f8a463e474c /x86_64-linux-android/lib/ldscripts/elf32_x86_64.xu
parent665c16ae26cae6ca9e7aeb801638e46f6506e3e8 (diff)
downloadx86_64-linux-android-4.8-515a379df952ce2d4e922d04da1ea92f000b6259.tar.gz
Refresh x86_64-linux-android-4.8 with sizeof(long double)==16idea133-weekly-release
See prev commit for build instructions Change-Id: I4aff14f625ddd599bb7017da74a1501f52342c0c
Diffstat (limited to 'x86_64-linux-android/lib/ldscripts/elf32_x86_64.xu')
-rw-r--r--x86_64-linux-android/lib/ldscripts/elf32_x86_64.xu4
1 files changed, 2 insertions, 2 deletions
diff --git a/x86_64-linux-android/lib/ldscripts/elf32_x86_64.xu b/x86_64-linux-android/lib/ldscripts/elf32_x86_64.xu
index da48110..25c8cc6 100644
--- a/x86_64-linux-android/lib/ldscripts/elf32_x86_64.xu
+++ b/x86_64-linux-android/lib/ldscripts/elf32_x86_64.xu
@@ -62,8 +62,8 @@ SECTIONS
/* These sections are generated by the Sun/Oracle C++ compiler. */
.exception_ranges 0 : ONLY_IF_RO { *(.exception_ranges
.exception_ranges*) }
- /* Adjust the address for the data segment. We want to align at exactly
- a page boundary to make life easier for apriori. */
+ /* Adjust the address for the data segment. For 32 bits we want to align
+ at exactly a page boundary to make life easier for apriori. */
/* Exception handling */
.eh_frame 0 : ONLY_IF_RW { KEEP (*(.eh_frame)) }
.gcc_except_table 0 : ONLY_IF_RW { *(.gcc_except_table .gcc_except_table.*) }