[roll] Roll fuchsia [superproject] Roll llvm-project/libc 3c1eeed..680cb51 (7 commits)

680cb51 [libc] Add LIBC_NAMESPACE_DECL macro (#97109)
3ebf355 [libc][docs] Update full host build docs (#97643)
0b0b0cb [libc] Add aligned_alloc (#96586)
3be99e7 [libc][math] Implement correctly rounded double precision tan (#97489)
9ff2fc8 [libc] reordered Function class parameters and moved yaml files (#97329)
e70be69 [libc] created integration tests for newhdrgen (#97361)
4fd82bf [libc] Add function spec for `getauxval` (#97492)

GitOrigin-RevId: d9201b986378e01b23924290f095311713e06ba7
Roller-URL: https://ci.chromium.org/b/8743370499963798529
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1077072
Original-Revision: 9c70d2f822c20319648b871f0aff24203512179e
Change-Id: Id2a1c313aca2d9e7e3e9ba074bc3d2afe2176999
1 file changed
tree: de51d8d8cd7a534d57c1582baf52d358fd9a0b6e
  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.