Show patches with: Archived = No       |   126838 patches
« 1 2 ... 990 991 9921268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Google] fix a bug in lipo varpool node linking - - - - --- 2013-08-16 Rong Xu New
Fix PR58139 but correctly initializing reg_raw_mode[] - - - - --- 2013-08-16 Peter Bergner New
[GOOGLE] bug in discriminator assignment - - - - --- 2013-08-16 Dehao Chen New
[rs6000,generic,builtins] Fix unary TDmode patterns and add DFP ABS builtins - - - - --- 2013-08-16 Peter Bergner New
v3 of patch (was Re: [PATCH 11/11] Make opt_pass and gcc::pipeline be GC-managed) - - - - --- 2013-08-16 David Malcolm New
[ARM] fix testsuite failures for arm-none-linux-gnueabihf - - - - --- 2013-08-16 Charles Baylis New
Fix class type lookup from OBJ_TYPE_REF - - - - --- 2013-08-16 Jan Hubicka New
Clean up pretty printers [7/n] - - - - --- 2013-08-16 Gabriel Dos Reis New
[python,libstdc++,printers] Fix gdb/15195 - - - - --- 2013-08-16 Phil Muldoon New
libtool update for powerpc64le-linux - - - - --- 2013-08-16 Alan Modra New
[1/2] Convert symtab, cgraph and varpool nodes into a real class hierarchy - - - - --- 2013-08-16 David Malcolm New
Fix bad interaction between GTY((user)) and incomplete declarations - - - - --- 2013-08-15 David Malcolm New
Fix ICEs with bogus computed goto (PR tree-optimization/58164) - - - - --- 2013-08-15 Jakub Jelinek New
Fix tree-call-cdce.c (PR tree-optimization/58165) - - - - --- 2013-08-15 Jakub Jelinek New
[Google] X86_TUNE_USE_VECTOR_CONVERTS adjustment - - - - --- 2013-08-15 Wei Mi New
Fix class type lookup from OBJ_TYPE_REF - - - - --- 2013-08-15 Jan Hubicka New
[RFC] Bare bones of virtual call tracking - - - - --- 2013-08-15 Jan Hubicka New
[ARM] fix testsuite failures for arm-none-linux-gnueabihf - - - - --- 2013-08-15 Kyrylo Tkachov New
[ARM] fix testsuite failures for arm-none-linux-gnueabihf - - - - --- 2013-08-15 Charles Baylis New
Request to merge Undefined Behavior Sanitizer in (take 2) - - - - --- 2013-08-15 Marek Polacek New
[v3] libstdc++/58163 - - - - --- 2013-08-15 Paolo Carlini New
[powerpc] PR 58160 -- fix power8 gpr load fusion to be safer - - - - --- 2013-08-14 Michael Meissner New
[Fortran] PR 58146, enable array slice compile-time bounds checking - - - - --- 2013-08-14 Thomas Koenig New
msp430 port - - - - --- 2013-08-14 DJ Delorie New
Fix potential uninitialized variable error - - - - --- 2013-08-14 Xinliang David Li New
[gcc-4_8-branch] Fix the issue of incorrectly using #ifdef HAVE_ATTR_enabled - - - - --- 2013-08-14 Chung-Ju Wu New
RFA: Testsuite patch: request dwarf output where needed (Was: Re: testsuite patches (1/14): Request… - - - - --- 2013-08-14 Joern Rennecke New
[C++,/RFC] PR 51912 - - - - --- 2013-08-14 Paolo Carlini New
Fix potential uninitialized variable error - - - - --- 2013-08-14 Xinliang David Li New
[testsuite] skip gcc.target/arm/pr19599.c for -mthumb - - - - --- 2013-08-14 Janis Johnson New
[testsuite] fix directives in gcc.target/arm/atomic-*.c tests - - - - --- 2013-08-14 Janis Johnson New
[PowerPC] Fix PR57949 (ABI alignment issue) - - - - --- 2013-08-14 Bill Schmidt New
[ubsan] Fix assert in c-ubsan.c - - - - --- 2013-08-14 Marek Polacek New
[libstdc++] : Avoid -Wcast-qual warnings in src/c++98/compatibility.cc - - - - --- 2013-08-14 Uros Bizjak New
[libstdc++] : Avoid -Wcast-qual warnings in src/c++98/compatibility.cc - - - - --- 2013-08-14 Uros Bizjak New
[ubsan] Add -lpthread to POSTSTAGE1_LDFLAGS - - - - --- 2013-08-14 Marek Polacek New
Fix PR 57662 - - - - --- 2013-08-14 Andrey Belevantsev New
Fix SRA with volatile loads/stores (PR tree-optimization/58145) - - - - --- 2013-08-14 Jakub Jelinek New
Properly install dummy libgcc_bc library - - - - --- 2013-08-14 Andreas Schwab New
[i386,4/8,AVX512] Add substed patterns. - - - - --- 2013-08-14 Kirill Yukhin New
[2,of,2] RTL expansion for zero sign extension elimination with VRP - - - - --- 2013-08-14 Kugan Vivekanandarajah New
[i386,3/8,AVX512] Add AVX-512 patterns. - - - - --- 2013-08-14 Kirill Yukhin New
[i386,2/8,AVX512] Add mask registers. - - - - --- 2013-08-14 Kirill Yukhin New
[ping,1,of,2] Add value range info to SSA_NAME for zero sign extension elimination in RTL - - - - --- 2013-08-14 Kugan Vivekanandarajah New
[i386,1/8,AVX512] Adjust register classes. - - - - --- 2013-08-14 Kirill Yukhin New
[RFC] Bare bones of virtual call tracking - - - - --- 2013-08-14 Jan Hubicka New
[Google,4.8,dwarf] Forward port r191163 from Google 4.7 - - - - --- 2013-08-14 Sterling Augustine New
[i386] Fix PR 57756 - - - - --- 2013-08-14 Sriraman Tallam New
Fix non-determinism problem with DWARF output. - - - - --- 2013-08-13 Cary Coutant New
wide-int branch now up for public comment and review - - - - --- 2013-08-13 Kenneth Zadeck New
[i386] : Correct sse3_monitor and sse2_maskmovdqu patterns for Pmode != word_mode - - - - --- 2013-08-13 Uros Bizjak New
Cilk Keywords (_Cilk_spawn and _Cilk_sync) for C - - - - --- 2013-08-13 Iyer, Balaji V New
[Ada] Fix ICE in ASIS mode - - - - --- 2013-08-13 Eric Botcazou New
[Ada] Minor cleanup - - - - --- 2013-08-13 Eric Botcazou New
x86_64 -mcmodel={medium,large} -fpic address delegitimization - - - - --- 2013-08-13 Jakub Jelinek New
[Ada] Clear column information on EH cleanup cond branch instructions - - - - --- 2013-08-13 Eric Botcazou New
-mcmodel=large -fpic TLS GD and LD support gcc + binutils (PR target/58067) - - - - --- 2013-08-13 Jakub Jelinek New
[Ada] Fix ICE on VMS valued procedure - - - - --- 2013-08-13 Eric Botcazou New
patch to fix a typo in ira.c - - - - --- 2013-08-13 Vladimir Makarov New
backported patch for PR57459 into gcc-4_8-branch - - - - --- 2013-08-13 Vladimir Makarov New
[Ada] Fix wrong number of iterations for specific loop - - - - --- 2013-08-13 Eric Botcazou New
MIPS/libgcc: Avoid the PLT in MIPS16 stub calls - - - - --- 2013-08-13 Maciej W. Rozycki Accepted
MIPS tests (nan-legacy.c and nans-legacy.c) failing - - - - --- 2013-08-13 Maciej W. Rozycki Accepted
MIPS: IEEE 754-2008 feature testing escape fixes - - - - --- 2013-08-13 Maciej W. Rozycki Accepted
Quash undefined behavior in ipa-inline-analysis.c - - - - --- 2013-08-13 Marek Polacek New
Fix PR57980 - - - - --- 2013-08-13 Marek Polacek New
Fix PR57980 - - - - --- 2013-08-13 Marek Polacek New
[Ada] Fix wrong code generated for packed array and pragma Shared - - - - --- 2013-08-13 Eric Botcazou New
Fix ICE with MEM_REF clobbers with anonymous SSA_NAME (PR tree-optimization/57661) - - - - --- 2013-08-13 Jakub Jelinek New
Fix asan ICE with strlen instrumentation (PR sanitizer/56417) - - - - --- 2013-08-13 Jakub Jelinek New
Committed: Fix stray PIPELINE_H in gcc/config/i386/t-i386 - - - - --- 2013-08-13 David Malcolm New
[mips] Fix for loongson prefetching and -mabi=32 - - - - --- 2013-08-12 Steve Ellcey New
[committed] pt.c: Grammar fix in comments ("it's" to "its"). - - - - --- 2013-08-12 Adam Butcher New
[committed] MAINTAINERS (Write After Approval): Add myself. - - - - --- 2013-08-12 Adam Butcher New
[google] add a new parameter to control icall promotion strategy - - - - --- 2013-08-12 Xinliang David Li New
[C++,testcase,committed] PR 57416 - - - - --- 2013-08-12 Paolo Carlini New
[wwwdocs] mirrors.html -- add link to releases.html - - - - --- 2013-08-12 Gerald Pfeifer New
x86-64 gcc generate wrong assembly instruction movabs for intel syntax - - - - --- 2013-08-12 Uros Bizjak New
[RFC] Bare bones of virtual call tracking - - - - --- 2013-08-12 Jan Hubicka New
[C++] Use inform more - - - - --- 2013-08-12 Paolo Carlini New
Fix for PR c/57490 - - - - --- 2013-08-12 Iyer, Balaji V New
-mtune-ctrl=.... support, round-2 - - - - --- 2013-08-12 Xinliang David Li New
Fwd: [x86, PATCH] More effecient code for short unsigned conversion to float-point. - - - - --- 2013-08-12 Uros Bizjak New
Commit: M32R: Fix config problem building m32r-linux toolchains - - - - --- 2013-08-12 Nick Clifton New
Possible fix for PR57717 (PowerPC E500v2) - - - - --- 2013-08-12 Julian Brown New
[AArch64] Fix name of macros called in the vdup_lane Neon intrinsics - - - - --- 2013-08-12 James Greenhalgh New
[RFC] Bare bones of virtual call tracking - - - - --- 2013-08-12 Jan Hubicka New
RFA: AVR: Support building AVR Linux targets - - - - --- 2013-08-12 Nick Clifton New
Backport from trune: - - - - --- 2013-08-12 Andrew Haley New
TREE-SSA remove redundant condition checks in get_default_value - - - - --- 2013-08-12 Zhouyi Zhou New
Fix PR57451 (Incorrect debug ranges emitted for -freorder-blocks-and-partition -g) - - - - --- 2013-08-12 Teresa Johnson New
[wwwdocs] Rotate news - - - - --- 2013-08-12 Gerald Pfeifer New
[C++,testcase,committed] PR 53349 - - - - --- 2013-08-11 Paolo Carlini New
[fortran] RFD: PR 56666 Allow suppression of zero-trip DO loop warning - - - - --- 2013-08-11 Thomas Koenig New
[C++] Grammar fix in pt.c comments. - - - - --- 2013-08-11 Adam Butcher New
[3/3] Support dumping type bindings in lambda diagnostics. - - - - --- 2013-08-11 Adam Butcher New
[2/3] Support using 'auto' in a function parameter list to introduce an implicit template parameter. - - - - --- 2013-08-11 Adam Butcher New
[1/3] Support lambda templates. - - - - --- 2013-08-11 Adam Butcher New
[RFC] Detect lack of 32-bit devel environment on x86_64-linux targets - - - - --- 2013-08-11 FX Coudert New
x86-64 gcc generate wrong assembly instruction movabs for intel syntax - - - - --- 2013-08-11 Perez Read New
« 1 2 ... 990 991 9921268 1269 »