commit | a5efcfa9ea8db1caa7fc4584462aec6f90ccf4ad | [log] [tgz] |
---|---|---|
author | Roland McGrath <mcgrathr@fuchsia.infra.roller.google.com> | Tue Apr 09 20:58:23 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 09 14:00:01 2024 -0700 |
tree | b864d47a8bdec1806138fd47338cc510944af2cb | |
parent | 78539ba9e48d477f5683b4d1e0a55247f6465a11 [diff] |
[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
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 via the IRC channel #fuchsia
on Freenode.
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
.