DescriptionAlign and pad code segments to 64k
Fiddle the linker scripts to ensure that the code segment starts and ends
on a 64k boundary and the end is padded with valid instructions (nop).
This is necessary to permit direct mapping of code segments from files.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=3371
TEST= toolchain trybot and inspection of binaries
R=mseaborn@chromium.org
Committed: https://git.chromium.org/gitweb?p=native_client/nacl-glibc.git;a=commit;h=cd98ee3
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|