[roll] Roll fuchsia [roll] Roll llvm-project/libc [libc][math] Add missing freebsd entrypoint for cbrtf16 (#205011)

Adds missing freebsd entrypoint in
[5429667](https://github.com/llvm/llvm-project/pull/205011/commits/5429667e053398d39e180f084e0dd5c4c416aa27)
and fixes the wrong entry point for `crbtf1` in
[cdc394f](https://github.com/llvm/llvm-project/pull/205011/commits/cdc394f8ba7dffb9f49563d601def7cf31561d6f),
which was `cbrtf` in `baremetal/riscv`

GitOrigin-RevId: 63862a2d80759a88e0b7408e555bb8f2292c5d40
Original-Original-Revision: 82fd643d47923c6c4a6f39a02abbb1e8536b5f36

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1672454
Original-Original-Revision: a5ef331510983ce53d7178fd353b13060e3c3152
GitOrigin-RevId: afa255c5b4f34ba0331e0e084879b2bbaad53315
Change-Id: I45786c6f3df2ed3b420143c9850172054b3f8a02
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1673722
Cr-Commit-Position: refs/heads/main@{#195332}
1 file changed
tree: 90176d7581656540c314977caec6f902c1dafdb2
  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.