aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/libgfortran.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-25libgfortran.h (GFC_REAL_*_HUGE, [...]): Remove.Francois-Xavier Coudert1-27/+0
2007-10-19re PR fortran/33795 (Environment variable GFORTRAN_UNBUFFERED_<number> not wo...Francois-Xavier Coudert1-1/+1
2007-10-04re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)François-Xavier Coudert1-7/+1
2007-09-06libgfortran.h: Include config.h first.David Edelsohn1-1/+3
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert1-85/+4
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert1-1/+3
2007-08-24re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-2/+4
2007-08-23re PR libfortran/23138 ([mingw32] real(16) values are printed incorrectly)Francois-Xavier Coudert1-0/+10
2007-08-12re PR fortran/30964 (optional arguments to random_seed)Francois-Xavier Coudert1-3/+6
2007-08-11re PR fortran/31189 (Support backtracing for non-library errors)Francois-Xavier Coudert1-0/+3
2007-08-11re PR fortran/32937 (segfault with string and -fdefault-integer-8)Francois-Xavier Coudert1-2/+2
2007-08-10re PR fortran/31270 (print subscript value and array bounds when out-of-bound...Francois-Xavier Coudert1-2/+2
2007-07-30* libgfortran.h: Include <stdarg.h>.Francois-Xavier Coudert1-0/+1
2007-07-29re PR libfortran/32858 (printf-capabilities for runtime_error())Thomas Koenig1-5/+6
2007-07-24ChangeLog: Correct entry.Tobias Burnus1-0/+1
2007-07-15re PR libfortran/32611 (Print sign of negative zero)Jerry DeLisle1-0/+1
2007-07-03Fortran frontend:Janne Blomqvist1-1/+1
2007-07-02[multiple changes]Christopher D. Rickett1-0/+3
2007-06-24re PR libfortran/32456 (IO error message should show Unit/Filename)Jerry DeLisle1-0/+3
2007-05-27string.c (compare0): Use gfc_charlen_type instead of int.Janne Blomqvist1-5/+5
2007-05-22libgfortran.h: Mark stop_numeric as noreturn.Tobias Burnus1-1/+1
2007-05-14re PR fortran/30723 (Freeing memory doesn't need to call a library function)Francois-Xavier Coudert1-4/+1
2007-05-07re PR libfortran/31607 (CALL SYSTEM produces garbled output when writing to a...Francois-Xavier Coudert1-0/+5
2007-05-06re PR fortran/31201 (Too large unit number generates wrong code)Jerry DeLisle1-7/+15
2007-03-15gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert1-1/+13
2007-02-19re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2)Thomas Koenig1-0/+6
2007-02-04re PR libfortran/30007 (libgfortran doesn't build for sh-elf)Francois-Xavier Coudert1-4/+4
2007-01-18re PR libfortran/29649 (Force core dump on runtime library errors)Francois-Xavier Coudert1-3/+5
2007-01-17re PR libfortran/27107 (Make dependency on io/io.h broken)Francois-Xavier Coudert1-11/+73
2006-12-06re PR libfortran/30009 ([4.1 only] Unformatted reads exceeding storage units ...Thomas Koenig1-0/+1
2006-12-01re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...Thomas Koenig1-0/+2
2006-10-31re PR libfortran/29627 ([4.1 only] partial unformatted reads shouldn't succeed)Thomas Koenig1-0/+1
2006-10-21error.c: Add errno.hSteven G. Kargl1-1/+1
2006-10-01* libgfortran.h: Add prototype for internal_unpack_c16.Francois-Xavier Coudert1-0/+5
2006-08-15re PR fortran/25828 ([f2003] ACCESS='STREAM' io support)Jerry DeLisle1-2/+2
2006-08-01re PR libfortran/28452 (__gfortran_random_r10 not found)Thomas Koenig1-8/+19
2006-07-24re PR libfortran/25289 (Cannot handle record numbers large than huge(0_4))Jerry DeLisle1-0/+12
2006-07-04re PR libfortran/27704 (Incorrect runtime error on multiple OPEN)Jerry DeLisle1-0/+8
2006-06-25io.h: Move proto for unit_to_fd...Francois-Xavier Coudert1-0/+3
2006-03-22[multiple changes]Thomas Koenig1-0/+1
2006-03-18re PR fortran/26509 (incorrect behaviour of error-handler for direct access w...Jerry DeLisle1-0/+1
2006-03-03re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)Thomas Koenig1-0/+1
2006-02-19re PR libfortran/21303 (L edit descriptor without a width)François-Xavier Coudert1-0/+7
2006-02-08re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp...François-Xavier Coudert1-0/+1
2006-02-06re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig1-0/+1
2006-01-02re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini1-35/+3
2005-12-28re PR libfortran/25139 ("Invalid argument" error on I/O)Jerry DeLisle1-0/+2
2005-11-30libgfortran.h (ILP32 typedefs): Define _UINT8_T, _UINT32_T and _UINT64_T on S...Eric Botcazou1-0/+15
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-7/+9
2005-11-10libgfortran.h: Add proper defines where needed.Andreas Jaeger1-0/+8