Show patches with: Archived = No       |   126838 patches
« 1 2 ... 486 487 4881268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[01/10] don't typedef alias_set_entry and unhide pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[02/10] dse.c: remove some typedefs that hide pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[03/10] var-tracking.c: remove typedef of location_chain - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[04/10] var-tracking.c: remove typedef of shared_hash - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[05/10] bt-load.c: remove typedefs that hide pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[06/10] tree-ssa-ter.c: remove typedefs that hide pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[07/10] tree-vrp.c: remove typedefs that hide pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[08/10] dwarf2cfi.c: remove typedef that hides pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[09/10] dwarf2out.c: remove typedefs that hide pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[10/10] tree-ssa-loop-im.c: remove typedefs that hide pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
PR67351 Implement << N & >> N optimizers - - - - --- 2015-09-03 Hurugalawadi, Naveen New
Fix reload1.c warning for some targets - - - - --- 2015-09-03 Richard Sandiford New
libstdc++/65473 Make <ciso646> define libstdc++ version macros. - - - - --- 2015-09-03 Jonathan Wakely New
[v2] Algorithmic optimization in match and simplify - - - - --- 2015-09-03 Andre Vieira (lists) New
Side-step wide_int_to_tree issue - - - - --- 2015-09-03 Richard Biener New
[committed] Some trivial dwarf2out.c refactoring - - - - --- 2015-09-03 Richard Biener New
[gomp4.1] Depend clause support for offloading - - - - --- 2015-09-03 Jakub Jelinek New
Refactor dwarf2out_late_global_decl WRT early debug - - - - --- 2015-09-03 Richard Biener New
libstdc++/66998 Make std::experimental::not_fn SFINAE-friendly. - - - - --- 2015-09-03 Jonathan Wakely New
libstdc++/62039 Add concept checks to std::next and std::prev. - - - - --- 2015-09-03 Jonathan Wakely New
[hsa] Represent atomic loads with atomic insn, introduce set_op - - - - --- 2015-09-03 Martin Jambor New
[hsa] Implement a number of atomic builtins - - - - --- 2015-09-03 Martin Jambor New
[rs6000] Use hardware support for vector character multiply - - - - --- 2015-09-03 Bill Schmidt New
PR67421, Cost instruction sequences when doing left wide shift - - - - --- 2015-09-03 Jiong Wang New
[3/3,gomp] Add thread attribute customization - - - - --- 2015-09-03 Jakub Jelinek New
Make ubsan tests less picky about ansi escape codes in diagnostics. - - - - --- 2015-09-03 Jonathan Roelofs New
libstdc++/66902 Make _S_debug_messages static. - - - - --- 2015-09-03 Jonathan Wakely New
Clean up libstdc++ includes slightly. - - - - --- 2015-09-03 Jonathan Wakely New
[MIPS] Frame header optimization for MIPS O32 ABI - - - - --- 2015-09-03 Steve Ellcey New
[Fortran,committed] XFAIL read_dir.f90 on FreeBSD - - - - --- 2015-09-03 Janne Blomqvist New
[rs6000] Add memory barriers to tbegin, tend, etc. - - - - --- 2015-09-03 Peter Bergner New
Clean up libstdc++ includes slightly. - - - - --- 2015-09-03 Jonathan Wakely New
select isl-0.15 in download_prerequisites - - - - --- 2015-09-04 VandeVondele Joost New
[wwwdocs] GCC 6 Release Notes for RTEMS - - - - --- 2015-09-04 Sebastian Huber New
libstdc++/65473 Make <ciso646> define libstdc++ version macros. - - - - --- 2015-09-04 Jonathan Wakely New
[ARM] : Add TARGET_OPTION[RESTORE,SAVE,PRINT] hooks - - - - --- 2015-09-04 Kyrylo Tkachov New
libstdc++/65704 portable timed_mutex and recursive_timed_mutex - - - - --- 2015-09-04 Jonathan Wakely New
[gomp4.1] Depend clause support for offloading - - - - --- 2015-09-04 Jakub Jelinek New
[hsa] Create HSA clones - - - - --- 2015-09-04 Martin Liška New
[hsa] Class refactoring of hsa_insn_basic - - - - --- 2015-09-04 Martin Liška New
Tweak INTTYPE_MINIMUM to avoid warning - - - - --- 2015-09-04 Marek Polacek New
Fix a few UB when left-shifting - - - - --- 2015-09-04 Marek Polacek New
[C++] Set C++ standard earlier - - - - --- 2015-09-04 Marek Polacek New
[v3] Add C++11 <cuchar> - - - - --- 2015-09-04 Jonathan Wakely New
[testsuite] Clean up effective_target cache - - - - --- 2015-09-04 H.J. Lu New
[ubsan] Don't instrument static initializers (PR sanitizer/67279) - - - - --- 2015-09-04 Marek Polacek New
[testsuite] Clean up effective_target cache - - - - --- 2015-09-04 H.J. Lu New
Disable -mbranch-likely for -Os when targetting generic architecture - - - - --- 2015-09-04 Robert Suchanek New
Don't ICE on invalid asm memory input (PR inline-asm/67448) - - - - --- 2015-09-04 Marek Polacek New
Minor cleanup of const_and_copies stack - - - - --- 2015-09-04 Jeff Law New
[MIPS] Fix wrong instruction in the delay slot - - - - --- 2015-09-04 Robert Suchanek New
-fopenmp-simd LTO ICE fix (PR middle-end/67452) - - - - --- 2015-09-04 Jakub Jelinek New
libstdc++/65704 portable timed_mutex and recursive_timed_mutex - - - - --- 2015-09-04 Jonathan Wakely New
[fortran] PR 53379 Backtrace on error termination - - - - --- 2015-09-04 Janne Blomqvist New
[graphite] Remove limit_scops - - - - --- 2015-09-04 Aditya K New
debug mode symbols cleanup - - - - --- 2015-09-05 François Dumont New
Elimitate duplication of get_catalogs in different abi - - - - --- 2015-09-05 François Dumont New
Propagate -fdiagnostics-* options in lto-wrapper - - - - --- 2015-09-06 Chung-Lin Tang New
[1/7] Add new tree code SEXT_EXPR - - - - --- 2015-09-07 Kugan Vivekanandarajah New
[2/7] Add new type promotion pass - - - - --- 2015-09-07 Kugan Vivekanandarajah New
[3/7] Optimize ZEXT_EXPR with tree-vrp - - - - --- 2015-09-07 Kugan Vivekanandarajah New
[4/7] Use correct promoted mode sign for result of GIMPLE_CALL - - - - --- 2015-09-07 Kugan Vivekanandarajah New
[5/7] Allow gimple debug stmt in widen mode - - - - --- 2015-09-07 Kugan Vivekanandarajah New
[5/7] Allow gimple debug stmt in widen mode - - - - --- 2015-09-07 Kugan Vivekanandarajah New
[6/7] Temporary workaround to get aarch64 bootstrap - - - - --- 2015-09-07 Kugan Vivekanandarajah New
[7/7] Adjust-arm-test cases - - - - --- 2015-09-07 Kugan Vivekanandarajah New
[Aarch64] Use vector wide add for mixed-mode adds - - - - --- 2015-09-07 Michael Collison New
2015-09-03 Benedikt Huber <benedikt.huber@theobroma-systems.com> Philipp Tomsich <philipp.tomsich@t… - - - - --- 2015-09-07 Benedikt Huber New
libstdc++/65704 portable timed_mutex and recursive_timed_mutex - - - - --- 2015-09-07 Jonathan Wakely New
[wwwdocs] Re: C++ Concepts available in trunk? - - - - --- 2015-09-07 Gerald Pfeifer New
Rename shadowed variable in libstdc++ test. - - - - --- 2015-09-07 Jonathan Wakely New
[gomp4.1] Various accelerator updates from OpenMP 4.1 - - - - --- 2015-09-07 Jakub Jelinek New
[AArch64] Improve code generation for float16 vector code - - - - --- 2015-09-07 Alan Lawrence New
[2/5] completely_scalarize arrays as well as records. - - - - --- 2015-09-07 Alan Lawrence New
Avoid #ifdef _GLIBCXX_DEBUG in regex_compiler.h - - - - --- 2015-09-07 Jonathan Wakely New
Fix intelmic-mkoffload.c if the temp path contains a '-' - - - - --- 2015-09-07 Ilya Verbin New
Avoid #ifdef _GLIBCXX_DEBUG in regex_compiler.h - - - - --- 2015-09-07 Jonathan Wakely New
[libiberty] Fix PR63758 by using the _NSGetEnviron() API on Darwin. - - - - --- 2015-09-07 Iain Sandoe New
PR target/67480: AVX512 bitwise logic insns pattern is incorrect - - - - --- 2015-09-07 Alexander Fomin New
[RTL-ifcvt] PR rtl-optimization/67465: Do not ifcvt complex blocks if the else block is empty - - - - --- 2015-09-07 Kyrylo Tkachov New
Relax Debug Mode assertions on operator-> for smart pointers. - - - - --- 2015-09-07 Jonathan Wakely New
[Darwin] Some driver TLC (improve support for the '-arch' flag). - - - - --- 2015-09-07 Iain Sandoe New
Enable lightweight checks with _GLIBCXX_ASSERTIONS. - - - - --- 2015-09-07 Jonathan Wakely New
[wwwdocs] Re: C++ Concepts available in trunk? - - - - --- 2015-09-07 Gerald Pfeifer New
[5/7] Allow gimple debug stmt in widen mode - - - - --- 2015-09-08 Kugan Vivekanandarajah New
[RS6000] Fix PowerPC ICE due to secondary_reload ignoring reload replacements - - - - --- 2015-09-08 Alan Modra New
[ARM,3/3] Expand mod by power of 2 - - - - --- 2015-09-08 Kyrylo Tkachov New
[gomp4.1] depend nowait support for target {update,{enter,exit} data} - - - - --- 2015-09-08 Jakub Jelinek New
[RFC] Prevent unnecessary recompilation for trivial params.def changes - - - - --- 2015-09-08 Tom de Vries New
[match.pd,c,c++] : Ignore results of 'shorten_compare' and move missing patterns in match.pd - - - - --- 2015-09-08 Kai Tietz New
Fix seq_cost prototype to use signed int - - - - --- 2015-09-08 Jiong Wang New
[C++] PR 67369 ("[5/6 Regression] ICE (in tsubst_decl, at cp/pt.c:11302) with -std=c++14") - - - - --- 2015-09-08 Paolo Carlini New
Prevent unnecessary recompilation for trivial params.def changes - - - - --- 2015-09-08 Tom de Vries New
libbacktrace patch committed: fix test for mmap failure - - - - --- 2015-09-08 Ian Lance Taylor New
[fortran] PR 53379 Backtrace on error termination - - - - --- 2015-09-08 David Edelsohn New
[15/15,ARM] Update sourcebuild.texi with testsuite/effective-target hooks - - - - --- 2015-09-08 Alan Lawrence New
Teach RTL ifcvt to handle multiple simple set instructions - - - - --- 2015-09-08 James Greenhalgh New
[AArch64] Delete aarch64_symbol_context which is not used - - - - --- 2015-09-08 Jiong Wang New
[AArch64] Handle const address in aarch64_print_operand - - - - --- 2015-09-08 Jiong Wang New
[RFC,PR,target/65105] Use vector instructions for scalar 64bit computations on 32bit target - - - - --- 2015-09-08 Ilya Enkovich New
« 1 2 ... 486 487 4881268 1269 »