[roll] Roll fuchsia [superproject] Roll llvm-project/libc e6b91af..6b67f45 (5 commits)

6b67f45 [libc] Add sys/time.h to the list of aarch64 headers.
95f06c0 [libc] Add abort and __llvm_libc_syscall to aarch64 fullbuild config.
ef49ed4 [libc] Fix fputil::multiply_add and fputil::polyeval template signatures.
21cdaeb [libc][math] Implement double precision exp function correctly rounded for all rounding modes.
fa5b994 [libc] Only add -ffreestanding flag in full build mode.

GitOrigin-RevId: ecf836a16c555499154c347ed3b12c9a6f2ee248
Roller-URL: https://ci.chromium.org/b/8771807542064863057
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/907268
Original-Revision: 9a62959e109c8515b2384154d7f5a9e0b41437ea
Change-Id: Ibda6e224499c95c747c60886a0689f303a295a36
1 file changed
tree: 1307590acf65af0b5a203b1843641f645a9204c0
  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.