[roll] Roll fuchsia [superproject] Roll llvm-project/libc d2f5bd6..59925b5 (11 commits)

59925b5 [libc] fixup ftello test (#87282)
7821c49 [libc][math] Implement atan2f correctly rounded to all rounding modes. (#86716)
fbc540e [libc] fixup missing include for fullbuild (#87266)
d7f8ce7 [libc][POSIX] implement fseeko, ftello (#86928)
f969281 [libc] Include algorithm.h to parser.h (#87125)
871de6b [libc] enable stack protectors and frame pointers on default (#86288)
a67bb6b [libc][math][c23] Fix impl and tests for X86_80 canonicalize function. (#87103)
5ff158c [libc][Docs] Update RPC server example using CUDA after changes
40166a9 [libc] Change RPC interface to not use device ids (#87087)
c5b459c [libc] Fix missing UINTMAX_WIDTH (#87092)
ddc4777 Add bit width length modifier to printf (#82461)

GitOrigin-RevId: 6ba525670e4f447307b83082ed2ac3ccc04b436d
Roller-URL: https://ci.chromium.org/b/8751803459726483137
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1018592
Original-Revision: 9b3d27eaa33fc45178db23319c5d1648db4337e0
Change-Id: I13553cc12d56d17d4c5d68afbead8337e9c6596a
1 file changed
tree: 1e4f19b4011c0e8c10d47d538eea22eac5fccabe
  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 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.