summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* Mark ChangeLogGCC Administrator2014-10-301-0/+4
* PR 63589 Fix splitting of PATH in find_addr2line.Janne Blomqvist2014-10-205-19/+51
* re PR libfortran/63460 (Some namelists cannot be read from stdin (unit 5): Fo...Jerry DeLisle2014-10-052-0/+8
* backport: memory.c (xmallocarray): Avoid division for the common case.Jakub Jelinek2014-09-012-1/+10
* re PR libfortran/62188 (Array bounds overrun in bessel_yn_r4/8/16 and other f...Steven G. Kargl2014-08-206-5/+14
* Introduce xmallocarray, an overflow checking version of xmalloc (CVE-2014-5044)Janne Blomqvist2014-07-31332-1511/+1240
* Mark ChangeLogGCC Administrator2014-07-161-0/+4
* backport: re PR libfortran/61640 (KIND=4 Character Array Internal Unit Read F...Jerry DeLisle2014-07-073-4/+13
* backport: re PR libfortran/61499 (Internal read of negative integer broken)Jerry DeLisle2014-06-272-29/+26
* backport: re PR libfortran/61173 (Erroneous "end of file" with internal read)Jerry DeLisle2014-06-072-7/+18
* Format ChangeLog properly.Janne Blomqvist2014-05-261-0/+1
* PR 61310 Rewrite implementation of CTIME and FDATE intrinsics.Janne Blomqvist2014-05-262-27/+53
* PR 61187 Fix use of uninitialized data.Janne Blomqvist2014-05-162-2/+19
* backport: re PR libfortran/61049 (NIST test FM906 fails)Jerry DeLisle2014-05-112-14/+9
* Mark ChangeLogGCC Administrator2014-04-221-0/+4
* re PR fortran/60810 (list directed io from array results in end of file)Jerry DeLisle2014-04-122-4/+7
* re PR fortran/60148 (strings in NAMELIST do not honor DELIM= in open statement)Jerry DeLisle2014-03-212-1/+8
* configure.ac: Check for presence of fcntl.Ulrich Weigand2014-03-185-4/+17
* Fix PR Number in logJerry DeLisle2014-03-181-1/+1
* re PR libfortran/46800 (Handle CTRL-D correctly with STDIN)Jerry DeLisle2014-03-182-8/+29
* re PR fortran/58324 (Bogus END-of-line error with list-directed I/O of file w...Jerry DeLisle2014-03-152-5/+19
* re PR libfortran/38199 (missed optimization: I/O performance)Jerry DeLisle2014-03-134-26/+75
* re PR libfortran/38199 (missed optimization: I/O performance)Jerry DeLisle2014-03-091-1/+1
* re PR libfortran/38199 (missed optimization: I/O performance)Jerry DeLisle2014-03-092-4/+53
* libgfortran.h (unlikely, likely): Add usage comment.Tobias Burnus2014-03-082-0/+14
* re PR fortran/60128 (Wrong ouput using en edit descriptor)Dominique d'Humieres2014-03-082-22/+38
* re PR fortran/60148 (strings in NAMELIST do not honor DELIM= in open statement)Jerry DeLisle2014-03-047-68/+129
* re PR fortran/60286 (INQUIRE reports STDOUT as not writable)Tobias Burnus2014-02-212-26/+27
* write_float.def (output_float): Remove inadvertent test code from previous pa...Jerry DeLisle2014-01-212-2/+8
* re PR libfortran/59771 (Cleanup handling of Gw.0 and Gw.0Ee format)Jerry DeLisle2014-01-192-9/+23
* re PR fortran/59700 (Misleading/buggy runtime error message: Bad integer for ...Jerry DeLisle2014-01-113-23/+43
* Update copyright years in libgfortran/Richard Sandiford2014-01-02669-669/+673
* read.c (read_f): Convert assert to runtime error.Steven G. Kargl2013-12-182-1/+7
* unix.c (tempfile_open): Only use the needed flag O_CLOEXEC.Andreas Tobler2013-12-172-1/+5
* re PR libfortran/59419 (Failing OPEN with FILE='xxx' and IOSTAT creates the f...Jerry DeLisle2013-12-174-38/+63
* fpu-387.h (sigill_hdlr, [...]): EmitTobias Burnus2013-12-112-3/+8
* Provide _M_2_SQRTPI if missing.Rainer Orth2013-12-062-0/+7
* re PR libfortran/59313 (gfortran.dg/erf_3.F90 FAILs on Solaris/SPARC)Uros Bizjak2013-12-013-12/+36
* Remove wrong PR linkAndreas Schwab2013-11-211-1/+0
* re PR libfortran/59227 (FAIL: gfortran.dg/erf_3.F90 -O0 execution test)Francois-Xavier Coudert2013-11-212-2/+10
* re PR libfortran/49024 (REAL*16 ERFC_SCALED inaccuracy)Francois-Xavier Coudert2013-11-203-6/+59
* re PR libfortran/51828 (libgfortran build warnings)Francois-Xavier Coudert2013-11-182-0/+9
* When file status is unknown, don't set O_CREAT when opening read-only.Janne Blomqvist2013-11-162-7/+21
* configure.ac: Do not define HAVE_STRTOLD.Steve Ellcey2013-11-153-4/+21
* Set close-on-exec flag when opening files.Janne Blomqvist2013-11-107-60/+142
* re PR fortran/55469 (memory leak on read with istat.ne.0)Tobias Burnus2013-10-012-4/+35
* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2013-09-202-5/+15
* fpu-387.h (get_fpu_rounding_mode): Read rounding mode from SSE mxcsr register...Uros Bizjak2013-07-232-12/+32
* trans-decl.c: Fix comment typos.Ondřej Bílka2013-07-212-3/+7
* re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus2013-07-212-3/+9