Show patches with: none      |   127531 patches
« 1 2 ... 669 670 6711275 1276 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
fix linker name for uClibc - - - - --- 2016-10-28 Waldemar Brodkorb New
libgo patch committed: redirect mkrsysinfo.sh grep output to /dev/null - - - - --- 2016-10-28 Ian Lance Taylor New
Fix filesystem::path for iterators with const value_type - - - - --- 2016-10-28 Jonathan Wakely New
[SPARC] Add support for overflow arithmetic - - - - --- 2016-10-28 Eric Botcazou New
[gomp4] propagating conditionals in worker-vector partitioned loops - - - - --- 2016-10-28 Cesar Philippidis New
[PATCHv2,4/7,ARM,V8M] ARMv8-M Security Extension's cmse_nonsecure_entry: clear registers - - - - --- 2016-10-28 Andre Vieira (lists) New
[AArch64] Add a SHA1H pattern - - - - --- 2016-10-28 Wilco Dijkstra New
Fix bfin port WRT fallthru warnings - - - - --- 2016-10-28 Jeff Law New
[RFA] Fix various PPC build failures due to int-in-boolean-context code - - - - --- 2016-10-28 Jeff Law New
MAINTAINERS update - - - - --- 2016-10-28 Carl Love New
Implement std::filesystem for C++17 - - - - --- 2016-10-28 Jonathan Wakely New
GIMPLE store merging pass - - - - --- 2016-10-28 Kyrill Tkachov New
Implement std::launder for C++17 - - - - --- 2016-10-28 Jonathan Wakely New
sched: Do not mix prologue and epilogue insns - - - - --- 2016-10-28 Segher Boessenkool New
Fix PR78128 - - - - --- 2016-10-28 Richard Biener New
[2/2] GIMPLE Frontend, middle-end changes - - - - --- 2016-10-28 Richard Biener New
[1/2] GIMPLE Frontend, C FE parts (and GIMPLE parser) - - - - --- 2016-10-28 Richard Biener New
Fix PR77309, combine eliminates sign bit comparison - - - - --- 2016-10-28 Bernd Schmidt New
[VECT] Skip unnecessary data dependence check after visited store stmt in slp - - - - --- 2016-10-28 Bin Cheng New
[ARM/testsuite,6/7] Force soft float in ARMv6-M and ARMv8-M Baseline options - - - - --- 2016-10-28 Thomas Preudhomme New
[GIMPLE,FE] Revert some unnecesary changes, get a .gimple dump - - - - --- 2016-10-28 Richard Biener New
Fix COMPONENT_REF expansion (PR rtl-optimization/77919) - - - - --- 2016-10-28 Jakub Jelinek New
[GIMPLE,FE] Adjust __GIMPLE parsing - - - - --- 2016-10-28 Richard Biener New
[arm.c] Use VAR_P - - - - --- 2016-10-28 Prathamesh Kulkarni New
[RFC] Handle unary pass-through jump functions for ipa-vrp - - - - --- 2016-10-28 Kugan Vivekanandarajah New
[ipa-vrp] ice in set_value_range - - - - --- 2016-10-28 Kugan Vivekanandarajah New
enhance buffer overflow warnings (and c/53562) - - - - --- 2016-10-28 Martin Sebor New
Fix conflicting posix_memalign declaration error - - - - --- 2016-10-27 Caroline Tice New
Fix COMPONENT_REF expansion (PR rtl-optimization/77919) - - - - --- 2016-10-27 Jakub Jelinek New
Fix a REE bug (PR rtl-optimization/78132) - - - - --- 2016-10-27 Jakub Jelinek New
Fix select type parsing (PR fortran/78026) - - - - --- 2016-10-27 Jakub Jelinek New
[committed] Fix simd clone creation for noreturn functions (PR middle-end/78025) - - - - --- 2016-10-27 Jakub Jelinek New
[libstdc++] : Fix PR 70975, experimental/filesystem/operations/copy.cc FAILs on Solaris 12 - - - - --- 2016-10-27 Uros Bizjak New
[committed] libgomp: Use appropriate size for malloc in goacc_new_thread - - - - --- 2016-10-27 Aldy Hernandez New
[PR,debug/77773] segfault when compiling __simd64_float16_t with -g - - - - --- 2016-10-27 Aldy Hernandez New
[committed] avoid double evaluation of PIC_OFFSET_TABLE_REGNUM - - - - --- 2016-10-27 Aldy Hernandez New
Fix and testcases for pr72747 - - - - --- 2016-10-27 will schmidt New
Use straight-line sequence for signed overflow additive operation - - - - --- 2016-10-27 Eric Botcazou New
Fix host_size_t_cst_p predicate - - - - --- 2016-10-27 Martin Liška New
[SPARC] Housekeeping work - - - - --- 2016-10-27 Eric Botcazou New
[RFC] Introduce -fsanitize=use-after-scope (v2) - - - - --- 2016-10-27 Martin Liška New
PR70975 Pass valid offset argument to sendfile - - - - --- 2016-10-27 Jonathan Wakely New
[GCC/ARM,1/2,ping] Add multilib support for embedded bare-metal targets - - - - --- 2016-10-27 Thomas Preudhomme New
Add uniform_inside_sphere_distribution - - - - --- 2016-10-27 Jonathan Wakely New
C++ PATCH to class using-declaration ambiguity handling - - - - --- 2016-10-27 Jason Merrill New
[VECT] Support operand swapping for cond_expr in vect_slp - - - - --- 2016-10-27 Bin Cheng New
RFA: PATCH to gengtype to avoid putting tree_node support in front end objects - - - - --- 2016-10-27 Jason Merrill New
Five patches for std::experimental::filesystem - - - - --- 2016-10-27 Jonathan Wakely New
[Fortran] DEC Compatibility: New I/O Specifiers CARRIAGECONTROL, READONLY, SHARE with -fdec - - - - --- 2016-10-27 Fritz Reese New
[COMMITTED] Add myself to MAINTAINERS file - - - - --- 2016-10-27 Andrew Burgess New
[Fortran] DEC Compatibility: New I/O Specifiers CARRIAGECONTROL, READONLY, SHARE with -fdec - - - - --- 2016-10-27 Fritz Reese New
[GIMPLE,FE] Dump anon SSA names w/o identifier - - - - --- 2016-10-27 Richard Biener New
[GIMPLE,FE] Handle non-SSA PHI args - - - - --- 2016-10-27 Richard Biener New
[GIMPLE,FE] Rewrite SSA name parsing - - - - --- 2016-10-27 Richard Biener New
[LIBGCC] Avoid count_leading_zeros with undefined result (PR 78067) - - - - --- 2016-10-27 Bernd Edlinger New
[Fortran] DEC Compatibility: New I/O Specifiers CARRIAGECONTROL, READONLY, SHARE with -fdec - - - - --- 2016-10-27 Fritz Reese New
[AARCH64] Skip gcc.target/aarch64/pr66912.c in tiny or large memory model. - - - - --- 2016-10-27 Renlin Li New
[libgcc] Protect __TMC_END__ - __TMC_LIST__ == 0 - - - - --- 2016-10-27 Marc Glisse New
[ARM,5/7,ping3] Adapt other atomic operations to ARMv8-M Baseline - - - - --- 2016-10-27 Thomas Preudhomme New
[GIMPLE,FE] Fix SSA name parsing - - - - --- 2016-10-27 Richard Biener New
[PATCHv2,6/7,ARM,V8M] ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_ca… - - - - --- 2016-10-27 Andre Vieira (lists) New
[PATCHv2,5/7,ARM,V8M] Handling ARMv8-M Security Extension's cmse_nonsecure_call attribute - - - - --- 2016-10-27 Andre Vieira (lists) New
[PATCHv2,4/7,ARM,V8M] ARMv8-M Security Extension's cmse_nonsecure_entry: clear registers - - - - --- 2016-10-27 Andre Vieira (lists) New
[3/7,ARM,V8M] ARMv8-M Security Extension's cmse_nonsecure_entry: __acle_se label and bxns return - - - - --- 2016-10-27 Andre Vieira (lists) New
[PATCHv2,2/7,ARM,V8M] Handling ARMv8-M Security Extension's cmse_nonsecure_entry attribute - - - - --- 2016-10-27 Andre Vieira (lists) New
[PATCHv2,1/7,ARM,V8M] Add support for ARMv8-M's Secure Extensions flag and intrinsics - - - - --- 2016-10-27 Andre Vieira (lists) New
[GIMPLE,FE] Handle nested component refs - - - - --- 2016-10-27 Richard Biener New
[GIMPLE,FE] Add some missing handling of memory refs - - - - --- 2016-10-27 Richard Biener New
[ARM,5/7,ping3] Adapt other atomic operations to ARMv8-M Baseline - - - - --- 2016-10-27 Kyrill Tkachov New
[SUSPENDED] Teach the SSA propagator to propagate values - - - - --- 2016-10-27 Richard Biener New
[SPARC] Housekeeping work - - - - --- 2016-10-27 Rainer Orth New
Fix host_size_t_cst_p predicate - - - - --- 2016-10-27 Martin Liška New
[GIMPLE,FE] Split out parser into separate file - - - - --- 2016-10-27 Richard Biener New
fix an uninitialized use of loc when parsing gimple switches - - - - --- 2016-10-27 tbsaunde+gcc@tbsaunde.org New
[RFC] expand_strn_compare should attempt expansion even if neither string is constant - - - - --- 2016-10-27 Aaron Sawdey New
, Allow SImode to go into VSX registers on PowerPC ISA 2.07 (power8) and above - - - - --- 2016-10-26 Michael Meissner New
[nvptx] propagating conditionals in worker-vector partitioned loops - - - - --- 2016-10-26 Cesar Philippidis New
Fix sh port WRT fallthru - - - - --- 2016-10-26 Jeff Law New
Fix MIPS port WRT sprintf and fallthru warnings - - - - --- 2016-10-26 Jeff Law New
[PR,debug/77773] segfault when compiling __simd64_float16_t with -g - - - - --- 2016-10-26 Aldy Hernandez New
Show INSN_UIDs in compact mode - - - - --- 2016-10-26 David Malcolm New
PR target/78098: Properly handle interrupt/no_caller_saved_registers attributes - - - - --- 2016-10-26 H.J. Lu New
[v3] Use constexpr addressof in optional, SFINAE housekeeping for any, optional and tuple. - - - - --- 2016-10-26 Ville Voutilainen New
Missed hunk in microblaze.c changes - - - - --- 2016-10-26 Jeff Law New
[VECT] Swap operands for cond_reduction when necessary - - - - --- 2016-10-26 Bin Cheng New
[gcc/ARM] Add support for Cortex-M33 - - - - --- 2016-10-26 Thomas Preudhomme New
[gcc/ARM] Add support for Cortex-M23 - - - - --- 2016-10-26 Thomas Preudhomme New
[RFC] avoid printing type suffix with %E - - - - --- 2016-10-26 Martin Sebor New
Fix ARC port WRT fallthru and sprintf warnings - - - - --- 2016-10-26 Jeff Law New
And now for the cr16 - - - - --- 2016-10-26 Jeff Law New
[wwwdocs] Add link to GCC 7 changes.html - - - - --- 2016-10-26 Peter Bergner New
Fix build problem with eCos/newlib (PR 78110) - - - - --- 2016-10-26 Bernd Edlinger New
[committed] Fix OpenMP implicit map fortran ICE (PR fortran/77973) - - - - --- 2016-10-26 Jakub Jelinek New
Fix epiphany WRT fallthru - - - - --- 2016-10-26 Jeff Law New
Fix fr30 WRT fallthru - - - - --- 2016-10-26 Jeff Law New
Fix frv port WRT fallthru - - - - --- 2016-10-26 Jeff Law New
FIx iq2000 WRT fallthru - - - - --- 2016-10-26 Jeff Law New
Fix m32c WRT fallthrus - - - - --- 2016-10-26 Jeff Law New
DWARF5 - Emit DW_AT_rank and DW_TAG_generic_subrange for assumed-rank arrays - - - - --- 2016-10-26 Jakub Jelinek New
FIx m32r port WRT fallthru - - - - --- 2016-10-26 Jeff Law New
« 1 2 ... 669 670 6711275 1276 »