breakpad/src
Thomas Gales 64a53c1904 Modify RISCV minidump context to match Crashpad
- RISCV32 will only include support for 32 bit floating point registers
- RISCV64 will only include support for 64 bit floating point registers
- RISCV 32/64 context will include a "version" field to account for
  future extensions

Fixed: 1447862

Tested: `make check` on x86 host
Tested: `minidump_stackwalk` for RISCV64 minidump on x86 host
Change-Id: I605d5b2c35e627a5dc986aaf818a9c9898f6ae0b
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/4553281
Reviewed-by: Joshua Peraza <jperaza@chromium.org>
2023-05-23 15:24:16 +00:00
..
client Modify RISCV minidump context to match Crashpad 2023-05-23 15:24:16 +00:00
common Fix inline_origin_map key collision when split dwarf is enabled. 2023-05-19 17:05:35 +00:00
google_breakpad Modify RISCV minidump context to match Crashpad 2023-05-23 15:24:16 +00:00
processor Modify RISCV minidump context to match Crashpad 2023-05-23 15:24:16 +00:00
third_party Reimport architecture/byte_order.h from canonical repo 2023-05-01 22:51:23 +00:00
tools Modify RISCV minidump context to match Crashpad 2023-05-23 15:24:16 +00:00
breakpad_googletest_includes.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
config.h.in enables C++17 mode 2022-10-14 19:08:12 +00:00