[roll] Roll fuchsia [roll] Roll third_party/pigweed pw_toolchain: Zephyr SDK v1.0.0 Migration (GCC)

Ensure that existing Pigweed GCC builds work with the
updated SDK structure.

- Update the zephyr_gcc version tag in MODULE.bazel & zephyr_sdk.json.
- Include the logic to handle the new gnu/ prefix in zephyr_gnu.BUILD.
- Move the -mfp16-format=ieee flag in zephyr/BUILD.bazel and
  zephyr/arm_gcc/BUILD.bazel.

Original-Bug: 500682043
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/400235
Original-Revision: c5f145e2049eb38bc4d07c4b71d213ed33aa7fd3

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1586132
Original-Revision: 8f84850945af981f6f9cf1e2b62e5bc726d8ab21
GitOrigin-RevId: be13246916bd5ba89cfcb3fc4f4131b562052252
Change-Id: I3941c5b2bf5dbd4d81e1634601ca2dca98977437
1 file changed
tree: 4f797166351f66943ab76809c1dbbb7c5a47f326
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.