Show patches with: Submitter = Janne Blomqvist       |    State = Action Required       |    Archived = No       |   238 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Add NON_RECURSIVE attribute for procedures Add NON_RECURSIVE attribute for procedures - - - - --- 2017-12-19 Janne Blomqvist New
Allow opening file on multiple units Allow opening file on multiple units - - - - --- 2019-05-15 Janne Blomqvist New
Bump minimum MPFR version to 3.1.0 Bump minimum MPFR version to 3.1.0 - - - - --- 2019-11-09 Janne Blomqvist New
Character length cleanup for Coarray Fortran library Character length cleanup for Coarray Fortran library - - - - --- 2018-02-09 Janne Blomqvist New
Convert contrib/mklog script to Python 3 Convert contrib/mklog script to Python 3 - - - - --- 2019-05-20 Janne Blomqvist New
Do array index calculations in gfc_array_index_type Do array index calculations in gfc_array_index_type - - - - --- 2018-09-22 Janne Blomqvist New
Don't assume __secure_getenv is available - - - - --- 2017-04-27 Janne Blomqvist New
Don't assume __secure_getenv is available - - - - --- 2017-04-27 Janne Blomqvist New
Don't check for __secure_getenv - - - - --- 2017-04-27 Janne Blomqvist New
Make NEXTREC specifier for INQUIRE work for large record numbers Make NEXTREC specifier for INQUIRE work for large record numbers - - - - --- 2017-11-18 Janne Blomqvist New
Make shift argument to eoshift0 and eoshift2 be of type index_type Make shift argument to eoshift0 and eoshift2 be of type index_type - - - - --- 2017-11-22 Janne Blomqvist New
Make shift argument to eoshift0 be of type index_type Make shift argument to eoshift0 be of type index_type - - - - --- 2017-11-22 Janne Blomqvist New
PR 44292 Enable large record lengths in OPEN and INQUIRE statements PR 44292 Enable large record lengths in OPEN and INQUIRE statements - - - - --- 2017-11-17 Janne Blomqvist New
PR 44292 Handle large record lengths PR 44292 Handle large record lengths - - - - --- 2017-11-18 Janne Blomqvist New
PR 50892 Latent bug in char pointer assignment PR 50892 Latent bug in char pointer assignment - - - - --- 2018-01-06 Janne Blomqvist New
PR 53796 Improve INQUIRE(RECL=...) handling PR 53796 Improve INQUIRE(RECL=...) handling - - - - --- 2017-11-20 Janne Blomqvist New
PR 53796 Make inquire(file=, recl=) conform to F2018 PR 53796 Make inquire(file=, recl=) conform to F2018 - - - - --- 2019-08-07 Janne Blomqvist New
PR 67585 Handle EINTR - - - - --- 2016-10-09 Janne Blomqvist New
PR 78534 Change character length from int to size_t PR 78534 Change character length from int to size_t - - - - --- 2017-12-29 Janne Blomqvist New
PR 78534 Change character length from int to size_t - - - - --- 2017-01-14 Janne Blomqvist New
PR 78534 Change character length from int to size_t - - - - --- 2017-01-14 Janne Blomqvist New
PR 78534 Change character length from int to size_t - - - - --- 2017-01-11 Janne Blomqvist New
PR 78534 Change character length from int to size_t - - - - --- 2017-01-01 Janne Blomqvist New
PR 78534 Change character length from int to size_t - - - - --- 2016-12-23 Janne Blomqvist New
PR 78534 Change character length from int to size_t - - - - --- 2016-12-23 Janne Blomqvist New
PR 78534 Change character length from int to size_t - - - - --- 2016-12-13 Janne Blomqvist New
PR 78534 Change character length from int to size_t - - - - --- 2016-12-12 Janne Blomqvist New
PR 78534 Regression on 32-bit targets PR 78534 Regression on 32-bit targets - - - - --- 2018-01-08 Janne Blomqvist New
PR 78534 Reinstate better string copy algorithm PR 78534 Reinstate better string copy algorithm - - - - --- 2018-01-23 Janne Blomqvist New
PR 78534, 83704 Handle large formatted I/O PR 78534, 83704 Handle large formatted I/O - - - - --- 2018-01-07 Janne Blomqvist New
PR 78534, 83704 Large character lengths PR 78534, 83704 Large character lengths - - - - --- 2018-01-09 Janne Blomqvist New
PR 78534, 84509 Fix libgfortran API for PAUSE statement PR 78534, 84509 Fix libgfortran API for PAUSE statement - - - - --- 2018-02-22 Janne Blomqvist New
PR 78867 Function returning string ICE with -flto - - - - --- 2016-12-21 Janne Blomqvist New
PR 83704 Use size_t in write_character PR 83704 Use size_t in write_character - - - - --- 2018-01-06 Janne Blomqvist New
PR 83705 Repeat with large values PR 83705 Repeat with large values - - - - --- 2018-01-31 Janne Blomqvist New
PR 83975 Associate target with non-constant character length PR 83975 Associate target with non-constant character length - - - - --- 2018-02-01 Janne Blomqvist New
PR 83975 Set character length to 0 if unknown PR 83975 Set character length to 0 if unknown - - - - --- 2018-01-23 Janne Blomqvist New
PR 84519 Handle optional QUIET specifier for STOP and ERROR STOP PR 84519 Handle optional QUIET specifier for STOP and ERROR STOP - - - - --- 2018-02-22 Janne Blomqvist New
PR 84615 Regressions due to type mismatch with character functions PR 84615 Regressions due to type mismatch with character functions - - - - --- 2018-03-21 Janne Blomqvist New
PR 84740 Wrong string length type in bounds check PR 84740 Wrong string length type in bounds check - - - - --- 2018-01-10 Janne Blomqvist New
PR fortran/68401 Improve allocation error message PR fortran/68401 Improve allocation error message - - - - --- 2019-08-16 Janne Blomqvist New
PR fortran/83344 Don't set bogus constant value PR fortran/83344 Don't set bogus constant value - - - - --- 2017-12-28 Janne Blomqvist New
PR fortran/91414: Improved PRNG PR fortran/91414: Improved PRNG - - - - --- 2019-08-11 Janne Blomqvist New
PR libgfortran/83649 Chunk large reads and writes PR libgfortran/83649 Chunk large reads and writes - - - - --- 2018-01-02 Janne Blomqvist New
Replace sync builtins with atomic builtins Replace sync builtins with atomic builtins - - - - --- 2018-11-12 Janne Blomqvist New
Signed zero for {max,min}val intrinsics Signed zero for {max,min}val intrinsics - - - - --- 2018-08-22 Janne Blomqvist New
Support -std=f2018 Support -std=f2018 - - - - --- 2017-12-17 Janne Blomqvist New
Switch gcc ftp URL's to http Switch gcc ftp URL's to http - - - - --- 2019-11-13 Janne Blomqvist New
Unconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intrinsics Unconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intrinsics - - - - --- 2018-08-10 Janne Blomqvist New
Use __BYTE_ORDER__ predefined macro instead of runtime check Use __BYTE_ORDER__ predefined macro instead of runtime check - - - - --- 2017-11-22 Janne Blomqvist New
Use getentropy() for seeding PRNG Use getentropy() for seeding PRNG - - - - --- 2018-08-03 Janne Blomqvist New
Use gfc_charlen_type instead of int for string lenghts Use gfc_charlen_type instead of int for string lenghts - - - - --- 2018-10-06 Janne Blomqvist New
Use pointer sized array indices. Use pointer sized array indices. - - - - --- 2017-12-29 Janne Blomqvist New
Use size_type_node instead of sizetype for stride overflow checking (PR fortran/46945) - - - - --- 2010-12-15 Janne Blomqvist New
Use the middle-end boolean_type_node - - - - --- 2016-12-13 Janne Blomqvist New
Use vectored writes when reporting errors and warnings. Use vectored writes when reporting errors and warnings. - - - - --- 2018-09-12 Janne Blomqvist New
[1/2] PR 92463 MPFR modernization in GFortran [1/2] PR 92463 MPFR modernization in GFortran - - - - --- 2019-11-18 Janne Blomqvist New
[2/2] PR 92463 MPFR modernization: Revert r269139 [1/2] PR 92463 MPFR modernization in GFortran - - - - --- 2019-11-18 Janne Blomqvist New
[Fortran,committed] XFAIL read_dir.f90 on FreeBSD - - - - --- 2015-09-03 Janne Blomqvist New
[Fortran] Handle 'q' exponent-letter in real-literal-constant - - - - --- 2011-04-26 Janne Blomqvist New
[Fortran] Improve PRNG jumping when using threads [Fortran] Improve PRNG jumping when using threads - - - - --- 2019-09-04 Janne Blomqvist New
[Fortran] PR 51869 - fix realloc on assignment issue - - - - --- 2012-01-17 Janne Blomqvist New
[Fortran] PR 51869 - fix realloc on assignment issue - - - - --- 2012-01-17 Janne Blomqvist New
[Fortran] RFC: Setup locale for Fortran programs [Fortran] RFC: Setup locale for Fortran programs - - - - --- 2018-12-01 Janne Blomqvist New
[PATH,libgfortran] PR 63589 Fix find_addr2line - - - - --- 2014-10-18 Janne Blomqvist New
[PR,66861,5/6,regression] Mingw null pointer crash - - - - --- 2015-07-14 Janne Blomqvist New
[PR,libfortran/62768] Handle filenames with embedded nulls - - - - --- 2014-09-17 Janne Blomqvist New
[PR,libfortran/62768] Handle filenames with embedded nulls - - - - --- 2014-09-05 Janne Blomqvist New
[committed] Don't print warning when moving to static with -fno-automatic [committed] Don't print warning when moving to static with -fno-automatic - - - - --- 2019-11-10 Janne Blomqvist New
[committed] Make module files reproducible [committed] Make module files reproducible - - - - --- 2018-02-13 Janne Blomqvist New
[committed] PR 78976 Testcase changes - - - - --- 2017-01-04 Janne Blomqvist New
[committed] PR 91048 Open ~/.mklog in string mode [committed] PR 91048 Open ~/.mklog in string mode - - - - --- 2019-07-02 Janne Blomqvist New
[fortran,PR,82869] Introduce default_logical_type_node and logical_type_node [fortran,PR,82869] Introduce default_logical_type_node and logical_type_node - - - - --- 2017-11-07 Janne Blomqvist New
[fortran,RFC] PR 40958 Reduce size of module files - - - - --- 2011-11-25 Janne Blomqvist New
[fortran,RFC] PR28105 Overflow check for ALLOCATE statement - - - - --- 2010-11-24 Janne Blomqvist New
[fortran,RFC] PR28105 Overflow check for ALLOCATE statement - - - - --- 2010-11-22 Janne Blomqvist New
[fortran,committed] Fix documentation typo - - - - --- 2016-11-25 Janne Blomqvist New
[fortran,committed] PR 62215 Unlink old module file before renaming - - - - --- 2014-08-29 Janne Blomqvist New
[fortran,committed] Remove unnecessary fold_convert in gfc_(un)likely [fortran,committed] Remove unnecessary fold_convert in gfc_(un)likely - - - - --- 2017-09-25 Janne Blomqvist New
[fortran,committed] Use ISO C remove() instead of unlink() - - - - --- 2014-08-29 Janne Blomqvist New
[fortran,committed] Use gfc_charlen_t instead of int in gfc_conv_string_init [fortran,committed] Use gfc_charlen_t instead of int in gfc_conv_string_init - - - - --- 2018-01-31 Janne Blomqvist New
[fortran,doc,committed] Fix DATE_AND_TIME example - - - - --- 2013-09-27 Janne Blomqvist New
[fortran-dev] Use fixed variable sizes for stride calculations - - - - --- 2012-03-28 Janne Blomqvist New
[fortran] Always return malloc(1) for empty arrays in the library - - - - --- 2011-07-03 Janne Blomqvist New
[fortran] Committed trivial FIXME patch - - - - --- 2011-04-19 Janne Blomqvist New
[fortran] Document libgfortran thread-safety - - - - --- 2011-02-05 Janne Blomqvist New
[fortran] Documentation fix for MCLOCK{,8}, TIME{,8} - - - - --- 2011-11-07 Janne Blomqvist New
[fortran] Don't call stat before fopen - - - - --- 2011-12-01 Janne Blomqvist New
[fortran] Fix sign error in SYSTEM_CLOCK kind=4 Windows version - - - - --- 2013-04-28 Janne Blomqvist New
[fortran] Fix sizetype and size_type_node in the Fortran frontend - - - - --- 2010-11-20 Janne Blomqvist New
[fortran] Make a few helper functions static - - - - --- 2011-12-01 Janne Blomqvist New
[fortran] Make recursion_check work for multiple threads [fortran] Make recursion_check work for multiple threads - - - - --- 2018-11-23 Janne Blomqvist New
[fortran] PR 25708 Reduce seeks when loading module files - - - - --- 2011-11-30 Janne Blomqvist New
[fortran] PR 25708 Reduce seeks when loading module files - - - - --- 2011-11-30 Janne Blomqvist New
[fortran] PR 25708 Reduce seeks when loading module files - - - - --- 2011-11-30 Janne Blomqvist New
[fortran] PR 42434 Update documentation for SYSTEM_CLOCK - - - - --- 2011-02-05 Janne Blomqvist New
[fortran] PR 49010/24518 MOD/MODULO fixes - - - - --- 2012-03-13 Janne Blomqvist New
[fortran] PR 51808 Heap allocate binding labels - - - - --- 2012-02-02 Janne Blomqvist New
[fortran] PR 51808 Heap allocate binding labels - - - - --- 2012-01-29 Janne Blomqvist New
[fortran] PR 51808 Heap allocate binding labels - - - - --- 2012-01-13 Janne Blomqvist New
« 1 2 3 »