commit | b3bcfb228d6dda2992be69ba5e269608a7633707 | [log] [tgz] |
---|---|---|
author | Roland McGrath <mcgrathr@fuchsia.infra.roller.google.com> | Thu Apr 04 15:45:52 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 04 08:47:27 2024 -0700 |
tree | fd627994a98ea4aeea6eb0efd7770b65f91b2c29 | |
parent | df77647ed5490fbf4a881f8605bc1d22a87f138d [diff] |
[roll] Roll fuchsia [ld] Consolidate build ID handling The ld::ObserveBuildIdNote function existed but wasn't being used or tested; it was a buggy implementation that was needlessly complex to reuse elfldltl::ObserveBuildIdNote for little benefit. So rewrite it to be simpler, and use it in all of bootstrap.h, StartupLoad, and RemoteDecodedModule. This can later be reused by libdl too. Original-Bug: 42085436 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1020512 Original-Revision: 3e7c29f5aff03f725199bb43d489c73d784ac35a GitOrigin-RevId: 32b87486a67b842652fc1e17ab60781556ae21d0 Change-Id: I23f11aa926876eef19d7401e6f13a05f01a8d792
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
.