Show patches with: Archived = No       |   126638 patches
« 1 2 ... 694 695 6961266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] Fix bootstrap on i686-linux - - - - --- 2016-06-24 Jakub Jelinek New
preserve DECL_ORIGINAL_TYPE invariant in remap_decl - - - - --- 2016-06-24 Eric Botcazou New
[committed] Fix OpenMP simd aligned handling (PR tree-optimization/71647) - - - - --- 2016-06-24 Jakub Jelinek New
[3/3] Add make autoprofiledbootstrap - - - - --- 2016-06-24 Jakub Jelinek New
Fix up gimple cross-jumping (PR tree-optimization/71643) - - - - --- 2016-06-24 Jakub Jelinek New
Fix reassociation not to reuse SSA_NAMEs (PR tree-optimization/71631) - - - - --- 2016-06-24 Jakub Jelinek New
Dump profile-based number of iterations - - - - --- 2016-06-24 Martin Liška New
Call tls_get_addr via GOT for GNU TLS if possible - - - - --- 2016-06-24 H.J. Lu New
[testsuite] : More fixes in vect testsuite - - - - --- 2016-06-24 Uros Bizjak New
[testsuite] : Use __builtin_nanq in float12-cmp-invalid.c - - - - --- 2016-06-24 Uros Bizjak New
[RFC] __atomic_compare_exchange* optimizations (PR middle-end/66867, alternative) - - - - --- 2016-06-24 Jakub Jelinek New
[vec-tails,08/10] Support loop epilogue masking and low trip count loop vectorization - - - - --- 2016-06-24 Ilya Enkovich New
[RTL,ifcvt] PR rtl-optimization/71594: ICE in noce_emit_cmove due to mismatched source modes - - - - --- 2016-06-24 Kyrill Tkachov New
[vec-tails,03/10] Support epilogues vectorization with no masking - - - - --- 2016-06-24 Ilya Enkovich New
[Driver] Add support for -fuse-ld=lld - - - - --- 2016-06-24 Davide Italiano New
[PATCHv2q,rs6000] Add minimum __float128 built-in support required for glib - - - - --- 2016-06-24 Bill Schmidt New
Enable non-PIC noplt tests on 32-bit x86 target - - - - --- 2016-06-24 H.J. Lu New
, Add PowerPC ISA 3.0 lxsihzx, lxsibzx, stxsihx, stxsibx support - - - - --- 2016-06-23 Michael Meissner New
[PATCHv2,rs6000] Add minimum __float128 built-in support required for glibc - - - - --- 2016-06-23 Bill Schmidt New
Fix zero size debug array swap noexcept qualification - - - - --- 2016-06-23 François Dumont New
[testsuite] : Use dg-additional-flags in vect testsuite - - - - --- 2016-06-23 Uros Bizjak New
RFC (attributes): PATCH for c++/50800 to set affects_type_identity for may_alias - - - - --- 2016-06-23 Jason Merrill New
[RFT,i386] : Use options for 32bit targets when checking for 32bit as/ld features - - - - --- 2016-06-23 Uros Bizjak New
move increase_alignment from simple to regular ipa pass - - - - --- 2016-06-23 Prathamesh Kulkarni New
Add minimal _FloatN, _FloatNx built-in functions - - - - --- 2016-06-23 Joseph Myers New
[testsuite] : Skip PR71488 testcases for non-sse4 targets - - - - --- 2016-06-23 Uros Bizjak New
Fix big-endian bswap - - - - --- 2016-06-23 Wilco Dijkstra New
i386: Access external function via GOT slot for -fno-plt - - - - --- 2016-06-23 Uros Bizjak New
i386: Access external function via GOT slot for -fno-plt - - - - --- 2016-06-23 H.J. Lu New
[openacc] check for compatible loop parallelism with acc routine calls - - - - --- 2016-06-23 Cesar Philippidis New
[v2] Allocate constant size dynamic stack space in the prologue - - - - --- 2016-06-23 Dominik Vogt New
[RFC] __atomic_compare_exchange* optimizations (PR middle-end/66867) - - - - --- 2016-06-23 Jakub Jelinek New
Handle undefined extern vars in output_in_order - - - - --- 2016-06-23 Alexander Monakov New
[2/3] Run profile feedback tests with autofdo - - - - --- 2016-06-23 Andi Kleen New
[1/3] Add gcc-auto-profile script - - - - --- 2016-06-23 Andi Kleen New
Implement C _FloatN, _FloatNx types [version 3] - - - - --- 2016-06-23 Joseph Myers New
i386: Access external function via GOT slot for -fno-plt - - - - --- 2016-06-23 H.J. Lu New
[avr] : ad PR71151: Make test cases pass on smaller targets. - - - - --- 2016-06-23 Georg-Johann Lay New
Fix PR rtl-optimization/71634 - - - - --- 2016-06-23 Martin Liška New
Fix PR middle-end/71619 - - - - --- 2016-06-23 Martin Liška New
[PR71602] Give error for invalid va_list argument to va_arg - - - - --- 2016-06-23 Tom de Vries New
[vec-tails,05/10] Check if loop can be masked - - - - --- 2016-06-23 Ilya Enkovich New
[PATCH/AARCH64] Add rtx_costs routine for vulcan. - - - - --- 2016-06-23 Virendra Pathak New
[i386] Add native detection for VIA C7 and Eden CPUs - - - - --- 2016-06-23 J. Mayer New
Do not emit SAVE_EXPR for already assigned SSA_NAMEs (PR71606). - - - - --- 2016-06-23 Martin Liška New
Fix source locations of bad enum values (PR c/71610 and PR c/71613) - - - - --- 2016-06-23 David Malcolm New
[rs6000] Add minimum __float128 built-in support required for glibc - - - - --- 2016-06-22 Joseph Myers New
x86-64: Load external function address via GOT slot - - - - --- 2016-06-22 Uros Bizjak New
[rs6000] Prefer vspltisw/h over xxspltib+instruction when available - - - - --- 2016-06-22 Michael Meissner New
Implement C _FloatN, _FloatNx types [version 2] - - - - --- 2016-06-22 Joseph Myers New
[rs6000] Add minimum __float128 built-in support required for glibc - - - - --- 2016-06-22 Bill Schmidt New
[i386] : Simplify SYMBOL_REF handling in ix86_expand_move - - - - --- 2016-06-22 Uros Bizjak New
Backport PowerPC complex __float128 compiler support to GCC 6.x - - - - --- 2016-06-22 Michael Meissner New
[committed] libcpp: Tweak to missing #include source location - - - - --- 2016-06-22 David Malcolm New
Change minimum of -predicted-iterations to 1 (PR71619) - - - - --- 2016-06-22 Martin Liška New
[testsuite,avr] : Support dg-require-effective-target avr_3byte_pc (and use it with PR71151 tests). - - - - --- 2016-06-22 Georg-Johann Lay New
[vec-tails,04/10] Add masking cost - - - - --- 2016-06-22 Ilya Enkovich New
[PING] boehm-gc: check for execinfo.h directly - - - - --- 2016-06-22 Mike Frysinger New
[AArch64] Use default_elf_asm_named_section instead of special cased hook - - - - --- 2016-06-22 Andreas Schwab New
Fix problematic debug info for parameters at -O0 - - - - --- 2016-06-22 Eric Botcazou New
[3/3] Add make autoprofiledbootstrap - - - - --- 2016-06-22 Andi Kleen New
[2/3] Run profile feedback tests with autofdo - - - - --- 2016-06-22 Andi Kleen New
[1/3] Add gcc-auto-profile script - - - - --- 2016-06-22 Andi Kleen New
[Ada] Crash on config pragma Component_Alignment - - - - --- 2016-06-22 Arnaud Charlet New
[Ada] Analysis of pragmas containing integer expressions not verified properly - - - - --- 2016-06-22 Arnaud Charlet New
[Ada] Spurious error on derived type with unknown discriminants and predicate - - - - --- 2016-06-22 Arnaud Charlet New
[Ada] Independent tasks and the Fall_Back_Handler - - - - --- 2016-06-22 Arnaud Charlet New
[Ada] Improve and unify warning machinery for address clauses - - - - --- 2016-06-22 Arnaud Charlet New
[Ada] New implementation of Ada.Containers.Unbounded_Priority_Queues - - - - --- 2016-06-22 Arnaud Charlet New
[Ada] New debug switch -gnatd.o - - - - --- 2016-06-22 Arnaud Charlet New
[Ada] Crash on illegal expression in context with predicate - - - - --- 2016-06-22 Arnaud Charlet New
[Ada] Spurious error with predicate on type derived from unconstrained array - - - - --- 2016-06-22 Arnaud Charlet New
[ARM] Add support for some ARMv8-A cores to driver-arm.c - - - - --- 2016-06-22 Kyrill Tkachov New
preserve DECL_ORIGINAL_TYPE invariant in remap_decl - - - - --- 2016-06-22 Eric Botcazou New
Fix problematic debug info for parameters at -O0 - - - - --- 2016-06-22 Eric Botcazou New
[avr,wwwdocs] PR 58655 - - - - --- 2016-06-22 Sivanupandi, Pitchumani New
Implement -fdiagnostics-parseable-fixits - - - - --- 2016-06-22 David Malcolm New
[Ada] clean up handling of DECL_ORIGINAL_TYPE in gigi - - - - --- 2016-06-21 Eric Botcazou New
[rs6000] Prefer vspltisw/h over xxspltib+instruction when available - - - - --- 2016-06-21 Bill Schmidt New
x86-64: Load external function address via GOT slot - - - - --- 2016-06-21 Uros Bizjak New
C++ PATCH for concept checking in non-dependent expressions - - - - --- 2016-06-21 Jason Merrill New
[rs6000] Scheduling update - - - - --- 2016-06-21 Pat Haugen New
Implement C _FloatN, _FloatNx types [version 2] - - - - --- 2016-06-21 Joseph Myers New
[Committed,testsuite] Ensure vrnd* tests run on ARMv8 cores - - - - --- 2016-06-21 Wilco Dijkstra New
[Committed,testsuite] Fix tree-ssa/attr-hotcold-2.c failures - - - - --- 2016-06-21 Wilco Dijkstra New
[OBVIOUS] s/imposisble/impossible in predict.c - - - - --- 2016-06-21 Martin Liška New
[AArch64] Add initial support for Cortex-A73 - - - - --- 2016-06-21 Kyrill Tkachov New
[RFC:,6/6,v2] Remove second cost model from noce_try_store_flag_mask - - - - --- 2016-06-21 James Greenhalgh New
[RFC:,5/6,v2] Improve the cost model for multiple-sets - - - - --- 2016-06-21 James Greenhalgh New
[RFC:,4/6,v2] Modify cost model for noce_cmove_arith - - - - --- 2016-06-21 James Greenhalgh New
[RFC:,3/6,v2] Remove if_info->branch_cost - - - - --- 2016-06-21 James Greenhalgh New
[RFC:,2/6,v2] Factor out the comparisons against magic numbers in ifcvt - - - - --- 2016-06-21 James Greenhalgh New
[RFC:,1/6,v2] New target hook: max_noce_ifcvt_seq_cost - - - - --- 2016-06-21 James Greenhalgh New
[Committed,testsuite] Fix vect-8.f90 test - - - - --- 2016-06-21 Wilco Dijkstra New
[ARM] Updating testcase unsigned-extend-2.c - - - - --- 2016-06-21 Andre Vieira (lists) New
[Fortran] PR71068 - fix ICE on invalid with coindexed DATA - - - - --- 2016-06-21 Tobias Burnus New
update-copyright.py: Retain file mode - - - - --- 2016-06-21 Bernhard Reutner-Fischer New
, Simplify setup of complex types - - - - --- 2016-06-21 Michael Meissner New
[AArch64] Increase code alignment - - - - --- 2016-06-21 Wilco Dijkstra New
PR target/71549: Convert V1TImode register to TImode in debug insn - - - - --- 2016-06-21 H.J. Lu New
« 1 2 ... 694 695 6961266 1267 »