[roll] Roll fuchsia [libc] Use 2 slot ABI for RISCV TLSDESC

This patch updates the TLSDESC implementation in libc to use the
ratified 2 slot ABI, which matches other platforms, and removes
TLSDESC_DIRECT. The vector registers will be handled separately.

Original-Bug: 325518247
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1003945
Original-Revision: b92ea34674be5565c7645530e86d3d2411f920c7
GitOrigin-RevId: 71b5f76bdfedd64b5099378d6fdc30760d37ae8a
Change-Id: I55e31b2109a38b7a513923f19106a62f3c65df96
1 file changed
tree: 4066308dcd0b6b7d5380d1faf211a3a0271b5c90
  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 via the IRC channel #fuchsia on Freenode.

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.