Show patches with: Archived = No       |   127515 patches
« 1 2 ... 948 949 9501275 1276 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Do not issue warning specific to compilation in GNATprove mode - - - - --- 2014-02-24 Arnaud Charlet New
: Fixed Typo - - - - --- 2014-02-24 Alangi Derick New
Licensed and Unlicensed file - - - - --- 2014-02-24 Alangi Derick New
Addition of options in GCC - - - - --- 2014-02-24 Alangi Derick New
[testsuite] Skip gfortran.dg/erf_3.F90 and gfortran.dg/round_4.f90 on Solaris 9 (PR libfortran/5931… - - - - --- 2014-02-24 Rainer Orth New
[4/n] Add conditional compare support - test cases - - - - --- 2014-02-24 Zhenqiang Chen New
[AArch64] Define __ARM_NEON by default - - - - --- 2014-02-24 Ian Bolton New
[PING,AARCH64] Resolves testsuite/gcc.target/aarch64/aapcs64/ret-func-1.c regression - - - - --- 2014-02-24 Renlin Li New
[4/n] Add conditional compare support - test cases - - - - --- 2014-02-24 Zhenqiang Chen New
[3/n] Add conditional compare support for AARCH64 - - - - --- 2014-02-24 Zhenqiang Chen New
[2/n] Add conditional compare support for ARM - - - - --- 2014-02-24 Zhenqiang Chen New
[1/n] Add conditional compare framework in middle-end - - - - --- 2014-02-24 Zhenqiang Chen New
[ARM] : Fix more -mapcs-frame failures - - - - --- 2014-02-24 Christian Bruel New
[2/2] Fix out-of-line definition of class template generic member functions. - - - - --- 2014-02-24 Adam Butcher New
[1/2] Fix PR c++/60065. - - - - --- 2014-02-24 Adam Butcher New
Fix a typo in sparseset_pop - - - - --- 2014-02-24 Carrot Wei New
Fix PR c++/25940 - - - - --- 2014-02-24 Patrick Palka New
Fix caller-save.c:add_used_regs_1 handling of pseudos - - - - --- 2014-02-23 Richard Sandiford New
[rs6000,committed] Loosen assert in rs6000_emit_le_vsx_move - - - - --- 2014-02-23 Bill Schmidt New
[Ada] bypass more VCEs in build_simple_component_ref - - - - --- 2014-02-23 Eric Botcazou New
builtin fe[gs]etround - - - - --- 2014-02-23 Marc Glisse New
[v3] complex functions with expression template reals - - - - --- 2014-02-23 Marc Glisse New
[rs6000] Add -maltivec=be support for vec_lde and vec_ste - - - - --- 2014-02-23 Bill Schmidt New
configure check for flex - - - - --- 2014-02-22 Bruce Korb New
[C] remove goto in c_parser_sizeof_expression - - - - --- 2014-02-22 Prathamesh Kulkarni New
[C] remove goto in c_parser_sizeof_expression - - - - --- 2014-02-22 Prathamesh Kulkarni New
Committed: Add CRIS to logical_op_short_circuit - - - - --- 2014-02-22 Hans-Peter Nilsson New
Option on gcc.c, Comment Correction and License addition. - - - - --- 2014-02-22 Alangi Derick New
PR60147: fix ICE with DECL_NAMELIST and tree-pretty-printer.c - - - - --- 2014-02-22 Tobias Burnus New
[libstdc++-v3] PR 60308: leak in deque constructor - - - - --- 2014-02-22 Marc Glisse New
C++ PATCH for c++/58170 (ICE with alias template) - - - - --- 2014-02-22 Jason Merrill New
C++ PATCH for c++/60108 (ICE with defaulted virtual in template) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60185 (ICE with invalid default arg in template) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60252 (ICE with VLA in lambda parameter) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60186 (ICE with constexpr and init-list in template) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60187 (ICE with bare parameter pack in enum-base) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/59347 (ICE with ill-formed typedef in template) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60241 (ICE with specialization of member class template) - - - - --- 2014-02-21 Jason Merrill New
patch to fix PR60298 - - - - --- 2014-02-21 Vladimir Makarov New
[gomp4,3/3] OpenACC data construct support in the C front end. - - - - --- 2014-02-21 Thomas Schwinge New
[gomp4,2/3] OpenACC data construct implementation in terms of GF_OMP_TARGET_KIND_OACC_DATA. - - - - --- 2014-02-21 Thomas Schwinge New
[gomp4,1/3] Clarify to/from/map clauses usage in context of GF_OMP_TARGET_KIND_UPDATE. - - - - --- 2014-02-21 Thomas Schwinge New
[gomp4,3/6] Initial support for OpenACC memory mapping semantics. - - - - --- 2014-02-21 Thomas Schwinge New
[GOMP4] gimple_code_is_oacc -> is_gimple_omp_oacc_specifically (was: [PATCH 4/6] [GOMP4] OpenACC 1.… - - - - --- 2014-02-21 Thomas Schwinge New
[testsuite] : Add some missing avx512 options to g++.dg/other/i386-{2,3}.C and gcc.target/i386/sse-… - - - - --- 2014-02-21 Uros Bizjak New
[rs6000] vec_sums must define all result vector elements - - - - --- 2014-02-21 Bill Schmidt New
[AArch64] Fix shuffle for big-endian. - - - - --- 2014-02-21 Tejas Belagod New
[jit] New API entrypoint: gcc_jit_context_dump_to_file - - - - --- 2014-02-21 David Malcolm New
[i386,AVX512] Match latest spec. Add CPUID prefetchwt1. - - - - --- 2014-02-21 Ilya Tocar New
C++ PATCH for c++/60051 (ICE deducing array) - - - - --- 2014-02-21 Jason Merrill New
[libstdc++-v3] Move shared_mutex to shared_timed_mutex - late C++14 change (n3891) - - - - --- 2014-02-21 Ed Smith-Rowland New
[PR,60266] Fix problem with mixing -O0 and -O2 in propagate_constants_accross_call - - - - --- 2014-02-21 Martin Jambor New
C++ PATCH for c++/60216 (ICE with specialization of deleted template) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60219 (ICE with invalid variadics) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60224 (ICE initializing array with PMF) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60248 (ICE with variadic template) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60252 (ICE with VLA in lambda parameter) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60250 (ICE with invalid array bound) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60251 (ICE with VLA capture) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60167 (reference template parameters) - - - - --- 2014-02-21 Jason Merrill New
[2/2] Fix expansion slowness of PR60291 - - - - --- 2014-02-21 Richard Biener New
[2/2] Fix expansion slowness of PR60291 - - - - --- 2014-02-21 Richard Biener New
[2/2] Fix expansion slowness of PR60291 - - - - --- 2014-02-21 Richard Biener New
[AArch64] vrnd<*>_f64 patch for stage-1 - - - - --- 2014-02-21 Alex Velenko New
[2/2] Fix expansion slowness of PR60291 - - - - --- 2014-02-21 Richard Biener New
[arm] Fix PR60169 - thumb1 far jump - - - - --- 2014-02-21 Joey Ye New
[C++] PR 60253 - - - - --- 2014-02-21 Paolo Carlini New
[2/2] Fix expansion slowness of PR60291 - - - - --- 2014-02-21 Richard Biener New
PING: Fwd: Re: [patch] implement Cilk Plus simd loops on trunk - - - - --- 2014-02-21 Thomas Schwinge New
Bound number of recursive compute_control_dep_chain calls with a param (PR tree-optimization/56490) - - - - --- 2014-02-21 Jakub Jelinek New
Commit: Xstormy16: Add modes to post_inc and pre_dec patterns - - - - --- 2014-02-21 Nick Clifton New
[4.7] Fix ix86_vectorize_vec_perm_const_ok (PR target/57896) - - - - --- 2014-02-21 Uros Bizjak New
Fix PR 60268 - - - - --- 2014-02-21 Andrey Belevantsev New
[PING] _Cilk_for for C and C++ - - - - --- 2014-02-21 Iyer, Balaji V New
[AARCH64] PR60034 - - - - --- 2014-02-21 Kugan Vivekanandarajah New
libgo patch committed: Fix heap address for Aarch64 - - - - --- 2014-02-21 Ian Lance Taylor New
[v2] PR middle-end/60281 - - - - --- 2014-02-21 林作健 New
Fix c++/60272 - - - - --- 2014-02-21 Richard Henderson New
std::quoted is too eager to clear the string - - - - --- 2014-02-21 Lars Gullik =?iso-8859-1?Q?Bj=F8nnes?= New
[Fortran,OOP,Regression] PR 60234: ICE in generate_finalization_wrapper at fortran/class.c:1883 - - - - --- 2014-02-20 Janus Weil New
Fix ix86_vectorize_vec_perm_const_ok (PR target/57896) - - - - --- 2014-02-20 Richard Henderson New
Fix ix86_vectorize_vec_perm_const_ok (PR target/57896) - - - - --- 2014-02-20 Jakub Jelinek New
[rs6000] Add -maltivec=be semantics in LE mode for vec_ld and vec_st - - - - --- 2014-02-20 Bill Schmidt New
[RFA,RFC,rtl-optimization] : Assert that crtl->emit.regno_pointer_align_length is non-zero when cal… - - - - --- 2014-02-20 Uros Bizjak New
Fix ix86_vectorize_vec_perm_const_ok (PR target/57896) - - - - --- 2014-02-20 Jakub Jelinek New
[Fortran] PR60286 - fix INQUIRE for write= with stdout/stdin/stderr - - - - --- 2014-02-20 Tobias Burnus New
Fwd: [RFC][gomp4] Offloading patches (2/3): Add tables generation - - - - --- 2014-02-20 Bernd Schmidt New
Fix c++/60272 - - - - --- 2014-02-20 Richard Henderson New
[nios2] Large -fPIC support - - - - --- 2014-02-20 Chung-Lin Tang New
[i386,AVX512] Match latest spec. - - - - --- 2014-02-20 Ilya Tocar New
Go patch committed: Avoid crash, fix *&x when x is not addressable - - - - --- 2014-02-20 Ian Lance Taylor New
[c++] : Fix PR/58873 [4.7/4.8/4.9 Regression] [c++11] ICE with __underlying_type for broken enum - - - - --- 2014-02-20 Kai Tietz New
Fix latent bug in replace_uses_by - - - - --- 2014-02-20 Richard Biener New
[Ada] gnatmake -s: no recompilation when adding some -gnate? switches - - - - --- 2014-02-20 Arnaud Charlet New
[Ada] Improve error messages on SPARK annotations - - - - --- 2014-02-20 Arnaud Charlet New
[Ada] Proper handling of Raise_Expression nodes in Ada 2012 - - - - --- 2014-02-20 Arnaud Charlet New
[Ada] Allow Object_Size that is a multiple of the alignment - - - - --- 2014-02-20 Arnaud Charlet New
[Ada] Issue with SPARK aspects and generics - - - - --- 2014-02-20 Arnaud Charlet New
[Ada] Internal access to Reason for Warnings Off - - - - --- 2014-02-20 Arnaud Charlet New
[Fortran] PR602864 - fix INQUIRE for write= with stdout/stdin/stderr - - - - --- 2014-02-20 Tobias Burnus New
« 1 2 ... 948 949 9501275 1276 »