[roll] Roll fuchsia [superproject] Roll llvm-project/libc 0c4eb87..fa96c8b (5 commits)

fa96c8b [libc] Fix a typo in llvm_libc_ext.td. (#84259)
85c90b1 [libc][stdfix] Add integer square root with fixed point output functions. (#83959)
46ba7bc [libc] Add max length argument to decimal to float (#84091)
ad80116 [libc] Update GPU documentation pages (#84076)
5454cf5 [libc] Fix standalone cross compiling build for the GPU (#84042)

GitOrigin-RevId: d87b5aec1ecb1eabe407b1b0f3959502580682f2
Roller-URL: https://ci.chromium.org/b/8754149349550120497
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1003252
Original-Revision: c24241a50ce6007a29a8a9ec94ecdda8eff34f1f
Change-Id: Ibbaafa1c433b0f8689328245e08c7991ac8101f4
1 file changed
tree: 5da9865279b43c527b94e814c25500824e063669
  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.