breakpad/src/client
GlassOfWhiskey e69677e93d Added crash context float state flag
Instead of listing everywhere the set of architectures that do not
require/support explicit float state in their crash context, a new
GOOGLE_BREAKPAD_CRASH_CONTEXT_HAS_FLOAT_STATE preprocessor macro has
been defined.

Adding novel architectures will only require to manage the
macro definition in a single place.

Change-Id: I2732982f2cdfc9fcd2f71d6e5e122617faff9e82
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/3876345
Reviewed-by: Mike Frysinger <vapier@chromium.org>
2022-09-07 12:28:57 +00:00
..
apple/Framework Mac: Add support for in-process crash reporting to Breakpad. 2014-09-15 22:48:18 +00:00
ios Add missing config for encoding_util.h/m in iOS client project 2021-11-22 18:47:26 +00:00
linux Added crash context float state flag 2022-09-07 12:28:57 +00:00
mac Fix -Wdeprecated-declarations when macOS 13 SDK is used. 2022-08-12 17:14:46 +00:00
solaris/handler namespace implementations of FileID 2022-01-28 17:11:22 +00:00
windows Fix an instance of -Wunused-but-set-variable. 2021-07-26 16:01:35 +00:00
minidump_file_writer-inl.h fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
minidump_file_writer.cc fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
minidump_file_writer.h fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
minidump_file_writer_unittest.cc fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00