[roll] Roll fuchsia [superproject] Roll llvm-project/libc c8bc538..22c3279 (10 commits)

22c3279 [libc][stdbit] implement stdc_has_single_bit (C23) (#83168)
367ad3f [libc][NFC] Add `-Wno-multi-gpu` everywhere for the GPU build (#83173)
cee00e8 [libc] Re-Enable GPU tests and fix math exception handling (#83172)
a4be6dc [libc] Add fixed point support to printf (#82707)
edfa24f [libc] Work around incorrect fmin/fmax results for +/-x (#83158)
045480e [libc] Clean up GPU math implementations (#83133)
b546e5d [libc][math][c23] Add C23 math functions ilogbf128, logbf128, and llogb(f|l|f128). (#82144)
14c31fb [libc] Re-enable several GPU math smoke tests (#83147)
632458f [libc][stdfix] Add sqrt for fixed point types. (#83042)
e1f4cd6 [libc][NFC] Move 'sleep_briefly' function to common header (#83074)

GitOrigin-RevId: 951349fc3d8500e3ec3f818008cff9cb73930b2d
Roller-URL: https://ci.chromium.org/b/8754880688237970849
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/999132
Original-Revision: 342bacb045e707a8abeb12d44256a8d992947204
Change-Id: I6022c9e2eeaacf60218fb8d742ce258dcf44c82f
1 file changed
tree: d5fa7ab701ba46dc4185e14ef39fb501166e5272
  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.