Show patches with: none      |   126748 patches
« 1 2 ... 218 219 2201267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
RFA: add lock_length attribute to break branch-shortening cycles - - - - --- 2012-10-04 Joern Rennecke New
[RFC] Make vectorizer to skip loops with small iteration estimate - - - - --- 2012-10-04 Jan Hubicka New
[C++,testcase] PR 54323 - - - - --- 2012-10-04 Paolo Carlini New
[lra] patch to solve most scalability problems for LRA - - - - --- 2012-10-04 Vladimir Makarov New
Small PATCH to rs6000.c to fix cross-compiler build without gas - - - - --- 2012-10-04 Jason Merrill New
PATCH to acinclude.m4 to fix gas version detection - - - - --- 2012-10-04 Jason Merrill New
PING^2: [patch] pr/54508: fix incomplete debug information for class - - - - --- 2012-10-04 Paul Koning New
Teach VRP to handle if ((unsigned_narrowing_cast) x != 0) similarly to if ((x & 0xffff) != 0) (PR t… - - - - --- 2012-10-04 Jakub Jelinek New
Improve var-tracking memory disambiguation with frame pointer (PR debug/54796) - - - - --- 2012-10-04 Jakub Jelinek New
[lra] Improve initial program point density in lra-lives.c - - - - --- 2012-10-04 Steven Bosscher New
Adjust gcc.dg/lto/20120723_0.c for SPARC - - - - --- 2012-10-04 Eric Botcazou New
[Fortran] Fix some memory leaks - - - - --- 2012-10-04 Tobias Burnus New
RFC: C++ PATCH to support dynamic initialization and destruction of C++11 and OpenMP TLS variables - - - - --- 2012-10-04 Jason Merrill New
[Ping] FW: [PATCH] Cilk Plus merging to trunk (2 of n) - - - - --- 2012-10-04 Iyer, Balaji V New
PATCH trunk: gengtype honoring mark_hook-s inside struct inside union-s - - - - --- 2012-10-04 Basile Starynkevitch New
PING^2: [patch] pr/54508: fix incomplete debug information for class - - - - --- 2012-10-04 Paul Koning New
[libbacktrace] Fix warning as error in btest.c and hence `make test` - - - - --- 2012-10-04 Gerald Pfeifer New
PING^2: [patch] pr/54508: fix incomplete debug information for class - - - - --- 2012-10-04 Paul Koning New
gcc-{ar,nm,ranlib}: Find binutils binaries relative to self - - - - --- 2012-10-04 Meador Inge New
[BZ,50356] Obvious bugfix in h8300 bits - - - - --- 2012-10-04 Jeff Law New
PING^2: [patch] pr/54508: fix incomplete debug information for class - - - - --- 2012-10-04 Paul Koning New
[wwwdocs] SH 4.8 changes update - - - - --- 2012-10-04 Oleg Endo New
[C++,testcase] PR 53403 - - - - --- 2012-10-04 Paolo Carlini New
[C++,testcase] PR 52233 - - - - --- 2012-10-04 Paolo Carlini New
[SH] PR 54760 - Add thread pointer built-ins and GBR displacement addressing - - - - --- 2012-10-04 Oleg Endo New
PR 54789: Fix driver error when GCC_COMPARE_DEBUG is defined - - - - --- 2012-10-05 Dmitry Gorbachev New
[RFA,1/5] New port: CR16: Remove "gdb" from noconfigdirs in configure.ac - - - - --- 2012-10-05 Kaushik Phatak New
r192002 breaks mingw-w64 cross compiler - - - - --- 2012-10-05 Jonathan Wakely New
[Fortran] Fix OPTIONAL, esp. with polymorphism - - - - --- 2012-10-05 Tobias Burnus New
[libbacktrace] Use getexecname() on Solaris - - - - --- 2012-10-05 Rainer Orth New
[libbacktrace] Use getexecname() on Solaris - - - - --- 2012-10-05 Gerald Pfeifer New
Fix PR54811 - - - - --- 2012-10-05 Richard Biener New
[committed] Don't error on failure to inline redefined gnu extern inline always_inline function (PR… - - - - --- 2012-10-05 Jakub Jelinek New
patch to fix constant math - - - - --- 2012-10-05 Richard Biener New
Improve debug info for partial inlining (PR debug/54519, take 2) - - - - --- 2012-10-05 Jakub Jelinek New
[Ada] Missing deallocation of subpool - - - - --- 2012-10-05 Arnaud Charlet New
[Ada] Fix race condition in freeing tasks - - - - --- 2012-10-05 Arnaud Charlet New
[Ada] Fix static computation of bounds using -gnato2 or -gnato3 - - - - --- 2012-10-05 Arnaud Charlet New
[avr] : Fix PR54815 - - - - --- 2012-10-05 Georg-Johann Lay New
[Ada] Internal cleanup of overflow defaults - - - - --- 2012-10-05 Arnaud Charlet New
[Ada] Handling of Invariant aspect on type completions - - - - --- 2012-10-05 Arnaud Charlet New
[C++,testcase] PR 50893 - - - - --- 2012-10-05 Paolo Carlini New
[AArch64] Refactor Advanced SIMD builtin initialisation. - - - - --- 2012-10-05 James Greenhalgh New
[avr] : Remove -mshort-calls option - - - - --- 2012-10-05 Georg-Johann Lay New
[v3] Remove cruft ;) - - - - --- 2012-10-05 Paolo Carlini New
Rs6000 infrastructure cleanup (switches), revised patch #3 - - - - --- 2012-10-05 Michael Meissner New
[wwwdocs] SH 4.8 changes update - - - - --- 2012-10-05 Oleg Endo New
[committed] Fix HImode add pattern on PA - - - - --- 2012-10-05 John David Anglin New
[v3] testsuite renames - - - - --- 2012-10-05 Benjamin Kosnik New
[SH] PR 54760 - Add thread pointer built-ins and GBR displacement addressing - - - - --- 2012-10-05 Oleg Endo New
patch to fix constant math - first small patch - - - - --- 2012-10-05 Kenneth Zadeck New
patch to fix constant math - second small patch - - - - --- 2012-10-05 Kenneth Zadeck New
Fix inclusion of cxxabi_forced.h in dynamic_bitset - - - - --- 2012-10-06 Joe Seymour New
[committed] Remove 32-bit PA DImode and, not and, ior and xor patterns - - - - --- 2012-10-06 John David Anglin New
Fix PR54826 - - - - --- 2012-10-06 Dehao Chen New
[lra] patch to fix a bug - - - - --- 2012-10-06 Vladimir Makarov New
PR 53528 c++/ C++11 Generalized Attribute support - - - - --- 2012-10-06 Dodji Seketeli New
[fortran] PR 54833 Don't wrap calls to free(a) in if (a != NULL) - - - - --- 2012-10-06 Thomas Koenig New
RFA: Simplifying truncation and integer lowpart subregs - - - - --- 2012-10-06 Richard Sandiford New
[SH] PR 54685 - unsigned int comparison with 0x7FFFFFFF - - - - --- 2012-10-06 Oleg Endo New
[fortran] PR 54833 Don't wrap calls to free(a) in if (a != NULL) - - - - --- 2012-10-06 Thomas Koenig New
[m68k] Remove anddi3, iordi3, xordi3, one_cmpldi2 patterns - - - - --- 2012-10-06 Andreas Schwab New
[SH] PR 54760 - Add thread pointer built-ins and GBR displacement addressing - - - - --- 2012-10-06 Oleg Endo New
Profile housekeeping 6/n (-fprofile-consistency-report) - - - - --- 2012-10-06 Jan Hubicka New
fix libbacktrace build failure on arm-linux - - - - --- 2012-10-06 Matthias Klose New
[wwwdocs] SH 4.8 changes update - - - - --- 2012-10-06 Gerald Pfeifer New
Drop V1 plugin API hack - - - - --- 2012-10-06 Jan Hubicka New
[RFA] Support common C++ declarations inside GTY'd structures - - - - --- 2012-10-06 Diego Novillo New
[TILE-Gx,committed] support -mcmodel=MODEL - - - - --- 2012-10-06 Gerald Pfeifer New
Add TF support for OpenBSD/i386 and OpenBSD/amd64 - - - - --- 2012-10-07 Mark Kettenis New
PING Re: [PATCH, MIPS] add new peephole for 74k dspr2 - - - - --- 2012-10-07 Richard Sandiford New
RFA: Simplifying truncation and integer lowpart subregs - - - - --- 2012-10-07 Richard Sandiford New
fix libbacktrace build failure on arm-linux - - - - --- 2012-10-07 Matthias Klose New
[Fortran] Fix OPTIONAL, esp. with polymorphism - - - - --- 2012-10-07 Dominique d'Humières New
Check that unlinked uses do not contain ssa-names when renaming. - - - - --- 2012-10-07 Tom de Vries New
[C++,/,RFC] PR 51422 - - - - --- 2012-10-07 Paolo Carlini New
[C++] Small SFINAE-related clean up - - - - --- 2012-10-07 Paolo Carlini New
fix libbacktrace build failure on arm-linux - - - - --- 2012-10-07 Matthias Klose New
libgo patch committed: Use libbacktrace - - - - --- 2012-10-07 Andreas Schwab New
Fixup INTEGER_CST - - - - --- 2012-10-07 Jan Hubicka New
[lra] patch to speed more compilation of PR54146 - - - - --- 2012-10-07 Vladimir Makarov New
Fix time accounting in the inliner - - - - --- 2012-10-07 Jan Hubicka New
fix nanosleep check in GLIBCXX_ENABLE_LIBSTDCXX_TIME for darwin - - - - --- 2012-10-07 Jack Howarth New
Committed, MMIX: fix a port-bug outputting constants, improving test-results. - - - - --- 2012-10-08 Hans-Peter Nilsson New
Assigning correct source location for deallocator - - - - --- 2012-10-08 Dehao Chen New
[SH] PR 54685 - unsigned int comparison with 0x7FFFFFFF - - - - --- 2012-10-08 Oleg Endo New
[SH] PR 54685 - unsigned int comparison with 0x7FFFFFFF - - - - --- 2012-10-08 Oleg Endo New
[testsuite] Minor housekeeping work - - - - --- 2012-10-08 Eric Botcazou New
Fix PR53397 - - - - --- 2012-10-08 Kumar, Venkataramanan New
[C++,Patch/RFC] PR 54194 - - - - --- 2012-10-08 Paolo Carlini New
[wwwdocs,avr] : Deprecate/remove -mshort-calls, --with-avrlibc is default - - - - --- 2012-10-08 Georg-Johann Lay New
[lra] patch to speed more compilation of PR54146 - - - - --- 2012-10-08 Steven Bosscher New
[RFC] Implement load sinking in loops - - - - --- 2012-10-08 Eric Botcazou New
[RFC] Fix PR rtl-optimization/54315 (partially) - - - - --- 2012-10-08 Eric Botcazou New
patch to fix constant math - third small patch - - - - --- 2012-10-08 Kenneth Zadeck New
Remove my_rev_post_order_compute - - - - --- 2012-10-08 Richard Biener New
Fix PR52945 - - - - --- 2012-10-08 Dominique d'Humières New
[i386] recognize haddpd - - - - --- 2012-10-08 Marc Glisse New
RFA: PATCH to acinclude.m4 to fix gas version detection - - - - --- 2012-10-08 Jason Merrill New
[testsuite] Require tls_runtime in gcc.target/i386/pr54445-1.c - - - - --- 2012-10-08 Rainer Orth New
« 1 2 ... 218 219 2201267 1268 »