Show patches with: State = Action Required       |    Archived = No       |   126518 patches
« 1 2 ... 476 477 4781265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/4] make TLS_COMMON_ASM_OP a hook - - - - --- 2015-07-25 tbsaunde+gcc@tbsaunde.org New
[3/4] remove unused TARGET_DEFERRED_OUTPUT_DEFS - - - - --- 2015-07-25 tbsaunde+gcc@tbsaunde.org New
[4/4] define ASM_OUTPUT_LABEL to the name of a function - - - - --- 2015-07-25 tbsaunde+gcc@tbsaunde.org New
C++ PATCH for c++/64989 (return type deduction with abbreviated function template) - - - - --- 2015-07-25 Jason Merrill New
[i386] : Fix PR 64003, valgrind complains about get_attr_length_nobnd in insn-attrtab.c from i386.md - - - - --- 2015-07-25 Uros Bizjak New
Don't allow unsafe reductions in graphite - - - - --- 2015-07-25 Tom de Vries New
[i386] : Fix PR 66648, incorrect memcpy expansion with unrolled_loop strategy at -O2 - - - - --- 2015-07-25 Uros Bizjak New
[i386] : Fix PR 67004, valgrind error in recog_memoized & shorten_branches - - - - --- 2015-07-25 Uros Bizjak New
[i386] : Use SUBREG_P predicate - - - - --- 2015-07-25 Uros Bizjak New
[fortran] PR66929 fix iso_varying_string ICE - - - - --- 2015-07-25 Mikael Morin New
[v3] PR libstdc++/60970, implement LWG 2148 - - - - --- 2015-07-25 Ville Voutilainen New
DWARF: materialize subprogram renamings in Ada as imported declarations - - - - --- 2015-07-25 Pierre-Marie de Rodat New
[gomp4] Fix some gomp tests - - - - --- 2015-07-25 Nathan Sidwell New
[5/6,Regression] Fix PR c++/66857 - - - - --- 2015-07-25 Patrick Palka New
Fix PR c++/18969 (invalid return statement diagnosed too late) - - - - --- 2015-07-26 Patrick Palka New
[C++,preapproved] Prefer DECL_SOURCE_LOCATION to "+D" and "+#D" (1/n) - - - - --- 2015-07-26 Paolo Carlini New
[alpha] : Use SUBREG_P predicate - - - - --- 2015-07-26 Uros Bizjak New
[testsuite,alpha] : Use unsigned immediates to avoid shift-overflow warning - - - - --- 2015-07-26 Uros Bizjak New
[libstdc++/67015] Fix regex POSIX bracket parsing - - - - --- 2015-07-26 Tim Shen New
OMP. More constification - - - - --- 2015-07-26 Nathan Sidwell New
Allow non-overflow ops in vect_is_simple_reduction_1 - - - - --- 2015-07-26 Tom de Vries New
Allow non-overflow ops in vect_is_simple_reduction_1 - - - - --- 2015-07-26 Tom de Vries New
Enable fixed-point reductions in graphite - - - - --- 2015-07-26 Tom de Vries New
[gomp4] fiuxup openacc default handling - - - - --- 2015-07-26 Nathan Sidwell New
Fix PR c++/18969 (invalid return statement diagnosed too late) - - - - --- 2015-07-26 Patrick Palka New
Use single shared memory block pool for all pool allocators - - - - --- 2015-07-26 Mikhail Maltsev New
Fix PR c++/18969 (invalid return statement diagnosed too late) - - - - --- 2015-07-26 Patrick Palka New
[V850] Hookize LIBCALL_VALUE - - - - --- 2015-07-26 Anatoly Sokolov New
[MOXIE] Hookize PRINT_OPERAND and PRINT_OPERAND_ADDRESS - - - - --- 2015-07-26 Anatoly Sokolov New
Use lowpart_subreg instead of simplify_gen_subreg - - - - --- 2015-07-26 Anatoly Sokolov New
[ARM] Optimize compare against smin/umin - - - - --- 2015-07-26 Michael Collison New
[PR66726] Factor conversion out of COND_EXPR - - - - --- 2015-07-27 Kugan Vivekanandarajah New
[1/9] remove POINTER_SIZE_UNITS macro - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[2/9] add pointer_size target hook - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[3/9] target.h: change to use targetm.pointer_size instead of POINTER_SIZE - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[4/9] varasm.c: switch from POINTER_SIZE to targetm.pointer_size () - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[5/9] ubsan.c: switch from POINTER_SIZE to targetm.pointer_size () - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[6/9] tree-chkp.c: switch to targetm.pointer_size () - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[7/9] stor-layout.c: switch to targetm.pointer_size () - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[8/9] tree.c: switch to targetm.pointer_size () - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
[9/9] emit-rtl.c: switch to targetm.pointer_size () - - - - --- 2015-07-27 tbsaunde+gcc@tbsaunde.org New
Optimize certain end of loop conditions into min/max operation - - - - --- 2015-07-27 Michael Collison New
[ARM] Correct spelling of references to ARMv6KZ - - - - --- 2015-07-27 Matthew Wahab New
[1/4,ARM,PR,target/65697,5.1] Backport stronger barriers for __sync fetch-op builtins. - - - - --- 2015-07-27 Matthew Wahab New
[2/4,ARM,PR,target/65697,5.1] Backport stronger barriers for __sync,compare-and-swap builtins. - - - - --- 2015-07-27 Matthew Wahab New
[3/4,ARM,PR,target/65697,5.1] Add tests for __sync_builtins. - - - - --- 2015-07-27 Matthew Wahab New
[4/4,ARM,PR,target/65697,5.1] Fix tests for __sync_builtins. - - - - --- 2015-07-27 Matthew Wahab New
[RFC] Re-work GIMPLE checking to be gimple class friendly - - - - --- 2015-07-27 Richard Biener New
[RFT] Reduce gimple-match.c compile-time(?) - - - - --- 2015-07-27 Richard Biener New
[wwwdocs] Mention -Wshift-overflow - - - - --- 2015-07-27 Marek Polacek New
RFA: RL78: Add an optimization to the addsi3 pattern - - - - --- 2015-07-27 Nick Clifton New
Honour DriverOnly for enum values in error messages. - - - - --- 2015-07-27 Dominik Vogt New
[RFC] Re-work GIMPLE checking to be gimple class friendly - - - - --- 2015-07-27 Richard Biener New
[AArch64] Change aarch64 vector cost to match vectorizer - - - - --- 2015-07-27 Pawel Kupidura New
Fix logic error in Fortran OpenACC parsing - - - - --- 2015-07-27 Thomas Schwinge New
[RFC,AArch64,PR,63304] Handle literal pools for functions > 1 MiB in size. - - - - --- 2015-07-27 Ramana Radhakrishnan New
[wwwdocs] Add -Wtautological-compare to changes.html - - - - --- 2015-07-27 Marek Polacek New
[AArch64] Improve spill code - swap order in shr patterns - - - - --- 2015-07-27 Wilco New
[gomp4] Remove device-specific filtering during parsing for OpenACC - - - - --- 2015-07-27 Julian Brown New
offload data version number - - - - --- 2015-07-27 Nathan Sidwell New
[committed] : Add more tests for PR target/66232 - - - - --- 2015-07-27 H.J. Lu New
[gomp4] Additional tests for routine directive - - - - --- 2015-07-27 James Norris New
[C/C++,committed] Fix -Wtautological-compare (PR bootstrap/67030) - - - - --- 2015-07-27 Marek Polacek New
[committed] Typo in ipa-devirt.c - - - - --- 2015-07-27 Marek Polacek New
[committed] Update outer-4.c and uns-outer-4.c - - - - --- 2015-07-27 Tom de Vries New
[committed] Simplify gather_scalar_reductions - - - - --- 2015-07-27 Tom de Vries New
Elimitate duplication of get_catalogs in different abi - - - - --- 2015-07-27 François Dumont New
[committed] Remove unused decl in a test - - - - --- 2015-07-27 Marek Polacek New
[PING,PR66851] Handle double reduction in parloops - - - - --- 2015-07-27 Tom de Vries New
[PATCHv2,fixincludes] Ignore .DS_Store junk files when running make check - - - - --- 2015-07-28 Eric Gallager New
[libstdc++/67015] Fix regex POSIX bracket parsing - - - - --- 2015-07-28 Tim Shen New
warn for unsafe calls to __builtin_return_address - - - - --- 2015-07-28 Martin Sebor New
[committed,gomp4] Don't cancel loop tree in parloops - - - - --- 2015-07-28 Tom de Vries New
[gomp4,committed] various parloops-related backports - - - - --- 2015-07-28 Tom de Vries New
Obvious fix for PR66828: left shift with undefined behavior in bswap pass - - - - --- 2015-07-28 Thomas Preud'homme New
[21/n] Remove GENERIC stmt combining from SCCVN - - - - --- 2015-07-28 Richard Biener New
[gomp4,committed] more parloops-related backports - - - - --- 2015-07-28 Tom de Vries New
[gomp4,committed] Replace pass_fre with pass_copy_prop in kernels pass group - - - - --- 2015-07-28 Tom de Vries New
[gomp4,committed] Handle double reduction in oacc kernels pass group - - - - --- 2015-07-28 Tom de Vries New
[C++,preapproved] Prefer DECL_SOURCE_LOCATION to "+D" and "+#D" (2/n) - - - - --- 2015-07-28 Paolo Carlini New
By pass following iterations if expr has already been simplified into const. - - - - --- 2015-07-28 Bin Cheng New
Improve bound information in loop niter analysis - - - - --- 2015-07-28 Bin Cheng New
Improve loop bound info by simplifying conversions in iv base - - - - --- 2015-07-28 Bin Cheng New
[RTL-ifcvt] Make non-conditional execution if-conversion more aggressive - - - - --- 2015-07-28 Kyrylo Tkachov New
Re: [PATCH][ARM] PR target/66731 Fix vnmul insn with -frounding-math - - - - --- 2015-07-28 Szabolcs Nagy New
[AArch64] Properly handle simple arith+extend ops in rtx costs - - - - --- 2015-07-28 Kyrylo Tkachov New
[1/3,gomp] Add RTEMS configuration - - - - --- 2015-07-28 Sebastian Huber New
[2/3,gomp] Thread pool management - - - - --- 2015-07-28 Sebastian Huber New
[3/3,gomp] Add thread attribute customization - - - - --- 2015-07-28 Sebastian Huber New
[1/15,ARM] Hide existing float16 intrinsics unless we have a scalar __fp16 type - - - - --- 2015-07-28 Alan Lawrence New
[2/15,ARM] float16x4_t intrinsics in arm_neon.h - - - - --- 2015-07-28 Alan Lawrence New
[3/15,ARM] Add V8HFmode and float16x8_t type - - - - --- 2015-07-28 Alan Lawrence New
[4/15,ARM] float16x8_t intrinsics in arm_neon.h - - - - --- 2015-07-28 Alan Lawrence New
[5/15,ARM] Remaining intrinsics - - - - --- 2015-07-28 Alan Lawrence New
[6/15,AArch64] Add basic FP16 support - - - - --- 2015-07-28 Alan Lawrence New
[7/15,ARM/AArch64,Testsuite] Add basic fp16 tests - - - - --- 2015-07-28 Alan Lawrence New
[8/15,AArch64] Add support for float14x{4,8}_t vectors/builtins - - - - --- 2015-07-28 Alan Lawrence New
[9/15,AArch64] vld{2,3,4}{,_lane,_dup}, vcombine, vcreate - - - - --- 2015-07-28 Alan Lawrence New
[11/15,AArch64] vreinterpret(q?), vget_(low|high), vld1(q?)_dup - - - - --- 2015-07-28 Alan Lawrence New
[12/15,AArch64] Add vcvt(_high)?_f32_f16 intrinsics, with BE RTL fix - - - - --- 2015-07-28 Alan Lawrence New
« 1 2 ... 476 477 4781265 1266 »