Age | Commit message (Expand) | Author | Files | Lines |
2013-12-18 | read.c (read_f): Convert assert to runtime error. | Steven G. Kargl | 2 | -1/+7 |
2013-12-17 | unix.c (tempfile_open): Only use the needed flag O_CLOEXEC. | Andreas Tobler | 2 | -1/+5 |
2013-12-17 | re PR libfortran/59419 (Failing OPEN with FILE='xxx' and IOSTAT creates the f... | Jerry DeLisle | 4 | -38/+63 |
2013-12-11 | fpu-387.h (sigill_hdlr, [...]): Emit | Tobias Burnus | 2 | -3/+8 |
2013-12-06 | Provide _M_2_SQRTPI if missing. | Rainer Orth | 2 | -0/+7 |
2013-12-01 | re PR libfortran/59313 (gfortran.dg/erf_3.F90 FAILs on Solaris/SPARC) | Uros Bizjak | 3 | -12/+36 |
2013-11-21 | Remove wrong PR link | Andreas Schwab | 1 | -1/+0 |
2013-11-21 | re PR libfortran/59227 (FAIL: gfortran.dg/erf_3.F90 -O0 execution test) | Francois-Xavier Coudert | 2 | -2/+10 |
2013-11-20 | re PR libfortran/49024 (REAL*16 ERFC_SCALED inaccuracy) | Francois-Xavier Coudert | 3 | -6/+59 |
2013-11-18 | re PR libfortran/51828 (libgfortran build warnings) | Francois-Xavier Coudert | 2 | -0/+9 |
2013-11-16 | When file status is unknown, don't set O_CREAT when opening read-only. | Janne Blomqvist | 2 | -7/+21 |
2013-11-15 | configure.ac: Do not define HAVE_STRTOLD. | Steve Ellcey | 3 | -4/+21 |
2013-11-10 | Set close-on-exec flag when opening files. | Janne Blomqvist | 7 | -60/+142 |
2013-10-01 | re PR fortran/55469 (memory leak on read with istat.ne.0) | Tobias Burnus | 2 | -4/+35 |
2013-09-20 | libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. | Alan Modra | 2 | -5/+15 |
2013-07-23 | fpu-387.h (get_fpu_rounding_mode): Read rounding mode from SSE mxcsr register... | Uros Bizjak | 2 | -12/+32 |
2013-07-21 | trans-decl.c: Fix comment typos. | Ondřej Bílka | 2 | -3/+7 |
2013-07-21 | re PR libfortran/35862 ([F2003] Implement new rounding modes for run time) | Tobias Burnus | 2 | -3/+9 |
2013-07-21 | re PR libfortran/35862 ([F2003] Implement new rounding modes for run time) | Tobias Burnus | 14 | -88/+452 |
2013-06-24 | configure.ac (AC_CHECK_FUNCS_ONCE): Put into if statement. | Steve Ellcey | 2 | -15/+63 |
2013-06-24 | configure.ac: Check for fp_except and fp_except_t. | Tobias Burnus | 5 | -0/+41 |
2013-06-21 | * config/fpu-sysv.h (get_fpu_except_flags): Fix typo. | Eric Botcazou | 2 | -2/+6 |
2013-06-20 | * ChangeLog: Add some missing lines. | Uros Bizjak | 1 | -0/+2 |
2013-06-20 | fpu-387.h (_FPU_MASK_ALL): New. | Uros Bizjak | 2 | -30/+39 |
2013-06-20 | re PR fortran/57633 (I/O: Problem with formatted read: reading CR-LF files (\... | Tobias Burnus | 2 | -2/+6 |
2013-06-19 | fpu-387.h: Use __asm__ and __volatile__ consistently. | Uros Bizjak | 2 | -23/+19 |
2013-06-17 | gfortran.h (gfc_option_t): Add fpe_summary. | Tobias Burnus | 12 | -13/+255 |
2013-06-03 | re PR libfortran/57496 (I/O: WRITE(*,*) HUGE(0._10) gives SIGFPE with -ffpe-t... | Tobias Burnus | 2 | -20/+56 |
2013-05-24 | Use -z ignore instead of --as-needed on Solaris | Rainer Orth | 3 | -10/+67 |
2013-05-05 | libcaf.h (_gfortran_caf_critical): Add a prototype. | David Edelsohn | 2 | -0/+8 |
2013-05-04 | environ.c: Include unistd.h. | David Edelsohn | 7 | -0/+30 |
2013-04-29 | Simplify SYSTEM_CLOCK implementation. | Janne Blomqvist | 2 | -57/+41 |
2013-04-29 | PR 56981 Improve unbuffered performance on special files. | Janne Blomqvist | 4 | -21/+64 |
2013-04-28 | Fix sign error in SYSTEM_CLOCK kind=4 Windows version. | Janne Blomqvist | 2 | -2/+7 |
2013-04-15 | list_read.c (finish_separator): Initialize variable. | Tobias Burnus | 2 | -2/+7 |
2013-04-15 | PR 56919 Improve SYSTEM_CLOCK intrinsic on Windows. | Janne Blomqvist | 3 | -7/+68 |
2013-04-04 | re PR libfortran/56810 (record-repeat fails kind check on complex read) | Tobias Burnus | 2 | -3/+11 |
2013-04-01 | re PR fortran/56660 (Fails to read NAMELIST with certain form array syntax) | Jerry DeLisle | 2 | -8/+16 |
2013-03-31 | re PR libfortran/56786 (Namelist read fails with designators containing embed... | Jerry DeLisle | 3 | -18/+48 |
2013-03-29 | re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith stri... | Tobias Burnus | 2 | -12/+12 |
2013-03-29 | re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith stri... | Tobias Burnus | 2 | -2/+25 |
2013-03-29 | re PR fortran/56735 (Namelist Read Error with question marks) | Tobias Burnus | 1 | -7/+9 |
2013-03-25 | re PR fortran/52512 (Cannot match namelist object name) | Tilo Schwarz | 2 | -6/+14 |
2013-03-24 | re PR libfortran/56696 (Formatted (list-directed) input fails to signal end ... | Tobias Burnus | 2 | -1/+5 |
2013-03-20 | re PR fortran/51825 (Fortran runtime error: Cannot match namelist object name) | Tilo Schwarz | 2 | -7/+16 |
2013-03-20 | re PR libfortran/48618 (Negative unit number in OPEN(...) is sometimes allowed) | Tilo Schwarz | 2 | -5/+15 |
2013-03-19 | Use C99 bool instead of enum try. | Janne Blomqvist | 10 | -78/+87 |
2013-03-11 | transfer.c (read_block_direct): Correct condition. | Tobias Burnus | 3 | -1/+9 |
2013-02-21 | Fix regression when writing formatted sequential to a pipe. | Janne Blomqvist | 3 | -12/+18 |
2013-02-19 | re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec... | John David Anglin | 6 | -42/+10 |