Show patches with: none      |   126801 patches
« 1 2 ... 1025 1026 10271268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[fortran] Fix PR 50627 - - - - --- 2013-01-27 Thomas Koenig New
SLP for vectors - - - - --- 2013-01-27 Marc Glisse New
[wwwdocs] SH 4.8 changes - document thread pointer built-ins - - - - --- 2013-01-27 Oleg Endo New
[i386] : Fix PR 56114, x86_64-linux-gnu-gcc generate wrong asm instruction MOVABS for intel syntax - - - - --- 2013-01-27 Uros Bizjak New
[AArch64,AArch64-4.7] Backport Optimize cmp in some cases patch - - - - --- 2013-01-27 Venkataramanan Kumar New
Update my entry into the contributions - - - - --- 2013-01-26 Andrew Pinski New
libgo patch committed: Support sparc64 in lfstack.c - - - - --- 2013-01-25 Ian Lance Taylor New
libbacktrace patch committed: Don't crash if no DW_AT_comp_dir - - - - --- 2013-01-25 Ian Lance Taylor New
C++ PATCH for c++/56095 (ICE on invalid function pointer template argument) - - - - --- 2013-01-25 Jason Merrill New
Fix PR54814 - - - - --- 2013-01-25 Georg-Johann Lay New
[ARM,5/5] Cleanup in cortex-a7 pipeline description - - - - --- 2013-01-25 Greta Yorsh New
[ARM,4/5] Fix calls in cortex-a7 pipeline description - - - - --- 2013-01-25 Greta Yorsh New
[ARM,3/5] New bypass between mac operations in cortex-a7 pipeline description - - - - --- 2013-01-25 Greta Yorsh New
[ARM,2/5] Update cortex-a7 vfp/neon pipeline description - - - - --- 2013-01-25 Greta Yorsh New
Don't optimize volatile stores or loads in cselim (PR tree-optimization/56098) - - - - --- 2013-01-25 Jakub Jelinek New
[ARM,1/5] Add ffmas and ffmad type attribute - - - - --- 2013-01-25 Greta Yorsh New
C++ PATCH for c++/56104 (bogus warning with pointer to member function) - - - - --- 2013-01-25 Jason Merrill New
[ARM] remove incscc and decscc patterns - - - - --- 2013-01-25 Greta Yorsh New
[regression?] Support --static-libstdc++ with native AIX ld - - - - --- 2013-01-25 Michael Haubenwallner New
Add faster HTM fastpath for libitm TSX v2 - - - - --- 2013-01-25 Uros Bizjak New
[IRA] Analysis of register usage of functions for usage by IRA. - - - - --- 2013-01-25 Tom de Vries New
[AARCH64] Fix warning: "TARGET_FIXED_CONDITION_CODE_REGS" redefined - - - - --- 2013-01-25 Hurugalawadi, Naveen New
Add faster HTM fastpath for libitm TSX v2 - - - - --- 2013-01-25 Andi Kleen New
[i386] : Add some missing wide-mode immediate constraints - - - - --- 2013-01-24 Uros Bizjak New
[committed] Add MIPS option to bind_c_array_params_2.f90 - - - - --- 2013-01-24 Richard Sandiford New
[committed] Require -ffat-lto-objects for octeon-pipe-1.c - - - - --- 2013-01-24 Richard Sandiford New
libgo patch committed: Use __USER_LABEL_PREFIX__ for asm symbols - - - - --- 2013-01-24 Ian Lance Taylor New
libgo patch committed: Fix typos - - - - --- 2013-01-24 Ian Lance Taylor New
[1/2] if-to-switch conversion pass - - - - --- 2013-01-24 Tom de Vries New
[committed] Fix memory constraints in *and<mode>3_mips16 - - - - --- 2013-01-24 Richard Sandiford New
[avr] : Ad PR54222: Support absolute value functions to stdfix.h - - - - --- 2013-01-24 Georg-Johann Lay New
[C] Fix initialization of flexible array members (PR c/56078) - - - - --- 2013-01-24 Jakub Jelinek New
[i386] : Disable x87 register preferences in mov{sf,df} patterns for -mfpmath=sse - - - - --- 2013-01-24 Uros Bizjak New
[v3] libstdc++/56085 - - - - --- 2013-01-24 Paolo Carlini New
[PR55927] Disable early inlining in g++.dg/ipa/devirt-10.C - - - - --- 2013-01-24 Martin Jambor New
[regression?] Support --static-libstdc++ with native AIX ld - - - - --- 2013-01-24 Michael Haubenwallner New
testsuite] clean up convoluted dg-final directive in vect-multitypes-12.c - - - - --- 2013-01-24 Andreas Schwab New
[google,gcc-4_7,integration] Scribble on destructed strings to catch invalid accesses. - - - - --- 2013-01-24 Paul Pluzhnikov New
small bug fix for atomic compare and swap - - - - --- 2013-01-23 Mike Stump New
[i386] : Slightly disparage DFmode moves involving stack registers on x86_64 - - - - --- 2013-01-23 Uros Bizjak New
PR inline-asm/55934 - - - - --- 2013-01-23 Vladimir Makarov New
rs6000_delegitimize_address fix - - - - --- 2013-01-23 David Edelsohn New
[regression?] Support --static-libstdc++ with native AIX ld - - - - --- 2013-01-23 Michael Haubenwallner New
Fix up ARM ICE (PR target/49069) - - - - --- 2013-01-23 Jakub Jelinek New
PR libgomp/56073: benchmark regression due to PR libgomp/51376 fix - - - - --- 2013-01-23 Alan Modra New
Update "Downloading the source" docs (Was: Components no longer exist) - - - - --- 2013-01-22 Jonathan Wakely New
Improve docs for 128-bit integers in extend.texi - - - - --- 2013-01-22 Jonathan Wakely New
[i386] : Fix PR56028, Splitting a 64-bit volatile store - - - - --- 2013-01-22 Uros Bizjak New
Fix PR56035 - - - - --- 2013-01-22 Marek Polacek New
libstdc++: Fix up explicit-hle.cc test - - - - --- 2013-01-22 Jakub Jelinek New
Put -lasan always very early on the ld command line (PR sanitizer/55374) - - - - --- 2013-01-22 Jakub Jelinek New
Fix ICEs with dump_loc (PR middle-end/56074) - - - - --- 2013-01-22 Jakub Jelinek New
[committed] Don't allow stos* insns to be randomly matched (PR target/55686) - - - - --- 2013-01-22 Jakub Jelinek New
Fix up one OpenMP Fortran OOP ICE (PR fortran/56052) - - - - --- 2013-01-22 Jakub Jelinek New
[/,RFC] PR C++/55944 - - - - --- 2013-01-22 Paolo Carlini New
C++ PATCH for c++/56071 (wrong access error with noexcept) - - - - --- 2013-01-22 Jason Merrill New
[RFC] Fix for PR driver/47785 - - - - --- 2013-01-22 Ramana Radhakrishnan New
RFA - Remove GC zone allocator - - - - --- 2013-01-22 Diego Novillo New
Fix PR56035 - - - - --- 2013-01-22 Marek Polacek New
PR libgomp/56073: benchmark regression due to PR libgomp/51376 fix - - - - --- 2013-01-22 Alan Modra New
[C++,doc,trivial] PR 56067 - - - - --- 2013-01-22 Paolo Carlini New
[Ada] Patchlet for N_Expression_With_Actions - - - - --- 2013-01-22 Eric Botcazou New
[Ada] Fix handling of top-level pragma Optimize - - - - --- 2013-01-22 Eric Botcazou New
[Ada] Small adjustment for platforms using SEH - - - - --- 2013-01-22 Eric Botcazou New
[committed] Fix up M_PI_[24]q description in libquadmath.texi (PR libquadmath/56072) - - - - --- 2013-01-22 Jakub Jelinek New
[google,gcc-4_7,integration] Add more lightweight checks for dangling vectors - - - - --- 2013-01-22 Paul Pluzhnikov New
C++ PATCH for c++/56059 (ICE on error with decltype) - - - - --- 2013-01-22 Jason Merrill New
PR c++/53609 - Wrong argument deduction for pack expansion in argument pack - - - - --- 2013-01-21 Dodji Seketeli New
[avr] Ad PR54222: Add bitsfx and fxbits to stdint.h - - - - --- 2013-01-21 Georg-Johann Lay New
[PR,56022] Correct order of calls to invoke_set_current_function_hook and aggregate_value_p - - - - --- 2013-01-21 Martin Jambor New
Fix init_reload memory leak - - - - --- 2013-01-21 Jakub Jelinek New
Multiversioning fixes (PR c++/55742, take 2) - - - - --- 2013-01-21 Jakub Jelinek New
PR56064: Fold VIEW_CONVERT_EXPR with FIXED_CST - - - - --- 2013-01-21 Georg-Johann Lay New
[v2,haifa-sched] : Fix PR56023, -fcompare-debug failure due to sched1 pass on 4.6 branch - - - - --- 2013-01-21 Uros Bizjak New
[ARM] New CPU support for Marvell PJ4 cores - - - - --- 2013-01-21 Ramana Radhakrishnan New
Fix up ARM ICE (PR target/49069) - - - - --- 2013-01-21 Jakub Jelinek New
Patch ARM - PR target/56058 - - - - --- 2013-01-21 Ramana Radhakrishnan New
[i386] Do not disable fma4 for TARGET_FMA - - - - --- 2013-01-21 Uros Bizjak New
Cortex-A15 vfnma/vfnms test patch - - - - --- 2013-01-21 amol pise New
Fix wrong code with boolean negation - - - - --- 2013-01-21 Eric Botcazou New
[fortran] Fix PR 55919 - - - - --- 2013-01-20 Thomas Koenig New
Fix up X < (cast) (1 << Y) folding (PR tree-optimization/56051) - - - - --- 2013-01-20 Jakub Jelinek New
one more patch to fix PR55433 - - - - --- 2013-01-20 Vladimir Makarov New
[google,gcc-4_7,integration] Add lightweight checks for front()/back() on empty vector - - - - --- 2013-01-20 Paul Pluzhnikov New
PR53235: xfail scan-assembler-times in nested-4.C on darwin - - - - --- 2013-01-20 Jack Howarth New
[committed] Add DImode atomic load and store patterns on hppa - - - - --- 2013-01-20 John David Anglin New
configure: don't echo $CFLAGS (issue 7103062) - - - - --- 2013-01-20 minux.ma@gmail.com New
PR 52631 - - - - --- 2013-01-20 Jeff Law New
[RFA:] fix failing gfortran.dg/inquire_10.f90 for newlib targets - - - - --- 2013-01-20 Hans-Peter Nilsson New
fix libstdc++/55861 - - - - --- 2013-01-19 Jonathan Wakely New
[haifa-sched] : Fix PR56023, -fcompare-debug failure due to sched1 pass on 4.6 branch - - - - --- 2013-01-19 Uros Bizjak New
[google,gcc-4_7,integration] Add lightweight checks for front()/back() on empty vector - - - - --- 2013-01-19 Paul Pluzhnikov New
PATCH to libstdc++ to use __cxa_thread_atexit_impl if available - - - - --- 2013-01-19 Jason Merrill New
PR inline-asm/55934 - - - - --- 2013-01-19 Steven Bosscher New
RFA: testsuite PATCH to add { target alias } - - - - --- 2013-01-19 Jason Merrill New
[moxie,testsuite] Fix gcc.dg/tree-ssa/asm-2.c for moxe - - - - --- 2013-01-19 Anthony Green New
[moxie] Set current_function_static_stack_size - - - - --- 2013-01-19 Anthony Green New
Fix up English grammar in an error msg - - - - --- 2013-01-18 Marek Polacek New
C++ PATCH for target/54908 (thread_local vs emutls) - - - - --- 2013-01-18 Jason Merrill New
Multiversioning fixes (PR c++/55742) - - - - --- 2013-01-18 Jakub Jelinek New
« 1 2 ... 1025 1026 10271268 1269 »