Show patches with: none      |   3544 patches
« 1 2 ... 17 18 1935 36 »
Patch Series S/W/F Date Submitter Delegate State
[3/5] OpenACC tile clause support, C/C++ front-end parts --- 2016-11-17 Chung-Lin Tang New
[2/5] OpenACC tile clause support, omp-low parts --- 2016-11-17 Chung-Lin Tang Superseded
[1/5] OpenACC tile clause support, OMP_CLAUSE_TILE adjustments --- 2016-11-17 Chung-Lin Tang New
[AArch64] Fix gcc.dg/torture/float32-builtin.c with RTL checking --- 2016-11-17 Kyrill Tkachov New
PR fortran/58001 -- Handle tab in FORMAT --- 2016-11-16 Steve Kargl New
[libfortran] Add AVX-specific matmul --- 2016-11-16 Thomas Koenig Superseded
[libstdc++,testsuite] Add dg-require-thread-fence --- 2016-11-16 Christophe Lyon New
PR78319 --- 2016-11-16 Prathamesh Kulkarni New
[v2,2/2,expand] make expand_builtin_strncmp more general --- 2016-11-16 Aaron Sawdey New
[v2,1/2,i386] cmpstrnsi needs string length --- 2016-11-16 Aaron Sawdey New
Fix PR78154 --- 2016-11-16 Prathamesh Kulkarni New
[GCC/ARM] Make arm_feature_set agree with type of FL_* macros --- 2016-11-16 Thomas Preudhomme Superseded
warn on overflow in calls to allocation functions (bugs 77531 and 78284) --- 2016-11-16 Martin Sebor Superseded
[AArch64] PR target/78362: Make sure to only take REGNO of a register --- 2016-11-16 Kyrill Tkachov New
[v2,PR,libgfortran/78314] Fix ieee_support_halting --- 2016-11-16 Szabolcs Nagy New
PING [PATCH] enable -fprintf-return-value by default --- 2016-11-16 Martin Sebor New
[RFC] Speed-up use-after-scope (re-writing to SSA) --- 2016-11-16 Martin Liška New
Tree-level fix for PR 69526 --- 2016-11-16 Robin Dapp New
[gomp4] backport various runtime changes --- 2016-11-16 Cesar Philippidis New
[ARM] Add vfpv2 and neon-vfpv3 --- 2016-11-16 Richard Earnshaw (lists) New
[Fortran,pr78356,v1,7,Regression,OOP] segfault allocating polymorphic variable with polymorphic component with allocatable component --- 2016-11-16 Andre Vehreschild New
Add sem_item::m_hash_set (PR ipa/78309) (v2) --- 2016-11-16 Martin Liška Superseded
[RFC] Speed-up use-after-scope (re-writing to SSA) --- 2016-11-16 Martin Liška Superseded
[ARM] PR target/78364: Add proper restrictions to zero and sign_extract patterns operands --- 2016-11-16 Kyrill Tkachov New
Significantly reduce memory usage of genattrtab --- 2016-11-15 Bernd Edlinger New
remove more GCJ references --- 2016-11-15 Matthias Klose New
remove more GCJ references --- 2016-11-15 Matthias Klose New
Add std::string constructor for substring of string_view (LWG 2742) --- 2016-11-15 Jonathan Wakely New
Remove variant<void>, variant<T&> and variant<> --- 2016-11-15 Jonathan Wakely New
remove more GCJ references --- 2016-11-15 Matthias Klose New
Add sem_item::m_hash_set (PR ipa/78309) --- 2016-11-15 Martin Liška New
[Fortran,pr78356,v1,7,Regression,OOP] segfault allocating polymorphic variable with polymorphic component with allocatable component --- 2016-11-15 Andre Vehreschild Superseded
[PR,libgfortran/78314] Fix ieee_support_halting --- 2016-11-15 Szabolcs Nagy Superseded
Fix find&replace error in license boilerplate --- 2016-11-15 Jonathan Wakely New
Add std::string constructor for substring of string_view (LWG 2742) --- 2016-11-15 Jonathan Wakely Accepted
Constrain swap overload for std::optional (LWG 2748) --- 2016-11-15 Jonathan Wakely Accepted
[5/6] fix installation documentation --- 2016-11-15 Matthias Klose New
Significantly reduce memory usage of genattrtab --- 2016-11-15 Bernd Edlinger Superseded
remove more GCJ references --- 2016-11-15 Matthias Klose New
[ssa-coalesce] Rename register_ssa_partition --- 2016-11-14 Kugan Vivekanandarajah New
[fortran,committed] Allow dumping of code in Fortran syntax tree --- 2016-11-14 Thomas Koenig New
[PPC] Fix ICE using power9 with soft-float --- 2016-11-14 Andrew Stubbs New
[AArch64] Separate shrink wrapping hooks implementation --- 2016-11-14 Kyrill Tkachov Superseded
[fixincludes] Fix macOS 10.12 <AvailabilityInternal.h> and <os/trace.h> (PR sanitizer/78267) --- 2016-11-14 Rainer Orth Superseded
[GCC/ARM] Make arm_feature_set agree with type of FL_* macros --- 2016-11-14 Thomas Preudhomme Superseded
[fortran,RFC] Add warning for missing location information --- 2016-11-14 Thomas Koenig New
vimrc: fix TAB settings --- 2016-11-14 Martin Liška New
[5/17] Add -fpermitted-flt-eval-methods=[c11|ts-18661-3] --- 2016-11-14 James Greenhalgh New
[v2] Support ASan ODR indicators at compiler side. --- 2016-11-14 Maxim Ostapenko New
warn on overflow in calls to allocation functions (bugs 77531 and 78284) --- 2016-11-14 Martin Sebor New
[libgfortran] PR51119 - MATMUL slow for large matrices --- 2016-11-14 Jerry DeLisle New
Prepare shared_ptr for array support --- 2016-11-13 Jonathan Wakely New
Disable LTO note about strict aliasing --- 2016-11-13 Eric Botcazou New
[MIPS] Enable descriptors for nested functions in Ada --- 2016-11-13 Eric Botcazou New
[ARM] Enable descriptors for nested functions in Ada --- 2016-11-13 Eric Botcazou New
[Aarch64] Enable descriptors for nested functions in Ada --- 2016-11-13 Eric Botcazou New
PR fortran/78300 -- class procedure as actual arg --- 2016-11-13 Steve Kargl New
[Ada] Fix problematic assertion --- 2016-11-13 Eric Botcazou New
[Ada] Fix bogus warning on address conversion --- 2016-11-13 Eric Botcazou New
[Ada] Correctly annotate negative values for the front-end --- 2016-11-13 Eric Botcazou New
[Ada] Fix ICE on double renaming with chain of access types --- 2016-11-13 Eric Botcazou New
Fix segfault on double typedef for enum with -fdump-ada-spec --- 2016-11-13 Eric Botcazou New
Fix ICE in initialize_inlined_parameters with LTO --- 2016-11-13 Eric Botcazou New
[RFC] Handle unary pass-through jump functions for ipa-vrp --- 2016-11-13 Kugan Vivekanandarajah New
Add std::future_error constructor from future_errc --- 2016-11-12 Jonathan Wakely New
Five patches for std::experimental::filesystem --- 2016-11-12 Jonathan Wakely New
Remove variant<void>, variant<T&> and variant<> --- 2016-11-12 Tim Shen New
[4/5] OpenACC tile clause support, Fortran front-end parts --- 2016-11-12 Cesar Philippidis New
OpenACC routines -- test cases --- 2016-11-11 Cesar Philippidis New
OpenACC routines -- fortran front end --- 2016-11-11 Cesar Philippidis Superseded
OpenACC routines -- c front end --- 2016-11-11 Cesar Philippidis Superseded
OpenACC routines -- middle end --- 2016-11-11 Cesar Philippidis Superseded
Don't expand targetm.stack_protect_fail if it's NULL_TREE --- 2016-11-11 Jiong Wang New
[9/9,RFC,AArch64] Accelerate -fstack-protector through pointer authentication extension --- 2016-11-11 Jiong Wang New
[8/9,AArch64,libgcc] Runtime support for AArch64 DWARF operations --- 2016-11-11 Jiong Wang New
[7/9,AArch64,libgcc] Let AArch64 use customized unwinder file --- 2016-11-11 Jiong Wang New
[6/9,AArch64] Add builtins support for pac/aut/xpac --- 2016-11-11 Jiong Wang New
[5/9,AArch64] Generate dwarf information for -msign-return-address --- 2016-11-11 Jiong Wang New
[4/9,AArch64] Return address protection on AArch64 --- 2016-11-11 Jiong Wang New
[3/9,AArch64] Add commandline support for -march=armv8.3-a --- 2016-11-11 Jiong Wang New
[2/9] Encoding support for AArch64 DWARF operations --- 2016-11-11 Jiong Wang New
[1/9,RFC,DWARF] Reserve three DW_OP numbers in vendor extension space --- 2016-11-11 Jiong Wang New
[PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE. --- 2016-11-11 Tamar Christina Superseded
[i386,musl] Add cpuinfo to static libgcc only on *-musl* --- 2016-11-11 Szabolcs Nagy New
[ARM,17/17] Enable _Float16 for ARM. --- 2016-11-11 James Greenhalgh New
[16/17,libgcc,ARM] Half to double precision conversions --- 2016-11-11 James Greenhalgh New
[15/17,libgcc,ARM] Add double to half conversions. --- 2016-11-11 James Greenhalgh New
[14/17,libgcc,ARM] Generalise float-to-half conversion function. --- 2016-11-11 James Greenhalgh New
[AArch64,13/17] Enable _Float16 for AArch64 --- 2016-11-11 James Greenhalgh New
[libgcc,AArch64,12/17] Enable hfmode soft-float conversions and truncations --- 2016-11-11 James Greenhalgh New
[AArch64,11/17] Add floatdihf2 and floatunsdihf2 patterns --- 2016-11-11 James Greenhalgh New
[testsuite,10/17] Add options for floatN when checking effective target for support --- 2016-11-11 James Greenhalgh New
[libgcc,9/17] Update soft-fp from glibc --- 2016-11-11 James Greenhalgh Accepted
[8/17] Make _Float16 available if HFmode is available --- 2016-11-11 James Greenhalgh New
[7/17] Delete TARGET_FLT_EVAL_METHOD and poison it. --- 2016-11-11 James Greenhalgh New
[6/17] Migrate excess precision logic to use TARGET_EXCESS_PRECISION --- 2016-11-11 James Greenhalgh Accepted
[5/17] Add -fpermitted-flt-eval-methods=[c11|ts-18661-3] --- 2016-11-11 James Greenhalgh Superseded
[4/17] Implement TARGET_C_EXCESS_PRECISION for m68k --- 2016-11-11 James Greenhalgh New
[3/17] Implement TARGET_C_EXCESS_PRECISION for s390 --- 2016-11-11 James Greenhalgh New
[2/17] Implement TARGET_C_EXCESS_PRECISION for i386 --- 2016-11-11 James Greenhalgh New
« 1 2 ... 17 18 1935 36 »