Show patches with: none      |   128869 patches
« 1 2 ... 905 906 9071288 1289 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] Don't instrument clobbers with asan (PR c++/62017) - - - - --- 2014-09-21 Jason Merrill New
Make all gcc.dg/guality/const-volatile.c subtests PASS under LTO. - - - - --- 2014-09-20 Mark Wielaard New
PR63300 'const volatile' sometimes stripped in debug info. - - - - --- 2014-09-20 Mark Wielaard New
gcc-gdb-test.exp: Handle old GDB "short int" and "long int" types. - - - - --- 2014-09-20 Mark Wielaard New
libgo patch committed: Restore copyright notice - - - - --- 2014-09-20 Ian Lance Taylor New
[9/9] rs6000: Clean up sra[wd]i;addze - - - - --- 2014-09-20 Segher Boessenkool New
[8/9] rs6000: Clean up sra[wd] - - - - --- 2014-09-20 Segher Boessenkool New
[7/9] rs6000: Clean up ctz, ffs, popcount, parity - - - - --- 2014-09-20 Segher Boessenkool New
[6/9] rs6000: Clean up sub<mode>3 - - - - --- 2014-09-20 Segher Boessenkool New
[5/9] rs6000: Clean up bool<mode>3 - - - - --- 2014-09-20 Segher Boessenkool New
[4/9] rs6000: Clean up neg<mode>2 - - - - --- 2014-09-20 Segher Boessenkool New
[3/9] rs6000: Clean up one_cmpl<mode>2 - - - - --- 2014-09-20 Segher Boessenkool New
[2/9] rs6000: Handle rtx cost of NE - - - - --- 2014-09-20 Segher Boessenkool New
[1/9] rs6000: Change how we model the carry bit - - - - --- 2014-09-20 Segher Boessenkool New
[i386] : Sibcall tail-call improvement and partial fix PR/60104 - - - - --- 2014-09-20 Kai Tietz New
remove duplicated lines in gcc/fortran/resolve.c - - - - --- 2014-09-20 Dominique d'Humières New
Introduce constructors for polymorphic_call_info - - - - --- 2014-09-20 Jan Hubicka New
[i386] : Sibcall tail-call improvement and partial fix PR/60104 - - - - --- 2014-09-20 FX Coudert New
Speedup int_bit_from_pos - - - - --- 2014-09-20 Jan Hubicka New
[Fortran] Wrong invocation of caf_atomic_op - - - - --- 2014-09-20 Tobias Burnus New
[Fortran] Add CO_BROADCAST - - - - --- 2014-09-20 Tobias Burnus New
Fix whitespace in comments. - - - - --- 2014-09-20 VandeVondele Joost New
Teach genrecog/genoutput that scratch registers require write constraint modifiers - - - - --- 2014-09-20 Andreas Schwab New
Speedup int_bit_from_pos - - - - --- 2014-09-20 Jan Hubicka New
Avoid privatization of TLS variables - - - - --- 2014-09-20 Jan Hubicka New
Fix ipareference-1 testcase - - - - --- 2014-09-20 Jan Hubicka New
C++ PATCH for c++/61465 (unused-but-set and init-list) - - - - --- 2014-09-20 Jason Merrill New
C++ PATCH for c++/61392 (ICE mangling member without object) - - - - --- 2014-09-20 Jason Merrill New
Fix g++.dg/cpp0x/static_assert9.C failure - - - - --- 2014-09-19 Jan Hubicka New
[bfin] Fixup use of constraints in define_split - - - - --- 2014-09-19 James Greenhalgh New
Do not remove labels with LABEL_PRESERVE_P - - - - --- 2014-09-19 Ilya Enkovich New
Fix ICE with ODR mering and variable sized types - - - - --- 2014-09-19 Jan Hubicka New
Go patch committed: pass constant arguments directly to thunk functions - - - - --- 2014-09-19 Ian Lance Taylor New
[C++,Patch/RFC] PR 62219 - - - - --- 2014-09-19 Paolo Carlini New
[C/C++] Handle enum bit-fields for -Wswitch (PR c/61405, PR c/53874) - - - - --- 2014-09-19 Marek Polacek New
AArch64: Default to -fsched-pressure - - - - --- 2014-09-19 Wilco New
[2/2] Add some more test cases for fentry and pg - - - - --- 2014-09-19 Andi Kleen New
[debug-early] Disable removal of DW_tags* while generating subprogram DIEs - - - - --- 2014-09-19 Aldy Hernandez New
Fix i386 FP_TRAPPING_EXCEPTIONS - - - - --- 2014-09-19 Joseph Myers New
Teach genrecog/genoutput that scratch registers require write constraint modifiers - - - - --- 2014-09-19 James Greenhalgh New
PR LTO/63270 - new test - - - - --- 2014-09-19 Martin Liška New
[C++,Patch/RFC] PR 62219 - - - - --- 2014-09-19 Paolo Carlini New
[debug-early] Allow checking of DECL_ABSTRACT in decl_ultimate_origin - - - - --- 2014-09-19 Aldy Hernandez New
libiberty patch committed: Fix writing ELF files with many sections - - - - --- 2014-09-19 Ian Lance Taylor New
[sh] Fixup use of constraints in define_split - - - - --- 2014-09-19 Andreas Krebbel New
Fix PR61998 - - - - --- 2014-09-19 Markus Trippelsdorf New
[trivial] Clean up code: update comments and fix spacing to conform to coding style. - - - - --- 2014-09-19 Felix Yang New
[C/C++] Handle enum bit-fields for -Wswitch (PR c/61405, PR c/53874) - - - - --- 2014-09-19 Marek Polacek New
[AArch64] Fix PR63293 - - - - --- 2014-09-19 Jiong Wang New
[sh] Fixup use of constraints in define_split - - - - --- 2014-09-19 James Greenhalgh New
[i386,Pointer,Bounds,Checker,32/x] Pointer Bounds Checker hooks for i386 target - - - - --- 2014-09-19 Ilya Enkovich New
Fix libgomp crash without TLS (PR42616) - - - - --- 2014-09-19 Varvara Rainchik New
[PING] Keep patch file permissions in mklog - - - - --- 2014-09-19 Tom de Vries New
Teach genrecog/genoutput that scratch registers require write constraint modifiers - - - - --- 2014-09-19 James Greenhalgh New
[i386,Pointer,Bounds,Checker,33/x] MPX ABI - - - - --- 2014-09-19 Ilya Enkovich New
[i386,Pointer,Bounds,Checker,31/x] Pointer Bounds Checker builtins for i386 target - - - - --- 2014-09-19 Ilya Enkovich New
Fix PR63152 - - - - --- 2014-09-19 VandeVondele Joost New
Fix ODR checking ICE - - - - --- 2014-09-19 Jan Hubicka New
[jit] Add a libgccjit.pc file for use by pkg-config - - - - --- 2014-09-19 David Malcolm New
Add aarch64 to list of targets that support gold - - - - --- 2014-09-18 Jing Yu New
[v2,AArch64] : Re: [PATCH AArch64]: Add constraint letter for stack_protect_test pattern. - - - - --- 2014-09-18 Matthias Klose New
[Ping] Port of VTV for Cygwin and MinGW - - - - --- 2014-09-18 Patrick Wollgast New
[i386] : Sibcall tail-call improvement and partial fix PR/60104 - - - - --- 2014-09-18 Kai Tietz New
[jit] Split docs out more formally into "Tutorial" vs "Topic Reference" - - - - --- 2014-09-18 David Malcolm New
rename DECL_ABSTRACT to DECL_ABSTRACT_P - - - - --- 2014-09-18 Aldy Hernandez New
[4/4,AARCH64,NEON] Fix unnecessary moves in vst[234]q_* intrinsics - - - - --- 2014-09-18 Charles Baylis New
[3/4,AARCH64,NEON] Fix unnecessary moves in vld[234]q_* intrinsics - - - - --- 2014-09-18 Charles Baylis New
[2/4,AARCH64,NEON] Convert arm_neon.h to use new builtins for vld[234](q?)_lane_* - - - - --- 2014-09-18 Charles Baylis New
[1/4,AARCH64,NEON] Add patterns + builtins for vld[234](q?)_lane_* intrinsics - - - - --- 2014-09-18 Charles Baylis New
[debug-early] Disable removal of DW_tags* while generating subprogram DIEs - - - - --- 2014-09-18 Aldy Hernandez New
Patch to fix PR63285 - - - - --- 2014-09-18 Vladimir Makarov New
Small fix for walking constructors - - - - --- 2014-09-18 Bernd Schmidt New
ptx preliminary rtl patches [3/4] - - - - --- 2014-09-18 Bernd Schmidt New
[jit] Add the generated texinfo to the source tree - - - - --- 2014-09-18 David Malcolm New
parallel check output changes? - - - - --- 2014-09-18 Segher Boessenkool New
Put all constants last in tree_swap_operands_p, remove odd -Os check - - - - --- 2014-09-18 Andrew Pinski New
[jit] Use the "pyramid" theme for generated HTML docs - - - - --- 2014-09-18 David Malcolm New
[gomp4] OpenACC acc_on_device (was: various OpenACC/PTX built-ins and a reduction tweak) - - - - --- 2014-09-18 Thomas Schwinge New
[jit] Markup fixes within documentation - - - - --- 2014-09-18 David Malcolm New
[committed] Fix Crash when OpenMP target's array section handling is used with templates (PR c++/63… - - - - --- 2014-09-18 Jakub Jelinek New
[rs6000] Rename GCC version in warning messages - - - - --- 2014-09-18 Ulrich Weigand New
Put all constants last in tree_swap_operands_p, remove odd -Os check - - - - --- 2014-09-18 Alan Lawrence New
update comments on *_ultimate_origin - - - - --- 2014-09-18 Aldy Hernandez New
Add header guard to several header files. - - - - --- 2014-09-18 Kito Cheng New
rename DECL_ABSTRACT to DECL_ABSTRACT_P - - - - --- 2014-09-18 Aldy Hernandez New
Patch to fix PR61360 - - - - --- 2014-09-18 Vladimir Makarov New
[PING,2/2] Add patch for debugging compiler ICEs. - - - - --- 2014-09-18 max New
Add v850-rtems to contrib/config-list.mk - - - - --- 2014-09-18 Joel Sherrill New
[jit] Build the example files from the documentation when running the testsuite - - - - --- 2014-09-18 David Malcolm New
[committed] Don't instrument clobbers with asan (PR c++/62017) - - - - --- 2014-09-18 Jakub Jelinek New
[i386,Pointer,Bounds,Checker,30/x] Size relocation - - - - --- 2014-09-18 Ilya Enkovich New
[committed] Fix up pr59594.c testcase (PR testsuite/63292) - - - - --- 2014-09-18 Jakub Jelinek New
[i386,Pointer,Bounds,Checker,31/x] Pointer Bounds Checker builtins for i386 target - - - - --- 2014-09-18 Ilya Enkovich New
[16,/,14+2,MIPS] Remove vec_shl and (hopefully) fix vec_shr - - - - --- 2014-09-18 Alan Lawrence New
[PATCH/RFC,15,/,14+2,RS6000] Remove vec_shl and (hopefully) fix vec_shr - - - - --- 2014-09-18 Alan Lawrence New
[14/14,Vectorizer] Tidy up vect_create_epilog / use_scalar_result - - - - --- 2014-09-18 Alan Lawrence New
[13/14,AArch64_be] Fix vec_shr pattern to correctly implement endianness-neutral optab - - - - --- 2014-09-18 Alan Lawrence New
[12/14,Vectorizer] Redefine VEC_RSHIFT_EXPR and vec_shr_optab as endianness-neutral - - - - --- 2014-09-18 Alan Lawrence New
[11/14] Remove VEC_LSHIFT_EXPR and vec_shl_optab - - - - --- 2014-09-18 Alan Lawrence New
[10/14,AArch64] Implement vec_shr optab - - - - --- 2014-09-18 Alan Lawrence New
« 1 2 ... 905 906 9071288 1289 »