aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2005-10-13* config/fpu-387.h (set_fpu): Add "=m" for stmxcsr.Uros Bizjak1-0/+4
2005-10-12gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert1-0/+22
2005-10-12unix.c: Remove parts of patch of 2005/10/07 that cause input from the termina...Janne Blomqvist1-0/+5
2005-10-11re PR libfortran/24313 (complex sqrt function does not return principal value)Steven G. Kargl1-0/+7
2005-10-07re PR libfortran/16339 (Unformatted i/o on large arrays inefficient)Janne Blomqvist1-0/+28
2005-10-07transfer.c (write_block): Add test for end-of-file condition, removed from me...Jerry DeLisle1-0/+9
2005-10-03* runtime/memory.c (allocate_size): Malloc 1 byte if size == 0.Jakub Jelinek1-0/+4
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert1-1/+27
2005-10-01memory.c (malloc_t): Remove.Jakub Jelinek1-0/+10
2005-10-01libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define.Jakub Jelinek1-0/+21
2005-09-30re PR libfortran/24112 (Reopening file with STATUS='OLD' doesn't work)Janne Blomqvist1-0/+5
2005-09-29string.c (find_option): Change 3rd argument to const st_option *.Jakub Jelinek1-0/+18
2005-09-27re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90)Steve Ellcey1-0/+19