aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/truss/setup.c
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2016-03-09 18:38:30 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2016-03-09 18:38:30 +0000
commit6fc8053f1a380ae93513f9372cc5456417a1b362 (patch)
treed277f27f131296ec3b5bc25b04360a9e300f94d3 /usr.bin/truss/setup.c
parent47d306bf35b078ec13a725d5cd8303c4ae5fc50d (diff)
downloadsrc-6fc8053f1a380ae93513f9372cc5456417a1b362.tar.gz
src-6fc8053f1a380ae93513f9372cc5456417a1b362.zip
Fix reporting of the CloudABI ABI in kdump.
- Advertise the word size for CloudABI ABIs via the SV_LP64 flag. All of the other ABIs include either SV_ILP32 or SV_LP64. - Fix kdump to not assume a 32-bit ABI if the ABI flags field is non-zero but SV_LP64 isn't set. Instead, only assume a 32-bit ABI if SV_ILP32 is set and fallback to the unknown value of "00" if neither SV_LP64 nor SV_ILP32 is set. Reviewed by: kib, ed Differential Revision: https://reviews.freebsd.org/D5560
Notes
Notes: svn path=/head/; revision=296570
Diffstat (limited to 'usr.bin/truss/setup.c')
0 files changed, 0 insertions, 0 deletions