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