Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 264 265 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
Backported r185231 from trunk. (issue 6878045) 2012-12-04 asharif@chromium.org New
[SMS,DDG] Additional edges to instructions with clobber 2011-12-07 zhroma@ispras.ru New
[trunk] Comment of the gimple_body function 2010-07-02 jeremie.salvucci@free.fr New
[SMS,DDG] Additional edges to instructions with clobber 2011-12-07 zhroma@ispras.ru New
Backported r185231 from trunk to google/gcc-4_7. (issue 6151043) 2012-05-01 asharif@chromium.org New
[SMS] Support new loop pattern 2011-12-07 zhroma@ispras.ru New
[9/9,ARM] Remove artificial doloop_end pattern 2011-07-21 zhroma@ispras.ru New
configure: don't echo $CFLAGS (issue 7103062) 2013-01-20 minux.ma@gmail.com New
[SMS] Support new loop pattern 2011-12-07 zhroma@ispras.ru New
[4/9] Move the SMS pass earlier 2011-07-21 zhroma@ispras.ru New
[6/9,SMS] Support potentially infinite loop 2011-07-21 zhroma@ispras.ru New
[SMS,DDG] Additional edges to instructions with clobber 2011-12-07 zhroma@ispras.ru New
[Trunk] patch for GNU-friendly gengtype 2010-06-22 jeremie.salvucci@free.fr New
[8/9] Extend simple_rhs_p 2011-07-21 zhroma@ispras.ru New
gcc/go/gospec.c: fix static linking of Go programs (issue 7130047) 2013-01-16 minux.ma@gmail.com New
[2/9,doloop] Correct extracting loop exit condition 2011-07-21 zhroma@ispras.ru New
gcc/doc: fix two typos (issue 7159043) 2013-01-17 minux.ma@gmail.com New
[3/9,SMS] Eliminate redundant edges 2011-07-21 zhroma@ispras.ru New
[google/main] Copy TREE_STATIC() property from id in dwarf2asm.c (issue 6273045) 2012-06-02 asharif@chromium.org New
Real_cst on MELT branch 2010-06-16 jeremie.salvucci@free.fr New
Added better handling of outdated profile data. (issue 5989046) 2012-04-05 asharif@chromium.org New
[trunk] Comment of the gimple_body function 2010-07-02 jeremie.salvucci@free.fr New
Merged r183086 and r183143 from branches/google/gcc-4_6. (issue 5541046) 2012-01-12 asharif@google.com New
[2/9,doloop] Correct extracting loop exit condition 2011-09-30 zhroma@ispras.ru New
[MIPS] Fix Many warnings in MIPS port (Was: [PATCH] [MIPS] microMIPS gcc support) 2013-04-12 ddaney.cavm@gmail.com New
[SMS,DDG] Correctly delete anti-dep edges for renaming 2011-12-07 zhroma@ispras.ru New
CPU_NONE ix86_schedule cpu attribute for -march=nocona 2012-04-17 zhroma@ispras.ru New
[0/9,RFC] Expand SMS functionality 2011-07-21 zhroma@ispras.ru New
Backported r185231 from trunk to google/gcc-4_7. (issue 6888044) 2012-12-05 asharif@chromium.org New
[ARM] Properly count number of instructions emitted. 2012-02-10 zhroma@ispras.ru New
[5/9,SMS] Support new loop pattern 2011-09-30 zhroma@ispras.ru New
[4.7,gc-improv] PATCH: move Valgrind header checks from valgrind to misc checking (issue4250047) 2011-03-01 lauras@gcc10.fsffrance.org New
[c++] Generate correct (i.e., const) debug entries for arrays declared const but not marked READONLY 2012-12-18 t56xjcu6dh@snkmail.com New
Merged r182417 from branches/google/gcc-4_6. (issue 5491078) 2011-12-19 asharif@google.com New
build: add -Wl,-rpath=path to $gmplibs (issue 7124057) 2013-01-17 minux.ma@gmail.com New
[trunk] Copy TREE_STATIC() property from id in dwarf2asm.c (issue 6133061) 2012-06-01 asharif@chromium.org New
[1/9,obvious] Minor cleanup 2011-07-21 zhroma@ispras.ru New
[5/9,SMS] Support new loop pattern 2011-07-21 zhroma@ispras.ru New
[7/9] New assertion 2011-07-21 zhroma@ispras.ru New
[SMS] Schedule normalization after scheduling branch 2011-12-29 zhroma@ispras.ru New
Backported r185231 from trunk. (issue 6139063) 2012-04-30 asharif@chromium.org New
Docs: lto.texi: Fix typo 2012-09-20 陳韋任 New
Docs: cfg.texi: Correct statement about CFG 2011-06-14 陳韋任 New
C++0x, warnings for uses of override/final in non-c++0x mode, add __final for non-c++0x mode 2011-07-21 ville New
C++11, implement delegating constructors 2011-09-20 ville New
C++0x, implement final on classes 2011-05-13 ville New
C++11, implement delegating constructors 2011-09-20 ville New
C++0x, warnings for uses of override/final in non-c++0x mode, add __final for non-c++0x mode 2011-07-21 ville New
C++0x, implement final on classes 2011-05-13 ville New
C++0x, teach the parser to parse virt-specifier-seq for member functions 2011-04-25 ville New
C++0x, implement final on classes 2011-05-14 ville New
C++0x, fixes for override/final 2011-05-09 ville New
C++11, implement delegating constructors 2011-09-20 ville New
C++11, implement delegating constructors 2011-10-02 ville New
C++0x, fixes for override/final 2011-05-10 ville New
C++11, grammar fix for late-specified return types and virt-specifiers 2012-06-16 ville New
C++11, implement delegating constructors 2011-09-20 ville New
C++0x, fixes for override/final 2011-05-10 ville New
C++: Remove restrictions on defaulting non-public or explicit special member functions on their first declaration 2010-11-12 ville New
C++0x, virt-specifier (final/override) support for member functions (parser and analysis both) 2011-05-07 ville New
[C++] PR 50811 (rejects class-virt-specifier if class-head-name includes nested-name-specifier) 2011-10-21 ville New
[ARM] Implement widening vector moves and mults. 2010-08-19 tejas belagod New
[ARM] Fix regression. 2010-10-11 tejas belagod New
Fix vectorization test case. 2010-08-18 tejas belagod New
Fix ICE (PR Tree-Vect/45847). 2010-10-05 tejas belagod New
[ARM] Implement support for NEON vmovn. 2010-08-31 tejas belagod New
[ARM] Implement widening vector moves and mults. 2010-08-24 tejas belagod New
Add myself to MAINTAINERS (write after approval). 2010-09-14 tejas belagod New
[ARM] Implement support for NEON vmovn. 2010-08-31 tejas belagod New
[ARM] Fix ICE (PR target/45805). 2010-09-29 tejas belagod New
ARM generate constants for non load scheduling arch patch 2011-04-04 sarah@hederstierna.com New
Warning for unreachable code patch 2011-12-05 sarah@hederstierna.com New
Patch for AMD Dispatch Scheduler 2010-08-24 reza yazdani New
Patch for AMD Dispatch Scheduler 2010-08-13 reza yazdani New
Patch for AMD Dispatch Scheduler 2010-07-08 reza yazdani New
Bug bootstrap/45680 2010-09-15 reza yazdani New
Bug bootstrap/45680 2010-09-15 reza yazdani New
Patch for AMD Dispatch Scheduler 2010-09-09 reza yazdani New
VxWorks Patches Back from the Dead! 2012-08-24 rbmj New
VxWorks Patches Back from the Dead! 2012-09-09 rbmj New
VxWorks Patches Back from the Dead! 2012-08-26 rbmj New
fix up fixincludes for VxWorks and fix testing 2012-10-02 rbmj New
[6/7] Add hack for ioctl() on VxWorks. 2012-06-06 rbmj New
fix up fixincludes for VxWorks and fix testing 2012-10-02 rbmj New
[3/7] Add stdint.h wrapper for VxWorks. 2012-06-06 rbmj New
[4/7] Add unistd.h wrapper for VxWorks. 2012-06-06 rbmj New
fix up fixincludes for VxWorks and fix testing 2012-10-02 rbmj New
[5/7] Add fix to prevent accidental inclusion of regs.h on, VxWorks. 2012-06-06 rbmj New
[7/7] Add fix to make write() const correct on VxWorks 2012-06-06 rbmj New
[Ping] Fix gcc/gcov.c and libgcc/libgcov.c to fix build on VxWorks 2012-06-24 rbmj New
[3/7] Add stdint.h wrapper for VxWorks. 2012-06-25 rbmj New
[libgfortran] Add FPU Support for powerpc 2012-05-22 rbmj New
Patches for building libstdc++ on vxWorks 2012-05-02 rbmj New
[Ping] Fix gcc/gcov.c and libgcc/libgcov.c to fix build on VxWorks 2012-06-22 rbmj New
Add AC_ARG_ENABLE for libstdc++-v3 2012-05-22 rbmj New
[1/7] Add ability to skip the machine_name fixincludes fix. 2012-06-06 rbmj New
[2/7] Added assert fixinclude hack for VxWorks. 2012-06-06 rbmj New
Fix gcc/gcov.c and libgcc/libgcov.c to fix build on VxWorks 2012-06-01 rbmj New
fix up fixincludes for VxWorks and fix testing 2012-10-02 rbmj New
VxWorks Patches Back from the Dead! 2012-09-02 rbmj New
« Previous 1 2 3 4 5 6 7 8 9 10 ... 264 265 Next »