[roll] Roll fuchsia [roll] Roll llvm-project/libc 175c1c9..04462f5 (9 commits)

04462f5:https://llvm.googlesource.com/llvm-project/libc/+/04462f5b1b0bb7b0336b09b6bdd08565ab9de383 [libc] Fix GPU stderr include path (#186481)
a2336e1:https://llvm.googlesource.com/llvm-project/libc/+/a2336e1399c4541f159d6fa9e982d779726bc07f [libc] Make standard streams entrypoints (#184669)
8523dc8:https://llvm.googlesource.com/llvm-project/libc/+/8523dc8db63851fd7796b7ebf1ea90c50c728660 [libc][math] Fixed Hypotbf16 build failure. (#186415)
3da573a:https://llvm.googlesource.com/llvm-project/libc/+/3da573a41260798f4cbaa0cc5ea56dd14a5a4141 [libc] Implement entrypoint and test of iswupper function (#185215)
e11c28c:https://llvm.googlesource.com/llvm-project/libc/+/e11c28c84dc73e2bad2fabc90b39cab6a430c73b [libc][math] Implement C23 half precision erf function (#179251)
706c606:https://llvm.googlesource.com/llvm-project/libc/+/706c606631063688d1b869f10fc6c1d2cb4acb27 [libc][math][c23] Add hypotbf16 function (#183460)
1885fc7:https://llvm.googlesource.com/llvm-project/libc/+/1885fc7e02b0f4ee006745330322c8a2321cea6e [libc] Add support for chown on platforms that don't define SYS_chown (#186167)
1f95a6a:https://llvm.googlesource.com/llvm-project/libc/+/1f95a6a0a68be68fc0cdfc080c1f032a03f81e68 [libc][math][c23] Add log10p1f16 C23 math function (#184739)
2ed4732:https://llvm.googlesource.com/llvm-project/libc/+/2ed47325740828aa4fdd410d09449cfbeddba974 [libc] Fix load_aligned big-endian handling. (#185937)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1539285
Original-Revision: 9ecfcaa899df65a19927061309276ccb096458ce
GitOrigin-RevId: eb6f665177840ee6364f0e22570ce6a605ad42d4
Change-Id: Icc21e77980bf2a9f679fb8cf1e978dd871a58e31
1 file changed
tree: e0648b5992118cd316eca67689e4c38d71a56488
  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.