Show patches with: Archived = No       |   126927 patches
« 1 2 ... 1104 1105 11061269 1270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Ada 2012 aspect Synchronization - - - - --- 2012-01-23 Arnaud Charlet New
[Ada] Performance of UTC_Time_Offset on Windows - - - - --- 2012-01-23 Arnaud Charlet New
[Ada] New line for each entry for pg/po/ps in Sprint - - - - --- 2012-01-23 Arnaud Charlet New
[RFC,combine] PR48308 - Fix issue with missing(?) LOG_LINKS - - - - --- 2012-01-23 Ramana Radhakrishnan New
[Ada] Implementation of aspect Synchronization - - - - --- 2012-01-23 Arnaud Charlet New
[Ada] Handle compilation unit specific restrictions for subunits - - - - --- 2012-01-23 Arnaud Charlet New
[Ada] Refactoring of Ada.Text_IO.Put - - - - --- 2012-01-23 Arnaud Charlet New
[Ada] Improvement to errors and warning messages for expanded names - - - - --- 2012-01-23 Arnaud Charlet New
[Ada] Deal with empty input in __gnat_decode - - - - --- 2012-01-23 Arnaud Charlet New
[Ada] Redundant apostrophes in error messages - - - - --- 2012-01-23 Arnaud Charlet New
[testsuite] Fix vec_interleave and vec_extract_even_odd to fall back to vec_perm - - - - --- 2012-01-23 Ramana Radhakrishnan New
[Ada] Aliased view of a type in various Ada dialects - - - - --- 2012-01-23 Arnaud Charlet New
Fix PR 29333: Jump threading getting in the way of PHI-OPT - - - - --- 2012-01-23 Andrew Pinski New
[fortran] PR51870 - [OOP] ICE with ALLOCATE and SOURCE-expr function returning BT_CLASS - - - - --- 2012-01-22 Paul Richard Thomas New
[PR,51900] : Fix PE's delegitimize_address functions - - - - --- 2012-01-22 Kai Tietz New
[PR,51900] : Fix PE's delegitimize_address functions - - - - --- 2012-01-22 Kai Tietz New
[Fortran] PR41600 - fix ICE with type conversion in default initializer - - - - --- 2012-01-22 Tobias Burnus New
Fix flag_trapping_math in java frontend - - - - --- 2012-01-22 Andreas Schwab New
Partial fix for LTO bootstrap with Ada - - - - --- 2012-01-22 Eric Botcazou New
Fix PR rtl-optimization/51924 - - - - --- 2012-01-22 Eric Botcazou New
Prevent 'control reaches end of non-void function' warning for DO_WHILE - - - - --- 2012-01-22 Tom de Vries New
[committed] PR 51931: force non-MIPS16ness for long-branch tests - - - - --- 2012-01-22 Richard Sandiford New
[Cilkplus] Builtin Array Notation functions in C++ Compiler - - - - --- 2012-01-22 Iyer, Balaji V New
PR51280 LTO/trans-mem ICE with TM builtins - - - - --- 2012-01-21 Patrick Marlier New
PR51280 LTO/trans-mem ICE with TM builtins - - - - --- 2012-01-21 Patrick Marlier New
Go patch committed: Avoid some compiler crashes - - - - --- 2012-01-21 Ian Lance Taylor New
Go patch committed: Check for value method on dereferenced value - - - - --- 2012-01-21 Ian Lance Taylor New
libgo patch committed: Make print builtin match gc - - - - --- 2012-01-21 Ian Lance Taylor New
Go patch committed: Change type alias handling - - - - --- 2012-01-21 Ian Lance Taylor New
Fix PR 50971 and PR 35629: Only one loop detected when there should be two - - - - --- 2012-01-21 Andrew Pinski New
PING: Re: [PATCH] small build fix - - - - --- 2012-01-21 Gerald Pfeifer New
[committed] PR Fortran/50556 - - - - --- 2012-01-21 Steve Kargl New
Keep static VTA locs in cselib tables only - - - - --- 2012-01-21 Richard Sandiford New
[Fortran,committed] PR 51913 - fix CLASS comparison - - - - --- 2012-01-21 Tobias Burnus New
Fix PR ada/46192 - - - - --- 2012-01-21 Eric Botcazou New
C++ testsuite PATCH to overhaul running of tests in C++11 mode - - - - --- 2012-01-21 Richard Sandiford New
[C++] Small clean up to binding_to_template_parms_of_scope_p - - - - --- 2012-01-21 Paolo Carlini New
FIX PR51926, libstdc++ iterator store bigendian bitfield related - - - - --- 2012-01-21 Alan Modra New
[pph] Fix ICE in build_int_cst_wide (issue5536086) - - - - --- 2012-01-21 Diego Novillo New
Go patch committed: Don't crash if receiver is _ - - - - --- 2012-01-20 Ian Lance Taylor New
Go patch committed: Handle _ with explicit type - - - - --- 2012-01-20 Ian Lance Taylor New
Add -lssp_nonshared to LINK_SSP_SPEC - - - - --- 2012-01-20 Tijl Coosemans New
[pph] Fix GC problems with symbol table (issue5532112) - - - - --- 2012-01-20 Diego Novillo New
Fix crash of debug_bb_n on 0 and 1 in RTL mode - - - - --- 2012-01-20 Eric Botcazou New
varpool PATCH for c++/51832 (multiply defined symbol with LTO plugin) - - - - --- 2012-01-20 Jason Merrill New
PR debug/45682 - wrong struct DIE nesting with -fdebug-types-section - - - - --- 2012-01-20 Cary Coutant New
[pph] Correct overloading (issue5555059) - - - - --- 2012-01-20 Lawrence Crowl New
[wwwdocs,AVR] : AVR release notes - - - - --- 2012-01-20 Georg-Johann Lay New
FW: patch to fix PR21617 - - - - --- 2012-01-20 Vladimir Makarov New
Fix arm ICE in output_move_double (PR target/51915) - - - - --- 2012-01-20 Jakub Jelinek New
[testsuite] Skip gcc.misc-tests/gcov-14.c on Tru64 UNIX - - - - --- 2012-01-20 Rainer Orth New
Fix vectorizable_conversion with widening conversion needing cvt_type (PR tree-optimization/51914) - - - - --- 2012-01-20 Jakub Jelinek New
[testsuite] Require visibility support in g++.dg/ext/visibility/template9.C - - - - --- 2012-01-20 Rainer Orth New
[ARM,testsuite] fix test c-c++-common/tm/omp.c - - - - --- 2012-01-20 Greta Yorsh New
Go patch committed: Handle recursive interfaces - - - - --- 2012-01-20 Ian Lance Taylor New
[ARM] Fix PR51819. - - - - --- 2012-01-20 Ramana Radhakrishnan New
[C++] PR 51402 - - - - --- 2012-01-20 Paolo Carlini New
[c++] : Fix for PR c++/51344 - cc1plus hangs when compiling - - - - --- 2012-01-20 Dominique d'Humières New
[ARM] Fix PR50313 and handle PIC addresses properly. - - - - --- 2012-01-20 Ramana Radhakrishnan New
Improve SCEV for array element - - - - --- 2012-01-20 Jiangning Liu New
[Fortran] PR51056 - fix __vtab USE warnings - - - - --- 2012-01-20 Tobias Burnus New
[v3] proposed fix for libstdc++/49204 causes abi_check failure - - - - --- 2012-01-20 Jonathan Wakely New
PR debug/45682 - wrong struct DIE nesting with -fdebug-types-section - - - - --- 2012-01-19 Cary Coutant New
[google-main] Add DW_AT_GNU_pubtypes and DW_AT_GNU_pubnames to comdat type units. (issue5553069) - - - - --- 2012-01-19 Sterling Augustine New
[go] Add -mieee to various go.test tests - - - - --- 2012-01-19 Uros Bizjak New
[pph] Fix checksum of trees coming from external PPH images (issue5554070) - - - - --- 2012-01-19 Diego Novillo New
[Fortran] PR 51904 - with ICE with SIZE intrinsic - - - - --- 2012-01-19 Tobias Burnus New
Don't consider clones of user functions as uninstrumentable by mudflap (PR libmudflap/40778) - - - - --- 2012-01-19 Jakub Jelinek New
[docs,AVR,M32C,RL78,SPU] : Describe AVR address spaces and more AVR options - - - - --- 2012-01-19 Georg-Johann Lay New
C++ PATCH for c++/51889 (problem overloading function using in template) - - - - --- 2012-01-19 Jason Merrill New
[RTL] Fix PR 51106 - - - - --- 2012-01-19 Jakub Jelinek New
[RTL] Fix PR 51106 - - - - --- 2012-01-19 Andrey Belevantsev New
[Fortran] PR 51899 - Fix building libgfortran's chmod.c with MinGW - - - - --- 2012-01-19 Tobias Burnus New
Testcase for PR37997 - - - - --- 2012-01-19 Richard Biener New
Fix up aliasing violations in src/ia64/ffi.c (PR rtl-optimization/48496) - - - - --- 2012-01-19 Jakub Jelinek New
Fix PR 33512 Folding of x & ((~x) | y) into x & y on the tree level - - - - --- 2012-01-19 Andrew Pinski New
Fix _Hashtable::erase(iterator, iterator) (PR libstdc++/51845) - - - - --- 2012-01-19 Jakub Jelinek New
[ARM] Fix PR51835, ARM EABI violation - - - - --- 2012-01-19 Bin Cheng New
Fix up --enable-initfini-array autodetection in configure (PR bootstrap/50237) - - - - --- 2012-01-18 Jakub Jelinek New
Fix _Hashtable::erase(iterator, iterator) (PR libstdc++/51845) - - - - --- 2012-01-18 Jakub Jelinek New
[pph] Refuse to generate PPH with #include_next (issue5558045) - - - - --- 2012-01-18 Diego Novillo New
Cross-build breakage with libstdc++-v3 doc changes - - - - --- 2012-01-18 Benjamin Kosnik New
[trans-mem] : Fix PR51830, FAIL: libitm.c/mem(cpy|set)-1.c execution test on x86_32 - - - - --- 2012-01-18 Patrick Marlier New
libstdc++/51866 too, sorry - - - - --- 2012-01-18 François Dumont New
[trans-mem] : Fix PR51830, FAIL: libitm.c/mem(cpy|set)-1.c execution test on x86_32 - - - - --- 2012-01-18 Uros Bizjak New
[4.6,committed] Fix typo in rs6000.md call pattern for AIX - - - - --- 2012-01-18 David Edelsohn New
[wwwdocs] List new Fortran options under Fortran section - - - - --- 2012-01-18 Steve Kargl New
Fix PR 51505 - - - - --- 2012-01-18 Andrey Belevantsev New
PR51280 LTO/trans-mem ICE with TM builtins - - - - --- 2012-01-18 Aldy Hernandez New
[C++] PR 51225 - - - - --- 2012-01-18 Paolo Carlini New
[ARM] Fix PR50313 and handle PIC addresses properly. - - - - --- 2012-01-18 Ramana Radhakrishnan New
Fix PR49484, gthr requirements update (target maintainers have a looksee) - - - - --- 2012-01-18 Richard Biener New
PR other/51165: add new adress_escapes predicate - - - - --- 2012-01-18 Aldy Hernandez New
Fix different-pointer-size issue - - - - --- 2012-01-18 Richard Biener New
Bug store_bit_field_1 + patch - - - - --- 2012-01-18 Aurelien Buhrig New
[c++] : Fix for PR c++/51344 - cc1plus hangs when compiling - - - - --- 2012-01-18 Kai Tietz New
Improve SCEV for array element - - - - --- 2012-01-18 Jiangning Liu New
Go patch committed: Recognize more test lines - - - - --- 2012-01-18 Ian Lance Taylor New
[pph] Rebuild identifier bindings. (issue5557045) - - - - --- 2012-01-18 Lawrence Crowl New
[v3] doc-epub rule updates - - - - --- 2012-01-17 Benjamin Kosnik New
« 1 2 ... 1104 1105 11061269 1270 »