[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
1 file changed
tree: a9eee6ae300efcfa303b765006ccf9ad100b91f8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.