Show patches with: Archived = No       |   126798 patches
« 1 2 ... 646 647 6481267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
builtin expansion of strncmp for rs6000 - - - - --- 2016-12-15 Aaron Sawdey New
improve string find algorithm - - - - --- 2016-12-15 Aditya K New
[21/21,arm] Permit 'auto' in -mfpu. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[20/21,arm] Remove FEATURES field from FPU descriptions. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[19/21,arm] Use ISA feature sets for determining inlinability. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[18/21,arm] Use cl_target_options for configuring the active target. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[17/21,arm] Use arm_active_target for most FP feature tests. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[16/21,arm] Eliminate TARGET_FPU_NAME. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[13/21,arm] Remove FPU rev field - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[15/21,arm] Initialize fpu capability bits in arm_active_target. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[14/21,arm] Add isa features to FPU descriptions - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[12/21,arm] Eliminate vfp_reg_type - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[11/21,arm] Delete unused arm_fp_model. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[10/21,arm] Remove remaining references to arm feature sets. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[09/21,arm] Rework arm-common to use new feature bits. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[08/21,arm] Remove insn_flags. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[07/21,arm] Use arm_active_target when configuring builtins - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[06/21,arm] Add new isa quirk bit for Cortex-M3 ldrd issue. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[05/21,arm] Reduce usage of arm_selected_cpu. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[04/21,arm] Use arm_active_target for architecture and tune operations. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[03/21,arm] Introduce arm_active_target. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[02/21,arm] Add new isa bits method - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[01/21,arm] Separte tuning flags from architectural flags in CPU tables. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[testsuite] MIPS: Relax instruction order check in msa-builtins.c. - - - - --- 2016-12-15 Toma Tabacu New
PR59170 make pretty printers check for singular iterators - - - - --- 2016-12-15 Jonathan Wakely New
PR59161 make pretty printers always return strings - - - - --- 2016-12-15 Jonathan Wakely New
[Fortran,OOP] PR 78800: ICE in compare_parameter, at fortran/interface.c:2246 - - - - --- 2016-12-15 Janus Weil New
Tweak formatting and docs for pretty printers - - - - --- 2016-12-15 Jonathan Wakely New
Add GDB XMethods for shared_ptr and unique_ptr<T[]> - - - - --- 2016-12-15 Jonathan Wakely New
c++/pr77585 bogus this error with generic lambda - - - - --- 2016-12-15 Nathan Sidwell New
Undermine the jump threading cost model to fix PR77445. - - - - --- 2016-12-15 James Greenhalgh New
[Match,&,Simplify] Optimize some minmax patterns - - - - --- 2016-12-15 Hurugalawadi, Naveen New
Fix optimized out volatile MEM_REF (PR, tree-optimization/78810) - - - - --- 2016-12-15 Martin Liška New
[Doc] Update documentation for __fp16 type - - - - --- 2016-12-15 Jakub Jelinek New
[Doc] Update documentation for __fp16 type - - - - --- 2016-12-15 Jakub Jelinek New
Fix PR78515 - - - - --- 2016-12-15 Jakub Jelinek New
detect null sprintf pointers (PR 78519) - - - - --- 2016-12-15 Martin Sebor New
[committed] Introduce selftest::locate_file (v5) - - - - --- 2016-12-15 David Malcolm New
Go patch committed: remove unneeded zero-length slice value init - - - - --- 2016-12-15 Ian Lance Taylor New
[libcc1] add support for C++ - - - - --- 2016-12-14 Alexandre Oliva New
fix powerpc64le bootstrap failure caused by r243661 (PR 78817) - - - - --- 2016-12-14 Martin Sebor New
Emit DECL_EXPR so that type of what pstr.N points to is gimplified (PR fortran/78757) - - - - --- 2016-12-14 Jakub Jelinek New
[C++] Reject out of bounds constexpr stores (PR c++/77830) - - - - --- 2016-12-14 Jakub Jelinek New
Pretty printers for versioned namespace - - - - --- 2016-12-14 François Dumont New
[committed] Fix stack temp slot handling in the stv pass (PR target/78791) - - - - --- 2016-12-14 Jakub Jelinek New
Fix compilation errors with libstdc++v3 for AVR target and allow --enable-libstdcxx - - - - --- 2016-12-14 Felipe Magno de Almeida New
[i386] : Put back __builtin_clzs and __builtin_ctzs - - - - --- 2016-12-14 Uros Bizjak New
Add AVX512 k-mask intrinsics - - - - --- 2016-12-14 Uros Bizjak New
Add AVX512 k-mask intrinsics - - - - --- 2016-12-14 Andrew Senkevich New
[arm-embedded,committed] Fix backport of PR71607: no longer use TARGET_USE_BLOCKS_FOR_CONSTANT_P - - - - --- 2016-12-14 Andre Vieira (lists) New
C++ PATCH to reject initializating flexible array members in constructors (PR c++/72775) - - - - --- 2016-12-14 Marek Polacek New
[AArch64,-,v3] Simplify eh_return implementation - - - - --- 2016-12-14 Wilco Dijkstra New
[RFC,AArch64] Cleanup frame pointer usage - - - - --- 2016-12-14 Wilco Dijkstra New
[ARM] Fix ldrd offsets - - - - --- 2016-12-14 Wilco Dijkstra New
[ARM] Remove uses of leaf_function_p - - - - --- 2016-12-14 Wilco Dijkstra New
[ARM] Improve Thumb allocation order - - - - --- 2016-12-14 Wilco Dijkstra New
[ARM] Improve max_insns_skipped logic - - - - --- 2016-12-14 Wilco Dijkstra New
[ARM] Remove movdi_vfp_cortexa8 - - - - --- 2016-12-14 Wilco Dijkstra New
[ARM] Merge negdi2 patterns - - - - --- 2016-12-14 Wilco Dijkstra New
Make printers use singular noun for a single element - - - - --- 2016-12-14 Jonathan Wakely New
cprop fix for PR78626 - - - - --- 2016-12-14 Bernd Schmidt New
C++ PATCH to reject initializating flexible array members in constructors (PR c++/72775) - - - - --- 2016-12-14 Marek Polacek New
Avoid creating unbounded complexity debug insns in valtrack (PR debug/77844, take 2) - - - - --- 2016-12-14 Jakub Jelinek New
[i386] : Put back __builtin_clzs and __builtin_ctzs - - - - --- 2016-12-14 Uros Bizjak New
combine: Simplify "(and (subreg (zero_extract" in change_zero_ext. - - - - --- 2016-12-14 Dominik Vogt New
Make printers detect invalid debug mode iterators - - - - --- 2016-12-14 Jonathan Wakely New
[testsuite] MIPS: Cleanup the forcing of assembly output in error tests. - - - - --- 2016-12-14 Toma Tabacu New
Add ISA 3.0 PowerPC support for VEXTU{B,H,W}{L,R}X instructions - - - - --- 2016-12-14 Michael Meissner New
[C++] c++/78701 ICE in default arg unification - - - - --- 2016-12-14 Nathan Sidwell New
C++ PATCH to reject initializating flexible array members in constructors (PR c++/72775) - - - - --- 2016-12-14 Marek Polacek New
[build] Handle gas/gld --compress-debug-sections=type - - - - --- 2016-12-14 Rainer Orth New
[C++] c++/78776 fix alias template ICE - - - - --- 2016-12-14 Nathan Sidwell New
[Fortran,pr78780,v1,7,Regression,Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:1936 - - - - --- 2016-12-14 Andre Vehreschild New
combine: Replace sign_extend with zero_extend more often. - - - - --- 2016-12-14 Dominik Vogt New
[Fortran,pr78672,ctp1,v2] Gfortran test suite failures with a sanitized compiler - - - - --- 2016-12-14 Andre Vehreschild New
[testsuite] MIPS: Upgrade to R2 for -mmicromips. - - - - --- 2016-12-14 Toma Tabacu New
[testsuite] MIPS: Remove redundant dg-skip-if from mips16-attributes.c. - - - - --- 2016-12-14 Toma Tabacu New
Fix PR71632 - - - - --- 2016-12-14 Richard Biener New
[PR78365] ICE in determine_value_range, at tree-ssa-loo p-niter.c:413 - - - - --- 2016-12-14 Martin Jambor New
combine: Omit redundant AND in change_zero_ext. - - - - --- 2016-12-14 Dominik Vogt New
[arm-embedded,committed] Testcase fixes for wrong backport - - - - --- 2016-12-14 Andre Vieira (lists) New
Avoid creating unbounded complexity debug insns in valtrack (PR debug/77844, take 2) - - - - --- 2016-12-14 Jakub Jelinek New
[6,aarch64] Fix TLS handling in -mcmodel=large (PR target/78796) - - - - --- 2016-12-14 Jakub Jelinek New
Fold strstr (s, t) eq/ne s to strcmp (s, t) eq/ne 0 if strlen (t) is known - - - - --- 2016-12-14 Prathamesh Kulkarni New
work around MPFR undefined behavior (PR 78786) - - - - --- 2016-12-14 Martin Sebor New
[LRA] Fix ICE for paradoxical subregs on strict-alignment platforms - - - - --- 2016-12-13 Eric Botcazou New
_Rb_tree regression - - - - --- 2016-12-13 François Dumont New
Use the middle-end boolean_type_node - - - - --- 2016-12-13 Janne Blomqvist New
PR 78534 Change character length from int to size_t - - - - --- 2016-12-13 Janne Blomqvist New
[Fortran,pr78780,v1,7,Regression,Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:1936 - - - - --- 2016-12-13 Andre Vehreschild New
, Add PowerPC ISA 3.0 vec_vinsert4b and vec_vextract4b built-in functions - - - - --- 2016-12-13 Michael Meissner New
[Fortran,cleanup] PR 78798: some int-valued functions should be bool - - - - --- 2016-12-13 Janus Weil New
libgo patch committed: Copy hash code from Go 1.7 runtime - - - - --- 2016-12-13 Ian Lance Taylor New
[C++] c++/78776 fix alias template ICE - - - - --- 2016-12-13 Nathan Sidwell New
[arm-embedded] Add ARMv8-M Security Extensions support to Cortex-M23 and Cortex-M33 - - - - --- 2016-12-13 Thomas Preudhomme New
[i386] : Fix PR78794, ~9% regression in 32-bit mode for 462.libquntum on Avoton after r243202 - - - - --- 2016-12-13 Uros Bizjak New
[rs6000] Cost model adjustment - - - - --- 2016-12-13 Bill Schmidt New
[fortran,pr77785,v3,Coarray] ICE in gfc_get_caf_token_offset, at fortran/trans-expr.c:1990 - - - - --- 2016-12-13 Andre Vehreschild New
[RFC] Sanopt for use-after-scope ASAN_MARK internal functions - - - - --- 2016-12-13 Martin Liška New
Add ISA 3.0 PowerPC support for VEXTU{B,H,W}{L,R}X instructions - - - - --- 2016-12-13 Michael Meissner New
« 1 2 ... 646 647 6481267 1268 »