commit | 6a8899602041366cdc32ffc39ee9e461cc5a116d | [log] [tgz] |
---|---|---|
author | Roland McGrath <mcgrathr@fuchsia.infra.roller.google.com> | Wed Dec 08 08:32:20 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 08 00:33:48 2021 -0800 |
tree | 1d1a1a7e1bf22930387fda1efeb55082901d4b47 | |
parent | 26cd5679c857926522e7b116d450270b1df91479 [diff] |
[roll] Roll fuchsia [elfldltl] Static PIE self-relocation support with Fuchsia vDSO This provides a simple entry point for self-relocation of a static PIE that uses only simple fixups and symbolic relocations always resolved in the vDSO. This is demonstrated with a Fuchsia test case that starts up and makes PLT calls into the vDSO. Original-Fixed: 72221 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/506311 Original-Revision: a6e02c38f7b13ab754d84d63735f16cee1ead353 GitOrigin-RevId: d523410f24570c470c1a173bf9580ceca3f120f7 Change-Id: I74d0fcfbbb15969694294686dd2c6095477fadfa
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
.