Age | Commit message (Expand) | Author | Files | Lines |
2021-09-13 | Merged current trunk to branch. | Thomas Koenig | 1 | -12/+32 |
2020-11-26 | libgfortran: Verify the presence of all functions for POSIX 2008 locale | Maciej W. Rozycki | 1 | -2/+2 |
2020-06-08 | PR fortran/95195 - Fortran testcase should clean up afterwards | Harald Anlauf | 1 | -1/+1 |
2020-05-26 | PR fortran/95104 - Segfault on a legal WAIT statement | Harald Anlauf | 1 | -1/+1 |
2020-05-26 | PR libfortran/95195 - improve runtime error for namelist i/o to unformatted file | Harald Anlauf | 1 | -0/+8 |
2020-01-02 | PR 90374 d0.d, e0.d, es0.d, en0.d, g0.d and ew.d edit descriptors. | Jerry DeLisle | 1 | -5/+5 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-24 | re PR libfortran/92100 (Formatted stream IO irreproducible read with binary d... | Jerry DeLisle | 1 | -2/+3 |
2019-11-24 | Fix EOF handling for arrays. | Thomas Koenig | 1 | -15/+51 |
2019-11-07 | re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d ... | Jerry DeLisle | 1 | -5/+17 |
2019-09-28 | re PR libfortran/91593 (Implicit enum conversions in libgfortran/io/transfer.c) | Jerry DeLisle | 1 | -8/+15 |
2019-02-26 | transfer.c (transfer_array_inner): Do not cast charlen to index_type. | Uros Bizjak | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-09 | re PR libfortran/88411 (Random crashes for ASYNCHRONOUS writes (bad locking?)) | Thomas Koenig | 1 | -12/+8 |
2018-11-09 | re PR fortran/78351 (comma not terminating READ of formatted input field - ok... | Jerry DeLisle | 1 | -1/+0 |
2018-11-09 | re PR fortran/78351 (comma not terminating READ of formatted input field - ok... | Jerry DeLisle | 1 | -23/+72 |
2018-08-21 | re PR fortran/25829 ([F03] Asynchronous IO support) | Nicolas Koenig | 1 | -57/+252 |
2018-07-31 | Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds. | Andre Vieira | 1 | -252/+57 |
2018-07-25 | re PR fortran/25829 ([F03] Asynchronous IO support) | Nicolas Koenig | 1 | -57/+252 |
2018-02-18 | re PR fortran/84412 (Erroneous "Inquire statement identifies an internal file... | Jerry DeLisle | 1 | -0/+4 |
2018-01-25 | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Paul Thomas | 1 | -8/+11 |
2018-01-08 | PR 78534 Regression on 32-bit targets | Janne Blomqvist | 1 | -5/+7 |
2018-01-07 | PR 78534, 83704 Handle large formatted I/O | Janne Blomqvist | 1 | -23/+23 |
2018-01-05 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -9/+9 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-14 | re PR libfortran/78549 (Very slow formatted internal file output) | Jerry DeLisle | 1 | -4/+13 |
2017-12-03 | re PR fortran/83191 (Writing a namelist with repeated complex numbers) | Jerry DeLisle | 1 | -1/+2 |
2017-12-03 | re PR fortran/83225 (runtime error in transfer.c) | Jerry DeLisle | 1 | -4/+6 |
2017-11-28 | PR 53796 Improve INQUIRE(RECL=...) handling | Janne Blomqvist | 1 | -2/+2 |
2017-11-22 | PR 83097 Use __BYTE_ORDER__ predefined macro instead of runtime check | Janne Blomqvist | 1 | -4/+2 |
2017-11-21 | re PR libfortran/78549 (Very slow formatted internal file output) | Jerry DeLisle | 1 | -19/+25 |
2017-11-19 | PR 44292 Handle large record lengths | Janne Blomqvist | 1 | -17/+20 |
2017-08-28 | re PR fortran/78387 (OpenMP segfault/stack size exceeded writing to internal ... | Jerry DeLisle | 1 | -6/+2 |
2017-05-17 | re PR fortran/80741 ([Regression 7/8] DTIO wrong code causes incorrect behavi... | Jerry DeLisle | 1 | -1/+1 |
2017-05-15 | re PR libfortran/80727 (Crash of runtime gfortran library during integer tran... | Jerry DeLisle | 1 | -10/+17 |
2017-04-11 | close.c: Fix white space in pointer declarations and comment formats where ap... | Jerry DeLisle | 1 | -12/+12 |
2017-03-25 | re PR fortran/78881 ([F03] reading from string with DTIO procedure does not w... | Jerry DeLisle | 1 | -10/+40 |
2017-03-11 | re PR fortran/78854 ([F03] DTIO namelist output not working on internal unit) | Jerry DeLisle | 1 | -0/+1 |
2017-02-20 | re PR fortran/79382 (DTIO ICE) | Paul Thomas | 1 | -0/+27 |
2017-01-13 | Revert r244448 | Janne Blomqvist | 1 | -9/+9 |
2017-01-13 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -9/+9 |
2017-01-03 | PR 78534 Revert r244011 | Janne Blomqvist | 1 | -9/+9 |
2017-01-03 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -9/+9 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-21 | libgfortran.h: Include <stdlib.h> header. | Francois-Xavier Coudert | 1 | -1/+0 |
2016-12-21 | abort.c: Remove unused headers. | Francois-Xavier Coudert | 1 | -1/+0 |
2016-12-16 | re PR fortran/78662 ([F03] Incorrect parsing of quotes in the char-literal-co... | Jerry DeLisle | 1 | -16/+31 |
2016-10-30 | re PR libfortran/78123 (Short reads with T edit descriptor not padding correc... | Jerry DeLisle | 1 | -1/+2 |
2016-10-26 | New I/O specifiers CARRIAGECONTROL, READONLY, SHARE with -fdec. | Fritz Reese | 1 | -10/+49 |
2016-10-24 | re PR libfortran/77828 (Linking gfortran-7 compiled program with libgfortran ... | Jerry DeLisle | 1 | -8/+1 |