Show patches with: Archived = No       |   126712 patches
« 1 2 ... 630 631 6321267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libgo patch committed: Fix build on s390x GNU/Linux - - - - --- 2017-01-20 Ian Lance Taylor New
libgo patch committed: Fixes for cgo - - - - --- 2017-01-20 Ian Lance Taylor New
[PR,79108] Put ipa_node_params to GC memory - - - - --- 2017-01-20 Martin Jambor New
Fix PR78515 - - - - --- 2017-01-20 Martin Jambor New
Fix -Wformat-security warnings in dwarf2out.c - - - - --- 2017-01-20 Jakub Jelinek New
Fix Fortran FE -Wformat-security warnings - - - - --- 2017-01-20 Jakub Jelinek New
Some further --with-gcc-major-version-only fixes - - - - --- 2017-01-20 Jakub Jelinek New
[Ada] Get rid of useless index checks generated for modular types - - - - --- 2017-01-21 Eric Botcazou New
Fix g++.dg/warn/Wduplicated-branches1.C with -funsigned-char - - - - --- 2017-01-21 Marek Polacek New
Allow building GCC with PTX offloading even without CUDA being installed (gcc and nvptx-tools patch… - - - - --- 2017-01-21 Thomas Schwinge New
Fix updating of probabilities in update_bb_profile_for_threading - - - - --- 2017-01-21 Jan Hubicka New
[fortran,doc] Change references to www.akkadia.org to https - - - - --- 2017-01-21 Gerald Pfeifer New
[doc] www.akkadia.org now uses https - - - - --- 2017-01-21 Gerald Pfeifer New
Use INCLUDE_xxx macros in gcov.c for pulling in standard C++ headers - - - - --- 2017-01-21 Gerald Pfeifer New
[wwwdocs,coding,conventions] Mention OVERRIDE/FINAL - - - - --- 2017-01-22 Gerald Pfeifer New
[fortran] Warn about integer**(negative integer) - - - - --- 2017-01-22 Thomas Koenig New
README.Portability: remove Irix6 limitation - - - - --- 2017-01-22 Gerald Pfeifer New
[v3] PR libstdc++/78420 - - - - --- 2017-01-22 Ville Voutilainen New
[wwwdocs] gcc-3.1/changes.html: http://www.x86-64.org is dead - - - - --- 2017-01-22 Gerald Pfeifer New
update zlib to the 1.2.10 release. - - - - --- 2017-01-22 Matthias Klose New
Delete GCJ - - - - --- 2017-01-22 Gerald Pfeifer New
[committed] Allow omp {declare {simd,target},simd} in PURE/ELEMENTAL (PR fortran/79154) - - - - --- 2017-01-22 Jakub Jelinek New
[wwwdocs] readings.html -- update one PA-RISC reference - - - - --- 2017-01-22 Gerald Pfeifer New
[wwwdocs] benchmarks/ -- cp2k.berlios.de/gfortran/ seems gone? - - - - --- 2017-01-22 Gerald Pfeifer New
[wwwdocs] install.texi - adjust opensource.apple.com link - - - - --- 2017-01-22 Gerald Pfeifer New
[libstdc++,doc] doc/xml/manual/test.xml - fix lint into gccint online manual - - - - --- 2017-01-22 Gerald Pfeifer New
contrib/warn_summary: review the -java option - - - - --- 2017-01-22 Gerald Pfeifer New
[1/5] consolidate handling of directives (PR 78703) - - - - --- 2017-01-22 Martin Sebor New
[2/5] remove unused member (PR 78703) - - - - --- 2017-01-22 Martin Sebor New
[3/5] simply handling of -Wformat-overflow/truncation options (PR 78703) - - - - --- 2017-01-22 Martin Sebor New
[4/5] distinguish likely and unlikely results (PR 78703) - - - - --- 2017-01-22 Martin Sebor New
[5/5] add support for width and precision ranges (PR 78703) - - - - --- 2017-01-22 Martin Sebor New
[libstdc++] manual/debug.xml: code.google.com uses https now - - - - --- 2017-01-23 Gerald Pfeifer New
[contrib] patch_tester.sh: remove $TARGET/libjava/testsuite/libjava.sum - - - - --- 2017-01-23 Gerald Pfeifer New
Speed-up use-after-scope (re-writing to SSA) (version 2) - - - - --- 2017-01-23 Martin Liška New
Do not declare artificial variables in tree-profile.c to have a definition (PR lto/69188). - - - - --- 2017-01-23 Kyrill Tkachov New
[Ada] Allocating large modular arrays - - - - --- 2017-01-23 Arnaud Charlet New
[Ada] Spurious error on convention of anonymous access-to-subprogram type - - - - --- 2017-01-23 Arnaud Charlet New
[AArch64] Use 128-bit vectors when autovectorizing 16-bit float types - - - - --- 2017-01-23 James Greenhalgh New
[Ada] Proper matching of attribute 'Result in Refined_Depends - - - - --- 2017-01-23 Arnaud Charlet New
[Ada] Implementation of AI12-125-3 : add @ as abbreviation for LHS. - - - - --- 2017-01-23 Arnaud Charlet New
[Ada] Implement AI95-0133 in Ada 95 (and Ada 83) mode - - - - --- 2017-01-23 Arnaud Charlet New
[Ada] Update SPARK rules for checking volatile flavors of protected objects - - - - --- 2017-01-23 Arnaud Charlet New
[Ada] Crash on class-wide 'Attribute clause - - - - --- 2017-01-23 Arnaud Charlet New
[Ada] Validity checks prevent copy back of scalar IN OUT parameter - - - - --- 2017-01-23 Arnaud Charlet New
[Ada] Missing range check on if expression - - - - --- 2017-01-23 Arnaud Charlet New
[Ada] Ada2020 feature: partial aggregate notation (Delta aggregates). - - - - --- 2017-01-23 Arnaud Charlet New
[Ada] Pragma Discard_Names and exception declarations - - - - --- 2017-01-23 Arnaud Charlet New
[Ada] Missing detection of illegally placed pragma Assert - - - - --- 2017-01-23 Arnaud Charlet New
[wwwdocs] Mention new store merging pass for GCC 7 - - - - --- 2017-01-23 Kyrill Tkachov New
Fix PR79186 - - - - --- 2017-01-23 Richard Biener New
Fix PR79088/79188 - - - - --- 2017-01-23 Richard Biener New
[Ada] Crash on illegally terminated extended return statement - - - - --- 2017-01-23 Arnaud Charlet New
[Ada] Wrong dispatching call through class-wide interface subtype - - - - --- 2017-01-23 Arnaud Charlet New
[Ada] Aliasing checks on subprograms may cause side effects - - - - --- 2017-01-23 Arnaud Charlet New
Fix PR78384: ICE in loop splitting - - - - --- 2017-01-23 Michael Matz New
[C++] 79118 bitfields & constexpr - - - - --- 2017-01-23 Nathan Sidwell New
Fix strstr folding (PR tree-optimization/79196). - - - - --- 2017-01-23 Martin Liška New
[PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE. - - - - --- 2017-01-23 Tamar Christina New
PR libstdc++/79195 fix make_array type deduction - - - - --- 2017-01-23 Jonathan Wakely New
[C++,Patch/RFC] PR 72764 - - - - --- 2017-01-23 Paolo Carlini New
PR66669: Fix failure of gcc.dg/loop-8.c on Power - - - - --- 2017-01-23 Kelvin Nilsen New
[c==] 71710 dependent FIELD_DECL - - - - --- 2017-01-23 Nathan Sidwell New
[libstdc++-v3] Fix 69301.cc FAIL: require atomic builtins - - - - --- 2017-01-23 Thomas Preudhomme New
[PR,tree-optimization/71691] Fix unswitching in presence of maybe-undef SSA_NAMEs (take 2) - - - - --- 2017-01-23 Aldy Hernandez New
[doc] Correct optimisation levels documentation for -fstore-merging - - - - --- 2017-01-23 Kyrill Tkachov New
[RFC] fix bootstrap on aarch64-*-freebsd and probably others - - - - --- 2017-01-23 Andreas Tobler New
[RFC] fix bootstrap on aarch64-*-freebsd and probably others - - - - --- 2017-01-23 Andreas Tobler New
libgo patch committed: Update to Go1.8rc1 - - - - --- 2017-01-23 Ian Lance Taylor New
Go patch committed: Fixes for m68k - - - - --- 2017-01-23 Ian Lance Taylor New
[C++] 71406, 77508 scoped template_ids - - - - --- 2017-01-23 Nathan Sidwell New
[fortran] Warn about integer**(negative integer) - - - - --- 2017-01-23 Thomas Koenig New
-fsanitize=address,undefined support on s390x - - - - --- 2017-01-23 Jakub Jelinek New
libgo patch committed: Update to go1.8rc2 - - - - --- 2017-01-23 Ian Lance Taylor New
Fix libsanitizer merge (PR sanitizer/79168) - - - - --- 2017-01-23 Jakub Jelinek New
[committed] neeeded -> needed - - - - --- 2017-01-23 Jakub Jelinek New
[PATCH/AARCH64] Improve ThunderX2 T99 address cost model - - - - --- 2017-01-23 Andrew Pinski New
PR libstdc++/79195 fix make_array type deduction - - - - --- 2017-01-23 Jonathan Wakely New
[libcc1] add support for C++ - - - - --- 2017-01-24 Alexandre Oliva New
[committed] Enable g++.dg/asan/asan_test.C test also on non-x86 targets - - - - --- 2017-01-24 Jakub Jelinek New
[committed] Fix build failure with MPFR 2.4.x (gimple-ssa-sprintf.c) - - - - --- 2017-01-24 Markus Trippelsdorf New
[PR,79198] Call ipa-prop func summary destructor - - - - --- 2017-01-24 Martin Jambor New
[v2,PR,lto/79061] Fix LTO plus ASAN fails with "AddressSanitizer: initialization-order-fiasco". - - - - --- 2017-01-24 Maxim Ostapenko New
[PR,middle-end/79123] cast false positive in -Walloca-larger-than= - - - - --- 2017-01-24 Richard Biener New
[PR79159] Fix spurious array bound warning. - - - - --- 2017-01-24 Bin Cheng New
Fix -Wimplicit-fallthrough in soft-fp (Re: implicit-fallthrough warnings in powerpc64le-linux GCC b… - - - - --- 2017-01-24 Jakub Jelinek New
[arm-embedded,committed] Update Coprocessor Intrinsics code after mainline changes - - - - --- 2017-01-24 Andre Vieira (lists) New
PR libstdc++/79206 check string_view sizes in operator== - - - - --- 2017-01-24 Jonathan Wakely New
Fix PR79208 - - - - --- 2017-01-24 Richard Biener New
[PR,c++/78469] default ctor makes dtor required - - - - --- 2017-01-24 Nathan Sidwell New
[testsuite] Require shared effective target for some lto.exp tests - - - - --- 2017-01-24 Kyrill Tkachov New
Fix microblaze-elf sprintf buffer overflow - - - - --- 2017-01-24 Jeff Law New
[rs6000] Fix for entries in table of overloaded built-in functions - - - - --- 2017-01-24 Carl Love New
[TEST] Remove xfail for gcc.dg/vect/vect-24.c on ARM targets - - - - --- 2017-01-24 Bin Cheng New
[v2] aarch64: Add split-stack initial support - - - - --- 2017-01-24 Adhemerval Zanella New
[committed,9/9] Add "__RTL" to cc1 (v9) - - - - --- 2017-01-24 David Malcolm New
[1/4] BRIG (HSAIL) frontend: configuration file changes and misc - - - - --- 2017-01-24 Pekka Jääskeläinen New
PR libstdc++/79190 add fallback aligned_alloc implementation - - - - --- 2017-01-24 Jonathan Wakely New
[C++] 79118 bitfields & constexpr - - - - --- 2017-01-24 Nathan Sidwell New
[PR,c++/78469] default ctor makes dtor required - - - - --- 2017-01-24 Nathan Sidwell New
« 1 2 ... 630 631 6321267 1268 »