[roll] Roll fuchsia [libc] Fix addend handling for RISC-V data relocs RISC-V doesn't have a dedicated reloc type for normal GOT slots such as other machines have R_*_GLOB_DAT. Instead, they just use the same reloc type as other absolute data relocs (R_RISCV_64). The dynamic linker shouldn't ignore addends in these relocs as it does for R_*_GLOB_DAT relocs on other machines. It was wrongly doing so by treating R_RISCV_64 as "the GOT type". Original-Bug: 126753 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/853537 Original-Revision: 34514dd5806d83b667bf215872a65e144539a85d GitOrigin-RevId: a9b75fbc480d68d1194e0c41a50c8726d7937bde Change-Id: Ic91df173beeed9e779e15146a548ba2af526705f
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.