[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc][math] Switch math functions to use libc_errno and fix some errno and floating point exceptions.

Switch math functions to use libc_errno and fix some errno and
floating point exceptions

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D145349

GitOrigin-RevId: 6d610fdb20d83bd1cbd0343478b9c1cd0bf6041d
Original-Revision: 111fcf6162681a1a11c90972644a1ad9323a77ee
Roller-URL: https://ci.chromium.org/b/8787300605688149905
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/814887
Original-Revision: 40b4e0745c0741572370c34ac5d8d286fa31e0a2
Change-Id: Icd11d3dcbf6c17ff1c9b27001437293b5e563901
1 file changed
tree: 1f6968e2550ef011e4939a4eb485693714d8b048
  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.