[roll] Roll fuchsia [superproject] Roll llvm-project/libc 7fbcc46..d98aeac (14 commits)

d98aeac [libc] Reduce binary size for baremetal targets (#121164)
c6fa421 [libc][complex] fix buildbot errors (#121141)
4fcb886 [libc][complex] add cfloat16 and cfloat128 compiler flags (#121140)
25b4c01 Revert "[libc][complex] enable CFP128 entrypoints on X86_64 (#121111)" (#121113)
b721eb1 [libc][complex] enable CFP128 entrypoints on X86_64 (#121111)
4f71ca0 [libc] Remove old RPC host call extension for GPU (#120800)
2dc5971 [libc] Make a couple of math smoke tests more robust. (#120808)
e0fa5c4 [libc] update host build docs (#120147)
2652a20 [libc][docs] convert stdio.h to docgen (#120334)
110b2bc [libc] Enable 'timespec_get' for the GPU build (#120304)
4499895 [libc] fix -Wgcc-compat (#120303)
cb583dd [libc][complex] Implement different flavors of the `cproj` function (#119722)
a7ee8ac [libc] Use __attribute__((__nothrow__)) for __NOEXCEPT in C (#114653)
ac79fd5 [libc] Add unistd overlay (#119312)

GitOrigin-RevId: 199828674d870c805811c2c22bc4b318c639e67b
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1180663
Original-Revision: d7193be8c935f64666060d75cc36e694f3ee4692
Change-Id: Iebcf88999bbdc5f29779d8bfdee12bb000bbb48a
1 file changed
tree: 7c8823ec7c4c8b94a09a450cab5d93752136c17e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.