Show patches with: Archived = No       |   126837 patches
« 1 2 ... 592 593 5941268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
RTEMS: Add GCC Runtime Library Exception - - - - --- 2017-07-24 Sebastian Huber New
[committed] Always assume NetBSD provides __cxa_atexit - - - - --- 2017-07-24 Krister Walfridsson New
[v2] New C++ warning option '-Waccess-specifiers' - - - - --- 2017-07-23 Volker Reichelt New
[libfortran] Fix PR 80365, undefined memcpy - - - - --- 2017-07-23 Thomas Koenig New
std::vector default default and move constructors - - - - --- 2017-07-23 François Dumont New
[rs6000,5/6] Backport patch to align .toc section - - - - --- 2017-07-23 Bill Schmidt New
PR driver/81523: Make -static override -pie - - - - --- 2017-07-23 H.J. Lu New
[fortran] Fix another dependency check for reallocation on assignment - - - - --- 2017-07-23 Thomas Koenig New
[i386] : fix PR80569, "shrx" instruction generated in 16-bit mode - - - - --- 2017-07-23 Uros Bizjak New
[AIX] Enable XCOFF in libbacktrace on AIX - - - - --- 2017-07-23 Rainer Orth New
dwarf2out.c patch for AIX - - - - --- 2017-07-23 David Edelsohn New
dwarf2asm.c for AIX - - - - --- 2017-07-23 David Edelsohn New
Fix inconsistent section flags - - - - --- 2017-07-22 Joerg Sonnenberger New
[alpha] : libgo patch: also recognize alpha in signal handler - - - - --- 2017-07-22 Uros Bizjak New
[cleanup] Remove PowerPC -mupper-regs-* options - - - - --- 2017-07-22 Michael Meissner New
libgo patch committed: Call f?statfs64 on GNU/Linux - - - - --- 2017-07-21 Ian Lance Taylor New
Emit DWARF5 DW_AT_export_symbols for namespaces - - - - --- 2017-07-21 Jakub Jelinek New
libgo patch committed: Call f?statfs64 on GNU/Linux - - - - --- 2017-07-21 Ian Lance Taylor New
[C++] merge various METHOD_VEC accessors - - - - --- 2017-07-21 Nathan Sidwell New
[RFC] Proposed PowerPC IEEE 128-bit floating point changes - - - - --- 2017-07-21 Michael Meissner New
libgo patch committed: don't use runtime_lock in __go_get_backtrace_state - - - - --- 2017-07-21 Ian Lance Taylor New
unitialized memory access vs BIT_INSERT_EXPR - - - - --- 2017-07-21 Andrew Pinski New
[C++] no special cdtor slots - - - - --- 2017-07-21 Nathan Sidwell New
libgo patch committed: Recognize PPC PC in signal handler - - - - --- 2017-07-21 Ian Lance Taylor New
[AIX] Enable XCOFF in libbacktrace on AIX - - - - --- 2017-07-21 Ian Lance Taylor New
[C++,PACTH] small add_candidates cleanup - - - - --- 2017-07-21 Nathan Sidwell New
libgo patch committed: Use a larger stack size in CgoCallbackGC test - - - - --- 2017-07-21 Ian Lance Taylor New
[RFC/SCCVN] Handle BIT_INSERT_EXPR in vn_nary_op_eq - - - - --- 2017-07-21 Andrew Pinski New
std::list optimizations - - - - --- 2017-07-21 François Dumont New
[3/3] When remapping paths, only match whole path components - - - - --- 2017-07-21 Ximin Luo New
[2/3] Use BUILD_PATH_PREFIX_MAP envvar to transform __FILE__ - - - - --- 2017-07-21 Ximin Luo New
[1/3] Use BUILD_PATH_PREFIX_MAP envvar for debug-prefix-map - - - - --- 2017-07-21 Ximin Luo New
Add AddressSanitizer annotations to std::vector - - - - --- 2017-07-21 Jonathan Wakely New
[v2,2/2] combine successive multiplications by constants - - - - --- 2017-07-21 Alexander Monakov New
[v2,1/2] match.pd: reassociate multiplications - - - - --- 2017-07-21 Alexander Monakov New
[rs6000] Fine-tune vec_construct direct move cost - - - - --- 2017-07-21 Bill Schmidt New
[7/6] fortran: fix pair_cmp qsort comparator - - - - --- 2017-07-21 Alexander Monakov New
Deprecate DBX/stabs? - - - - --- 2017-07-21 Nathan Sidwell New
[PR81430] Use finalize_options in lto1 - - - - --- 2017-07-21 Tom de Vries New
[RFA/RFC] Stack clash mitigation patch 08/08 V2 - - - - --- 2017-07-21 Andreas Krebbel New
Deprecate DBX/stabs? - - - - --- 2017-07-21 Richard Biener New
[3/n] Fix PR81303 - - - - --- 2017-07-21 Richard Biener New
Deprecate DBX/stabs? - - - - --- 2017-07-21 Nathan Sidwell New
[libgomp] Doc update - TASKLOOP/GOMP_doacross_ description - - - - --- 2017-07-21 Venevtsev, Igor New
[AArch64] Generate MLA when multiply + add vector by scalar - - - - --- 2017-07-21 Jackson Woodruff New
Fix PR81500 - - - - --- 2017-07-21 Richard Biener New
[RFC,AArch64] Cleanup frame pointer usage - - - - --- 2017-07-21 Wilco Dijkstra New
[v3,AArch64] Fix symbol offset limit - - - - --- 2017-07-21 Wilco Dijkstra New
[AArch64] Improve aarch64_legitimate_constant_p - - - - --- 2017-07-21 Wilco Dijkstra New
[AArch64] Fix PR79041 - - - - --- 2017-07-21 Wilco Dijkstra New
[committed,nvptx] Add nvptx_override_options_after_change - - - - --- 2017-07-21 Tom de Vries New
update edge profile info in nvptx.c - - - - --- 2017-07-21 Tom de Vries New
[2/n] Fix PR81303 - - - - --- 2017-07-21 Richard Biener New
trivial cleanup in dwarf2out.c - - - - --- 2017-07-21 Ulrich Drepper New
[1/n] Fix PR81303 - - - - --- 2017-07-21 Richard Biener New
Enable crossjumping with bb-reorering - - - - --- 2017-07-20 Jan Hubicka New
Fix profiledbootstrap - - - - --- 2017-07-20 Jan Hubicka New
libgo patch committed: Backport s390 syscall patch to earlier branches - - - - --- 2017-07-20 Ian Lance Taylor New
Fix pr80044, -static and -pie insanity, and pr81170 - - - - --- 2017-07-20 H.J. Lu New
Kill TYPE_METHODS debug 1/9 - - - - --- 2017-07-20 Nathan Sidwell New
enhance -Wrestrict to handle string built-ins (PR 78918) - - - - --- 2017-07-20 Martin Sebor New
Go patch committed: Add backend type conversion for type assertion - - - - --- 2017-07-20 Ian Lance Taylor New
Add -std=c++2a - - - - --- 2017-07-20 Markus Trippelsdorf New
Implement std::pointer_traits::to_address as per P0653R0 - - - - --- 2017-07-20 Jonathan Wakely New
New C++ warning option '-Wduplicated-access-specifiers' - - - - --- 2017-07-20 Volker Reichelt New
[PR81430] Use finalize_options in lto1 - - - - --- 2017-07-20 Tom de Vries New
[ARM] Implement a stricter self check. - - - - --- 2017-07-20 Tamar Christina New
Fix PR46932: Block auto increment on frame pointer - - - - --- 2017-07-20 Wilco Dijkstra New
toplev: avoid recursive emergency_dump_function - - - - --- 2017-07-20 Alexander Monakov New
Enable bb copying in bb-reorder in partitioned functions - - - - --- 2017-07-20 Jan Hubicka New
[avr,doc] Re-layout "AVR Built-in Functions" - - - - --- 2017-07-20 Georg-Johann Lay New
[lto] Fix PR81487 - - - - --- 2017-07-20 Georg-Johann Lay New
[AArch64] Improve addressing of TI/TFmode - - - - --- 2017-07-20 Wilco Dijkstra New
Adjust gimple_phi_arg assert, add gphi * overloads - - - - --- 2017-07-20 Richard Biener New
[PR81030] Call compute_outgoing_frequencies at expand - - - - --- 2017-07-20 Jan Hubicka New
Fix PR61171 - - - - --- 2017-07-20 Richard Biener New
Fix infinite recursion with div-by-zero (PR middle-end/70992) - - - - --- 2017-07-20 Richard Biener New
Make assert in gimple_phi_arg more strict - - - - --- 2017-07-20 Richard Biener New
Adjust vec_init/vec_extract vector testcase to go up to V64QImode - - - - --- 2017-07-20 Richard Biener New
[PR81430] Use finalize_options in lto1 - - - - --- 2017-07-20 Tom de Vries New
[PR81388] Revert change in revision 238585 - - - - --- 2017-07-20 Bin Cheng New
[AArch64] Fix ICE in cortex-a57 fma steering pass - - - - --- 2017-07-20 Bin.Cheng New
Make assert in gimple_phi_arg more strict - - - - --- 2017-07-20 Tom de Vries New
Misc libquadmath backports from upstram glibc (PR libquadmath/65757) - - - - --- 2017-07-20 Jakub Jelinek New
x86 V[24]TImode vec_{init,extract} (PR target/80846) - - - - --- 2017-07-20 Jakub Jelinek New
[PR81489,committed] Fix phi arg location in find_implicit_erroneous_behavior - - - - --- 2017-07-20 Tom de Vries New
Make mempcpy more optimal (PR middle-end/70140). - - - - --- 2017-07-20 Martin Liška New
PR libstdc++/81476 Optimise vector insertion from input iterators - - - - --- 2017-07-19 Jonathan Wakely New
Fix libquadmath regression (bootstrap failure) on FreeBSD - - - - --- 2017-07-19 Gerald Pfeifer New
[committed] Fix assert in gimple_phi_set_arg - - - - --- 2017-07-19 Tom de Vries New
[RFC/SCCVN] Handle BIT_INSERT_EXPR in vn_nary_op_eq - - - - --- 2017-07-19 Andrew Pinski New
Fix indentation in std::basic_filebuf member functions - - - - --- 2017-07-19 Jonathan Wakely New
[committed] Fix assert in gimple_phi_arg - - - - --- 2017-07-19 Tom de Vries New
[rs6000] 2/2 Add x86 MMX <mmintrin,h> intrinsics DG tests to GCC PPC64LE taget - - - - --- 2017-07-19 Steven Munroe New
Fix selftest::read_file for empty file - - - - --- 2017-07-19 David Malcolm New
Fix indentation in libstdc++ testsuite utils - - - - --- 2017-07-19 Jonathan Wakely New
Fix Eh delivery in partitioned functions - - - - --- 2017-07-19 Jan Hubicka New
Fix PR61171 - - - - --- 2017-07-19 Richard Biener New
Rename TYPE_{MIN,MAX}VAL - - - - --- 2017-07-19 Jakub Jelinek New
[C++] move assign/ctor detection - - - - --- 2017-07-19 Nathan Sidwell New
« 1 2 ... 592 593 5941268 1269 »