Show patches with: State = Action Required       |   126536 patches
« 1 2 ... 225 226 2271265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
asan: support for globals in kernel - - - - --- 2014-12-04 Dmitry Vyukov New
asan: support for globals in kernel - - - - --- 2014-12-02 Dmitry Vyukov New
asan: support for globals in kernel - - - - --- 2014-12-02 Dmitry Vyukov New
address review comments (issue5610048) - - - - --- 2012-02-02 Dmitry Vyukov New
[google] Backport ThreadSanitizer instrumentation pass from google/main to google/gcc-4_6 (issue561… - - - - --- 2012-02-01 Dmitry Vyukov New
Address the comments (issue5492055) - - - - --- 2011-12-16 Dmitry Vyukov New
Ignore thunks in ThreadSanitizer pass (issue5492055) - - - - --- 2011-12-16 Dmitry Vyukov New
Fix compiler warnings in ThreadSanitizer tests (issue5483046) - - - - --- 2011-12-12 Dmitry Vyukov New
Fix flags for edges from/to entry/exit basic blocks (issue5486043) - - - - --- 2011-12-12 Dmitry Vyukov New
Fix ThreadSanitizer pass required properties (issue5477053) - - - - --- 2011-12-09 Dmitry Vyukov New
Fix a bug in ThreadSanitizer pass (issue5448109) - - - - --- 2011-12-05 Dmitry Vyukov New
Run ThreadSanitizer test only on x86/linux (issue5437087) - - - - --- 2011-11-30 Dmitry Vyukov New
use cgraph_node_for_asm + add per-translation-unit constructors + synch repo (issue5303083) - - - - --- 2011-11-14 Dmitry Vyukov New
remove commented out code (issue5303083) - - - - --- 2011-11-08 Dmitry Vyukov New
fix crashes (issue5303083) - - - - --- 2011-11-08 Dmitry Vyukov New
fix review comments (issue5303083) - - - - --- 2011-11-03 Dmitry Vyukov New
fixes after the review (issue5303083) - - - - --- 2011-10-31 Dmitry Vyukov New
[google] ThreadSanitizer instrumentation pass (issue5303083) - - - - --- 2011-10-28 Dmitry Vyukov New
PR preprocessor/64803 - __LINE__ inside macro is not constant - - - - --- 2015-02-02 Dodji Seketeli New
PR preprocessor/64803 - __LINE__ inside macro is not constant - - - - --- 2015-02-02 Dodji Seketeli New
[libcpp] Do not modify a token once it has been initialized - - - - --- 2015-01-30 Dodji Seketeli New
PR preprocessor/64803 - __LINE__ inside macro is not constant - - - - --- 2015-01-30 Dodji Seketeli New
Add more comments to some gimple property accessors - - - - --- 2014-11-14 Dodji Seketeli New
PR preprocessor/61817 - Fix location of tokens in built-in macro expansion list - - - - --- 2014-08-11 Dodji Seketeli New
PR preprocessor/61817 - Fix location of tokens in built-in macro expansion list - - - - --- 2014-07-16 Dodji Seketeli New
[2/2] PR preprocessor/60723 - missing system-ness marks for macro tokens - - - - --- 2014-07-15 Dodji Seketeli New
[1/2] Support location tracking for built-in macro tokens - - - - --- 2014-07-15 Dodji Seketeli New
PR preprocessor/60723 - missing system-ness marks for macro - - - - --- 2014-07-03 Dodji Seketeli New
PR preprocessor/60723 - missing system-ness marks for macro - - - - --- 2014-06-27 Dodji Seketeli New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2014-01-29 Dodji Seketeli New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2014-01-28 Dodji Seketeli New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2014-01-24 Dodji Seketeli New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2014-01-24 Dodji Seketeli New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2014-01-22 Dodji Seketeli New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2013-11-14 Dodji Seketeli New
Fix ICEs when DEBUG_MANGLE is enabled - - - - --- 2013-11-14 Dodji Seketeli New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2013-11-12 Dodji Seketeli New
Fix asan regtest failures c-c++-common/asan/{memcmp-1.c,strncpy-overflow-1.c} - - - - --- 2013-11-11 Dodji Seketeli New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2013-11-11 Dodji Seketeli New
Factorize the two read_line functions present in gcov.c and input.c - - - - --- 2013-11-07 Dodji Seketeli New
Factorize the two read_line functions present in gcov.c and input.c - - - - --- 2013-11-06 Dodji Seketeli New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2013-11-05 Dodji Seketeli New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2013-11-04 Dodji Seketeli New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2013-11-04 Dodji Seketeli New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2013-10-31 Dodji Seketeli New
More comments about DECL_BUILT_IN and DECL_IS_BUILTIN (was Re: Why DECL_BUILT_IN and DECL_IS_BUILTI… - - - - --- 2013-09-04 Dodji Seketeli New
[libcpp] Do not decrease highest_location if the included file has be included twice. - - - - --- 2013-06-04 Dodji Seketeli New
PR c++/56782 - Regression with empty pack expansions - - - - --- 2013-05-15 Dodji Seketeli New
PR c++/56782 - Regression with empty pack expansions - - - - --- 2013-05-15 Dodji Seketeli New
Add new debug_bb_range debugging function - - - - --- 2013-02-16 Dodji Seketeli New
Add new debug_bb_range debugging function - - - - --- 2013-02-16 Dodji Seketeli New
[asan] Fix for PR asan/56330 - - - - --- 2013-02-16 Dodji Seketeli New
[asan] Fix for PR asan/56330 - - - - --- 2013-02-16 Dodji Seketeli New
[asan] Fix for PR asan/56330 - - - - --- 2013-02-15 Dodji Seketeli New
[asan] Fix a thinko leading to a crash - - - - --- 2013-02-13 Dodji Seketeli New
[2/2,asan] Avoid instrumenting duplicated memory access in the same basic block - - - - --- 2013-02-12 Dodji Seketeli New
[2/2,asan] Avoid instrumenting duplicated memory access in the same basic block - - - - --- 2013-02-12 Dodji Seketeli New
Add missing explicit instantiation for std::lower_bound template - - - - --- 2013-02-04 Dodji Seketeli New
[2/2,asan] Avoid instrumenting duplicated memory access in the same basic block - - - - --- 2013-01-28 Dodji Seketeli New
[1/2,asan] Allow creating/deleting hash table entries with new/delete - - - - --- 2013-01-28 Dodji Seketeli New
PR c++/53609 - Wrong argument deduction for pack expansion in argument pack - - - - --- 2013-01-21 Dodji Seketeli New
PR c++/55663 - constexpr function templ instantiation considered non-const as alias templ arg - - - - --- 2013-01-11 Dodji Seketeli New
PR c++/55663 - constexpr function templ instantiation considered non-const as alias templ arg - - - - --- 2013-01-11 Dodji Seketeli New
PR c++/55663 - constexpr function templ instantiation considered non-const as alias templ arg - - - - --- 2013-01-10 Dodji Seketeli New
PR c++/55663 - constexpr function templ instantiation considered non-const as alias templ arg - - - - --- 2013-01-08 Dodji Seketeli New
PR c++/55311 - Cannot specialize alias template with arg of type array of char - - - - --- 2012-12-24 Dodji Seketeli New
PR c++/52343 - error with alias template as template template argument - - - - --- 2012-12-24 Dodji Seketeli New
PR c++/55311 - Cannot specialize alias template with arg of type array of char - - - - --- 2012-12-22 Dodji Seketeli New
PR c++/52343 - error with alias template as template template argument - - - - --- 2012-12-21 Dodji Seketeli New
PR c++/53609 - Wrong argument deduction for pack expansion in argument pack - - - - --- 2012-12-19 Dodji Seketeli New
[PING] Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack - - - - --- 2012-12-17 Dodji Seketeli New
PR c++/53609 - Wrong argument deduction for pack expansion in argument pack - - - - --- 2012-12-12 Dodji Seketeli New
PR c++/53609 - Wrong argument deduction for pack expansion in argument pack - - - - --- 2012-12-11 Dodji Seketeli New
PR c++/53609 - Wrong argument deduction for pack expansion in argument pack - - - - --- 2012-12-11 Dodji Seketeli New
PR c++/53609 - Wrong argument deduction for pack expansion in argument pack - - - - --- 2012-12-08 Dodji Seketeli New
[PING] PR c++/54401 - Confusing diagnostics about type-alias at class scope - - - - --- 2012-12-07 Dodji Seketeli New
[PING] PR c++/54401 - Confusing diagnostics about type-alias at class scope - - - - --- 2012-12-07 Dodji Seketeli New
PR c++/53609 - Wrong argument deduction for pack expansion in argument pack - - - - --- 2012-12-03 Dodji Seketeli New
[PING] PR c++/54401 - Confusing diagnostics about type-alias at class scope - - - - --- 2012-11-17 Dodji Seketeli New
PR c++/54875 - Error when instantiating an alias template that resolves to an enum - - - - --- 2012-11-16 Dodji Seketeli New
Copy libsanitizer from llvm at revision 167890 - - - - --- 2012-11-15 Dodji Seketeli New
Enable building of libsanitizer on sparc linux again. - - - - --- 2012-11-15 Dodji Seketeli New
ASAN merge... - - - - --- 2012-11-14 Dodji Seketeli New
Enable libsanitizer just on x86 linux for now - - - - --- 2012-11-13 Dodji Seketeli New
[09/10] Instrument built-in memory access function calls - - - - --- 2012-11-12 Dodji Seketeli New
[06/10] Implement protection of global variables - - - - --- 2012-11-12 Dodji Seketeli New
[05/10] Implement protection of stack variables - - - - --- 2012-11-12 Dodji Seketeli New
[01/10] Initial import of asan from the Google branch into trunk - - - - --- 2012-11-12 Dodji Seketeli New
[02/10] Initial asan cleanups - - - - --- 2012-11-12 Dodji Seketeli New
[03/11] Emit GIMPLE directly instead of gimplifying GENERIC. - - - - --- 2012-11-12 Dodji Seketeli New
[09/10] Instrument built-in memory access function calls - - - - --- 2012-11-02 Dodji Seketeli New
[08/10] Factorize condition insertion code out of build_check_stmt - - - - --- 2012-11-02 Dodji Seketeli New
[07/10] Make build_check_stmt accept an SSA_NAME for its base - - - - --- 2012-11-02 Dodji Seketeli New
[06/10] Implement protection of global variables - - - - --- 2012-11-02 Dodji Seketeli New
[05/10] Implement protection of stack variables - - - - --- 2012-11-02 Dodji Seketeli New
[04/10] Allow asan at -O0 - - - - --- 2012-11-02 Dodji Seketeli New
[03/10] Emit GIMPLE directly instead of gimplifying GENERIC. - - - - --- 2012-11-02 Dodji Seketeli New
[02/10] Initial asan cleanups - - - - --- 2012-11-02 Dodji Seketeli New
[01/10] Initial import of asan from the Google branch into trunk - - - - --- 2012-11-02 Dodji Seketeli New
[12/13] Instrument built-in memory access function calls - - - - --- 2012-11-01 Dodji Seketeli New
« 1 2 ... 225 226 2271265 1266 »