[roll] Roll fuchsia [libc] Add -hwasan-record-stack-history=libcall to libc

This ensures the compiler will instead emit calls to
__hwasan_add_frame_record rather than accessing __hwasan_tls directly
when storing frame record info in libc only.

Original-Bug: 104480, 57112
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/702186
Original-Revision: 6f5a974dcbee09ab29dbd841143bfd1042638e0d
GitOrigin-RevId: f62c7fc52ee18d89b27a14c3d8d86760aee0d44d
Change-Id: Ib8cc6fbabd414fdb89089015223018e41eb4cfa3
1 file changed
tree: 58339d18d048427fbd37720b774164bfc2681110
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.