aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-12-02Add forgotten ChangeLog entry:Janne Blomqvist1-0/+20
2005-12-02re PR libfortran/25116 ([4.0] namelist read from non-opened file)Francois-Xavier Coudert1-0/+6
2005-11-30libgfortran.h (ILP32 typedefs): Define _UINT8_T, _UINT32_T and _UINT64_T on S...Eric Botcazou1-0/+5
2005-11-29re PR fortran/25149 (Compiler dies on -std=f95)Steven G. Kargl1-15/+4
2005-11-28acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to...Jakub Jelinek1-0/+11
2005-11-28ftell.c (ftell, FTELL_SUB): Add unlock_unit call.Jakub Jelinek1-0/+6
2005-11-28re PR fortran/25109 (formatted reads with embedded blanks in input fields)Jerry DeLisle1-0/+6
2005-11-27random.c: Include config.hDavid Edelsohn1-0/+6
2005-11-27* io/write.c (namelist_write): Correct type in previous commit.Francois-Xavier Coudert1-0/+5
2005-11-27re PR libfortran/24919 ([4.0] CRLF support in libgfortran)Francois-Xavier Coudert1-0/+18
2005-11-26list_read.c (nml_parse_qualifier): Use ssize_t instead of int in dtp->u.p.value.Richard Henderson1-0/+5
2005-11-26libgfortran ChangeLog:Janne Blomqvist1-0/+5
2005-11-25list_read.c (nml_parse_qualifier): Use memcpy to extract values from dtp->u.p...Richard Henderson1-0/+10
2005-11-23open.c (new_unit): Use the right unit number when checking for stdin, stdout,...Alan Modra1-0/+5
2005-11-23re PR libfortran/24794 (problem with namelist input of character array)Jerry DeLisle1-0/+6
2005-11-22io.h (_LARGE_FILES): Undefine for AIX.David Edelsohn1-0/+5
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-0/+235
2005-11-20Makefile.am: Revert 2005-11-14 change.Richard Henderson1-0/+6
2005-11-18configure.ac: Add "-I ." to the AM_FCFLAGS.Francois-Xavier Coudert1-0/+5
2005-11-18fpu-glibc.h (set_fpu): Only call fedisableexcept for nonzero FE_ALL_EXCEPT.Hans-Peter Nilsson1-0/+5
2005-11-17re PR libfortran/24892 (ACCESS argument to the OPEN statement)Francois-Xavier Coudert1-0/+7
2005-11-14re PR libfortran/21468 (vectorizing libfortran)Janne Blomqvist1-0/+10
2005-11-13fget.c: New file.Francois-Xavier Coudert1-0/+9
2005-11-12re PR libfortran/24787 ([libfortran] SCAN is broken)Steven G. Kargl1-0/+6
2005-11-10libgfortran.h: Add proper defines where needed.Andreas Jaeger1-0/+4
2005-11-10libgfortran.h: Add missing prototypes for internal_pack functions.Andreas Jaeger1-2/+7
2005-11-06gfortran ChangeLogJanne Blomqvist1-0/+35
2005-11-06intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert1-0/+9
2005-11-05configure.ac: Use AM_FCFLAGS for extra flags, not FCFLAGS.Richard Guenther1-0/+5
2005-11-05intrinsic.c (add_functions): Add function version of TTYNAM.Francois-Xavier Coudert1-0/+4
2005-11-04re PR fortran/24636 (gfortran: STOP without stop-code too noisy, regression w...Steven G. Kargl1-0/+5
2005-11-04re PR libfortran/22298 (libgfortran init() constructor isn't called if execut...François-Xavier Coudert1-2/+12
2005-11-01re PR fortran/21565 (namelist in block data is illegal)Paul Thomas1-0/+6
2005-10-31re PR libfortran/24584 (Segfault when reading empty string in namelist file)Jerry DeLisle1-0/+5
2005-10-30re PR libfortran/20179 (cannot mix C and Fortran I/O)Francois-Xavier Coudert1-0/+8
2005-10-30check.c (gfc_check_malloc, [...]): New functions.Francois-Xavier Coudert1-0/+7
2005-10-29Makefile.am (kinds.h): Remove target, if command fails.Mike Stump1-4/+12
2005-10-28check.c (gfc_check_alarm_sub, [...]): New functions.Francois-Xavier Coudert1-1/+10
2005-10-28acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): New check.François-Xavier Coudert1-16/+31
2005-10-25re PR libfortran/24224 (Generalized internal array IO not implemented.)Jerry DeLisle1-0/+19
2005-10-24re PR libfortran/24416 (Wrong reading following namelist reading)Paul Thomas1-4/+10
2005-10-24re PR libfortran/24489 (read_block wrong execution order)Jerry DeLisle1-0/+7
2005-10-23re PR libfortran/23272 ([mingw32] inquire via filename fails)Francois-Xavier Coudert1-0/+15
2005-10-23fpu.c: Add _GNU_SOURCE definition.Francois-Xavier Coudert1-0/+5
2005-10-23re PR fortran/18022 (problem with structure and calling a function)Paul Thomas1-0/+9
2005-10-21re PR libfortran/24383 (mingw doesn't have SSIZE_MAX)Francois-Xavier Coudert1-0/+5
2005-10-19re PR libfortran/24432 (Missing symbols)Francois-Xavier Coudert1-1/+11
2005-10-19re PR libfortran/24432 (Missing symbols)Francois-Xavier Coudert1-0/+5
2005-10-14fpu-387.h (set_fpu): Remove extra ":" in stmxcsr.Uros Bizjak1-1/+8
2005-10-13unix.c (fd_alloc_r_at): Use read() instead of do_read() only in case of speci...Thomas Koenig1-2/+7