about summary refs log tree commit diff
path: root/src/test/run-make/x86_64-fortanix-unknown-sgx-lvi
AgeCommit message (Expand)AuthorLines
2022-08-31Fix a bunch of typoDezhi Wu-1/+1
2022-08-23Diagnose missing includes in run-make testsTomasz Miąsko-1/+1
2021-12-12Stabilize asm! and global_asm!Amanieu d'Antras-33/+34
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-05-13Add support for const operands and options to global_asm!Amanieu d'Antras-1/+1
2020-11-06fix shellcheck error of SC2148Daiki Ihara-0/+1
2020-09-25cleaning up codeRaoul Strackx-26/+35
2020-09-25Building libunwind with new CMakeLists.Raoul Strackx-8/+3
2020-09-25Adding checks for module level assemblyRaoul Strackx-9/+115
2020-09-25LVI hardening tests for cmakeRaoul Strackx-0/+120
2020-09-25testing c++ code (cc crate)Raoul Strackx-0/+55
2020-09-25test hardening C inline assembly code (cc crate)Raoul Strackx-1/+33
2020-09-25started using cc crateRaoul Strackx-4/+29
2020-09-25LVI test std libRaoul Strackx-16/+78
2020-09-25Adding checks for assembly files in libunwindRaoul Strackx-0/+37