[roll] Roll fuchsia [roll] Roll llvm-project/libc c926913..431b05e (7 commits)

431b05e:https://llvm.googlesource.com/llvm-project/libc/+/431b05e422ab4e0de412d0bed0045b2f6bd81fc9 [libc] Add RPC helpers for dispatching functions to the host (#179085)
386b36c:https://llvm.googlesource.com/llvm-project/libc/+/386b36ce6ea0fc1f09559e7185525480b02eba3b [libc] Disable math exceptions for baremetal (#180863)
821ef23:https://llvm.googlesource.com/llvm-project/libc/+/821ef23dd26ae5696e46133cff86e66a82b9e185 [libc] Add option to disable printf bit int (#180832)
752970a:https://llvm.googlesource.com/llvm-project/libc/+/752970a30944fd24c9d5b73f6e3e4377bf448446 [libc][math] Refactor powf to Header Only. (#176531)
577bbc6:https://llvm.googlesource.com/llvm-project/libc/+/577bbc63c6fb81356bd7ac97a6a283ced37c93ce [libc][math] Refactor pow to Header Only. (#176529)
7f9e5b1:https://llvm.googlesource.com/llvm-project/libc/+/7f9e5b1fa0710f75b3553dc0c76f29c1c0ea340d [libc][math] Refactor log2f to Header Only. (#176527)
db7f9b6:https://llvm.googlesource.com/llvm-project/libc/+/db7f9b6355459d2f146b98474f0196dd997426a9 [libc][math] Refactor log2f16 to Header Only. (#176526)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1503016
Original-Revision: 52df946bfed8490092545890914c533071af61b7
GitOrigin-RevId: 4ab9a7fae01d59e736757a37fe5a032f64ea154e
Change-Id: I5bb1324f0eb84d6e0bbd1ba9830413b5ba3430de
1 file changed
tree: a2304995430669278d328c4b16b738caecbc6ae9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.