PR 78534, 83704 Handle large formatted I/O
[gcc.git] / libgfortran / runtime / error.c
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-21 Francois-Xavier... libgfortran.h: Include <stdlib.h> header.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-09-04 Janne BlomqvistPR 53379 Print backtrace on error termination.
2015-09-02 Janne BlomqvistPR 67414 Better diagnostics on backtrace failure, gf_st...
2015-08-23 Francois-Xavier... re PR libfortran/54572 (Use libbacktrace library)
2015-01-15 Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-10 Janne BlomqvistPR 47007 and 61847 Locale failures in libgfortran.
2014-01-02 Richard SandifordUpdate copyright years in libgfortran/
2013-03-19 Janne BlomqvistUse C99 bool instead of enum try.
2013-01-14 Richard SandifordUpdate copyright years in libgfortran.
2012-12-20 Janus Weilre PR libfortran/36044 (user-requested backtrace)
2012-05-23 Tobias Burnusre PR libfortran/53444 (Accommodate non-compliant strer...
2011-11-09 Janne BlomqvistConfigure cleanup.
2011-11-08 Francois-Xavier... re PR libfortran/47972 (error.c:158:7: warning: return...
2011-07-09 Tobias Burnuserror.c (sys_abort): Change argument list from "()...
2011-05-14 Janne BlomqvistPR 48915 Abort handling
2011-05-14 Janne BlomqvistError printing thread safety, remove GFORTRAN_USE_STDERR
2011-01-21 Janne BlomqvistPR 46267 strerror thread safety
2010-11-03 Jerry DeLislere PR fortran/43899 (Wrong unused-variable warning...
2010-05-07 Janne BlomqvistRemove free_mem
2010-04-01 Paul Thomastransfer.c: Update copyright.
2010-03-12 Kai Tietzformat.c (parse_format_list): Add to ERROR, WARNING...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-08 Janne Blomqviststring.c (compare0): Use gfc_charlen_type.
2008-09-02 Jerry DeLisleerror.c: Fix cast for printf.
2008-07-27 Tobias Burnusre PR fortran/36132 (_gfortran_internal_pack on optiona...
2008-05-02 Jerry DeLislere PR libfortran/36094 (Runtime error show_locus not...
2007-12-27 Thomas Koenigre PR fortran/34594 (On error and END, no jump to ERR...
2007-09-03 Francois-Xavier... re PR fortran/31675 (Fortran front-end and libgfortran...
2007-08-31 Francois-Xavier... minloc1.m4: Update copyright year and ajust headers...
2007-08-10 Francois-Xavier... re PR fortran/31270 (print subscript value and array...
2007-07-29 Thomas Koenigre PR libfortran/32858 (printf-capabilities for runtime...
2007-06-24 Jerry DeLislere PR libfortran/32456 (IO error message should show...
2007-05-14 Francois-Xavier... re PR fortran/30723 (Freeing memory doesn't need to...
2007-05-06 Jerry DeLislere PR fortran/31201 (Too large unit number generates...
2007-04-06 Francois-Xavier... cpu_time.c: Don't include headers already included...
2007-03-15 Francois-Xavier... gfortran.h (gfc_option_t): Add flag_backtrace field.
2007-01-21 François-Xavier... * runtime/error.c: Include sys/time.h before sys/resour...
2007-01-18 Francois-Xavier... re PR libfortran/29649 (Force core dump on runtime...
2007-01-17 Francois-Xavier... re PR libfortran/27107 (Make dependency on io/io.h...
2006-12-06 Thomas Koenigre PR libfortran/30009 ([4.1 only] Unformatted reads...
2006-12-01 Thomas Koenigre PR libfortran/29568 (implement unformatted files...
2006-11-16 François-Xavier... trans-decl.c (gfc_get_symbol_decl): Fix formatting.
2006-10-31 Thomas Koenigre PR libfortran/29627 ([4.1 only] partial unformatted...
2006-10-21 Steven G. Karglerror.c: Add errno.h
2006-07-04 Jerry DeLislere PR libfortran/27704 (Incorrect runtime error on...
2006-03-18 Jerry DeLislere PR fortran/26509 (incorrect behaviour of error-handl...
2006-02-19 François-Xavier... re PR libfortran/21303 (L edit descriptor without a...
2006-02-08 François-Xavier... re PR libfortran/25425 ([4.1 only] F95 and F2003 differ...
2005-12-28 Jerry DeLislere PR libfortran/25139 ("Invalid argument" error on...
2005-11-21 Jakub Jelinekre PR fortran/14943 (read/write code generation is...
2005-11-04 François-Xavier... re PR libfortran/22298 (libgfortran init() constructor...
2005-10-25 Jerry DeLislere PR libfortran/24224 (Generalized internal array...
2005-10-01 Jakub Jelineklibgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define.
2005-09-14 Jerry DeLislePR fortran/21875 Internal Unit Array I/O, NIST
2005-09-09 Thomas Koeniggfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filep...
2005-08-17 Kelley CookAll files: Update FSF address.
2005-08-11 Francois-Xavier... re PR libfortran/20006 ($ format extension doesn't...
2005-07-09 Thomas Koenig[multiple changes]
2005-06-23 Francois-Xavier... c99_functions.c (log10l): New log10l function for syste...
2005-01-12 Toon Moenere PR libfortran/19280 (Inconsistent licensing of libgf...
2004-12-19 Aaron W. LaFramboiselibgfortran.h (itoa): Rename to gfc_itoa.
2004-12-12 Richard Hendersonacinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY):...
2004-12-07 Richard Hendersonc99_functions.c, [...]: Whitespace fixes.
2004-08-31 Paul Brookerror.c (generate_error): Set both iostat and library_r...
2004-08-28 Paul Brookre PR libfortran/17195 (Infinite loop in output_float...
2004-08-25 Bud Davisre PR libfortran/17143 (2**63 prints garbage)
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.