Show patches with: Archived = No       |   126658 patches
« 1 2 ... 238 239 2401266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
C++ PATCH for c++/54883 (link conflict with enum in anon namespace) - - - - --- 2012-12-11 Jason Merrill New
[cxx-conversion] Convert tree-sra.c'candidates to hash_table - - - - --- 2012-12-11 Lawrence Crowl New
[cxx-conversion] Convert various htab_t tables to hash_table - - - - --- 2012-12-11 Lawrence Crowl New
[cxx-conversion] Convert tree-vectorizer.h'_loop_vec_info::peeling_htab to hash_table - - - - --- 2012-12-11 Lawrence Crowl New
Ignore Invalid Memory operands in constraint 'X' - - - - --- 2012-12-12 Hurugalawadi, Naveen New
PR other/54324: allow bootstrapping with older compilers - - - - --- 2012-12-12 Aldy Hernandez New
[committed] Revert PR43631 changes for 4.8 (PR target/55659) - - - - --- 2012-12-12 Jakub Jelinek New
PR c++/53609 - Wrong argument deduction for pack expansion in argument pack - - - - --- 2012-12-12 Dodji Seketeli New
[committed] PATCH: Sync config.sub with src - - - - --- 2012-12-12 H.J. Lu New
PATCH: Remove AM_MAKEFLAGS from libsanitizer - - - - --- 2012-12-12 H.J. Lu New
[i386] : Enable push/pop in pro/epilogue for modern CPUs - - - - --- 2012-12-12 Jan Hubicka New
[Fortran] *ping* + PR55638 - elemental: VALUE w/o INTENT fix - - - - --- 2012-12-12 Tobias Burnus New
[mips] Follow up to pr54061 patch, fix another abort. - - - - --- 2012-12-12 Steve Ellcey New
PATCH: Remove AM_MAKEFLAGS from libsanitizer - - - - --- 2012-12-12 H.J. Lu New
[testsuite] Check for pic support on tests that use -fPIC - - - - --- 2012-12-12 Steve Ellcey New
PATCH: Remove 'CXX=$$(RAW_CXX_FOR_TARGET)' 'CXX_FOR_TARGET=$$(RAW_CXX_FOR_TARGET)' - - - - --- 2012-12-12 H.J. Lu New
[x86] Fix combine for condditional instructions. - - - - --- 2012-12-12 Uros Bizjak New
[i386] : Enable push/pop in pro/epilogue for modern CPUs - - - - --- 2012-12-12 Andi Kleen New
[c/c++] : Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout - - - - --- 2012-12-12 Kai Tietz New
Fix extremely large LPBX arrays (PR gcov-profile/55650) - - - - --- 2012-12-12 Jakub Jelinek New
[C++] Fix ICE in merge_exception_specifiers (PR c++/55652) - - - - --- 2012-12-12 Jakub Jelinek New
Make some asan builtins tm_pure (PR sanitizer/55508) - - - - --- 2012-12-12 Jakub Jelinek New
[C] Don't perform function array conversions on inline asm "m" constrainted inputs (PR c++/55619) - - - - --- 2012-12-12 Jakub Jelinek New
Fix nonlocalized vars regression caused by vec changes (PR debug/55665) - - - - --- 2012-12-12 Jakub Jelinek New
AIX native TLS support - - - - --- 2012-12-12 David Edelsohn New
[mips] Patch to allow madd, etc without 64 bit floating point - - - - --- 2012-12-12 Steve Ellcey New
libgo patch committed: Update to current library - - - - --- 2012-12-12 Ian Lance Taylor New
libgo patch committed: Delete from a nil map is now a no-op - - - - --- 2012-12-12 Ian Lance Taylor New
[v3] docbook vs. texlive > 2007 - - - - --- 2012-12-12 Benjamin Kosnik New
[Cilkplus] Check invalid gotos, increments and report errors - - - - --- 2012-12-13 Iyer, Balaji V New
Add --param max-vartrack-reverse-op-size=N (PR debug/54402) - - - - --- 2012-12-13 Jakub Jelinek New
[c/c++] : Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout - - - - --- 2012-12-13 Kai Tietz New
Use *Q instead of *L floating constants in libquadmath - - - - --- 2012-12-13 Jakub Jelinek New
Avoid -Wsign-compare warning - - - - --- 2012-12-13 Jakub Jelinek New
[ARM] Add copyright notice to unspecs.md - - - - --- 2012-12-13 Kyrylo Tkachov New
Fix PR53476 - - - - --- 2012-12-13 Richard Biener New
[x86] Fix combine for condditional instructions. - - - - --- 2012-12-13 Uros Bizjak New
[AArch64] Make zero_extends explicit for common SImode patterns - - - - --- 2012-12-13 Ian Bolton New
[libstdc++,testsuite] Shrink tests for simulator - - - - --- 2012-12-13 Steve Ellcey New
[alpha] Fix dwarf2 call-arg-location ICE - - - - --- 2012-12-13 Richard Henderson New
[lra] patch to fix almost all new GCC testsuite regressions on PPC64 - - - - --- 2012-12-13 Vladimir Makarov New
[v3] Fix management of non empty hash functor - - - - --- 2012-12-13 François Dumont New
Go patch committed: Accept trailing comma after varargs parameter - - - - --- 2012-12-13 Ian Lance Taylor New
don't allocate/free unused pointer set in verify_cgraph_node - - - - --- 2012-12-13 Steven Bosscher New
PR55679: skip invalid tests from r194458 on darwin - - - - --- 2012-12-14 Jack Howarth New
[cxx-conversion] Iterator for hash_table, and associated conversions - - - - --- 2012-12-14 Lawrence Crowl New
[Cilkplus] Fix pragma simd info being lost - - - - --- 2012-12-14 Iyer, Balaji V New
Fix LTO binary size increases (PR gcov-profile/55674) (issue6946049) - - - - --- 2012-12-14 Teresa Johnson New
[AArch64] Make zero_extends explicit for common SImode patterns - - - - --- 2012-12-14 Ian Bolton New
[PR,55355,trunk,4.6,4.7] One more host_integerp check in SRA - - - - --- 2012-12-14 Martin Jambor New
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
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
« 1 2 ... 238 239 2401266 1267 »