aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/runtime/stop.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-09-21Use vectored writes when reporting errors and warnings.Janne Blomqvist1-15/+56
2018-02-23PR 84519 Handle optional QUIET specifier for STOP and ERROR STOPJanne Blomqvist1-21/+32
2018-02-22Character length cleanup for Coarray Fortran libraryJanne Blomqvist1-9/+9
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-21abort.c: Remove unused headers.Francois-Xavier Coudert1-2/+0
2016-12-19trans.h: Remove gfor_fndecl_stop_numeric_f08.Francois-Xavier Coudert1-18/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-05PR 53379 Print backtrace on error termination.Janne Blomqvist1-2/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-07-07stop.c: Use C11 _Noreturn.Francois-Xavier Coudert1-8/+4
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-06-17gfortran.h (gfc_option_t): Add fpe_summary.Tobias Burnus1-0/+54
2013-05-04environ.c: Include unistd.h.David Edelsohn1-0/+4
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-1/+1
2011-07-23ctime.c: Include <stdlib.h>.Andreas Schwab1-0/+1
2011-05-22stop.c (stop_string,error_stop_string): Minor cleanup.Tobias Burnus1-4/+2
2011-05-14lang.opt (fdump-core): Re-add as ignored option for backward compatibility.Tobias Burnus1-4/+1
2011-05-14PR 48915 Abort handlingJanne Blomqvist1-5/+8
2011-05-14Error printing thread safety, remove GFORTRAN_USE_STDERRJanne Blomqvist1-10/+11
2010-10-21re PR fortran/46079 (ABI for empty stop statement broken)Jerry DeLisle1-1/+21
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle1-5/+7
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle1-13/+26
2010-04-06re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus1-1/+20
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-4/+2
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-5/+1
2005-11-04re PR fortran/24636 (gfortran: STOP without stop-code too noisy, regression w...Steven G. Kargl1-1/+1
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-8/+17
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-2/+4
2004-12-06c99_functions.c, [...]: Whitespace fixes.Richard Henderson1-1/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+56