commit | d3a9350d4666ef1a4867fed014f401d45212000e | [log] [tgz] |
---|---|---|
author | Roland McGrath <mcgrathr@fuchsia.infra.roller.google.com> | Wed May 14 00:23:42 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 14 00:26:34 2025 -0700 |
tree | a9eee6ae300efcfa303b765006ccf9ad100b91f8 | |
parent | e95d0d834e2f6174f031a33201545380ea9ba3fc [diff] |
[roll] Roll fuchsia [ld] Put executable's stack size in _ld_abi Use the passive ABI to communicate the executable's PT_GNU_STACK p_memsz value. As with DT_PREINIT_ARRAY, other modules don't need this data so it's not in the ld::abi::Abi::Module object. Original-Bug: 342469121 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273604 Original-Revision: 9f7de7abde86743e8bd7a9759f2569f40d07e12f GitOrigin-RevId: f01e134e08cb92f73f446d9cf3d8eb1e69f1937d Change-Id: I879189e6b6136615867e11e55925bb0f3adbd345
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.