breakpad/src/client
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
..
apple/Framework Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
ios Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
linux Modify RISCV minidump context to match Crashpad 2023-05-23 15:24:16 +00:00
mac Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
solaris/handler Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
windows Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
minidump_file_writer_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
minidump_file_writer-inl.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
minidump_file_writer.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
minidump_file_writer.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00