| Commit message (Expand) | Author | Age | Files | Lines |
* | remove useless if-before-free tests | Jim Meyering | 2011-04-20 | 7 | -16/+18 |
* | re PR libfortran/48602 (Invalid F conversion of G descriptor for values close... | Jerry DeLisle | 2011-04-20 | 2 | -2/+10 |
* | re PR libfortran/48602 (Invalid F conversion of G descriptor for values close... | Jerry DeLisle | 2011-04-18 | 2 | -5/+31 |
* | Replace sprintf with snprintf | Janne Blomqvist | 2011-04-16 | 12 | -118/+134 |
* | re PR libfortran/48589 (Invalid G0/G0.d editing for NaN/infinity) | Jerry DeLisle | 2011-04-15 | 2 | -2/+8 |
* | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 2011-04-15 | 3 | -20/+91 |
* | PR 47571 Fix bootstrap regression on alpha-dec-osf | Janne Blomqvist | 2011-04-15 | 6 | -21/+40 |
* | Cleanup memsize types | Janne Blomqvist | 2011-04-12 | 23 | -116/+176 |
* | Remove _GNU_SOURCE from AM_CPPFLAGS | Janne Blomqvist | 2011-04-12 | 3 | -2/+7 |
* | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 2011-04-06 | 2 | -10/+16 |
* | unix.c: Adapt stat DEFINEs since MinGW64 supports LFS. | Tobias Burnus | 2011-04-03 | 2 | -13/+21 |
* | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 2011-03-27 | 4 | -0/+378 |
* | re PR libfortran/48030 (Implement read_x using fbuf_getc) | Jerry DeLisle | 2011-03-24 | 2 | -36/+22 |
* | re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit... | Rainer Orth | 2011-03-21 | 3 | -32/+56 |
* | re PR libfortran/35667 (HP-UX 10 has broken strtod) | John David Anglin | 2011-03-19 | 4 | -4/+101 |
* | re PR libfortran/47439 (Fun with scratch files on Windows MKTEMP only allows... | Francois-Xavier Coudert | 2011-03-19 | 2 | -5/+38 |
* | re PR libfortran/47883 (libgfortran configuration should use AC_LINK_IFELSE i... | Francois-Xavier Coudert | 2011-03-16 | 4 | -28/+39 |
* | re PR fortran/48066 (Segfault with SUM of zero-sized array) | Thomas Koenig | 2011-03-12 | 1 | -1/+1 |
* | re PR fortran/48066 (Segfault with SUM of zero-sized array) | Thomas Koenig | 2011-03-12 | 116 | -115/+234 |
* | re PR libfortran/48047 (Incorrect output rounding of double precision numbers) | Jerry DeLisle | 2011-03-12 | 2 | -1/+6 |
* | PR 47802 Use builtins to check localtime_r return type | Janne Blomqvist | 2011-03-04 | 2 | -3/+14 |
* | PR 47802 Hack to work around draft POSIX localtime_r | Janne Blomqvist | 2011-03-04 | 2 | -3/+13 |
* | re PR libfortran/47567 (Wrong output for small absolute values with F editing) | Jerry DeLisle | 2011-03-01 | 2 | -14/+25 |
* | re PR fortran/47778 (reading two arrays of structures from namelist fails) | Jerry DeLisle | 2011-02-27 | 2 | -0/+17 |
* | re PR libfortran/45165 (unix.c:fallback_access() leaks file descriptors) | Francois-Xavier Coudert | 2011-02-26 | 2 | -2/+11 |
* | acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): Set shell variable tested in configur... | Francois-Xavier Coudert | 2011-02-25 | 3 | -0/+8 |
* | PR 47802 Use strftime for CTIME and FDATE intrinsics | Janne Blomqvist | 2011-02-24 | 7 | -127/+91 |
* | re PR fortran/47878 (187.facerec miscompares) | Jakub Jelinek | 2011-02-24 | 2 | -6/+13 |
* | PR 47802 Test for POSIX getpwuid_r | Janne Blomqvist | 2011-02-24 | 5 | -2/+84 |
* | re PR libfortran/47567 (Wrong output for small absolute values with F editing) | Jerry DeLisle | 2011-02-24 | 2 | -19/+6 |
* | PR 47694 Read from named pipe fails | Janne Blomqvist | 2011-02-23 | 3 | -20/+30 |
* | re PR libfortran/47830 (errors in intrinsics/c99_functions.c) | Tobias Burnus | 2011-02-22 | 2 | -1/+8 |
* | re PR libfortran/47567 (Wrong output for small absolute values with F editing) | Jerry DeLisle | 2011-02-19 | 2 | -2/+8 |
* | re PR libfortran/47567 (Wrong output for small absolute values with F editing) | Jerry DeLisle | 2011-02-17 | 2 | -11/+36 |
* | re PR libfortran/47757 (Unintentionally? not exported _gfortran_* symbols in ... | Jakub Jelinek | 2011-02-16 | 2 | -0/+40 |
* | re PR libfortran/47716 (libgfortran quadmath_weak.h not found on NetBSD 5.1) | Tobias Burnus | 2011-02-15 | 3 | -34/+108 |
* | re PR fortran/47642 (real(kind=16) - libquadmath - segfault on amd64 FreeBSD) | Jakub Jelinek | 2011-02-14 | 3 | -5/+15 |
* | Remove freebsd1 from libtool.m4 macros and config.rpath. | Ralf Wildenhues | 2011-02-13 | 4 | -28/+17 |
* | re PR libfortran/47567 (Wrong output for small absolute values with F editing) | Jerry DeLisle | 2011-02-05 | 2 | -7/+14 |
* | PR 47571 Fix HPUX bootstrap regression, cleanup | Janne Blomqvist | 2011-02-05 | 4 | -62/+98 |
* | PR 47571 Weakref trickery for clock_gettime() | Janne Blomqvist | 2011-02-02 | 4 | -13/+42 |
* | Include errno.h needed by fallbacks | Janne Blomqvist | 2011-02-01 | 2 | -0/+6 |
* | Fix GF_CLOCK_MONOTONIC from r169449 | Janne Blomqvist | 2011-01-31 | 2 | -1/+5 |
* | Use clock_gettime in libgfortran timing intrinsics, cleanup | Janne Blomqvist | 2011-01-31 | 10 | -174/+257 |
* | re PR libfortran/47434 (Wrong field width for NaN with (F0.n) formatting) | Jerry DeLisle | 2011-01-29 | 2 | -14/+44 |
* | ctime.c (ctime_r): Improve implementation. | Kai Tietz | 2011-01-29 | 2 | -1/+11 |
* | Pr 47431 CTIME/FDATE thread-safety using ctime_r() | Janne Blomqvist | 2011-01-27 | 5 | -8/+42 |
* | PR 47432 Use ttyname_r() if available | Janne Blomqvist | 2011-01-27 | 8 | -32/+72 |
* | PR 47491 getpwuid_r() bootstrap regression on Solaris | Janne Blomqvist | 2011-01-27 | 4 | -643/+1420 |
* | re PR libfortran/47285 (G format outputs wrong number of characters when deci... | Jerry DeLisle | 2011-01-27 | 2 | -15/+28 |