Show patches with: Archived = No       |   126776 patches
« 1 2 ... 247 248 2491267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
fix libstdc++/56278 - - - - --- 2013-02-11 Jonathan Wakely New
unordered containers doc - - - - --- 2013-02-11 Jonathan Wakely New
[v3] Fix libstdc++/56282 - - - - --- 2013-02-11 Paolo Carlini New
libsanitizer merge from upstream r173241 - - - - --- 2013-02-11 Jakub Jelinek New
Fix vrp17.c FAIL - - - - --- 2013-02-11 Richard Biener New
[libstdc++] Fix 22_locale/time_get/get_weekday/char/38081-[12].cc tests for glibc 2.17 - - - - --- 2013-02-11 Julian Brown New
[ARM] Implement vectorizer cost hooks - - - - --- 2013-02-11 Christophe Lyon New
C++ PATCH for c++/56268 (ICE with __has_nothrow_copy) - - - - --- 2013-02-11 Jason Merrill New
Disable libsanitizer before darwin10 - - - - --- 2013-02-11 Jack Howarth New
Disable libsanitizer before darwin10 - - - - --- 2013-02-11 Iain Sandoe New
RFA: v3 PATCH to add on_quick_exit/quick_exit to std - - - - --- 2013-02-11 Jason Merrill New
[4.8,changes] PATCH: Mention -maddress-mode=[short|long] - - - - --- 2013-02-11 H.J. Lu New
libgo patch committed: Solaris portability patches - - - - --- 2013-02-11 Ian Lance Taylor New
[avr] : ad PR54222: Add saturated multiply - - - - --- 2013-02-11 Georg-Johann Lay New
Sync include/plugin-api.h with the copy in binutils - - - - --- 2013-02-11 Sriraman Tallam New
Don't expand MEM1 op= MEM2 as temp = MEM1; temp op= MEM2; MEM1 = temp just because we couldn't add … - - - - --- 2013-02-11 Jakub Jelinek New
RFA: v3 PATCH to add on_quick_exit/quick_exit to std - - - - --- 2013-02-11 Paolo Carlini New
PR target/52555: attribute optimize is overriding command line options - - - - --- 2013-02-12 Aldy Hernandez New
Add missing explicit instantiation for std::lower_bound template - - - - --- 2013-02-12 Benjamin Kosnik New
GCC 4.9 powerpc, fix insn type attribute for load/store insns - - - - --- 2013-02-12 Pat Haugen New
Fix PR56288 - - - - --- 2013-02-12 Richard Biener New
RFA: v3 PATCH to add on_quick_exit/quick_exit to std - - - - --- 2013-02-12 Paolo Carlini New
[libffi] do not install libffi library, headers and documentation - - - - --- 2013-02-12 Matthias Klose New
PR55033: Test case - - - - --- 2013-02-12 Sebastian Huber New
Ping^3/repost: contribute Synopsys Designware ARC port: 3/3: remaining contents of config/arc - - - - --- 2013-02-12 Joern Rennecke New
libsanitizer merge from upstream r173241 - - - - --- 2013-02-12 Jakub Jelinek New
[2/2,asan] Avoid instrumenting duplicated memory access in the same basic block - - - - --- 2013-02-12 Dodji Seketeli New
[avr] : Add more devices - - - - --- 2013-02-12 Georg-Johann Lay New
PR target/52555: attribute optimize is overriding command line options - - - - --- 2013-02-12 Aldy Hernandez New
PR55033: Fix - - - - --- 2013-02-12 Sebastian Huber New
RFC: c-common PATCH to allow __int128_t literals - - - - --- 2013-02-12 Jason Merrill New
[2/2,asan] Avoid instrumenting duplicated memory access in the same basic block - - - - --- 2013-02-12 Dodji Seketeli New
PR target/52555: attribute optimize is overriding command line options - - - - --- 2013-02-12 Aldy Hernandez New
C++ PATCH for c++/56291 (ICE with constexpr constructor) - - - - --- 2013-02-12 Jason Merrill New
patch to fix PR56148 - - - - --- 2013-02-12 Vladimir Makarov New
Fix bootstrap with -O3 - - - - --- 2013-02-12 Marek Polacek New
[cxx-conversion] Add Record Builder Class - - - - --- 2013-02-12 Lawrence Crowl New
C++ PATCH for c++/56285 (wrong error with inheriting ctor) - - - - --- 2013-02-12 Jason Merrill New
[google,4_7] Fix bad merge into coverage_init (issue7322063) - - - - --- 2013-02-12 Teresa Johnson New
expansion of vector shifts... - - - - --- 2013-02-12 David Miller New
[wwwdocs] gcc 4.8 changes - AMD new cores - - - - --- 2013-02-13 Gopalasubramanian, Ganesh New
Fix mn10300 compile - - - - --- 2013-02-13 Richard Biener New
libsanitizer merge from upstream r175042 - - - - --- 2013-02-13 Jakub Jelinek New
[avr] : Add more devices take #2: 1/2 - - - - --- 2013-02-13 Georg-Johann Lay New
[avr] : Add more devices take #2: 2/2 - - - - --- 2013-02-13 Georg-Johann Lay New
[Fortran,Committed] PR testsuite/56082 / PR fortran/56304 (libquad) Test-case fixes - - - - --- 2013-02-13 Tobias Burnus New
[AArch64-4.7] Backport: Implement section anchors - - - - --- 2013-02-13 James Greenhalgh New
[AArch64-4.7] Backport: Fix g++.dg/abi/aarch64_guard1.C - - - - --- 2013-02-13 James Greenhalgh New
[ARM] Peephole individual LDR/STD into LDRD/STRD - - - - --- 2013-02-13 Greta Yorsh New
C++ PATCH for c++/56135 (wrong 'this' capture) - - - - --- 2013-02-13 Jason Merrill New
C++ PATCH for c++/56155 (wrong type for enumerator) - - - - --- 2013-02-13 Jason Merrill New
C++ PATCH for c++/55993 (wrong error with constexpr) - - - - --- 2013-02-13 Jason Merrill New
Cleanup gcc.target/arm/interrupt-*.c for thumb mode - - - - --- 2013-02-13 Greta Yorsh New
libsanitizer merge from upstream r175042 - - - - --- 2013-02-13 Jakub Jelinek New
For asm "n" and similar constraints use maybe_const_value (PR c++/56302) - - - - --- 2013-02-13 Jakub Jelinek New
Temporarily revert Steven's PCH changes for 4.8 (PR pch/54117) - - - - --- 2013-02-13 Jakub Jelinek New
Backport asan_test.cc changes from upstream - - - - --- 2013-02-13 Jakub Jelinek New
[committed] Revert 0x7fff8000 shadow offset for now - - - - --- 2013-02-13 Jakub Jelinek New
C++ PATCH for c++/55879 (constexpr confusion with invisible references) - - - - --- 2013-02-13 Jason Merrill New
PR target/52555: attribute optimize is overriding command line options - - - - --- 2013-02-13 Aldy Hernandez New
patch to fix PR56184 - - - - --- 2013-02-13 Vladimir Makarov New
: Fix for PR 52123 additional patch for 32bit mingw - - - - --- 2013-02-13 Rainer Emrich New
PR target/52555: attribute optimize is overriding command line options - - - - --- 2013-02-13 Aldy Hernandez New
: Fix for PR 52123 backport for gcc-4.7.3 - - - - --- 2013-02-13 Rainer Emrich New
C++ PATCH for c++/55720 (link error with lambda conversion) - - - - --- 2013-02-13 Jason Merrill New
libsanitizer merge from upstream r175042 - - - - --- 2013-02-13 H.J. Lu New
Multiversioning fixes (PR c++/55742, take 2) - - - - --- 2013-02-13 Sriraman Tallam New
Small asan improvement - - - - --- 2013-02-13 Jakub Jelinek New
Keep the macro "complex" in C++03 - - - - --- 2013-02-13 Marc Glisse New
[asan] Fix a thinko leading to a crash - - - - --- 2013-02-13 Dodji Seketeli New
fix libstdc++/56278 - - - - --- 2013-02-13 François Dumont New
[PING^5] PR 54805: __gthread_tsd* in vxlib-tls.c - - - - --- 2013-02-13 rbmj New
Multiversioning fixes (PR c++/55742, take 2) - - - - --- 2013-02-13 Sriraman Tallam New
RFC: [MIPS] Add an option to disable ldc1/sdc1 - - - - --- 2013-02-13 Chao-Ying Fu New
Document ?: for vectors - - - - --- 2013-02-13 Marc Glisse New
Temporarily revert Steven's PCH changes for 4.8 (PR pch/54117) - - - - --- 2013-02-13 Steven Bosscher New
Temporarily revert Steven's PCH changes for 4.8 (PR pch/54117) - - - - --- 2013-02-13 Jakub Jelinek New
[google,4.7] Minor Function reordering plugin enhancements. - - - - --- 2013-02-14 Sriraman Tallam New
[google,4.7] Minor Function reordering plugin enhancements. - - - - --- 2013-02-14 Sriraman Tallam New
[C++11,PR55582] Let string literals starting with lower-case 's' be a user-defined literal instead … - - - - --- 2013-02-14 Ed Smith-Rowland New
C++ PATCH for c++/55670 (wrong error with function pointer member and nsdmi) - - - - --- 2013-02-14 Jason Merrill New
[wwwdocs] gcc 4.8 changes - AMD new cores - - - - --- 2013-02-14 Gopalasubramanian, Ganesh New
[PING^1,AArch64] Implement Bitwise AND and Set Flags - - - - --- 2013-02-14 Hurugalawadi, Naveen New
[testsuite] Fix gcc.dg/debug/dwarf2/pr53948.c with Sun as - - - - --- 2013-02-14 Rainer Orth New
[Fortran,committed] PR56138 - fix deferred-length character result - - - - --- 2013-02-14 Tobias Burnus New
[testsuite] Fix gcc.dg/debug/dwarf2/pr53948.c with Sun as - - - - --- 2013-02-14 Rainer Orth New
fix build of cross-compiler to AIX - - - - --- 2013-02-14 Steven Bosscher New
[ARM] Set attribute predicable - - - - --- 2013-02-14 Greta Yorsh New
C++ PATCH for c++/55680 (wrong error for lambda initializing data member specialization) - - - - --- 2013-02-14 Jason Merrill New
[Fortran] PR56318 - Fix MATMUL regression - - - - --- 2013-02-14 Tobias Burnus New
PATCH: PR bootstrap/56327: [4.8 Regression] Revision 196009 breaks bootstrap on x3 - - - - --- 2013-02-14 H.J. Lu New
RFA: v3 PATCH to add on_quick_exit/quick_exit to std - - - - --- 2013-02-14 Paolo Carlini New
[testsuite] Added test for PR 55987 - - - - --- 2013-02-14 Tilman Sauerbeck New
RFA: v3 PATCH to add on_quick_exit/quick_exit to std - - - - --- 2013-02-14 Paolo Carlini New
C++ PATCH for c++/55232 (ICE on diagnostic in variadic template function) - - - - --- 2013-02-14 Jason Merrill New
[Fortran] Fix PR 56224 - - - - --- 2013-02-14 Thomas Koenig New
[RS6000] PR55341 linux unwind fixes - - - - --- 2013-02-14 Alan Modra New
C++ PATCH for c++/55223 (ICE with lambda in default argument scope) - - - - --- 2013-02-14 Jason Merrill New
C++ PATCH for c++/56323 (rejects valid inheriting constructors) - - - - --- 2013-02-14 Jason Merrill New
C++ PATCH for c++/55220 (ICE with non-deducible parameter pack) - - - - --- 2013-02-14 Jason Merrill New
« 1 2 ... 247 248 2491267 1268 »