dart-sdk/build/config
Ryan Macnak 6dcbc9fc14 [vm] Support 16k page size on Android.
- Increase the size of the FFI trampoline template.
 - Increase alignment of ELF binaries generated by the VM.
 - Pass flags for binaries generated by the NDK's linker increase alignment.
 - Runtime allocation already either rounds up to the runtime-queried page size or assumes it is no more than 512k.

TEST=ci, readelf
Bug: go/16k-app-guide
Change-Id: I4fdb2a47534a6a24875e205c3a357b5415ca18b8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/321302
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Liam Appelbe <liama@google.com>
Reviewed-by: Slava Egorov <vegorov@google.com>
2023-08-17 17:38:48 +00:00
..
android [vm/service] Use getline to read /proc/self/smaps 2023-08-09 12:59:31 +00:00
c++ [build] Build the standard c++ library from source. 2023-05-22 23:38:58 +00:00
clang [build] Re-add linker flags to create empty section in AOT runtime. 2022-10-07 09:26:18 +00:00
compiler [vm] Support 16k page size on Android. 2023-08-17 17:38:48 +00:00
gcc [build] Relativize DW_AT_comp_dir to the source root instead of the build root. 2023-05-25 18:00:27 +00:00
linux [build] Build the standard c++ library from source. 2023-05-22 23:38:58 +00:00
mac [build] Build the standard c++ library from source. 2023-05-22 23:38:58 +00:00
sanitizers [build] Build the standard c++ library from source. 2023-05-22 23:38:58 +00:00
templates Remove use of set_sources_assignment_filter 2020-10-08 20:08:59 +00:00
win [build] Embed the default manifest on Windows. 2023-06-12 22:04:21 +00:00
arm.gni GN: Format more gn files 2016-10-27 04:25:34 -07:00
BUILD.gn Reland "[build, vm] Access TLS with less code." 2023-03-02 23:07:16 +00:00
BUILDCONFIG.gn [build] Build libcxx from source when using TSAN. 2023-07-18 23:01:12 +00:00
host_byteorder.gni Reland "[vm] Finish adding support for ECMAScript 2018 features." 2019-04-29 09:11:48 +00:00
locales.gni Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
sysroot.gni [infra] Add sysroot config for alpine linux riscv64 2023-06-13 09:53:05 +00:00