summaryrefslogtreecommitdiff
path: root/external/gpl3/gcc/lib/libtsan
AgeCommit message (Expand)Author
2021-04-25Add support for mipsn64 targets which build 64 bit binaries by defaultchristos
2020-09-14Consistently, always link sanitizer runtime with libm and libpthreadkamil
2020-09-14Avoid using dummy tsan_rtl_unimpl.cckamil
2020-09-13Build and install GCC TSan for 64-bit CPUskamil
2020-09-12Always link TSan runtime with librt and libmkamil
2020-09-12Ignore unused functions in tsan_interceptors.cckamil
2019-10-02- use /usr/include/gcc-8mrg
2019-02-08define CAN_SANITIZE_UB properly: libasan and libtsan need to notmrg
2019-02-06update the sanitizer source lists for gcc 7.mrg
2019-02-01- new shlib majorsmrg
2018-02-04updates for GCC 6.4.mrg
2018-01-09Add one more file, still does not build.christos
2016-06-05add glue for unimplemented platformschristos
2016-06-01Add ubsan (not enabled, not tested, compiling)christos
2016-01-05- Change LDADD/DPADD in library dependencies to LIBDPLIBSchristos
2015-01-07fix library name; add shared library versionchristos
2014-10-22Add build gluechristos