[roll] Roll fuchsia [superproject] Roll llvm-project/libc c4ab4dd..707987f (10 commits)

707987f [libc] fix -Wcast-function-type via union rather than reinterpret_cast (#76875)
858c786 [libc][NFC] Remove `FloatProperties` (#76508)
3fd8a9c [NFC][libc] Fix formatting for baremetal OSUtils
4725f88 [libc] `__stack_chk_fail` baremetal dependencies (#76412)
e5b951b [libc][NFC] Enforce internal linkage for exp* support functions. (#76250)
04582e1 [libc] Lock the output stream for the 'puts' call (#76513)
b147099 [libc] Adds AMDGPU gfx941 and gfx942 to archs (#76573)
518fee2 Revert [libc][Obvious] Correctly initialize the default clock frequency (#76582)
aa36515 [libc][Obvious] Correctly initialize the default clock frequency (#76582)
8cc6e22 [libc][NFC] Integrate `FloatProperties` into `FPBits` (#76506)

GitOrigin-RevId: 9bdcf7af582459991836a1d0977249b9f22a3ec2
Roller-URL: https://ci.chromium.org/b/8759862258775019057
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/968637
Original-Revision: 09525abbcec71d6f7473a25a9bbaad009f12b979
Change-Id: I337a8e3712cef1823b9f56b41701da3931036efd
1 file changed
tree: 7cbd0e3675facc1aa1456dd2e2110f1518db3b82
  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.