aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/test/cfi/cross-dso
AgeCommit message (Expand)AuthorFilesLines
2019-06-27[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner2-0/+0
2018-10-01[Cfi] Compiling cfi library on FreeBSD and NetBSDDavid Carlier1-1/+1
2018-06-29[cfi] Use __builtin version of __clear_cache.Evgeniy Stepanov1-1/+1
2018-06-29[cfi] Reset i-cache after copying code in test.Evgeniy Stepanov1-2/+4
2017-10-16[cfi] Test cross-dso CFI on Android.Evgeniy Stepanov4-1/+41
2017-10-13[cfi] Use %ld_flags_rpath_* substitutions in tests (NFC)Evgeniy Stepanov5-70/+70
2017-10-06[sanitizer] Test ubsan and cfi on android.Evgeniy Stepanov1-1/+1
2017-06-16[cfi] Enable icall tests with thinlto.Evgeniy Stepanov2-4/+0
2017-04-21[cfi] Run tests with and without lld and thinlto.Evgeniy Stepanov2-0/+7
2017-04-20[cfi] Move one test under cross-dso/icall.Evgeniy Stepanov1-1/+1
2016-11-11[cfi] Tweak a test for the cfi-icall change.Evgeniy Stepanov1-4/+4
2016-02-03[cfi] Safe handling of unaddressable vtable pointers (compiler-rt).Evgeniy Stepanov1-13/+45
2016-01-28[cfi] Get rid of a fixed size buffer for the library path in test.Evgeniy Stepanov1-3/+4
2016-01-28[cfi] Fix recovery from out-of-bounds vtable error.Evgeniy Stepanov1-3/+7
2016-01-27[cfi] Fix a warning in tests.Evgeniy Stepanov1-1/+1
2016-01-27[cfi] Disable vtable diagnostics when no cxxabi.Evgeniy Stepanov1-0/+2
2016-01-26[cfi] Better handling of wild target address.Evgeniy Stepanov1-0/+28
2016-01-26[cfi] Hide runtime implementation in a namespace.Evgeniy Stepanov1-1/+4
2016-01-26[cfi] Support for dlopen and dlclose.Evgeniy Stepanov2-0/+228
2016-01-25[cfi] Cross-DSO CFI diagnostic mode (compiler-rt part)Evgeniy Stepanov4-0/+182
2016-01-16Introduce stats and stats_client libraries.Peter Collingbourne1-0/+59
2015-12-22[cfi] Fix handling of uninstrumented libraries.Evgeniy Stepanov1-0/+5
2015-12-16[cfi] Limit cross-dso tests to Linux.Evgeniy Stepanov1-0/+9
2015-12-15Cross-DSO control flow integrity (compiler-rt part).Evgeniy Stepanov5-0/+202