aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io/write_float.def
AgeCommit message (Expand)AuthorFilesLines
2010-07-19re PR fortran/44953 (FAIL: gfortran.dg/char4_iunit_1.f03 * execution test)Jerry DeLisle1-15/+31
2010-07-13re PR fortran/37077 (Implement Internal Unit I/O for character KIND=4)Jerry DeLisle1-49/+192
2010-05-07Remove free_memJanne Blomqvist1-2/+2
2010-02-24* io/write_float.def (WRITE_FLOAT): Use __builtin_signbit.Rainer Orth1-2/+2
2009-10-06re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Jerry DeLisle1-10/+9
2009-09-29re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Jerry DeLisle1-14/+69
2009-05-20re PR libfortran/37754 (READ I/O Performance regression from 4.3 to 4.4/4.5)Jerry DeLisle1-5/+4
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2009-03-09re PR libfortran/39402 (gfortran 20090306: internal write of 0.0 with F0.3 g...Jerry DeLisle1-1/+1
2008-12-22re PR fortran/37472 (bad output on default-format write of double in common b...Jerry DeLisle1-2/+2
2008-12-21re PR fortran/38398 (g0.w edit descriptor: Update for F2008 Tokyo meeting cha...Jerry DeLisle1-11/+20
2008-12-05re PR fortran/38285 (Wrong I/O output: Interaction between F and P for output)Jerry DeLisle1-1/+2
2008-11-21re PR fortran/37472 (bad output on default-format write of double in common b...Jerry DeLisle1-1/+4
2008-10-19re PR fortran/37834 (write(*,'(f0.0)') 0.0 prints "." instead of "0.")Jerry DeLisle1-0/+16
2008-10-18re PR fortran/37863 (Display of a value close but less to 1 shows 2 with '(F3...Jerry DeLisle1-1/+1
2008-09-26re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle1-4/+1
2008-09-23re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle1-1/+5
2008-07-21re PR libfortran/36857 (Non-English locale breaks gfortran float formatting (...Jerry DeLisle1-25/+28
2008-04-05PR fortran/25829 28655Jerry DeLisle1-15/+16
2008-02-21re PR fortran/35036 (illegal E format descriptor produces wrong output)Jerry DeLisle1-0/+13
2007-09-05re PR libfortran/33225 (Missing last digit in some formatted output (on 32bit...Jerry DeLisle1-0/+812
2007-08-31re PR libfortran/33225 (Missing last digit in some formatted output (on 32bit...Jerry DeLisle1-808/+0
2007-08-28write.c (stdbool.h): Add include.Jerry DeLisle1-0/+808