[roll] Roll fuchsia [superproject] Roll llvm-project/libc 92b6a2e..803eb70 (10 commits)

803eb70 [libc][i386] FPBit support for 96b long double (#115084)
4546548 [libc][stdfix] disable ulkbits on riscv (#115781) (#115792)
4cd5ef1 [libc][stdfix] disable lkbits on riscv (#115781)
6cb3233 [libc] Clean up skipped and failing cmake (#115400)
37bb4c1 [libc] fix lfind entrypoints (#115771)
38dcfab [libc] fix lfind old hdrgen (#115760)
82fa285 [libc] fix missing trailing commas
7e83c41 [libc] fix typo and trailing whitespace
d7ae7eb [libc][stdfix] Implement fixed point fxbits functions in llvm-libc  (#114912)
e753750 [libc][search] implement posix `lfind` function (#114692)

GitOrigin-RevId: 39817fab4b27752cff3e6beb49a8f0a32e70b6a9
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152379
Original-Revision: ea521dd1088a625e2a51453ad0742081d071fb72
Change-Id: I8f70b1cf2a4c829bfac08c6f01a99e767ee057dd
1 file changed
tree: 63fbb20f7194a3df005f4d7a9d5767aae81016b7
  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 in one of the communication channels documented at get involved.

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.