]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tsan.c
Merge ubsan into trunk.
[thirdparty/gcc.git] / gcc / tsan.c
2013-08-30  mpolacekMerge ubsan into trunk.
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-06-05  dmalcolm * tsan.c (tsan_atomic_table): Make const.
2013-04-30  jakub PR tree-optimization/57104
2013-04-22  mpolacek PR sanitizer/56990
2013-04-03  mpolacek PR sanitizer/55702
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-04  jakub * tsan.c (instrument_expr): If expr_ptr isn't a gimple...
2012-12-04  jakub PR sanitizer/55439
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>