Show patches with: Archived = No       |   127419 patches
« 1 2 ... 595 596 5971274 1275 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Fortran] Add caf_runtime_error to libgfortran/caf/single.c - - - - --- 2011-07-14 Daniel Carrera New
[Fortran] Add c_float128{,_complex} as GNU extension to ISO_C_BINDING - - - - --- 2011-09-28 Tobias Burnus New
[Fortran] Add TS29113's C_PTRDIFF_T - - - - --- 2012-07-21 Tobias Burnus New
[Fortran] Add RANK intrinsic of TR 29113 - - - - --- 2011-05-22 Tobias Burnus New
[Fortran] Add Fortran 2008 obsolescent support for ENTRY - - - - --- 2010-06-23 Tobias Burnus New
[Fortran] Add Fortran 2008 obsolescent support for ENTRY - - - - --- 2010-06-24 Tobias Burnus New
[Fortran] Add Fortran 2008 obsolescent support for ENTRY - - - - --- 2010-06-24 Tobias Burnus New
[Fortran] Add CO_REDUCE - - - - --- 2014-10-20 Tobias Burnus New
[Fortran] Add CO_REDUCE - - - - --- 2014-11-03 Tobias Burnus New
[Fortran] Add CO_BROADCAST - - - - --- 2014-09-20 Tobias Burnus New
[Fortran] Add CO_BROADCAST - - - - --- 2014-09-27 Dominique d'Humières New
[Fortran] Add CO_BROADCAST - - - - --- 2014-09-30 Dominique d'Humières New
[Fortran] Add CO_BROADCAST - - - - --- 2014-09-30 James Greenhalgh New
[Fortran] Add -Wc-binding-type warning - - - - --- 2012-03-03 Tobias Burnus New
[Fortran] Actually permit OpenMP's 'target simd' [Fortran] Actually permit OpenMP's 'target simd' - - - - --- 2019-10-08 Tobias Burnus New
[Fortran] ASSOCIATE to array-expressions - - - - --- 2010-08-04 Daniel Kraft New
[Fortran] ANother two memory leaks plugged - - - - --- 2012-08-28 Tobias Burnus New
[Fortran] A tweak to fortran -> call graph interface - - - - --- 2011-04-18 Martin Jambor New
[Fortran] : Fix libgfortran.h error for VMS - - - - --- 2012-04-03 Tristan Gingold New
[Fortran] -std=f2008tr, TR 29113 and OPTIONAL arguments with BIND(C) - - - - --- 2011-05-05 Tobias Burnus New
[Fortran] -fno-automatic with -finit-local prevents initialization of automatics in recursive funct… - - - - --- 2014-08-29 Fritz Reese New
[Fortran] -fno-automatic with -finit-local prevents initialization of automatics in recursive funct… - - - - --- 2014-08-31 Tobias Burnus New
[Fortran] -fcoarray=single implementation of the atomic subroutines - - - - --- 2011-05-31 Tobias Burnus New
[Fortran] -fcoarray=single implementation of the atomic subroutines - - - - --- 2011-05-31 Tobias Burnus New
[Fortran] -fcoarray=lib: Fix vector subscript handling - - - - --- 2014-12-17 Tobias Burnus New
[Fortran] -fcoarray=lib: Change handling of this_image() and num_images() - - - - --- 2014-03-07 Tobias Burnus New
[Fortran] -fcoarray=lib - support CRITICAL, prepare for locking support - - - - --- 2014-07-28 Tobias Burnus New
[Fortran] -fcoarray=lib - add registering calls for nonallocatable coarrays - - - - --- 2011-05-22 Tobias Burnus New
[Fortran] -fcoarray=lib - add registering calls for nonallocatable coarrays - - - - --- 2011-05-24 Tobias Burnus New
[Fortran] -Wtabs cleanup - - - - --- 2014-11-23 Tobias Burnus New
[Fortran] -- Tidy up the BOZ rewrite [Fortran] -- Tidy up the BOZ rewrite - - - - --- 2019-08-08 Steve Kargl New
[Fortran] -- PR fortran/87923 -- fix ICE when resolving I/O tags and simplify io.c [Fortran] -- PR fortran/87923 -- fix ICE when resolving I/O tags and simplify io.c - - - - --- 2020-04-06 Li, Pan2 via Gcc-patches New
[Fortran] -- Check for overflow integer exponentation [Fortran] -- Check for overflow integer exponentation - - - - --- 2019-06-14 Steve Kargl New
[Fortran] *ping* + PR55638 - elemental: VALUE w/o INTENT fix - - - - --- 2012-12-12 Tobias Burnus New
[Fortran] (port branch to trunk) this_image()/num_images() changes for TS18508 and minor cleanup - - - - --- 2014-04-27 Tobias Burnus New
[Fortran] (coarray) Add LOCK_TYPE - - - - --- 2011-06-16 Tobias Burnus New
[Fortran] (coarray) Add LOCK_TYPE - - - - --- 2011-06-20 Tobias Burnus New
[Fortran] (RFC, Coarray) Implement TS18508's EVENTS - - - - --- 2015-04-29 Tobias Burnus New
[Fortran] (RFC, Coarray) Implement TS18508's EVENTS - - - - --- 2015-11-25 Alessandro Fanfarillo New
[Fortran] (RFC, Coarray) Implement TS18508's EVENTS - - - - --- 2015-11-26 Alessandro Fanfarillo New
[Fortran] (RFC, Coarray) Implement TS18508's EVENTS - - - - --- 2016-02-11 Alessandro Fanfarillo New
[Fortran] (F2015) Permit ERROR STOP in PURE procedures - - - - --- 2014-12-31 Tobias Burnus New
[Fortran] (Coarrays) Wrong events size - - - - --- 2016-02-20 Alessandro Fanfarillo New
[Fortran] (Coarray) Fix constraint checks for LOCK_TYPE - - - - --- 2011-08-02 Tobias Burnus New
[Fortran] (Coarray) Fix constraint checks for LOCK_TYPE - - - - --- 2011-08-03 Tobias Burnus New
[Fortran] (Coarray) Fix constraint checks for LOCK_TYPE - - - - --- 2011-08-05 Mikael Morin New
[Fortran] (Coarray) Fix constraint checks for LOCK_TYPE - - - - --- 2011-08-17 Tobias Burnus New
[Fortran] (Coarray) Change declaration of CAF sync functions. - - - - --- 2011-06-10 Daniel Carrera New
[Fortran] (Coarray) Add parse support for LOCK/UNLOCK (part 1 of 2) - - - - --- 2011-06-06 Tobias Burnus New
[Fortran] (3/n) Fix bit/logical bugs found by Coverity - - - - --- 2012-09-16 Tobias Burnus New
[Fortran] (2/n) Fix some issues found by Coverity's static-code analysis scan - - - - --- 2012-09-15 Tobias Burnus New
[Fortran/OpenMP] Don't create "alloc:" for 'target exit data' [Fortran/OpenMP] Don't create "alloc:" for 'target exit data' - - - - --- 2019-10-18 Tobias Burnus New
[Fortran/GOMP,committed] Moved test case from testsuite/gfortran.dg/gomp to libgomp/ - - - - --- 2012-12-19 Tobias Burnus New
[Fortran/Diagnostics] Move Fortran to common diagnostics machinery - - - - --- 2014-08-06 Manuel López-Ibáñez New
[Fortran-dev] Some (ubound-lbound+1) -> extent cleanup - - - - --- 2012-07-15 Tobias Burnus New
[Fortran-dev] Merged from trunk; [patch, committed] ISO_Fortran_binding.h - - - - --- 2012-03-06 Tobias Burnus New
[Fortran-dev] Implement TS29113 type handling - - - - --- 2013-04-26 Tobias Burnus New
[Fortran-dev] Fix extent calculation, fix test suite failures - - - - --- 2012-03-09 Tobias Burnus New
[Fortran-dev] Fix cshift1 - - - - --- 2012-07-15 Tobias Burnus New
[Fortran-dev] Add "rank" field and use it - - - - --- 2013-03-31 Tobias Burnus New
[Fortran-dev,committed] scan-dump fix, iso_ts29113.c lower_bound corrections - - - - --- 2013-05-02 Tobias Burnus New
[Fortran-dev,committed] Minor fixes - - - - --- 2012-03-12 Tobias Burnus New
[Fortran-dev,committed] Minor fixes - - - - --- 2012-03-12 Tobias Burnus New
[Fortran-dev,committed] Fix associate - - - - --- 2012-07-15 Tobias Burnus New
[Fortran-dev,committed] Fix C_F_POINTER - - - - --- 2013-03-31 Tobias Burnus New
[Fortran-dev,committed] Add version field, rename "size" to "elem_len" - - - - --- 2013-03-31 Tobias Burnus New
[Fortran-dev,Fortran] C_F_Pointer cleanup - - - - --- 2012-07-15 Tobias Burnus New
[Fortran-caf] Fix stride calculation in libgfortran/caf/single.c - - - - --- 2014-05-11 Tobias Burnus New
[Fortran-caf] Extend CAF send test case - - - - --- 2014-05-11 Tobias Burnus New
[Fortran-caf,committed] Prepare for remote-get support - - - - --- 2014-04-08 Tobias Burnus New
[Fortran-caf,committed] Prepare for communication with coindexed arrays in expressions - - - - --- 2014-04-10 Tobias Burnus New
[Fortran-caf,committed] Prepare for communication with coindexed arrays in expressions - - - - --- 2014-04-10 Tobias Burnus New
[Fortran-caf,committed] Fix issue with added caf_get, prep for TS18508 collectives - - - - --- 2014-04-20 Tobias Burnus New
[Fortran-caf,committed] Fix image-index calculation - - - - --- 2014-04-22 Tobias Burnus New
[Fortran-caf,committed] Fix array support for CAF send, handle rank > 1 arrays - - - - --- 2014-04-06 Tobias Burnus New
[Fortran-caf,committed] Fix array support for CAF send, handle rank > 1 arrays - - - - --- 2014-04-06 Tobias Burnus New
[Fortran-caf,committed] Fix array support for CAF send, handle rank > 1 arrays - - - - --- 2014-04-07 Tobias Burnus New
[Fortran-Dev] Update SIZE/SHAPE and extent handling - - - - --- 2013-05-05 Tobias Burnus New
[Fortran-Dev] Some ubounds -> extent changes - - - - --- 2013-04-29 Tobias Burnus New
[Fortran-Dev] Merge from Trunk / Commit of the last patch - - - - --- 2013-04-25 Tobias Burnus New
[Fortran-Dev,committed] Set elem_len and use proper element size for stride handling - - - - --- 2013-05-07 Tobias Burnus New
[Fortran-Dev,committed] Fix SIZE call - and, hence, 3 regressions - - - - --- 2013-05-07 Tobias Burnus New
[Fortran-CAF,committed] Implement the library call for caf_send - - - - --- 2014-03-28 Tobias Burnus New
[Fortran-CAF,committed] Fix an offset calculation - and merge from the trunk - - - - --- 2014-03-28 Tobias Burnus New
[Fortran-CAF,committed] Cleanup in libcaf.h; declare caf_send - - - - --- 2014-03-14 Tobias Burnus New
[Fortran-CAF,committed] Add caf_send intrinsic - - - - --- 2014-03-15 Tobias Burnus New
[Fortran-CAF,committed] Add array sending support for coarrays - - - - --- 2014-04-03 Tobias Burnus New
[Fortran-CAF,Fortran-DEV] Merge from the trunk into the branch - - - - --- 2014-06-11 Tobias Burnus New
[Fortran-5,66035,v2,5/6,Regression] gfortran ICE segfault - - - - --- 2015-07-21 Andre Vehreschild New
[Fortran-5,66035,v2,5/6,Regression] gfortran ICE segfault - - - - --- 2015-07-21 Andre Vehreschild New
[Fortran,wwwdocs] readings.html - updates to www.fortran.org [Fortran,wwwdocs] readings.html - updates to www.fortran.org - - - - --- 2019-06-11 Gerald Pfeifer New
[Fortran,wwwdocs] faq.html - updates to www.fortran.org [Fortran,wwwdocs] faq.html - updates to www.fortran.org - - - - --- 2019-06-12 Gerald Pfeifer New
[Fortran,v3] Fix deallocation of nested derived typed components - - - - --- 2016-12-05 Andre Vehreschild New
[Fortran,v2] Use MIN/MAX_EXPR for min/max intrinsics [Fortran,v2] Use MIN/MAX_EXPR for min/max intrinsics - - - - --- 2018-07-18 Kyrill Tkachov New
[Fortran,v2] Fix deallocation of nested derived typed components - - - - --- 2016-12-03 Andre Vehreschild New
[Fortran,v2] Fix deallocation of nested derived typed components - - - - --- 2016-12-03 Andre Vehreschild New
[Fortran,v1] Three small patches for character arrays [Fortran,v1] Three small patches for character arrays - - - - --- 2017-11-01 Andre Vehreschild New
[Fortran,v1] Restructure initialization of allocatable components - - - - --- 2016-11-03 Andre Vehreschild New
[Fortran,v1] Restructure initialization of allocatable components - - - - --- 2016-11-06 Andre Vehreschild New
[Fortran,v1] Fix deallocation of nested derived typed components - - - - --- 2016-12-02 Andre Vehreschild New
« 1 2 ... 595 596 5971274 1275 »