aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2005-09-27Correct ChangeLog formatting and email address.David Edelsohn1-15/+19
2005-09-26[multiple changes]Janne Blomqvist1-0/+21
2005-09-26configure.ac: Add check for __clog.David Edelsohn1-0/+5
2005-09-25c99_protos.h: Add prototypes for C99 complex functions.Francois-Xavier Coudert1-0/+20
2005-09-25re PR libfortran/23803 ([mingw32] getlog malfunction)Francois-Xavier Coudert1-0/+8
2005-09-24re PR libfortran/23802 ([mingw32] sleep malfunction)Francois-Xavier Coudert1-0/+5
2005-09-24re PR libfortran/23380 ([mingw32] cpu_time intrinsic malfunction)Francois-Xavier Coudert1-0/+6
2005-09-14PR fortran/21875 Internal Unit Array I/O, NISTJerry DeLisle1-0/+24
2005-09-13re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford1-0/+64
2005-09-11re PR libfortran/20179 (cannot mix C and Fortran I/O)Francois-Xavier Coudert1-0/+9
2005-09-10unix.c: Remove mmap code.Janne Blomqvist1-0/+4
2005-09-09re PR libfortran/23784 (close doesn't reset ioparm on error exit)Francois-Xavier Coudert1-0/+5
2005-09-09gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gf...Thomas Koenig1-0/+6