| Age | Commit message (Expand) | Author |
| 2025-01-02 | Update copyright years. | Jakub Jelinek |
| 2024-02-03 | libgfortran: EN0.0E0 and ES0.0E0 format editing. | Jerry DeLisle |
| 2024-01-03 | Update copyright years. | Jakub Jelinek |
| 2023-01-16 | Update copyright years. | Jakub Jelinek |
| 2022-06-28 | fortran, libgfortran: Avoid using libquadmath for glibc 2.26+ | Jakub Jelinek |
| 2022-01-11 | libgfortran: -mabi=ieeelongdouble I/O fix | Jakub Jelinek |
| 2022-01-11 | fortran, libgfortran: -mabi=ieeelongdouble I/O | Jakub Jelinek |
| 2022-01-03 | Update copyright years. | Jakub Jelinek |
| 2021-01-04 | Update copyright years. | Jakub Jelinek |
| 2020-07-24 | PR 93567, G edit descriptor uses E instead of F editing in rounding mode UP. | Dominique d'Humieres |
| 2020-07-24 | PR 93592 - Invalid UP/DOWN rounding with EN descriptor. | Dominique d'Humieres |
| 2020-01-17 | PR90374 Zero width format specifiers. | Jerry DeLisle |
| 2020-01-02 | PR 90374 d0.d, e0.d, es0.d, en0.d, g0.d and ew.d edit descriptors. | Jerry DeLisle |
| 2020-01-01 | Update copyright years. | Jakub Jelinek |
| 2019-11-28 | re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d ... | Jerry DeLisle |
| 2019-05-22 | fortran/89100: Default widths with -fdec-format-defaults | Janne Blomqvist |
| 2019-03-25 | re PR libfortran/79540 (FAIL: gfortran.dg/fmt_fw_d.f90 -O0 execution test) | John David Anglin |
| 2019-01-01 | Update copyright years. | Jakub Jelinek |
| 2018-06-10 | re PR libfortran/86070 (gfortran.dg/fmt_zero_digits.f90 segmentation fault st... | Jerry DeLisle |
| 2018-01-03 | Update copyright years. | Jakub Jelinek |
| 2017-01-01 | Update copyright years. | Jakub Jelinek |
| 2016-09-06 | re PR libfortran/77393 (Revision r237735 changed the behavior of F0.0) | Jerry DeLisle |
| 2016-06-23 | re PR libfortran/48852 (Invalid spaces in list-directed output of complex con... | Jerry DeLisle |
| 2016-03-30 | [multiple changes] | Dominique d'Humieres |
| 2016-01-04 | Update copyright years. | Jakub Jelinek |
| 2015-12-05 | re PR fortran/50201 (gfortran with -static causes seg fault at runtime for wr... | Juoko Orava |
| 2015-11-22 | write_float.def (output_float): Move block determining room for leading zero ... | Jerry DeLisle |
| 2015-08-24 | re PR libfortran/57496 (I/O: WRITE(*,*) HUGE(0._10) gives SIGFPE with -ffpe-t... | Francois-Xavier Coudert |
| 2015-02-11 | re PR fortran/57822 (I/O: "(g0)" wrongly prints "E+0000") | Jerry DeLisle |
| 2015-02-10 | re PR fortran/57822 (I/O: "(g0)" wrongly prints "E+0000") | Jerry DeLisle |
| 2015-01-05 | Update copyright years. | Jakub Jelinek |
| 2014-11-13 | PR 60324 Unbounded stack allocations in libgfortran. | Janne Blomqvist |
| 2014-03-08 | re PR fortran/60128 (Wrong ouput using en edit descriptor) | Dominique d'Humieres |
| 2014-01-21 | write_float.def (output_float): Remove inadvertent test code from previous pa... | Jerry DeLisle |
| 2014-01-19 | re PR libfortran/59771 (Cleanup handling of Gw.0 and Gw.0Ee format) | Jerry DeLisle |
| 2014-01-02 | Update copyright years in libgfortran/ | Richard Sandiford |
| 2013-06-03 | re PR libfortran/57496 (I/O: WRITE(*,*) HUGE(0._10) gives SIGFPE with -ffpe-t... | Tobias Burnus |
| 2013-03-19 | Use C99 bool instead of enum try. | Janne Blomqvist |
| 2013-01-14 | Update copyright years in libgfortran. | Richard Sandiford |
| 2012-12-26 | PR fortran/55539 Fix regression in -fno-sign-zero. | Janne Blomqvist |
| 2012-03-17 | PR libfortran/52608 Move the removal of initial zeros. | Janne Blomqvist |
| 2012-03-15 | Remove commented out debug printf:s | Janne Blomqvist |
| 2012-03-15 | re PR libfortran/52434 (Insufficient number of digits in floating point forma... | Janne Blomqvist |
| 2011-11-10 | Let the compiler decide whether to inline. | Janne Blomqvist |
| 2011-05-05 | re PR libfortran/48787 (Invalid UP/DOWN rounding with F editing) | Jerry DeLisle |
| 2011-05-01 | re PR libfortran/48787 (Invalid UP/DOWN rounding with F editing) | Jerry DeLisle |
| 2011-04-29 | re PR libfortran/48488 (Wrong default format for real numbers) | Jerry DeLisle |
| 2011-04-20 | re PR libfortran/48602 (Invalid F conversion of G descriptor for values close... | Jerry DeLisle |
| 2011-04-18 | re PR libfortran/48602 (Invalid F conversion of G descriptor for values close... | Jerry DeLisle |
| 2011-04-16 | Replace sprintf with snprintf | Janne Blomqvist |