commit | 34238e2675e31a93dfbaa307143d5c4097af08dc | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Wed Jul 10 21:34:54 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 10 14:36:28 2024 -0700 |
tree | 7eaeb74ea2c11300793113a5bfbc9eb34becbb1a | |
parent | d07aab0fa787082a3d3e13630fdd0dcdaa49182b [diff] |
[roll] Roll llvm-project/libc 365bc3f..b5b1e8f (14 commits) b5b1e8f [libc] Use `rint` builtin for rounding on the GPU (#98345) 27223f5 [libc] Add a missing math-function-macros.h include (#98271) ab3e2e4 [libc] Provide isnan, isnanf and isnanl functions (#96008) 58de9c1 [libc] Add support for `powi` as an LLVM libc extension on the GPU (#98236) 649fe69 [libc][math] Fix overflow shifts for dyadic floats and add skip accuracy option for expm1. (#98048) 33ac8c5 Revert "[libc] Move off_t and stdio macros to proxy hdrs" (#98242) d774fae [libc] Move the internal extern "C" symbols inside the namespace (#98232) 821c94e [libc] Move off_t and stdio macros to proxy hdrs (#98215) 72c0621 [libc] Fix sprintf FixedConv test (#98204) a88ab5c [libc] Fix readlink tests on 32-bit systems (#98168) c68ccae [libc] adjust printf macro test to use all 64 bits (#98195) 4abbacf [libc] Include stdio.h in baremetal getchar.cpp (#98188) fb70a0b [libc] Avoid the atexit and exit_handler dependency for exit (#98121) c9066d2 [libc] Disable `-ffreestanding` and `-fno-builtin` on the GPU build (#97636) GitOrigin-RevId: ef52ce736b1846df38b06a9ba6cf26d718cdee22 Change-Id: I8e0772c3c3a94023e6d9ef2d7ad0c32833643bc6
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.