Show patches with: Archived = No       |   128048 patches
« 1 2 ... 484 485 4861280 1281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
, PowerPC IEEE 128-bit patch #5 - - - - --- 2015-08-25 Michael Meissner New
Remove reference to undefined documentation node. - - - - --- 2015-08-26 Dominik Vogt New
[libgo] Use stat_atim.go on Solaris 12+ - - - - --- 2015-08-26 Rainer Orth New
[boehm-gc] Avoid unstructured procfs on Solaris - - - - --- 2015-08-26 Rainer Orth New
[build] Use __cxa_atexit on Solaris 12+ - - - - --- 2015-08-26 Rainer Orth New
[3/n] dwarf2out refactoring for early (LTO) debug - - - - --- 2015-08-26 Richard Biener New
[libvtv] Update copyrights - - - - --- 2015-08-26 Rainer Orth New
[gomp4] loop partition optimization - - - - --- 2015-08-26 Nathan Sidwell New
[libvtv] Fix formatting errors - - - - --- 2015-08-26 Rainer Orth New
[AArch64,array_mode,1/8] Rename vec_store_lanes<mode>_lane to aarch64_vec_store_lanes<mode>_lane - - - - --- 2015-08-26 Alan Lawrence New
[AArch64,array_mode,2/8] Remove VSTRUCT_DREG, use BLKmode for d-reg aarch64_st/ld expands - - - - --- 2015-08-26 Alan Lawrence New
[AArch64,array_mode,3/8] Stop using EImode in aarch64-simd.md and iterators.md - - - - --- 2015-08-26 Alan Lawrence New
[AArch64,array_mode,4/8] Remove EImode - - - - --- 2015-08-26 Alan Lawrence New
[AArch64,array_mode,5/8] Remove V_FOUR_ELEM, again using BLKmode + set_mem_size. - - - - --- 2015-08-26 Alan Lawrence New
[AArch64,array_mode,6/8] Remove V_TWO_ELEM, again using BLKmode + set_mem_size. - - - - --- 2015-08-26 Alan Lawrence New
[AArch64,array_mode,7/8] Combine the expanders using VSTRUCT:nregs - - - - --- 2015-08-26 Alan Lawrence New
[AArch64,array_mode,8/8] Add d-registers to TARGET_ARRAY_MODE_SUPPORTED_P - - - - --- 2015-08-26 Alan Lawrence New
[gomp4] teach the tracer pass to ignore more blocks for OpenACC - - - - --- 2015-08-26 Cesar Philippidis New
[AArch64/testsuite] Add more TLS local executable testcases - - - - --- 2015-08-26 Jiong Wang New
s390: Add emit_barrier() after trap. - - - - --- 2015-08-26 Dominik Vogt New
Fix and simplify (Re: Fix libbacktrace -fPIC breakage from "Use libbacktrace in libgfortran") - - - - --- 2015-08-26 Ulrich Weigand New
[v3] Only set std::enable_shared_from_this member once. - - - - --- 2015-08-26 Jonathan Wakely New
[4/N] Introduce new inline functions for GET_MODE_UNIT_SIZE and GET_MODE_UNIT_PRECISION - - - - --- 2015-08-26 Oleg Endo New
libstdc++/64351 Ensure std::generate_canonical doesn't return 1. - - - - --- 2015-08-26 Jonathan Wakely New
Go patch committed: don't crash on invalid numeric type - - - - --- 2015-08-26 Ian Lance Taylor New
libstdc++/66902 Make _S_debug_messages static. - - - - --- 2015-08-26 Jonathan Wakely New
[v3] try_emplace and insert_or_assign for Debug Mode. - - - - --- 2015-08-26 Jonathan Wakely New
[1/2] remove -floop-unroll-and-jam - - - - --- 2015-08-26 Sebastian Pop New
[2/2] remove -floop-* flags - - - - --- 2015-08-26 Sebastian Pop New
Go patch committed: Don't crash on invalid builtin calls - - - - --- 2015-08-27 Ian Lance Taylor New
[gomp4] initialize worker reduction locks - - - - --- 2015-08-27 Cesar Philippidis New
[gomp4,wip] remove references to ganglocal shared memory inside gcc - - - - --- 2015-08-27 Cesar Philippidis New
[libstdc++/67362] Fix non-special character for POSIX basic syntax in regex - - - - --- 2015-08-27 Tim Shen New
fix --with-cpu for sh targets - - - - --- 2015-08-27 Rich Felker New
Make late static cdtors DECL_IGNORED_P - - - - --- 2015-08-27 Richard Biener New
[rework] Improve loop bound info by simplifying conversions in iv base - - - - --- 2015-08-27 Bin Cheng New
[AArch64,TLSGD,1/2] Remove unncessary define_expand for TLS GD traditional - - - - --- 2015-08-27 Jiong Wang New
[AArch64,TLSGD,2/2] Implement TLS GD traditional for tiny code model - - - - --- 2015-08-27 Jiong Wang New
Guard early debug generation with !seen_errors () - - - - --- 2015-08-27 Richard Biener New
[RS6000] Correct constraints for ior<mode>_mask - - - - --- 2015-08-27 Alan Modra New
[:,RL78] Disable interrupts during hardware multiplication routines - - - - --- 2015-08-27 Kaushik Phatak New
[C++] Avoid PCH dependent mangling - - - - --- 2015-08-27 Richard Biener New
[1/3,libgomp] Adjust offload plugin interface for avoiding deadlock on exit - - - - --- 2015-08-27 Chung-Lin Tang New
[2/3,libgomp] nvptx plugin parts - - - - --- 2015-08-27 Chung-Lin Tang New
[3/3,libgomp] intelmic specific parts - - - - --- 2015-08-27 Chung-Lin Tang New
[gomp4.1] document more things - - - - --- 2015-08-27 Aldy Hernandez New
Fix order of ENTRY and EXIT in reverse post order - - - - --- 2015-08-27 Michael Matz New
[RFC] Early debug + LTO, half-way dwarf2out refactoring - - - - --- 2015-08-27 Richard Biener New
[gomp4.1] document more things - - - - --- 2015-08-27 Aldy Hernandez New
[gomp-4.1] fix incorrect memory size in goacc_new_thread - - - - --- 2015-08-27 Aldy Hernandez New
Patch tree-profile.c to support profile-func-internal-id parameter - - - - --- 2015-08-27 Matt Deeds New
Fixup loops in DCE (PR middle-end/67005) - - - - --- 2015-08-27 Marek Polacek New
[1/5] Refactor completely_scalarize_var - - - - --- 2015-08-27 Alan Lawrence New
[2/5] completely_scalarize arrays as well as records - - - - --- 2015-08-27 Alan Lawrence New
C++ delayed folding branch review - - - - --- 2015-08-27 Kai Tietz New
[wwwdocs] Adjust links to ARC simulator - - - - --- 2015-08-27 Gerald Pfeifer New
[C++] Fix PR67333 - - - - --- 2015-08-27 Mikhail Maltsev New
[testsuite] Enable vect_double for PowerPC targets with VSX support - - - - --- 2015-08-27 Bill Schmidt New
[i386] : Fix PR67317, silly code generation for _addcarry/_subborrow intrinsics - - - - --- 2015-08-27 Uros Bizjak New
libstdc++/67374 declare valarray begin/end overloads in <iterator> - - - - --- 2015-08-27 Jonathan Wakely New
Go patch committed: Don't record dependencies of redefinitions - - - - --- 2015-08-27 Ian Lance Taylor New
[wwwdocs] www.cilkplus.org now uses https - - - - --- 2015-08-27 Gerald Pfeifer New
[wwwdocs] gmplib.org now uses https (and reduce the number of links there) - - - - --- 2015-08-27 Gerald Pfeifer New
[wwwdocs] Adjust a couple of links to golang.org - - - - --- 2015-08-27 Gerald Pfeifer New
[COMMITTED] MAINTAINERS (Write After Approval): Add myself. - - - - --- 2015-08-27 Patrick Marlier New
fix bootstrap if no ISL is available. - - - - --- 2015-08-27 Andreas Tobler New
Pass -foffload targets from driver to libgomp at link time - - - - --- 2015-08-27 Joseph Myers New
PR66870 PowerPC64 Enable gold linker with split stack - - - - --- 2015-08-27 Lynn A. Boger New
Go patch committed: allow multiple blank labels - - - - --- 2015-08-27 Ian Lance Taylor New
Make ubsan tests less picky about ansi escape codes in diagnostics. - - - - --- 2015-08-27 Jonathan Roelofs New
Go patch committed: report unused vars initialized to function literals - - - - --- 2015-08-27 Ian Lance Taylor New
[libstdc++] Add specific error message into exceptions - - - - --- 2015-08-28 Tim Shen New
Guard early debug generation with !seen_errors () - - - - --- 2015-08-28 Richard Biener New
Fix LTO early-debug ICE wrt abstract origin node streaming - - - - --- 2015-08-28 Richard Biener New
[COMMITTED,AArch64] Rename SYMBOL_SMALL_GOTTPREL to SYMBOL_SMALL_TLSIE - - - - --- 2015-08-28 Jiong Wang New
Remove redundant use of REG_CLASS_NAMES maros - - - - --- 2015-08-28 Anatoly Sokolov New
Remove redundant test for global_regs - - - - --- 2015-08-28 Anatoly Sokolov New
Fix c++/67371 (issues with throw in constexpr) - - - - --- 2015-08-28 Markus Trippelsdorf New
Tidy tree-ssa-dom.c: Use dom_valueize more. - - - - --- 2015-08-28 Alan Lawrence New
[gomp4.1] document more structures in libgomp.h - - - - --- 2015-08-28 Aldy Hernandez New
[HSA] Add support for unordered comparions codes - - - - --- 2015-08-28 Martin Jambor New
[hsa] Create a special omp statement for gpu kernels - - - - --- 2015-08-28 Martin Jambor New
MIPS: If a test in the MIPS testsuite requires standard library support check the sysroot supports … - - - - --- 2015-08-28 Andrew Bennett New
PR bootstrap/67385: READELF_FOR_TARGET isn't used in gcc configure - - - - --- 2015-08-28 H.J. Lu New
[gomp4.1] document more structures in libgomp.h - - - - --- 2015-08-28 Aldy Hernandez New
[gomp4] check for compatible parallelism with acc routines - - - - --- 2015-08-28 Cesar Philippidis New
[lto/66752] Fix missed FSM jump thread - - - - --- 2015-08-28 Jeff Law New
Algorithmic optimization in match and simplify - - - - --- 2015-08-28 Andre Vieira New
[gomp4.1] WIP: Structure element mapping support - - - - --- 2015-08-28 Jakub Jelinek New
[wwwdocs] Adjust three links to gccupc.org - - - - --- 2015-08-28 Gerald Pfeifer New
[PING] Re: [PATCH] c/66516 - missing diagnostic on taking the address of a builtin function - - - - --- 2015-08-28 Martin Sebor New
[libstdc++] Add specific error message into exceptions - - - - --- 2015-08-29 Tim Shen New
[libgfortran] PR67367 Program crashes on READ - - - - --- 2015-08-29 Jerry DeLisle New
[PING^2,PR46193] Handle mix/max pointer reductions in parloops - - - - --- 2015-08-29 Tom de Vries New
[v2] Fix c++/67371 (issues with throw in constexpr) - - - - --- 2015-08-29 Markus Trippelsdorf New
gcc/fold-const.c: Correct the report warning position. - - - - --- 2015-08-29 Chen Gang New
[v3] Fix c++/67371 (issues with throw in constexpr) - - - - --- 2015-08-29 Markus Trippelsdorf New
boehm-gc: check for execinfo.h directly - - - - --- 2015-08-30 Mike Frysinger New
Move some complex simplifications to match.pd - - - - --- 2015-08-30 Marc Glisse New
Move some comparison simplifications to match.pd - - - - --- 2015-08-30 Marc Glisse New
« 1 2 ... 484 485 4861280 1281 »