aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/runtime
AgeCommit message (Expand)AuthorFilesLines
2008-06-15re PR fortran/36515 (Integer read from stdin yields a value overflow for a va...Jerry DeLisle1-0/+3
2008-06-13re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle1-6/+5
2008-05-18select.c: Moved content to select_inc.c.Francois-Xavier Coudert3-108/+236
2008-05-02re PR libfortran/36094 (Runtime error show_locus not working correctly)Jerry DeLisle1-0/+5
2008-04-13re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig3-113/+148
2008-03-19re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-1/+1
2008-03-19re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2-16/+107
2007-12-27re PR fortran/34594 (On error and END, no jump to ERR=<label>)Thomas Koenig1-0/+7
2007-10-19re PR fortran/33795 (Environment variable GFORTRAN_UNBUFFERED_<number> not wo...Francois-Xavier Coudert1-26/+4
2007-10-18re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)Francois-Xavier Coudert2-9/+13
2007-10-18environ.c (init_choice): Remove unused function.Ben Elliston1-80/+0
2007-10-04re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)François-Xavier Coudert1-137/+0
2007-09-15re PR libfortran/21185 (Improve testsuite results on newlib targets)Francois-Xavier Coudert2-2/+6
2007-09-11re PR libfortran/33386 (Fortran SELECT statement miscompiles)Francois-Xavier Coudert1-1/+1
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert3-41/+42
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert11-42/+18
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert1-124/+0
2007-08-12re PR fortran/30964 (optional arguments to random_seed)Francois-Xavier Coudert1-1/+1
2007-08-11re PR fortran/31189 (Support backtracing for non-library errors)Francois-Xavier Coudert2-1/+78
2007-08-10re PR fortran/31270 (print subscript value and array bounds when out-of-bound...Francois-Xavier Coudert1-2/+8
2007-07-29re PR libfortran/32858 (printf-capabilities for runtime_error())Thomas Koenig2-60/+9
2007-07-27re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function)Francois-Xavier Coudert1-8/+8
2007-07-24re PR fortran/30814 (non-conforming array sizes in PACK should raise an error)Thomas Koenig1-0/+2
2007-07-15re PR libfortran/32611 (Print sign of negative zero)Jerry DeLisle1-15/+18
2007-07-03Fortran frontend:Janne Blomqvist1-46/+28
2007-07-01fortran frontend:Janne Blomqvist1-67/+12
2007-06-25re PR libfortran/32495 (static declaration of 'strcasestr' follows non-static...Adam Nemet1-7/+9
2007-06-24re PR libfortran/32456 (IO error message should show Unit/Filename)Jerry DeLisle1-0/+14
2007-06-15re PR libfortran/32345 (Unconditional snprintf use breaks all gfortran exec t...Rainer Orth1-1/+5
2007-05-28re PR fortran/32124 (Execution stops with stat= in ALLOCATE)Tobias Burnus1-5/+21
2007-05-27string.c (compare0): Use gfc_charlen_type instead of int.Janne Blomqvist1-16/+29
2007-05-17re PR fortran/31917 ([4.1 only] GFORTRAN_CONVERT_UNIT is ignored)Tobias Burnus1-2/+14
2007-05-14re PR fortran/30723 (Freeing memory doesn't need to call a library function)Francois-Xavier Coudert2-40/+1
2007-05-06re PR fortran/31201 (Too large unit number generates wrong code)Jerry DeLisle1-1/+14
2007-04-19main.c (please_free_exe_path_when_done): New variable.Francois-Xavier Coudert1-0/+7
2007-04-06cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert2-3/+0
2007-03-16* runtime/main.c: Include "config.h" first.David Edelsohn1-1/+1
2007-03-15gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert5-2/+392
2007-02-16* runtime/memory.c (deallocate): Correct comment.Francois-Xavier Coudert1-1/+1
2007-01-21* runtime/error.c: Include sys/time.h before sys/resource.h.François-Xavier Coudert1-4/+6
2007-01-18re PR libfortran/29649 (Force core dump on runtime library errors)Francois-Xavier Coudert3-2/+69
2007-01-17re PR libfortran/27107 (Make dependency on io/io.h broken)Francois-Xavier Coudert3-104/+1
2006-12-13re PR fortran/30115 (allocate() interface pessimizes aliasing)Richard Guenther1-67/+39
2006-12-06re PR libfortran/30009 ([4.1 only] Unformatted reads exceeding storage units ...Thomas Koenig1-0/+4
2006-12-01re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...Thomas Koenig2-5/+17
2006-11-16trans-decl.c (gfc_get_symbol_decl): Fix formatting.François-Xavier Coudert1-1/+1
2006-10-31re PR libfortran/29627 ([4.1 only] partial unformatted reads shouldn't succeed)Thomas Koenig1-0/+4
2006-10-30re PR fortran/29452 (Keyword check for specifiers in WRITE and READ)Tobias Burnus1-0/+1
2006-10-21error.c: Add errno.hSteven G. Kargl1-1/+2
2006-10-18in_pack.m4: Fixed a typo.Tobias Burnus4-5/+5