[roll] Roll llvm-project/libc 707987f..4624024 (4 commits)

4624024 [libc][math] Implement nan(f|l) functions (#76690)
bdfedfe [libc] major refactor of startup library (#76092)
18b0dbe [libc][math] Fix `is_quiet_nan` function in FPBits (#76931)
7c3e224 [libc][NFC] Simplify `FPBits` (#76835)

GitOrigin-RevId: 3144e039fb0e86dc0ab6483fb1a65bd4fadc4066
Change-Id: Ifae4140db9840f8552871da2fcdbf0e09f074536
1 file changed
tree: 59876efb2f61958d80ce7ea4da340a57af821ce0
  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.