PR 78534, 83704 Handle large formatted I/O
[gcc.git] / libgfortran / runtime / backtrace.c
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-21 Francois-Xavier... abort.c: Remove unused headers.
2016-01-23 John David Anglinre PR libfortran/68744 (FAIL: gfortran.dg/backtrace_1...
2016-01-04 Jakub JelinekUpdate copyright years.
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-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in libgfortran/
2013-01-14 Richard SandifordUpdate copyright years in libgfortran.
2012-12-20 Janus Weilre PR libfortran/36044 (user-requested backtrace)
2012-06-01 Tobias Burnuschmod.c (chmod_func): On MinGW, don't set is_dir
2012-01-12 Janne BlomqvistRemove configure check for unused fdopen.
2012-01-09 Harald Anlaufre PR fortran/51197 (Backtrace information less useful)
2011-11-09 Janne BlomqvistConfigure cleanup.
2011-11-09 Janne BlomqvistPR 46686 Fix incorrect comment.
2011-11-09 Janne BlomqvistPR 46686 Implement backtrace with _Unwind_Backtrace...
2011-05-29 Janne BlomqvistPR 48931 Use async-signal-safe execve instead of execvp
2011-05-29 Janne BlomqvistPR 49214 fd_gets should return NULL if nothing was...
2011-05-22 Janne BlomqvistPR 48931 Make backtrace async-signal-safe, reformat...
2011-05-14 Janne BlomqvistPR 48915 Abort handling
2011-05-14 Janne BlomqvistError printing thread safety, remove GFORTRAN_USE_STDERR
2011-04-16 Janne BlomqvistReplace sprintf with snprintf
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-04-13 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2007-10-18 Francois-Xavier... re PR fortran/32021 (Fix,document,remove GFORTRAN_...
2007-08-31 Francois-Xavier... minloc1.m4: Update copyright year and ajust headers...
2007-08-11 Francois-Xavier... re PR fortran/31189 (Support backtracing for non-librar...
2007-06-25 Adam Nemetre PR libfortran/32495 (static declaration of 'strcases...
2007-06-15 Rainer Orthre PR libfortran/32345 (Unconditional snprintf use...
2007-03-15 Francois-Xavier... gfortran.h (gfc_option_t): Add flag_backtrace field.