[roll] Roll fuchsia [superproject] Roll llvm-project/libc 13f908a..5f1376f (8 commits)

5f1376f [libc][math]fadd implementation (#99694)
617aece [libc] Temporarily disable hypotf sNaN tests for NVPTX targets. (#99708)
480a6cb [libc] Increase test timeout (#99678)
f0f690b [libc][newheadergen]: adding entry_point testing (#99587)
8b518cb [libc] Fix missing sysroot path for kernel headers when crosscompiling (#99588)
09e082d [libc][math] Fix signaling nan handling of hypot(f) and improve hypotf performance. (#99432)
cc37db2 [libc] Fix headers for statvfs implementation
6760641 [libc] Add AMDGPU Timing to CMake (#99603)

GitOrigin-RevId: fa590d97fffb3496ba39db17d3a4e47adcf96668
Roller-URL: https://ci.chromium.org/b/8741935207839844177
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1085948
Original-Revision: 976072a18a3d28dae0a236040326db0f712d9a9c
Change-Id: I9c4235f72776cd4f679e75eef4c665359df92f88
1 file changed
tree: 38d0363963d3dac9bf32f8a1b9d8cfb4d3a8293f
  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.