[roll] Roll fuchsia [ld] Finish RemoteAbi in RemoteDynamicLinker

This makes ld::RemoteDynamicLinker::Relocate implicitly complete
the passive ABI in the stub dynamic linker module after it's
performed the rest of relocation.  This is not really relocation
per se, but it falls naturally into the same phase: completing
the segment VMO contents that will be mapped in by Load.

Original-Bug: 326524302
Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1022652
Original-Revision: 1faf4dcc579809fdc18c78300c693f3faabf7f29
GitOrigin-RevId: 680699b66d102badbdc1a9a89100454aa904310b
Change-Id: I692f3b5163d472e889e274c22c9bd0d00cb6e0fc
1 file changed
tree: b864d47a8bdec1806138fd47338cc510944af2cb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.