aboutsummaryrefslogtreecommitdiff
path: root/crypto/abi_self_test.cc
AgeCommit message (Expand)AuthorFilesLines
2023-01-27Remove ppc64le assembly.David Benjamin1-286/+0
2022-03-23Remove VS 2015 support.David Benjamin1-3/+4
2019-12-02Add a ppc64le ABI tester.David Benjamin1-1/+286
2019-02-12Use Windows symbol APIs in the unwind tester.David Benjamin1-2/+2
2019-02-05Implement ABI testing for aarch64.David Benjamin1-5/+186
2019-02-05Implement ABI testing for ARM.David Benjamin1-0/+97
2019-02-05Implement unwind testing for Windows.David Benjamin1-36/+15
2019-01-28Add ABI testing for 32-bit x86.David Benjamin1-0/+58
2019-01-22Avoid unwind tests on libc functions.David Benjamin1-7/+5
2019-01-09Add direction flag checking to CHECK_ABI.David Benjamin1-0/+5
2019-01-03Add a CFI tester to CHECK_ABI.David Benjamin1-68/+88
2018-12-21Add Win64 SEH unwind codes for the ABI test trampoline.David Benjamin1-0/+31
2018-12-21Add an ABI testing framework.David Benjamin1-0/+154