Age | Commit message (Expand) | Author | Files | Lines |
2005-12-16 | re PR fortran/25264 (write to internal unit from the string itself gives wron... | Jerry DeLisle | 3 | -13/+67 |
2005-12-13 | re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ... | Jakub Jelinek | 1 | -0/+17 |
2005-12-13 | Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h. | Richard Sandiford | 13 | -96/+766 |
2005-12-11 | Forgot ChangeLog for 108359 | Janne Blomqvist | 1 | -0/+7 |
2005-12-10 | Makefile.am: Enable loop unrolling for matmul. | Janne Blomqvist | 4 | -442/+224 |
2005-12-10 | re PR fortran/23815 (Add -byteswapio flag) | Thomas Koenig | 6 | -14/+213 |
2005-12-09 | re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ... | Jakub Jelinek | 6 | -45/+94 |
2005-12-09 | re PR libfortran/25039 ([4.1 only] comma short-circuit field width) | Jerry DeLisle | 4 | -1/+36 |
2005-12-04 | format.c: Removing unused code. | Francois-Xavier Coudert | 3 | -544/+20 |
2005-12-02 | Add forgotten ChangeLog entry: | Janne Blomqvist | 1 | -0/+20 |
2005-12-02 | re PR libfortran/25116 ([4.0] namelist read from non-opened file) | Francois-Xavier Coudert | 2 | -1/+10 |
2005-11-30 | libgfortran.h (ILP32 typedefs): Define _UINT8_T, _UINT32_T and _UINT64_T on S... | Eric Botcazou | 2 | -0/+20 |
2005-11-29 | re PR fortran/25149 (Compiler dies on -std=f95) | Steven G. Kargl | 2 | -15/+16 |
2005-11-28 | acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to... | Jakub Jelinek | 6 | -12/+37 |
2005-11-28 | ftell.c (ftell, FTELL_SUB): Add unlock_unit call. | Jakub Jelinek | 4 | -4/+21 |
2005-11-28 | re PR fortran/25109 (formatted reads with embedded blanks in input fields) | Jerry DeLisle | 2 | -3/+11 |
2005-11-27 | random.c: Include config.h | David Edelsohn | 4 | -5/+9 |
2005-11-27 | libgfortran ChangeLog: | Janne Blomqvist | 186 | -1838/+2734 |
2005-11-27 | * io/write.c (namelist_write): Correct type in previous commit. | Francois-Xavier Coudert | 2 | -1/+6 |
2005-11-27 | re PR libfortran/24919 ([4.0] CRLF support in libgfortran) | Francois-Xavier Coudert | 6 | -12/+104 |
2005-11-26 | list_read.c (nml_parse_qualifier): Use ssize_t instead of int in dtp->u.p.value. | Richard Henderson | 2 | -5/+10 |
2005-11-26 | libgfortran ChangeLog: | Janne Blomqvist | 2 | -2/+8 |
2005-11-25 | list_read.c (nml_parse_qualifier): Use memcpy to extract values from dtp->u.p... | Richard Henderson | 3 | -45/+52 |
2005-11-23 | open.c (new_unit): Use the right unit number when checking for stdin, stdout,... | Alan Modra | 2 | -3/+8 |
2005-11-23 | re PR libfortran/24794 (problem with namelist input of character array) | Jerry DeLisle | 2 | -0/+11 |
2005-11-22 | io.h (_LARGE_FILES): Undefine for AIX. | David Edelsohn | 2 | -0/+11 |
2005-11-21 | re PR fortran/14943 (read/write code generation is not thread safe) | Jakub Jelinek | 33 | -2317/+3324 |
2005-11-20 | Makefile.am: Revert 2005-11-14 change. | Richard Henderson | 4 | -102/+114 |
2005-11-18 | configure.ac: Add "-I ." to the AM_FCFLAGS. | Francois-Xavier Coudert | 3 | -210/+413 |
2005-11-18 | fpu-glibc.h (set_fpu): Only call fedisableexcept for nonzero FE_ALL_EXCEPT. | Hans-Peter Nilsson | 2 | -1/+7 |
2005-11-17 | re PR libfortran/24892 (ACCESS argument to the OPEN statement) | Francois-Xavier Coudert | 3 | -1/+22 |
2005-11-14 | re PR libfortran/21468 (vectorizing libfortran) | Janne Blomqvist | 19 | -246/+283 |
2005-11-13 | fget.c: New file. | Francois-Xavier Coudert | 7 | -10/+278 |
2005-11-12 | re PR libfortran/24787 ([libfortran] SCAN is broken) | Steven G. Kargl | 2 | -25/+26 |
2005-11-11 | PR libgfortran/24699, 24700, 24719, 24785 | Jerry DeLisle | 1 | -5/+22 |
2005-11-10 | libgfortran.h: Add proper defines where needed. | Andreas Jaeger | 2 | -0/+12 |
2005-11-10 | libgfortran.h: Add missing prototypes for internal_pack functions. | Andreas Jaeger | 2 | -3/+20 |
2005-11-06 | gfortran ChangeLog | Janne Blomqvist | 9 | -514/+443 |
2005-11-06 | intrinsic.c (add_functions): Add ctime and fdate intrinsics. | Francois-Xavier Coudert | 7 | -3/+181 |
2005-11-05 | configure.ac: Use AM_FCFLAGS for extra flags, not FCFLAGS. | Richard Guenther | 3 | -9/+10 |
2005-11-05 | intrinsic.c (add_functions): Add function version of TTYNAM. | Francois-Xavier Coudert | 2 | -0/+30 |
2005-11-04 | re PR fortran/24636 (gfortran: STOP without stop-code too noisy, regression w... | Steven G. Kargl | 2 | -1/+6 |
2005-11-04 | re PR libfortran/22298 (libgfortran init() constructor isn't called if execut... | François-Xavier Coudert | 4 | -2/+30 |
2005-11-01 | re PR fortran/21565 (namelist in block data is illegal) | Paul Thomas | 2 | -0/+60 |
2005-10-31 | .cvsignore are not needed for subversion, remove them. | Andreas Jaeger | 1 | -1/+0 |
2005-10-31 | re PR libfortran/24584 (Segfault when reading empty string in namelist file) | Jerry DeLisle | 2 | -0/+6 |
2005-10-30 | re PR libfortran/20179 (cannot mix C and Fortran I/O) | Francois-Xavier Coudert | 4 | -0/+31 |
2005-10-30 | check.c (gfc_check_malloc, [...]): New functions. | Francois-Xavier Coudert | 4 | -2/+69 |
2005-10-29 | Makefile.am (kinds.h): Remove target, if command fails. | Mike Stump | 3 | -10/+18 |
2005-10-28 | check.c (gfc_check_alarm_sub, [...]): New functions. | Francois-Xavier Coudert | 7 | -10/+203 |