]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tsan.c
* sanitizer.def: Add Address Sanitizer builtins.
[thirdparty/gcc.git] / gcc / tsan.c
2012-12-03  jakub * sanitizer.def: Add Address Sanitizer builtins.
2012-11-30  jakub * tsan.c (is_load_of_const_p): Removed.
2012-11-23  jakub * tsan.c: Fix up comment formatting.
2012-11-22  wmi2012-11-22 Dmitry Vyukov <dvyukov@google.com>