Show patches with: Archived = No       |   126675 patches
« 1 2 ... 248 249 2501266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
give graphs from graph dump a name - - - - --- 2013-02-15 Steven Bosscher New
Temporarily revert Steven's PCH changes for 4.8 (PR pch/54117) - - - - --- 2013-02-15 Joel Brobecker New
C++ PATCH for c++/55003 (wrong error with auto template static data member) - - - - --- 2013-02-15 Jason Merrill New
C++ PATCH for c++/54922 (constexpr and anonymous union) - - - - --- 2013-02-15 Jason Merrill New
RFA: v3 PATCH to add on_quick_exit/quick_exit to std - - - - --- 2013-02-15 Jason Merrill New
Fix target/55941 - - - - --- 2013-02-15 Richard Henderson New
C++ PATCH for c++/52026 (use of enclosing constant var in lambda) - - - - --- 2013-02-15 Jason Merrill New
Disable PCH for -g other than dwarf[234] (PR pch/54117, take 2) - - - - --- 2013-02-15 Jakub Jelinek New
C++ PATCH for c++/56343 (wrong EH spec error with defaulted destructor) - - - - --- 2013-02-15 Jason Merrill New
PR target/52555: attribute optimize is overriding command line options - - - - --- 2013-02-15 Aldy Hernandez New
PR target/52555: attribute optimize is overriding command line options - - - - --- 2013-02-15 Aldy Hernandez New
Fix PR56321 - - - - --- 2013-02-15 Bill Schmidt New
PATCH: Correctly configure all big-endian ARM archs, not just arm*-*-linux-*. - - - - --- 2013-02-15 Seth LaForge New
libgo patch committed: Use MAP_NORESERVE - - - - --- 2013-02-15 Ian Lance Taylor New
PATCH: Correctly configure all big-endian ARM archs, not just arm*-*-linux-*. - - - - --- 2013-02-15 Seth LaForge New
patch to fix PR56348 - - - - --- 2013-02-15 Vladimir Makarov New
C++ PATCH for c++/54276 (link error with lambda and static var) - - - - --- 2013-02-15 Jason Merrill New
[asan] Fix for PR asan/56330 - - - - --- 2013-02-15 Dodji Seketeli New
std::pair copy and move constructor - - - - --- 2013-02-15 François Dumont New
[SH] PR 54685 - fix scanning of not insn - - - - --- 2013-02-15 Oleg Endo New
Patch for 4.7: Avoid subreg'ing VFP D registers in big-endian mode - - - - --- 2013-02-15 Seth LaForge New
[C++,/,RFC] PR 51242 - - - - --- 2013-02-16 Paolo Carlini New
[asan] Fix for PR asan/56330 - - - - --- 2013-02-16 Dodji Seketeli New
[asan] Fix for PR asan/56330 - - - - --- 2013-02-16 Dodji Seketeli New
Add new debug_bb_range debugging function - - - - --- 2013-02-16 Dodji Seketeli New
Add new debug_bb_range debugging function - - - - --- 2013-02-16 Dodji Seketeli New
GCC 4.8.0 Status Report (2013-02-14) - - - - --- 2013-02-16 Gerald Pfeifer New
Fix PR50293 - LTO plugin with space in path - - - - --- 2013-02-17 Joey Ye New
[wwwdocs] gcc-4.8/changes.html, C++ section - - - - --- 2013-02-17 Gerald Pfeifer New
[wwwdocs] Rotate news - - - - --- 2013-02-17 Gerald Pfeifer New
[libquadmath,committed] fix signbit call (was: Re: Test failures when compiling gfortran/libquadmat… - - - - --- 2013-02-17 Tobias Burnus New
[4.8,changes] PATCH: Mention -maddress-mode=[short|long] - - - - --- 2013-02-17 Gerald Pfeifer New
Fix PR50293 - LTO plugin with space in path - - - - --- 2013-02-18 Joey Ye New
Version specific onlinedocs page - - - - --- 2013-02-18 Tobias Burnus New
Fix PR56321 - - - - --- 2013-02-18 Richard Biener New
[committed] Fix PR target/56214 - - - - --- 2013-02-18 John David Anglin New
[C++] PR 56373 - - - - --- 2013-02-18 Paolo Carlini New
[committed] Work around bug in powf function on HP-UX - - - - --- 2013-02-18 John David Anglin New
[libffi] do not install libffi library, headers and documentation - - - - --- 2013-02-18 Matthias Klose New
Remove broken powf hack - - - - --- 2013-02-18 John David Anglin New
[ARM,1/n] New patterns for subtract with carry - - - - --- 2013-02-18 Greta Yorsh New
[ARM,2/n] Split subdi patterns - - - - --- 2013-02-18 Greta Yorsh New
[ARM,3/n] Split various patterns - - - - --- 2013-02-18 Greta Yorsh New
[ARM,4/n] Add negdi_extend patterns - - - - --- 2013-02-18 Greta Yorsh New
[ARM,5/n] Split shift di patterns - - - - --- 2013-02-18 Greta Yorsh New
[x86,AVX2] FP reassociation enabling for AVX2 targets - - - - --- 2013-02-18 Igor Zamyatin New
[ARM,6/n] Split min and max patterns - - - - --- 2013-02-18 Greta Yorsh New
[ARM,7/n] Comment on splitting THUMB1 patterns - - - - --- 2013-02-18 Greta Yorsh New
PR target/52555: attribute optimize is overriding command line options - - - - --- 2013-02-18 Aldy Hernandez New
Fix vectorizable_reduction (PR tree-optimization/56350) - - - - --- 2013-02-18 Jakub Jelinek New
Fix a thinko in dumping in ipa-cp.c - - - - --- 2013-02-18 Martin Jambor New
[PR,55334] Disable IPA-CP on restrict pointers to arrays - - - - --- 2013-02-18 Martin Jambor New
RFC: [PATCH,ARM] Fix 56110 - - - - --- 2013-02-18 Tilman Sauerbeck New
Fix create_expression_by_pieces (PR tree-optimization/56381) - - - - --- 2013-02-18 Jakub Jelinek New
Fix libstdc++/55043 - issue with nesting unordered_map containing unique_ptr into vector - - - - --- 2013-02-18 Jonathan Wakely New
improve comments for libstdc++ hash tables - - - - --- 2013-02-18 Jonathan Wakely New
[v3] fix ADL bugs in <functional> - - - - --- 2013-02-18 Jonathan Wakely New
Fix PR 55889 - - - - --- 2013-02-19 Andrey Belevantsev New
Speedup lookup_constraint for 2-letter constraints - - - - --- 2013-02-19 Richard Biener New
Speedup recognizing multi-letter constraints - - - - --- 2013-02-19 Michael Matz New
[C++] PR 56373 - - - - --- 2013-02-19 Paolo Carlini New
[fortran,0/5] PR54730 ICE: confused by type-like fonctions - - - - --- 2013-02-19 Mikael Morin New
[fortran,1/5] PR54730 ICE: confused by type-like fonctions: Move to the vec API. - - - - --- 2013-02-19 Mikael Morin New
[fortran,2/5] PR54730 ICE: confused by type-like fonctions: Extract restore_old_symbol. - - - - --- 2013-02-19 Mikael Morin New
[fortran,3/5] PR54730 ICE: confused by type-like fonctions: Fix restore_old_symbol - - - - --- 2013-02-19 Mikael Morin New
[fortran,4/5] PR54730 ICE: confused by type-like fonctions: Support multiple change sets. - - - - --- 2013-02-19 Mikael Morin New
[fortran,5/5] PR54730 ICE: confused by type-like fonctions: Fix gfc_match_array_constructor. - - - - --- 2013-02-19 Mikael Morin New
4.7 backports - - - - --- 2013-02-19 Jakub Jelinek New
linaro/gcc-4_8-branch created and documented - - - - --- 2013-02-19 Matthew Gretton-Dann New
[committed] Fix libquadmath strtoflt128 at -O0 (PR libquadmath/56379) - - - - --- 2013-02-19 Jakub Jelinek New
RFC: [PATCH,ARM] Fix 56110 - - - - --- 2013-02-19 Tilman Sauerbeck New
Fix ccp (PR tree-optimization/56396) - - - - --- 2013-02-19 Jakub Jelinek New
[v3] correct doxygen parse - - - - --- 2013-02-20 Benjamin Kosnik New
Version specific onlinedocs page - - - - --- 2013-02-20 Tobias Burnus New
[RFC] Less TODO_remove_unused_locals - - - - --- 2013-02-20 Richard Biener New
Fix PR56398 - - - - --- 2013-02-20 Richard Biener New
Another simple dumping fix in IPA-CP - - - - --- 2013-02-20 Martin Jambor New
[PR,56294] Fix omissions in intersect_aggregates_with_edge - - - - --- 2013-02-20 Martin Jambor New
[PR,middle-end/56108] handle transactions with ASMs in the first block - - - - --- 2013-02-20 Aldy Hernandez New
Fix ICE in ipa_make_edge_direct_to_target - - - - --- 2013-02-20 Jan Hubicka New
libgo patch committed: Fix x86_64 Solaris pointer usage - - - - --- 2013-02-20 Ian Lance Taylor New
libgo patch committed: Solaris net fixes - - - - --- 2013-02-20 Ian Lance Taylor New
Tweak two libstdc++ tests - - - - --- 2013-02-20 Jonathan Wakely New
Fix spelling in libstdc++ docs and comments - - - - --- 2013-02-20 Jonathan Wakely New
Fix libstdc++ doxygen page for basic_streambuf - - - - --- 2013-02-20 Jonathan Wakely New
Don't expand *MEM_REF using extract_bit_field or movmisalign for EXPAND_MEMORY (PR inline-asm/56405) - - - - --- 2013-02-21 Jakub Jelinek New
Small *.texi{,info} fixes for texinfo 5.0 (PR bootstrap/56258) - - - - --- 2013-02-21 Jakub Jelinek New
[Fortran,committed] PR56416 - Fix texinfo 5.0 warnings - - - - --- 2013-02-21 Tobias Burnus New
Add testcase for PR56398 - - - - --- 2013-02-21 Marek Polacek New
r196201 - in /trunk: gcc/ChangeLog gcc/config/i... - - - - --- 2013-02-21 Jakub Jelinek New
Fix handling of very long asm statements in inliner - - - - --- 2013-02-21 Andi Kleen New
libsanitizer merge from upstream r175733 - - - - --- 2013-02-21 Jack Howarth New
Fix darwin bootstrap and merge.sh - - - - --- 2013-02-21 Jack Howarth New
Fix some texinfo 5.0 warnings in gcc/doc + libiberty - - - - --- 2013-02-21 Tobias Burnus New
Fix some texinfo 5.0 warnings in gcc/doc + libiberty - - - - --- 2013-02-21 Andreas Schwab New
Handle ASHIFTRT with constant shift count >= BITS_PER_WORD in subreg lowering (PR rtl-optimization/… - - - - --- 2013-02-21 Jakub Jelinek New
Add myself as maintainer - - - - --- 2013-02-21 Andrew Sutton New
Handle ASHIFTRT with constant shift count >= BITS_PER_WORD in subreg lowering (PR rtl-optimization/… - - - - --- 2013-02-21 Jakub Jelinek New
FW: [PATCH] [MIPS] microMIPS gcc support - - - - --- 2013-02-21 Richard Sandiford New
[committed] Fix expand_mult (PR middle-end/56420) - - - - --- 2013-02-21 Jakub Jelinek New
« 1 2 ... 248 249 2501266 1267 »