[roll] Roll fuchsia [elfldltl][ld] Add DT_PREINIT_ARRAY handling

This adds an elfldltl::PreinitObserver class for use with
elfldltl::DecodeDynamic.  The startup dynamic linker uses this
for the main executable and puts the results into the passive ABI
for libc to find later.

Original-Bug: 342469121
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1234764
Original-Revision: b744b14d404efb55bceefacb6179e9f45ba3315c
GitOrigin-RevId: 4ce8e462bfc353387c1e5f0dbace7944bdacb4ec
Change-Id: I43350c43398f7d6c02767f0aaec06fbc6c9ebbc0
1 file changed
tree: b1a7fb1f720d1d0bad5a50ebf35ef190f6e7a386
  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 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.