aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/libgfortran.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-16/+12
2009-04-08string.c (compare0): Use gfc_charlen_type.Janne Blomqvist1-6/+3
2008-11-23nessage.txtDanny Smith1-1/+1
2008-09-06libgfortran.h (likely,unlikely): New makros.Tobias Burnus1-2/+9
2008-08-14re PR libfortran/36886 (misaligment for cshift of character)Thomas Koenig1-0/+57
2008-07-27re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus1-0/+3
2008-06-15re PR fortran/36515 (Integer read from stdin yields a value overflow for a va...Jerry DeLisle1-0/+1
2008-06-13re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle1-4/+3
2008-05-14libgfortran.h (gfc_char4_t): New type.Francois-Xavier Coudert1-2/+17
2008-04-13re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-0/+58
2008-04-05PR fortran/25829 28655Jerry DeLisle1-1/+7
2008-03-28re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-0/+196
2008-03-23re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-0/+136
2008-03-21re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-0/+64
2008-03-19re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-3/+51
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