| Commit message (Expand) | Author | Age | Files | Lines |
* | * runtime/memory.c (deallocate): Correct comment. | Francois-Xavier Coudert | 2007-02-16 | 2 | -1/+5 |
* | Makefile.am: Use $(M4) instead of m4. | Thomas Koenig | 2007-02-10 | 3 | -2/+7 |
* | Makefile.am: Remove $(srcdir) from assorted targets in maintainer mode. | Thomas Koenig | 2007-02-10 | 3 | -56/+62 |
* | re PR fortran/30512 ([4.1 only] MAXVAL() incorrect for zero-size int arrays, ... | Tobias Burnus | 2007-02-09 | 23 | -52/+79 |
* | re PR fortran/30611 ([4.1 only] Confusing error message for negative ncopies ... | Francois-Xavier Coudert | 2007-02-04 | 2 | -8/+8 |
* | re PR libfortran/30007 (libgfortran doesn't build for sh-elf) | Francois-Xavier Coudert | 2007-02-04 | 2 | -4/+10 |
* | re PR fortran/30284 ([4.1 only] ICE in gfc_add_modify with internal reads) | Paul Thomas | 2007-02-02 | 2 | -2/+10 |
* | * runtime/error.c: Include sys/time.h before sys/resource.h. | François-Xavier Coudert | 2007-01-21 | 2 | -5/+11 |
* | re PR libfortran/30525 ([4.2, 4.1 only] character comparisons with padding) | Thomas Koenig | 2007-01-21 | 2 | -3/+9 |
* | re PR libfortran/30015 ([4.1 only] Intrinsic date_and_time can go back in time) | Tobias Burnus | 2007-01-21 | 6 | -494/+98 |
* | gfortran.h (gfc_options_t): Add flag_allow_leading_underscore. | Francois-Xavier Coudert | 2007-01-20 | 147 | -511/+670 |
* | re PR libfortran/26893 ([4.1 only] kinds.h not generated, causing failure) | Francois-Xavier Coudert | 2007-01-19 | 5 | -3/+97 |
* | re PR libfortran/29649 (Force core dump on runtime library errors) | Francois-Xavier Coudert | 2007-01-18 | 8 | -16/+91 |
* | re PR libfortran/27107 (Make dependency on io/io.h broken) | Tom Tromey | 2007-01-17 | 5 | -354/+2602 |
* | re PR libfortran/27107 (Make dependency on io/io.h broken) | Francois-Xavier Coudert | 2007-01-17 | 17 | -580/+462 |
* | re PR fortran/30435 (Slash at end of input not recognized according to standard) | Jerry DeLisle | 2007-01-12 | 2 | -6/+15 |
* | re PR libfortran/30162 (Document when sequential I/O with named pipes works) | Jerry DeLisle | 2007-01-06 | 2 | -11/+39 |
* | Rotate ChangeLog | Steven G. Kargl | 2007-01-01 | 2 | -1633/+1637 |
* | re PR fortran/30321 (program crash for SUM applied to zero-size array) | Thomas Koenig | 2006-12-30 | 98 | -698/+3902 |
* | re PR libfortran/30014 (INQUIRE (iolength = xx) limited to kind=4) | Jerry DeLisle | 2006-12-28 | 3 | -3/+11 |
* | associated.c: Check for associated(NULL,NULL). | Tobias Burnus | 2006-12-17 | 2 | -0/+6 |
* | re PR fortran/30145 (Fortran 90: write statement fails to ignore zero-sized a... | Jerry DeLisle | 2006-12-15 | 2 | -1/+6 |
* | re PR fortran/30115 (allocate() interface pessimizes aliasing) | Richard Guenther | 2006-12-13 | 2 | -67/+52 |
* | re PR libfortran/29810 (Unsatisfied symbol "fmodl" in libgfortran shared libr... | Francois-Xavier Coudert | 2006-12-06 | 6 | -0/+317 |
* | re PR libfortran/30009 ([4.1 only] Unformatted reads exceeding storage units ... | Thomas Koenig | 2006-12-06 | 4 | -32/+49 |
* | re PR libfortran/30005 (Open errors (not/already exists etc.): show also the ... | Jerry DeLisle | 2006-12-05 | 2 | -1/+35 |
* | re PR libfortran/29568 (implement unformatted files with subrecords (Intel st... | Thomas Koenig | 2006-12-01 | 8 | -240/+544 |
* | Makefile.am: Remove intrinsics/erf.c and intrinsics/bessel.c. | Francois-Xavier Coudert | 2006-11-25 | 7 | -152/+154 |
* | io.h (unit_flags): Add new flag has_recl. | Jerry DeLisle | 2006-11-22 | 4 | -5/+18 |
* | 2006-11-17 Jerry DeLisle <jvdelisle@fcc.gnu.org | Jerry DeLisle | 2006-11-17 | 1 | -2/+2 |
* | trans-decl.c (gfc_get_symbol_decl): Fix formatting. | François-Xavier Coudert | 2006-11-16 | 3 | -2/+7 |
* | 2006-11-08 Steven G. Kargl <kargl@gcc.gnu.org> | Steven G. Kargl | 2006-11-09 | 2 | -0/+6 |
* | re PR fortran/29752 (write(*,*,advance='NO'), READ(): Data not flushed) | Jerry DeLisle | 2006-11-09 | 2 | -3/+11 |
* | transfer.c (next_record_w): Fix indentation. | Jerry DeLisle | 2006-11-05 | 2 | -1/+5 |
* | re PR libfortran/25545 (internal file and dollar edit descriptor) | Jerry DeLisle | 2006-11-05 | 2 | -113/+100 |
* | re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays) | Francois-Xavier Coudert | 2006-11-03 | 14 | -68/+452 |
* | re PR libfortran/29627 ([4.1 only] partial unformatted reads shouldn't succeed) | Thomas Koenig | 2006-10-31 | 4 | -49/+58 |
* | re PR fortran/29452 (Keyword check for specifiers in WRITE and READ) | Tobias Burnus | 2006-10-30 | 2 | -0/+6 |
* | configure: Regenerate. | Francois-Xavier Coudert | 2006-10-29 | 4 | -60/+17 |
* | re PR fortran/29625 (Octal edit descriptors allow real variables, even with -... | Tobias Burnus | 2006-10-28 | 2 | -2/+19 |
* | re PR fortran/29563 (Internal read loses data.) | Jerry DeLisle | 2006-10-26 | 2 | -1/+7 |
* | re PR fortran/29563 (Internal read loses data.) | Jerry DeLisle | 2006-10-26 | 4 | -16/+37 |
* | re PR fortran/26025 (Optionally use BLAS for matmul) | Francois-Xavier Coudert | 2006-10-22 | 13 | -36/+544 |
* | error.c: Add errno.h | Steven G. Kargl | 2006-10-21 | 3 | -2/+9 |
* | minval_r8.c: Regenerate. | Francois-Xavier Coudert | 2006-10-20 | 170 | -300/+472 |
* | re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays) | François-Xavier Coudert | 2006-10-19 | 4 | -23/+49 |
* | re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into ... | Jerry DeLisle | 2006-10-18 | 2 | -8/+75 |
* | in_pack.m4: Fixed a typo. | Tobias Burnus | 2006-10-18 | 25 | -34/+61 |
* | re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into ... | Jerry DeLisle | 2006-10-18 | 3 | -26/+54 |
* | spacing.m4: Use scalbn[f,l] if ldexp[f,l] is unavailable. | Steven G. Kargl | 2006-10-13 | 11 | -10/+68 |