[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Only declare float128 math functions in the generated math.h if float128 type is supported. (#81010)

GitOrigin-RevId: 2f4f7977cf8fd760a93172d737b4736c9254db2c
Original-Revision: 53721f6dd70712f8bfa8a0a8fa48275217223077
Roller-URL: https://ci.chromium.org/b/8756601319714035617
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/988716
Original-Revision: acc46d4f90e6dada9b94de3d2aa073b87bbf2dfe
Change-Id: If297ac3221c0640f0a0c9af396d60c9b11989251
1 file changed
tree: edcccf6e4fc4a420a581290d3f6301b4ffe34008
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.