summaryrefslogtreecommitdiff
path: root/libgfortran/runtime/backtrace.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-12-21 * intrinsics/abort.c: Remove unused headers.fxcoudert
2016-01-23 PR libfortran/68744danglin
2016-01-04 Update copyright years.jakub
2015-09-02PR 67414 Better diagnostics on backtrace failure, gf_strerror bugfixjb
2015-08-23 PR libfortran/54572fxcoudert
2015-01-05 Update copyright years.jakub
2014-01-02Update copyright years in libgfortran/rsandifo
2013-01-14Update copyright years in libgfortran.rsandifo
2012-12-202012-12-20 Janus Weil <janus@gcc.gnu.org>janus
2012-06-012012-06-01 Tobias Burnus <burnus@net-b.de>burnus
2012-01-12Remove configure check for unused fdopen.jb
2012-01-092012-01-09 Harald Anlauf <anlauf@gmx.de>burnus
2011-11-09Configure cleanup.jb
2011-11-09PR 46686 Fix incorrect comment.jb
2011-11-09PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc.jb
2011-05-29PR 48931 Use async-signal-safe execve instead of execvpjb
2011-05-29PR 49214 fd_gets should return NULL if nothing was readjb
2011-05-22PR 48931 Make backtrace async-signal-safe, reformat outputjb
2011-05-14PR 48915 Abort handlingjb
2011-05-14Error printing thread safety, remove GFORTRAN_USE_STDERRjb
2011-04-16Replace sprintf with snprintfjb
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub
2009-04-082009-04-08 Janne Blomqvist <jb@gcc.gnu.org>jb
2008-04-132008-04-13 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2007-10-18 PR libfortran/32021fxcoudert
2007-08-31 * m4/minloc1.m4: Update copyright year and ajust headers order.fxcoudert
2007-08-11 PR fortran/31189fxcoudert
2007-06-25 PR libfortran/32495nemet
2007-06-15 PR libfortran/32345ro
2007-03-15 * gfortran.h (gfc_option_t): Add flag_backtrace field.fxcoudert