aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2013-06-17gfortran.h (gfc_option_t): Add fpe_summary.Tobias Burnus12-13/+255
2013-06-03re PR libfortran/57496 (I/O: WRITE(*,*) HUGE(0._10) gives SIGFPE with -ffpe-t...Tobias Burnus2-20/+56
2013-05-24Use -z ignore instead of --as-needed on SolarisRainer Orth3-10/+67
2013-05-05libcaf.h (_gfortran_caf_critical): Add a prototype.David Edelsohn2-0/+8
2013-05-04environ.c: Include unistd.h.David Edelsohn7-0/+30
2013-04-29Simplify SYSTEM_CLOCK implementation.Janne Blomqvist2-57/+41
2013-04-29PR 56981 Improve unbuffered performance on special files.Janne Blomqvist4-21/+64
2013-04-28Fix sign error in SYSTEM_CLOCK kind=4 Windows version.Janne Blomqvist2-2/+7
2013-04-15list_read.c (finish_separator): Initialize variable.Tobias Burnus2-2/+7
2013-04-15PR 56919 Improve SYSTEM_CLOCK intrinsic on Windows.Janne Blomqvist3-7/+68
2013-04-04re PR libfortran/56810 (record-repeat fails kind check on complex read)Tobias Burnus2-3/+11
2013-04-01re PR fortran/56660 (Fails to read NAMELIST with certain form array syntax)Jerry DeLisle2-8/+16
2013-03-31re PR libfortran/56786 (Namelist read fails with designators containing embed...Jerry DeLisle3-18/+48
2013-03-29re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith stri...Tobias Burnus2-12/+12
2013-03-29re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith stri...Tobias Burnus2-2/+25
2013-03-29re PR fortran/56735 (Namelist Read Error with question marks)Tobias Burnus1-7/+9
2013-03-25re PR fortran/52512 (Cannot match namelist object name)Tilo Schwarz2-6/+14
2013-03-24re PR libfortran/56696 (Formatted (list-directed) input fails to signal end ...Tobias Burnus2-1/+5
2013-03-20re PR fortran/51825 (Fortran runtime error: Cannot match namelist object name)Tilo Schwarz2-7/+16
2013-03-20re PR libfortran/48618 (Negative unit number in OPEN(...) is sometimes allowed)Tilo Schwarz2-5/+15
2013-03-19Use C99 bool instead of enum try.Janne Blomqvist10-78/+87
2013-03-11transfer.c (read_block_direct): Correct condition.Tobias Burnus3-1/+9
2013-02-21Fix regression when writing formatted sequential to a pipe.Janne Blomqvist3-12/+18
2013-02-19re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...John David Anglin6-42/+10
2013-02-06re PR fortran/55978 (class_optional_2.f90 -Os fails)Janus Weil2-0/+9
2013-01-23Improve performance of byte-swapped I/O.Janne Blomqvist4-68/+178
2013-01-14Update copyright years in libgfortran.Richard Sandiford669-729/+672
2013-01-06re PR fortran/54678 (second call to get_environment_variable gives valgrind w...Tobias Burnus2-1/+8
2013-01-03ChangeLog rotation.Jakub Jelinek2-1272/+1277
2013-01-02re PR fortran/55818 (Reading a REAL from a file which doesn't end in a new li...Jerry DeLisle2-15/+34
2012-12-27re PR fortran/48976 (INQUIRE with STREAM= not supported)Jerry DeLisle3-0/+35
2012-12-26re PR libfortran/48960 (OPEN statement modifies NEWUNIT variable on error)Jerry DeLisle2-5/+12
2012-12-26PR fortran/55539 Fix regression in -fno-sign-zero.Janne Blomqvist2-3/+12
2012-12-21re PR libfortran/30162 (Document when sequential I/O with named pipes works)Thomas Koenig2-1/+15
2012-12-20re PR libfortran/36044 (user-requested backtrace)Janus Weil6-7/+21
2012-12-20array.c (resolve_array_list): Apply C4106.Paul Thomas2-0/+13
2012-12-03re PR fortran/55548 (SYSTEM_CLOCK with integer(8) provides nanosecond resolut...Janus Weil2-15/+25
2012-10-28bessel.m4: Remove useless statement.Tobias Burnus120-805/+352
2012-10-10re PR fortran/54878 (libgfortran issues found by the Coverity scanner)Tobias Burnus2-0/+17
2012-10-06Fix usage of secure_getenv with glibc 2.17. Janne Blomqvist7-54/+103
2012-10-06re PR libfortran/54736 (GFORTRAN_CONVERT_UNIT causes malloc error on several ...Thomas Koenig2-14/+35
2012-09-29re PR fortran/52724 (Internal read with character(kind=4) data)Thomas Koenig3-4/+17
2012-09-14* configure: Regenerated.David Edelsohn2-2/+8
2012-09-05fpu-387.h (set_fpu): Prefix stmxcsr and ldmxcsr with %v.Uros Bizjak2-4/+3
2012-09-05* ChangeLog: Fix date of my last commit.Uros Bizjak1-1/+1
2012-09-05fpu-387.h (set_fpu): Use __builtin_ia32_stmxcsr and __builtin_ia32_ldmxcsr in...Uros Bizjak2-2/+7
2012-07-25list_read.c (list_formatted_read_scalar): Fix copying real value back to temp...Andreas Schwab2-1/+6
2012-06-21PR 39654 FTELL intrinsic function return type.Janne Blomqvist3-0/+31
2012-06-04PR 53456 Fix incorrect ChangeLog entry.Robert Mason1-1/+2
2012-06-04PR 53456 Fix typo in gf_cputime.Robert Mason2-1/+6