[roll] Roll fuchsia [superproject] Roll llvm-project/libc f56aa1c..d25a037 (2 commits)

d25a037 [libc] Fix missing ; in spec.td. (#71977)
5b1acaa [libc][math] Add initial support for C23 float128 math functions, starting with copysignf128. (#71731)

GitOrigin-RevId: d2fec9cbf2430a79eaaf432008e44e26ec793a6d
Roller-URL: https://ci.chromium.org/b/8764760035975050289
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/945554
Original-Revision: 948e60727b3aa2370672f65378801458b67b8bef
Change-Id: I07993a4800b441fcaaeac6b6287af5ee7daeb35a
1 file changed
tree: 0a74e5c1500450e9745a4322a514dac5709e9e92
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.