[roll] Roll fuchsia [roll] Roll llvm-project/libc f83f335..b9d9db2 (5 commits)

b9d9db2:https://llvm.googlesource.com/llvm-project/libc/+/b9d9db26b68873780d4d68a342f7b9ef0cd32839 Reland "[libc][math] Refactor fmaximum_mag_num family to header-only" (#194194)
fbefd24:https://llvm.googlesource.com/llvm-project/libc/+/fbefd24e2f1efe5f8d8308111d0c8ab09ca008c7 [libc][math] Qualify fdim funtions to constexpr (#194137)
d00650c:https://llvm.googlesource.com/llvm-project/libc/+/d00650ce88f882f4c5c0099b2b2571b7c8a88648 Revert "[libc][math] Refactor fmaximum_mag_num family to header-only" (#194183)
a733286:https://llvm.googlesource.com/llvm-project/libc/+/a7332861c136192d76030f645f53c466aa282105 [libc][math] Refactor fmaximum_mag_num family to header-only (#182169)
6c236db:https://llvm.googlesource.com/llvm-project/libc/+/6c236db98e227869a236f396d3401e0078315427 [libc][math] Refactor fdiv family to header-only (#182192)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1589228
Original-Revision: da1b8f462faa166084c713bc748fc18c6e65f70d
GitOrigin-RevId: 7bfb5472a6c35cabbd05dea9d62bcced0062d007
Change-Id: I2e009912128f6d08c11eefa894944358305c00e3
1 file changed
tree: ee9c9e6c64b0e166c2bef35ff5bf7a048f4fdf8a
  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.