Show patches with: Archived = No       |   126781 patches
« 1 2 ... 675 676 6771267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[65/77] Add a SCALAR_TYPE_MODE macro - - - - --- 2017-07-13 Richard Sandiford New
[66/77] Use scalar_mode for constant integers - - - - --- 2017-07-13 Richard Sandiford New
[67/77] Use scalar_mode in fixed-value.* - - - - --- 2017-07-13 Richard Sandiford New
[68/77] Use scalar_mode for is_int_mode/is_float_mode pairs - - - - --- 2017-07-13 Richard Sandiford New
[69/77] Split scalar-only part out of convert_mode - - - - --- 2017-07-13 Richard Sandiford New
[70/77] Make expand_fix/float check for scalar modes - - - - --- 2017-07-13 Richard Sandiford New
[71/77] Use opt_scalar_mode for mode iterators - - - - --- 2017-07-13 Richard Sandiford New
[72/77] Pass scalar_mode to scalar_mode_supported_p - - - - --- 2017-07-13 Richard Sandiford New
[73/77] Pass scalar_mode to scalar_mode_supported_p - - - - --- 2017-07-13 Richard Sandiford New
[74/77] Various small scalar_mode changes - - - - --- 2017-07-13 Richard Sandiford New
[75/77] Use scalar_mode in the AArch64 port - - - - --- 2017-07-13 Richard Sandiford New
[76/77] Add a scalar_mode_pod class - - - - --- 2017-07-13 Richard Sandiford New
[77/77] Add a complex_mode class - - - - --- 2017-07-13 Richard Sandiford New
[ARM,VXworks] Fix build - - - - --- 2017-07-13 Richard Earnshaw (lists) New
[RFA/RFC] Stack clash mitigation 0/9 - - - - --- 2017-07-13 Michael Matz New
PR c++/80287 add new testcase - - - - --- 2017-07-13 Yvan Roux New
C++ PATCH to C++17 class deduction from init-list - - - - --- 2017-07-13 Jason Merrill New
[v2,RFC] Canonize names of attributes. - - - - --- 2017-07-13 Martin Liška New
[RFC] Do refactoring of attribute functions and move them to attribs.[hc]. - - - - --- 2017-07-13 Martin Liška New
Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186). - - - - --- 2017-07-13 Martin Liška New
C PATCH to display types when printing a conversion warning (PR c/81233) - - - - --- 2017-07-13 Marek Polacek New
[Aarch64] Refactor comments in aarch64_print_operand - - - - --- 2017-07-13 Jackson Woodruff New
c-family PATCH to improve -Wsign-compare (PR c/81417) - - - - --- 2017-07-13 Marek Polacek New
match.pd: reassociate multiplications with constants - - - - --- 2017-07-13 Alexander Monakov New
update edge profile info in nvptx.c - - - - --- 2017-07-13 Cesar Philippidis New
[DOC,i386] Fix PR 81294, _subborrow_u64 argument order inconsistent with intrinsic reference - - - - --- 2017-07-13 Uros Bizjak New
gotools patch committed: Test runtime, misc/cgo/{test,testcarchive} - - - - --- 2017-07-13 Ian Lance Taylor New
[committed] diagnostics: fix crash when consolidating out-of-order fix-it hints (PR c/81405) - - - - --- 2017-07-13 David Malcolm New
Fix wrong-code aggregate propagate_with_phi bug (PR tree-optimization/81365) - - - - --- 2017-07-13 Jakub Jelinek New
Fix ICE on _Fract division (PR tree-optimization/81428) - - - - --- 2017-07-13 Jakub Jelinek New
Misc libquadmath backports from upstram glibc (PR libquadmath/65757) - - - - --- 2017-07-13 Jakub Jelinek New
Improve bswap on nop non-base_addr reshuffles (PR tree-optimization/81396) - - - - --- 2017-07-13 Jakub Jelinek New
, PR target/81193, Add warning for using __builtin_cpu_* on old PowerPC GLIBC's - - - - --- 2017-07-13 Michael Meissner New
scheduler bug fix for AArch64 insn fusing SCHED_GROUP usage - - - - --- 2017-07-13 Jim Wilson New
[PATCH/AARCH64] Decimal floating point support for AARCH64 - - - - --- 2017-07-14 Andrew Pinski New
Add additional quotes to opts.c. - - - - --- 2017-07-14 Martin Liška New
[GCC/ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DP - - - - --- 2017-07-14 Thomas Preudhomme New
[3/3,GCC/ARM] Add support for ARM Cortex-R52 processor - - - - --- 2017-07-14 Thomas Preudhomme New
Make __FUNCTION__ a mergeable string and do not generate symbol entry. - - - - --- 2017-07-14 Martin Liška New
[committed] Update comment in gimple-ssa-store-merging.c - - - - --- 2017-07-14 Kyrill Tkachov New
[Aarch64] Refactor comments in aarch64_print_operand - - - - --- 2017-07-14 Jackson Woodruff New
[committed] Fix libsanitizer build against recent glibc (PR sanitizer/81066) - - - - --- 2017-07-14 Jakub Jelinek New
[SPARC/RTEMS] : Add __FIX_LEON3FT_B2BST - - - - --- 2017-07-14 Sebastian Huber New
[SPARC/RTEMS] : Add multilibs for LEON3FT back-to-back store workaround - - - - --- 2017-07-14 Daniel Cederman New
c-family PATCH to improve -Wsign-compare (PR c/81417) - - - - --- 2017-07-14 Marek Polacek New
allow deferred-shape pointers in OpenACC data clauses - - - - --- 2017-07-14 Cesar Philippidis New
[avr] Fix PR80929, work around middle-end PR81444 - - - - --- 2017-07-14 Georg-Johann Lay New
[AArch64] Fix PR79041 - - - - --- 2017-07-14 Wilco Dijkstra New
[AArch64] Improve aarch64_legitimate_constant_p - - - - --- 2017-07-14 Wilco Dijkstra New
[v3,AArch64] Fix symbol offset limit - - - - --- 2017-07-14 Wilco Dijkstra New
[RFC,AArch64] Cleanup frame pointer usage - - - - --- 2017-07-14 Wilco Dijkstra New
[PR81369/01] Sort partitions by post order for all cases - - - - --- 2017-07-14 Bin Cheng New
[PR81369/02] Conservatively not distribute loop with unknown niters - - - - --- 2017-07-14 Bin Cheng New
[GCC/ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DP - - - - --- 2017-07-14 Thomas Preudhomme New
[ARM] Document the +crypto extension on CPUs. - - - - --- 2017-07-14 James Greenhalgh New
Kill TYPE_METHODS debug 1/9 - - - - --- 2017-07-14 Nathan Sidwell New
Kill TYPE_METHODS ipa 2/9 - - - - --- 2017-07-14 Nathan Sidwell New
Kill TYPE_METHODS rtl 3/9 - - - - --- 2017-07-14 Nathan Sidwell New
Kill TYPE_METHODS ada-spec 4/9 - - - - --- 2017-07-14 Nathan Sidwell New
Kill TYPE_METHODS c++ 5/9 - - - - --- 2017-07-14 Nathan Sidwell New
Kill TYPE_METHODS libcc1 6/9 - - - - --- 2017-07-14 Nathan Sidwell New
Kill TYPE_METHODS misc 7/9 - - - - --- 2017-07-14 Nathan Sidwell New
Kill TYPE_METHODS objc 8/9 - - - - --- 2017-07-14 Nathan Sidwell New
Kill TYPE_METHODS 9/9 - - - - --- 2017-07-14 Nathan Sidwell New
[C++] PR 79790 ("[C++17] ICE class template argument deduction") - - - - --- 2017-07-14 Paolo Carlini New
[rs6000,V2] Add support for vec_extract_fp_from_shorth() and vec_extract_fp_from_short - - - - --- 2017-07-14 Carl Love New
[committed] Fix PR81162 - - - - --- 2017-07-14 Bill Schmidt New
Constrain std::variant constructor for class template argument deduction - - - - --- 2017-07-14 Jonathan Wakely New
[rs6000] Add testcases for vec_cnttz - - - - --- 2017-07-14 Carl Love New
libgo patch committed: Don't copy semt into runtime.inc - - - - --- 2017-07-14 Ian Lance Taylor New
[PATCH/AARCH64] Decimal floating point support for AARCH64 - - - - --- 2017-07-15 Andrew Pinski New
Reorder std::scoped_lock parameters as per P0739R0 DR status - - - - --- 2017-07-15 Jonathan Wakely New
match.pd: reassociate multiplications with constants - - - - --- 2017-07-15 Alexander Monakov New
match.pd: reassociate multiplications with constants - - - - --- 2017-07-15 Alexander Monakov New
gotools patch committed: Set GOROOT in tests - - - - --- 2017-07-15 Ian Lance Taylor New
[DOC,i386] Fix PR 81294, _subborrow_u64 argument order inconsistent with intrinsic reference - - - - --- 2017-07-15 Gerald Pfeifer New
[1/6] tree-vrp: fix compare_assert_loc qsort comparator - - - - --- 2017-07-15 Alexander Monakov New
[2/6] gimple-ssa-store-merging.c: fix sort_by_bitpos - - - - --- 2017-07-15 Alexander Monakov New
[3/6] lra-assigns.c: fix pseudo_compare_func - - - - --- 2017-07-15 Alexander Monakov New
[4/6] lra-assigns.c: give up on qsort checking in assign_by_spills - - - - --- 2017-07-15 Alexander Monakov New
[5/6] haifa-sched.c: give up qsort checking when autoprefetch heuristic is in use - - - - --- 2017-07-15 Alexander Monakov New
[6/6] qsort comparator consistency checking - - - - --- 2017-07-15 Alexander Monakov New
Remove ca.mirror.babylon.network - - - - --- 2017-07-16 Gerald Pfeifer New
[PING] C++ Re: [PATCH] C/C++: fix quoting of "aka" typedef information (PR 62170) - - - - --- 2017-07-16 Volker Reichelt New
Do not convert to reg_br_prob_base in tree-ssa-threadupdate - - - - --- 2017-07-16 Jan Hubicka New
Add timervar for fnsummary pass - - - - --- 2017-07-16 Jan Hubicka New
Convert REG_BR_PROB_NOTE to profile_probability - - - - --- 2017-07-16 Jan Hubicka New
Avoid REG_BR_PROB_BASE fixpoint - - - - --- 2017-07-16 Jan Hubicka New
[gomp4,nvptx,committed] Fix --enable-checking=rtl assert in nvptx_propagate_unified - - - - --- 2017-07-16 Tom de Vries New
Implement std::pointer_traits::to_address as per P0653R0 - - - - --- 2017-07-16 Glen Fernandes New
Fix PR rtl-optimization/81424 - - - - --- 2017-07-16 Eric Botcazou New
enhance -Wrestrict to handle string built-ins (PR 78918) - - - - --- 2017-07-16 Martin Sebor New
PING^2: Fwd: SSA range class and removal of VR_ANTI_RANGEs - - - - --- 2017-07-17 Aldy Hernandez New
[nvptx,committed,PR81069] Insert diverging jump alap in nvptx_single - - - - --- 2017-07-17 Tom de Vries New
[GCC/testsuite/ARM,ping] Fix coprocessor intrinsic test failures on ARMv8-A - - - - --- 2017-07-17 Thomas Preudhomme New
[GCC/ARM,ping] Remove ARMv8-M code for D17-D31 - - - - --- 2017-07-17 Thomas Preudhomme New
[Arm,COMMITTED] Fix typo in error message when arm_neon.h included. - - - - --- 2017-07-17 Tamar Christina New
[contrib,committed] Remove dead avr-tables.opt from files_and_dependencies. - - - - --- 2017-07-17 Georg-Johann Lay New
Better merging of -fPIC/pic/PIE/pie in lto-wrapper - - - - --- 2017-07-17 Jan Hubicka New
[avr,committed] Remove dead avr_inform_devices - - - - --- 2017-07-17 Georg-Johann Lay New
« 1 2 ... 675 676 6771267 1268 »