aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
2017-10-10Update ChangeLog and version files for releasereleases/gcc-5.5.0releases/gcc-5GCC Administrator
2017-05-19Don't assume __secure_getenv is availableJanne Blomqvist
2017-01-31re PR fortran/79305 (real128 - undefined reference to cexpl)Steven G. Kargl
2016-10-31backport: re PR libfortran/78123 (Short reads with T edit descriptor not padd...Jerry DeLisle
2016-09-30backport: re PR fortran/77707 (formatted direct access: nextrec off by one)Jerry DeLisle
2016-09-29backport: re PR fortran/77506 (F2008 Standard does not allow CHARACTER(LEN=*)...Steven G. Kargl
2016-08-11backport: re PR libfortran/71123 (Namelist read failure on Windows)Jerry DeLisle
2016-06-03Update ChangeLog and version files for releasereleases/gcc-5.4.0Richard Biener
2016-05-03backport: re PR libfortran/70684 (incorrect reading of values from file on Wi...Jerry DeLisle
2016-04-05[multiple changes]Dominique d'Humieres
2016-03-28STOP managed by external library when coarrays are usedAlessandro Fanfarillo
2016-02-17re PR libfortran/69651 ([6 Regession] Usage of unitialized pointer io/list_re...Jerry DeLisle
2016-02-16backport: re PR libfortran/69651 ([6 Regession] Usage of unitialized pointer ...Jerry DeLisle
2016-02-12Back-port EVENTS patch.Tobias Burnus
2015-12-30Fix for PR68987Jerry DeLisle
2015-12-05re PR fortran/50201 (gfortran with -static causes seg fault at runtime for wr...Juoko Orava
2015-12-04Update ChangeLog and version files for releasereleases/gcc-5.3.0Richard Biener
2015-11-07backport: re PR fortran/65089 (FAIL: gfortran.dg/io_real_boz(2|_[45]).f90 whe...Jerry DeLisle
2015-09-02PR 67414 Handle newlocale failureJanne Blomqvist
2015-08-28[Patch] Add to the libgfortran/newlib bodge to "detect" ftruncate support in...James Greenhalgh
2015-08-18re PR libfortran/66936 (io/unix.c gratuitously uses S_IRWXG and S_IRWXO on th...Francois-Xavier Coudert
2015-07-29re PR libfortran/66650 (libgfortran: warning: left shift of negative value [-...Uros Bizjak
2015-07-16Update ChangeLog and version files for releasereleases/gcc-5.2.0Richard Biener
2015-07-15PR 66861 Fix null pointer crash on mingw.Janne Blomqvist
2015-04-22Update ChangeLog and version files for releasereleases/gcc-5.1.0GCC Administrator
2015-03-28re PR fortran/65596 (NAMELIST bug with f2003: reads too far)Jerry DeLisle
2015-03-26re PR fortran/65541 (namelist regression)Jerry DeLisle
2015-03-22re PR libfortran/59513 (Fortran runtime error: Sequential READ or WRITE not a...Jerry DeLisle
2015-03-17re PR fortran/64432 (SYSTEM_CLOCK(COUNT_RATE=rate) wrong result for integer(4...Jerry DeLisle
2015-03-11libgfortran LIBGFOR_MINIMAL enhancements.Thomas Schwinge
2015-03-11PR 65200 Handle EPERM in addition to EACCES.Janne Blomqvist
2015-03-10trans.h (caf_sync_memory): New function decl tree.Alessandro Fanfarillo
2015-02-11re PR fortran/57822 (I/O: "(g0)" wrongly prints "E+0000")Jerry DeLisle
2015-02-10re PR fortran/57822 (I/O: "(g0)" wrongly prints "E+0000")Jerry DeLisle
2015-02-07re PR fortran/60956 (error reading (and writing) large text files in gfortran)Jerry DeLisle
2015-01-24PR libfortran/64770 Segfault when trying to open existing file with status="n...Janne Blomqvist
2015-01-23re PR fortran/61933 (Inquire on internal units)Jerry DeLisle
2015-01-15re PR fortran/61933 (Inquire on internal units)Jerry DeLisle
2015-01-05Update copyright years.Jakub Jelinek
2015-01-02single.c (_gfortran_caf_co_reduce): New function.Tobias Burnus
2014-11-28Add support for a minimal version of libgfortran for accelerator targets.Bernd Schmidt
2014-11-25env.c (getenv): Remove unused variable res_len.Uros Bizjak
2014-11-24configure.ac: Guard include of <ieeefp.h>.John David Anglin
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu
2014-11-16PR 60324 VLA related fixes to random number generator.Janne Blomqvist
2014-11-13access.c: Include <stdlib.h>.Marek Polacek
2014-11-13PR 60324 Unbounded stack allocations in libgfortran.Janne Blomqvist
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert
2014-11-10PR 47007 and 61847 Locale failures in libgfortran.Janne Blomqvist
2014-10-20PR 63589 Fix splitting of PATH in find_addr2line.Janne Blomqvist