Show patches with: none      |   126868 patches
« 1 2 ... 237 238 2391268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Go patch committed: Better error message for invalid shifts - - - - --- 2012-12-14 Ian Lance Taylor New
[Revised] PR55679: skip invalid tests from r194458 on darwin - - - - --- 2012-12-14 Jack Howarth New
[COMMITTED] Tweak to patch for PR55492 - - - - --- 2012-12-14 Richard Henderson New
C++ PATCH for c++/42315 (ICE after error with invalid array init) - - - - --- 2012-12-14 Jason Merrill New
[AArch64] Add basic recognition for cpu cortex-a53 and cortex-a57 - - - - --- 2012-12-14 Yufeng Zhang New
[libstdc++,testsuite] Shrink more tests for simulator - - - - --- 2012-12-14 Steve Ellcey New
[Cilkplus] Cilk_for: Reject certain induction vars and comparision - - - - --- 2012-12-14 Iyer, Balaji V New
[testsuite,committed] Obvious fix for targets with no profiling - - - - --- 2012-12-14 Steve Ellcey New
[google,4.7] Allow function reordering linker plugin to separate hot and cold code into different E… - - - - --- 2012-12-14 Sriraman Tallam New
Compute and emit working set information from gcov-dump (issue6940061) - - - - --- 2012-12-15 Teresa Johnson New
C++ PATCH for c++/55685 (ICE with sizeof in template) - - - - --- 2012-12-15 Jason Merrill New
[libfortran] Fix PR 30162, write with pipes - - - - --- 2012-12-15 Thomas Koenig New
[libfortran] Fix PR 30162, write with pipes - - - - --- 2012-12-15 Thomas Koenig New
[Ada] Fix PR ada/53996 - - - - --- 2012-12-15 Eric Botcazou New
[testsuite] Minor tweak to get_ada_spec_filename - - - - --- 2012-12-15 Eric Botcazou New
[gold] Consider *-*-gnu* targets ELF - - - - --- 2012-12-16 Thomas Schwinge Accepted
Fix PR rtl-optimization/55630 - - - - --- 2012-12-16 Eric Botcazou New
[SPARC] Fix PR target/55673 - - - - --- 2012-12-16 Eric Botcazou New
Fix Infinite loop in pointer_set_insert - - - - --- 2012-12-16 John David Anglin New
std::thread must rethrow __forced_unwind exceptions - - - - --- 2012-12-16 Jonathan Wakely New
[Revisedx2] PR55679: skip invalid tests from r194458 on darwin - - - - --- 2012-12-16 Jack Howarth New
Another fix for PR54838 - - - - --- 2012-12-17 Marek Polacek New
[ARM] Define simple_alu_shift value for type attribute - - - - --- 2012-12-17 Greta Yorsh New
[PING] Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack - - - - --- 2012-12-17 Dodji Seketeli New
Fix recent warning about pending_assemble_externals_processed - - - - --- 2012-12-17 Jan-Benedict Glaw New
PATCH: Remove AM_MAKEFLAGS from libsanitizer - - - - --- 2012-12-17 H.J. Lu New
[cxx-conversion] Convert statistics.c'statistics_hashes to hash_table. - - - - --- 2012-12-17 Lawrence Crowl New
[cxx-conversion] Convert remaining tree-parloops.c htab_t to hash_table. - - - - --- 2012-12-17 Lawrence Crowl New
[cxx-conversion] Change tree-ssa-coalesce.c'coalesce_list_d.list to hash_table - - - - --- 2012-12-17 Lawrence Crowl New
[v3] remove __async_sfinae_helper - - - - --- 2012-12-17 Jonathan Wakely New
Don't return original value from gen_lowpart_no_emit rtl hook (PR debug/55717) - - - - --- 2012-12-17 Jakub Jelinek New
PR go/55201: Link libgo against libatomic - - - - --- 2012-12-17 Andreas Schwab New
fix 50148 - - - - --- 2012-12-17 Matt New
remove unused __gthread_cond_timedwait_recursive - - - - --- 2012-12-17 Jonathan Wakely New
[c++] Generate correct (i.e., const) debug entries for arrays declared const but not marked READONLY - - - - --- 2012-12-18 t56xjcu6dh@snkmail.com New
[doc] doc/contrib.texi -- update Kaveh's entry - - - - --- 2012-12-18 Gerald Pfeifer New
Use new dump scheme to emit loop unroll/peel summary info (issue6941070) - - - - --- 2012-12-18 Teresa Johnson New
[v3] docbook vs. texlive > 2007 - - - - --- 2012-12-18 Jonathan Wakely New
PR debug/53948 - - - - --- 2012-12-18 Richard Biener New
Fix gcc.dg/tree-ssa/reassoc-19.c testcase - - - - --- 2012-12-18 Richard Biener New
[ARM,1/3] Add vectorization support for rounding functions - - - - --- 2012-12-18 Kyrylo Tkachov New
[ARM,2/3] Add vectorization support for rounding functions - - - - --- 2012-12-18 Kyrylo Tkachov New
[ARM,3/3] Add vectorization support for rounding functions - - - - --- 2012-12-18 Kyrylo Tkachov New
[ARM] Add support for Cortex-A7 to GCC -mcpu=native option. - - - - --- 2012-12-18 Kyrylo Tkachov New
[AArch64] Fix some warnings about unused variables. - - - - --- 2012-12-18 James Greenhalgh New
[AARCH64] Fix warning in aarch64.md - - - - --- 2012-12-18 James Greenhalgh New
. Fix HAVE_SYS_SDT_H for cross-compilation - - - - --- 2012-12-18 Christian Bruel New
PR other/54324: Do not set __attribute__ for GCC < 3.4 - - - - --- 2012-12-18 Aldy Hernandez New
PR other/54324: remove <union> template parameter - - - - --- 2012-12-18 Aldy Hernandez New
PR other/54324: allow bootstrapping with older compilers - - - - --- 2012-12-18 Aldy Hernandez New
Fix up sbitmap bitmap_{and,ior,xor} (PR target/55562) - - - - --- 2012-12-18 Jakub Jelinek New
[Cilkplus] Fix pragma simd info being lost - - - - --- 2012-12-18 Iyer, Balaji V New
Add gen_lowpart_for_debug (PR debug/55730) - - - - --- 2012-12-18 Jakub Jelinek New
[Fortran,(RFC)] PR49110/51055 Assignment to alloc. deferred-length character vars - - - - --- 2012-12-18 Tobias Burnus New
[Fortran,(RFC)] PR49110/51055 Assignment to alloc. deferred-length character vars - - - - --- 2012-12-18 Tobias Burnus New
[cxx-conversion] Change uses of htab_t in gcc/config to hash_table. - - - - --- 2012-12-19 Lawrence Crowl New
[asan] Never use memset for clearing of shadow mem in epilogues (PR fortran/55341) - - - - --- 2012-12-19 Jakub Jelinek New
[asan] Use -fno-shrink-wrap for null-deref-1.c test - - - - --- 2012-12-19 Jakub Jelinek New
Unbreak bootstrap - - - - --- 2012-12-19 Richard Biener New
[AArch64] : Fix test harness to for unaligned vector mem access. - - - - --- 2012-12-19 Tejas Belagod New
[Fortran/GOMP,committed] Moved test case from testsuite/gfortran.dg/gomp to libgomp/ - - - - --- 2012-12-19 Tobias Burnus New
PATCH RFA: PR go/55201: Create libatomic convenience library - - - - --- 2012-12-19 Matthias Klose New
[libgomp] libgomp.fortran/fortran.exp - add -fintrinsic-modules-path ${blddir} - - - - --- 2012-12-19 Tobias Burnus New
[ARM] Turning off 64bits ops in Neon and gfortran/modulo-scheduling problem - - - - --- 2012-12-19 Christophe Lyon New
[x86] Fix combine for condditional instructions. - - - - --- 2012-12-19 Uros Bizjak New
Fix typo in multiarch definition for kfreebsd - - - - --- 2012-12-19 Matthias Klose New
fix multiarch definition for powerpcspe-linux-gnu - - - - --- 2012-12-19 Matthias Klose New
PR c++/53609 - Wrong argument deduction for pack expansion in argument pack - - - - --- 2012-12-19 Dodji Seketeli New
[google,4.7] atomic update of profile counters (issue6965050) - - - - --- 2012-12-19 Rong Xu New
[google,4.7] fdo build for linux kernel (issue6968046) - - - - --- 2012-12-19 Rong Xu New
Fix PR gcov-profile/55734 for bootstrapping with older compilers (issue6980044) - - - - --- 2012-12-19 Teresa Johnson New
C++ PATCH for c++/55724 (default template argument and non-type parameter) - - - - --- 2012-12-19 Jason Merrill New
[Fortran,committed] Fix -fno-automatic string length static regression - - - - --- 2012-12-19 Tobias Burnus New
[Fortran] PR54818 - Fix ICE with TRANSFER to char - - - - --- 2012-12-19 Tobias Burnus New
[google,4.7] fdo build for linux kernel (issue 6968046) - - - - --- 2012-12-20 Rong Xu New
[ARM,thumb1] Reduce lr save for leaf function with non-far jump - - - - --- 2012-12-20 Joey Ye New
[ARM,thumb1] Reduce lr save for leaf function with non-far jump - - - - --- 2012-12-20 Joey Ye New
[wwwdocs] Update Fortran part of the GCC 4.8 release notes - - - - --- 2012-12-20 Tobias Burnus New
Further restrict TER replacing over calls (PR55752) - - - - --- 2012-12-20 Richard Biener New
fix libstdc++/55741 - use Sleep on mingw - - - - --- 2012-12-20 Jonathan Wakely New
Fix combined tree for LTO - - - - --- 2012-12-20 Thomas Schwinge Accepted
Fix postincrement/decrement of a bitfield (PR middle-end/55750) - - - - --- 2012-12-20 Jakub Jelinek New
Use new dump scheme to emit loop unroll/peel summary info (issue6941070) - - - - --- 2012-12-20 Teresa Johnson New
[ARM] Initial pipeline description for Cortex-A7 - - - - --- 2012-12-20 Greta Yorsh New
fix install dependencies for target libraries - - - - --- 2012-12-20 Matthias Klose New
std::unique_ptr<T[], D> improvements - - - - --- 2012-12-20 Jonathan Wakely New
fix libquadmath build regression - - - - --- 2012-12-21 Alexandre Oliva New
[PR,libmudflap/53359] don't register symbols not emitted - - - - --- 2012-12-21 Alexandre Oliva New
atomic update of profile counters (issue7000044) - - - - --- 2012-12-21 Rong Xu New
[libstdc++] : Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes - - - - --- 2012-12-21 Kai Tietz New
[i386] : Enable push/pop in pro/epilogue for modern CPUs - - - - --- 2012-12-21 Zamyatin, Igor New
[libstdc++] : Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes - - - - --- 2012-12-21 Kai Tietz New
[RFA/4.7/ARM] Backport arm-*-linux-gnueabihf triplet support to 4.7 - - - - --- 2012-12-21 Matthew Gretton-Dann New
Testcase for PR52996 - - - - --- 2012-12-21 Richard Biener New
Include gmp.h from system.h to fix PR54659 - - - - --- 2012-12-21 Eric Botcazou New
PR c++/52343 - error with alias template as template template argument - - - - --- 2012-12-21 Dodji Seketeli New
[c++] : Fix type_info struct for llp64 targets - - - - --- 2012-12-21 Kai Tietz New
[asan] Fix asan -fsection-anchors handling - - - - --- 2012-12-21 Jakub Jelinek New
[Fortran] PR 54884 - Fix TREE_PUBLIC() issue with PRIVATE module procedures - - - - --- 2012-12-21 Tobias Burnus New
[Fortran] PR55763 - Fix MOVE_ALLOC with CLASS(*) - - - - --- 2012-12-21 Tobias Burnus New
« 1 2 ... 237 238 2391268 1269 »