summaryrefslogtreecommitdiff
path: root/libgfortran/runtime/error.c
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-04-12libgfortran: Fix compilation of gf_vsnprintfIan McInerney
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-12-25Fortran: simplify library code for integer-to-decimal conversionFrancois-Xavier Coudert
2021-01-04Update copyright years.Jakub Jelinek
2020-11-26libgfortran: Verify the presence of all functions for POSIX 2008 localeMaciej W. Rozycki
2020-05-23Fixes a hang on an invalid ID in a WAIT statement.Thomas Koenig
2020-01-01Update copyright years.Jakub Jelinek
2019-08-17PR fortran/68401 Improve allocation error messageJanne Blomqvist
2019-01-01Update copyright years.Jakub Jelinek
2018-11-23Make recursion_check work for multiple threadsJanne Blomqvist
2018-09-21Use vectored writes when reporting errors and warnings.Janne Blomqvist
2018-08-21re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig
2018-07-31Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds.Andre Vieira
2018-07-25re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-12-21libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert
2016-01-04Update copyright years.Jakub Jelinek
2015-09-05PR 53379 Print backtrace on error termination.Janne Blomqvist
2015-09-02PR 67414 Better diagnostics on backtrace failure, gf_strerror bugfixJanne Blomqvist
2015-08-23re PR libfortran/54572 (Use libbacktrace library)Francois-Xavier Coudert
2015-01-15re PR fortran/61933 (Inquire on internal units)Jerry DeLisle
2015-01-05Update copyright years.Jakub Jelinek
2014-11-10PR 47007 and 61847 Locale failures in libgfortran.Janne Blomqvist
2014-01-02Update copyright years in libgfortran/Richard Sandiford
2013-03-19Use C99 bool instead of enum try.Janne Blomqvist
2013-01-14Update copyright years in libgfortran.Richard Sandiford
2012-12-20re PR libfortran/36044 (user-requested backtrace)Janus Weil
2012-05-23re PR libfortran/53444 (Accommodate non-compliant strerror_r() on VxWorks.)Tobias Burnus
2011-11-09Configure cleanup.Janne Blomqvist
2011-11-08re PR libfortran/47972 (error.c:158:7: warning: return makes pointer from int...Francois-Xavier Coudert
2011-07-09error.c (sys_abort): Change argument list from "()" to "(void)".Tobias Burnus
2011-05-14PR 48915 Abort handlingJanne Blomqvist
2011-05-14Error printing thread safety, remove GFORTRAN_USE_STDERRJanne Blomqvist
2011-01-22PR 46267 strerror thread safetyJanne Blomqvist
2010-11-03re PR fortran/43899 (Wrong unused-variable warning with NAMELISTs)Jerry DeLisle
2010-05-07Remove free_memJanne Blomqvist
2010-04-01transfer.c: Update copyright.Paul Thomas
2010-03-12format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIF...Kai Tietz
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-04-08string.c (compare0): Use gfc_charlen_type.Janne Blomqvist
2008-09-02error.c: Fix cast for printf.Jerry DeLisle
2008-07-27re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus
2008-05-02re PR libfortran/36094 (Runtime error show_locus not working correctly)Jerry DeLisle
2007-12-27re PR fortran/34594 (On error and END, no jump to ERR=<label>)Thomas Koenig
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert