Show patches with: none      |   126672 patches
« 1 2 ... 875 876 8771266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] gnu11 fallout: ada - - - - --- 2014-10-16 Marek Polacek New
Fix PR63554, move strncat_chk folding to GIMPLE - - - - --- 2014-10-16 Richard Biener New
[17/17] Enable __asan_loadN/__asan_storeN for KASan - - - - --- 2014-10-16 Yury Gribov New
[16/17] Disable __asan_init calls for KASan - - - - --- 2014-10-16 Yury Gribov New
[15/17] Fix for PR 61897 and PR 62140 - - - - --- 2014-10-16 Yury Gribov New
[14/17] Fix test on 32-bit platforms - - - - --- 2014-10-16 Yury Gribov New
[13/17] Fix for PR 62089 - - - - --- 2014-10-16 Yury Gribov New
[12/17] Fix off-by-one - - - - --- 2014-10-16 Yury Gribov New
[11/17] Move Asan instrumentation to sanopt pass - - - - --- 2014-10-16 Yury Gribov New
[10/17] Support fnspec for internal fns - - - - --- 2014-10-16 Yury Gribov New
[9/17] Initial KAsan support - - - - --- 2014-10-16 Yury Gribov New
[8/17] Optimization of strlen instrumentation - - - - --- 2014-10-16 Yury Gribov New
[7/17] Fix for PR 61547 - - - - --- 2014-10-16 Yury Gribov New
[6/17] Fix for PR 61530 - - - - --- 2014-10-16 Yury Gribov New
[5/17] Fix bootstrap error - - - - --- 2014-10-16 Yury Gribov New
[4/17] Outline instrumentation - - - - --- 2014-10-16 Yury Gribov New
[3/17] Instrumentation of unaligned types - - - - --- 2014-10-16 Yury Gribov New
[committed] gnu11 fallout: i686 - - - - --- 2014-10-16 Marek Polacek New
[2/17] Introduction of __asan_loadN/__asan_storeN - - - - --- 2014-10-16 Yury Gribov New
[1/17] Install asan_interface.h - - - - --- 2014-10-16 Yury Gribov New
Check that unlinked uses do not contain ssa-names when renaming. - - - - --- 2014-10-16 Tom de Vries New
[i386,AVX512,79/n] Extend expand_mul_widen_hilo. - - - - --- 2014-10-16 Kirill Yukhin New
[i386,AVX512,78/n] Use blend for inserting. - - - - --- 2014-10-16 Kirill Yukhin New
NRV with address taken - - - - --- 2014-10-16 Marc Glisse New
[GOOGLE] recalculate dominance before update_ssa in AutoFDO pass - - - - --- 2014-10-15 Dehao Chen New
[pointer,size] more edge cases - - - - --- 2014-10-15 DJ Delorie New
[flag-types.h] don't assume 32-bit ints - - - - --- 2014-10-15 DJ Delorie New
[lto] don't assume pointer size - - - - --- 2014-10-15 DJ Delorie New
[v3] Update a testcase vs c++/53000 - - - - --- 2014-10-15 Paolo Carlini New
__intN patch 3/5: main __int128 -> __intN conversion. - - - - --- 2014-10-15 DJ Delorie New
[Bug,libstdc++/63500,4.9/5,Regression] bug in debug version of std::make_move_iterator? - - - - --- 2014-10-15 François Dumont New
[v3] Minimally exercise the other alias_decls in <type_traits> - - - - --- 2014-10-15 Paolo Carlini New
[i386] : Fix PR 59432, sync/atomic FAILs on 32bit x86 systems without .cfi directives - - - - --- 2014-10-15 Uros Bizjak New
C++ PATCH for c++/63528 (variadic variable template) - - - - --- 2014-10-15 Jason Merrill New
[GOOGLE] recalculate dominance before update_ssa in AutoFDO pass - - - - --- 2014-10-15 Dehao Chen New
[C] Clamp down "incomplete type" error (PR c/63543) - - - - --- 2014-10-15 Marek Polacek New
[3/5] IPA ICF pass - - - - --- 2014-10-15 Martin Liška New
Fix PR lto/62026 on mainline - - - - --- 2014-10-15 Jan Hubicka New
[x86,java,PR63536] Fix java bootstrap for -mtune=intel/slm - - - - --- 2014-10-15 Evgeny Stupachenko New
[RFC] : Introduction of callgraph annotation class - - - - --- 2014-10-15 Martin Liška New
[gomp4] OpenACC / C++ - - - - --- 2014-10-15 James Norris New
[PATCHv3,Kasan,PING^3] Allow to override Asan shadow offset from command line - - - - --- 2014-10-15 Yury Gribov New
patch to fix PR63448 - - - - --- 2014-10-15 Vladimir Makarov New
libgomp testsuite: (not) using a specific driver for C++, Fortran? - - - - --- 2014-10-15 Thomas Schwinge New
[v3] Minimally exercise the other alias_decls in <type_traits> - - - - --- 2014-10-15 Paolo Carlini New
[7/n] OpenMP 4.0 offloading infrastructure: testsuite - - - - --- 2014-10-15 Ilya Verbin New
PR lto/61048 Write/read option -fsanitize to/from object files - - - - --- 2014-10-15 Ilya Palachev New
[1/2,AARCH64,NEON] Add patterns + builtins for vld[234](q?)_lane_* intrinsics - - - - --- 2014-10-15 Charles Baylis New
[4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper - - - - --- 2014-10-15 Ilya Verbin New
C++ PATCH for c++/63455 (ICE with decltype of statement-expression) - - - - --- 2014-10-15 Jason Merrill New
[AARCH64,03] Add ACLE 2.0 predefined macros: Define __ARM_SIZEOF_MINIMAL_ENUM macro - - - - --- 2014-10-15 Renlin Li New
[AARCH64,02] Add ACLE 2.0 predefined macros: More macros which are unconditional - - - - --- 2014-10-15 Renlin Li New
[i386,AVX512,76/n] Extend int 2 float conversions. - - - - --- 2014-10-15 Kirill Yukhin New
[AARCH64,01] Add ACLE 2.0 predefined marcos: Add __ARM_BIG_ENDIAN marco - - - - --- 2014-10-15 Renlin Li New
Add missing 'const' to std::complex primary template - - - - --- 2014-10-15 Jonathan Wakely New
Fix virtual call to __builtin_unreachable folding - - - - --- 2014-10-15 Richard Biener New
[4/n] Merge from match-and-simplify, hook into fold-const.c - - - - --- 2014-10-15 Richard Biener New
[wwwdocs] Update changes.html - - - - --- 2014-10-15 Marek Polacek New
[v3] Minimally exercise the other alias_decls in <type_traits> - - - - --- 2014-10-15 Paolo Carlini New
[wwwdocs] Update changes.html - - - - --- 2014-10-15 Marek Polacek New
Fix wrong code with discriminated type in Ada at -Os - - - - --- 2014-10-15 Eric Botcazou New
Make std::align tests depend on stdint.h - - - - --- 2014-10-15 Jonathan Wakely New
[v3] Minimally exercise the other alias_decls in <type_traits> - - - - --- 2014-10-15 Paolo Carlini New
__intN patch 3/5: main __int128 -> __intN conversion. - - - - --- 2014-10-15 Paolo Carlini New
Fix PR63419 testcsae - - - - --- 2014-10-15 Richard Biener New
[2/2] Fix ILP32 ld.so. - - - - --- 2014-10-15 Andreas Schwab New
Make hash-table.[ch] usable on the host - - - - --- 2014-10-15 Richard Biener New
Better tolerance of incoming profile insanities in jump threading - - - - --- 2014-10-15 Teresa Johnson New
[committed] MAINTAINERS: add myself to write-after-approval list. - - - - --- 2014-10-15 Max Filippov New
AutoFDO patch for trunk - - - - --- 2014-10-14 Dehao Chen New
[Bug,libstdc++/63500,4.9/5,Regression] bug in debug version of std::make_move_iterator? - - - - --- 2014-10-14 François Dumont New
AutoFDO patch for trunk - - - - --- 2014-10-14 Dehao Chen New
Fix PR ada/62019 - - - - --- 2014-10-14 Eric Botcazou New
New rematerialization sub-pass in LRA - - - - --- 2014-10-14 Peter Bergner New
[v2,03/13] Allow the static chain to be set from C - - - - --- 2014-10-14 Richard Henderson New
Update libstdc++ status docs - - - - --- 2014-10-14 Jonathan Wakely New
Add D demangling support to libiberty - - - - --- 2014-10-14 Joel Brobecker New
[2/3] libstdc++: Add put_time support. - - - - --- 2014-10-14 Jonathan Wakely New
PR lto/61048 Define missed builtins on demand - - - - --- 2014-10-14 Ilya Palachev New
[gomp,3/3] OpenACC 2.0 support for libgomp - documentation - - - - --- 2014-10-14 Julian Brown New
[gomp4,2/3] OpenACC 2.0 support for libgomp - new tests - - - - --- 2014-10-14 Julian Brown New
[gomp4,1/3] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin - - - - --- 2014-10-14 Julian Brown New
Fix optimize_range_tests_diff - - - - --- 2014-10-14 Jakub Jelinek New
Implement -fsanitize=object-size - - - - --- 2014-10-14 Jakub Jelinek New
[Pointer,Bounds,Checker,14/x] Passes [16/n] Reduce bounds lifetime - - - - --- 2014-10-14 Ilya Enkovich New
[05/10] JIT-related changes outside of jit subdir - - - - --- 2014-10-14 David Malcolm New
[x86,pr63534] Fix go bootstrap - - - - --- 2014-10-14 Evgeny Stupachenko New
[match-and-simplify] Remove/revert unneeded changes - - - - --- 2014-10-14 Richard Biener New
Add D demangling support to libiberty - - - - --- 2014-10-14 Joel Brobecker New
[i386,Pointer,Bounds,Checker,31/x] Pointer Bounds Checker builtins for i386 target - - - - --- 2014-10-14 Ilya Enkovich New
[libstdc++] : Fix PR/59807 - - - - --- 2014-10-14 Kai Tietz New
[match-and-simplify] Change back default behavior of fold_stmt - - - - --- 2014-10-14 Richard Biener New
[DWARF] re-init dw_frame_pointer_regnum between functions - - - - --- 2014-10-14 Christian Bruel New
[match-and-simplify] Fix ICE - - - - --- 2014-10-14 Richard Biener New
[Pointer,Bounds,Checker,14/x] Passes [3/n] Helper functions - - - - --- 2014-10-14 Ilya Enkovich New
[Pointer,Bounds,Checker,14/x] Passes [6/n] Instrument calls and returns - - - - --- 2014-10-14 Ilya Enkovich New
[match-and-simplify] Update texi documentation - - - - --- 2014-10-14 Richard Biener New
[Pointer,Bounds,Checker,14/x] Passes [4/n] Memory accesses instrumentation - - - - --- 2014-10-14 Ilya Enkovich New
[match-and-simplify] More TLC to genmatch - - - - --- 2014-10-14 Richard Biener New
[match-and-simplify] Change back default behavior of fold_stmt - - - - --- 2014-10-14 Richard Biener New
« 1 2 ... 875 876 8771266 1267 »