]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/io/write_float.def
Update copyright years.
[thirdparty/gcc.git] / libgfortran / io / write_float.def
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-05  Juoko Oravare PR fortran/50201 (gfortran with -static causes seg...
2015-11-22  Jerry DeLislewrite_float.def (output_float): Move block determining...
2015-08-24  Francois-Xavier... re PR libfortran/57496 (I/O: WRITE(*,*) HUGE(0._10...
2015-02-11  Jerry DeLislere PR fortran/57822 (I/O: "(g0)" wrongly prints "E...
2015-02-10  Jerry DeLislere PR fortran/57822 (I/O: "(g0)" wrongly prints "E...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-13  Janne BlomqvistPR 60324 Unbounded stack allocations in libgfortran.
2014-03-08  Dominique d'Humieresre PR fortran/60128 (Wrong ouput using en edit descriptor)
2014-01-21  Jerry DeLislewrite_float.def (output_float): Remove inadvertent...
2014-01-19  Jerry DeLislere PR libfortran/59771 (Cleanup handling of Gw.0 and...
2014-01-02  Richard SandifordUpdate copyright years in libgfortran/
2013-06-03  Tobias Burnusre PR libfortran/57496 (I/O: WRITE(*,*) HUGE(0._10...
2013-03-19  Janne BlomqvistUse C99 bool instead of enum try.
2013-01-14  Richard SandifordUpdate copyright years in libgfortran.
2012-12-25  Janne BlomqvistPR fortran/55539 Fix regression in -fno-sign-zero.
2012-03-17  Janne BlomqvistPR libfortran/52608 Move the removal of initial zeros.
2012-03-15  Janne BlomqvistRemove commented out debug printf:s
2012-03-15  Janne Blomqvistre PR libfortran/52434 (Insufficient number of digits...
2011-11-10  Janne BlomqvistLet the compiler decide whether to inline.
2011-05-05  Jerry DeLislere PR libfortran/48787 (Invalid UP/DOWN rounding with...
2011-05-01  Jerry DeLislere PR libfortran/48787 (Invalid UP/DOWN rounding with...
2011-04-29  Jerry DeLislere PR libfortran/48488 (Wrong default format for real...
2011-04-20  Jerry DeLislere PR libfortran/48602 (Invalid F conversion of G descr...
2011-04-18  Jerry DeLislere PR libfortran/48602 (Invalid F conversion of G descr...
2011-04-16  Janne BlomqvistReplace sprintf with snprintf
2011-04-15  Jerry DeLislere PR libfortran/48589 (Invalid G0/G0.d editing for...
2011-03-12  Jerry DeLislere PR libfortran/48047 (Incorrect output rounding of...
2011-03-01  Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-24  Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-19  Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-14  Jakub Jelinekre PR fortran/47642 (real(kind=16) - libquadmath -...
2011-02-05  Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-01-29  Jerry DeLislere PR libfortran/47434 (Wrong field width for NaN with...
2011-01-27  Jerry DeLislere PR libfortran/47285 (G format outputs wrong number...
2011-01-16  Jakub Jelinekre PR fortran/46625 (libquadmath: Mangle internal symbo...
2010-11-16  Francois-Xavier... re PR fortran/32049 (Support on x86_64 also kind=16)
2010-09-09  Francois-Xavier... acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...
2010-07-19  Jerry DeLislere PR fortran/44953 (FAIL: gfortran.dg/char4_iunit_1...
2010-07-13  Jerry DeLislere PR fortran/37077 (Implement Internal Unit I/O for...
2010-05-07  Janne BlomqvistRemove free_mem
2010-02-24  Rainer Orth* io/write_float.def (WRITE_FLOAT): Use __builtin_signbit.
2009-10-06  Jerry DeLislere PR libfortran/35862 ([F2003] Implement new rounding...
2009-09-29  Jerry DeLislere PR libfortran/35862 ([F2003] Implement new rounding...
2009-05-20  Jerry DeLislere PR libfortran/37754 (READ I/O Performance regression...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-09  Jerry DeLislere PR libfortran/39402 (gfortran 20090306: internal...
2008-12-22  Jerry DeLislere PR fortran/37472 (bad output on default-format write...
2008-12-21  Jerry DeLislere PR fortran/38398 (g0.w edit descriptor: Update for...
2008-12-05  Jerry DeLislere PR fortran/38285 (Wrong I/O output: Interaction...
2008-11-21  Jerry DeLislere PR fortran/37472 (bad output on default-format write...
2008-10-19  Jerry DeLislere PR fortran/37834 (write(*,'(f0.0)') 0.0 prints...
2008-10-18  Jerry DeLislere PR fortran/37863 (Display of a value close but less...
2008-09-26  Jerry DeLislere PR fortran/37498 (Incorrect array value returned...
2008-09-23  Jerry DeLislere PR fortran/37498 (Incorrect array value returned...
2008-07-21  Jerry DeLislere PR libfortran/36857 (Non-English locale breaks gfort...
2008-04-05  Jerry DeLislePR fortran/25829 28655
2008-02-21  Jerry DeLislere PR fortran/35036 (illegal E format descriptor produc...
2007-09-05  Jerry DeLislere PR libfortran/33225 (Missing last digit in some...
2007-08-31  Jerry DeLislere PR libfortran/33225 (Missing last digit in some...
2007-08-28  Jerry DeLislewrite.c (stdbool.h): Add include.