summaryrefslogtreecommitdiff
path: root/libgfortran/runtime/error.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in libgfortran/rsandifo2014-01-021-1/+1
* Use C99 bool instead of enum try.jb2013-03-191-4/+4
* Update copyright years in libgfortran.rsandifo2013-01-141-2/+1
* 2012-12-20 Janus Weil <janus@gcc.gnu.org>janus2012-12-201-1/+2
* 2012-05-23 Tobias Burnus <burnus@net-b.de>burnus2012-05-231-0/+4
* Configure cleanup.jb2011-11-091-7/+0
* PR libfortran/47972fxcoudert2011-11-081-13/+7
* 2011-07-09 Tobias Burnus <burnus@net-b.de>burnus2011-07-091-1/+1
* PR 48915 Abort handlingjb2011-05-141-47/+55
* Error printing thread safety, remove GFORTRAN_USE_STDERRjb2011-05-141-18/+93
* PR 46267 strerror thread safetyjb2011-01-211-3/+39
* 2010-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-11-031-1/+14
* Remove free_memjb2010-05-071-2/+2
* 2010-04-01 Paul Thomas <pault@gcc.gnu.org>pault2010-04-011-1/+1
* 2010-03-12 Kai Tietz <kai.tietz@onevision.com>ktietz2010-03-121-3/+3
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-15/+11
* 2009-04-08 Janne Blomqvist <jb@gcc.gnu.org>jb2009-04-081-40/+3
* 2008-09-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2008-09-021-2/+2
* 2008-07-27 Tobias Burnus <burnus@net-b.de>burnus2008-07-271-0/+15
* 2008-05-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2008-05-021-0/+5
* 2007-12-27 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2007-12-271-0/+7
* PR fortran/31675fxcoudert2007-09-031-24/+24
* * m4/minloc1.m4: Update copyright year and ajust headers order.fxcoudert2007-08-311-5/+2
* PR fortran/31270fxcoudert2007-08-101-2/+8
* 2007-07-29 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2007-07-291-59/+8
* 2007-06-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2007-06-241-0/+14
* PR fortran/30723fxcoudert2007-05-141-0/+1
* 2007-05-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2007-05-061-1/+14
* * intrinsics/cpu_time.c: Don't include headers already includedfxcoudert2007-04-061-1/+0
* * gfortran.h (gfc_option_t): Add flag_backtrace field.fxcoudert2007-03-151-0/+6
* * runtime/error.c: Include sys/time.h before sys/resource.h.fxcoudert2007-01-211-4/+6
* 2007-01-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>burnus2007-01-181-0/+59
* PR libfortran/27107fxcoudert2007-01-171-100/+0
* 2006-12-06 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2006-12-061-0/+4
* 2006-12-01 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2006-12-011-1/+1
* * trans-decl.c (gfc_get_symbol_decl): Fix formatting.fxcoudert2006-11-161-1/+1
* 2006-10-31 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2006-10-311-0/+4
* 2006-10-21 Steven G. Kargl <kargl@gcc.gnu.org>kargl2006-10-211-1/+2
* 2006-07-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2006-07-041-2/+7
* 2006-03-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2006-03-181-0/+4
* PR libfortran/21303fxcoudert2006-02-191-0/+19
* PR libfortran/25425fxcoudert2006-02-081-1/+4
* 2005-12-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2005-12-281-0/+8
* gcc/fortran/jakub2005-11-211-33/+25
* PR libfortran/22298fxcoudert2005-11-041-0/+7
* 2005-10-24 Jerry DeLisle <jvdelisle@verizon.net>jvdelisle2005-10-251-4/+0
* * libgfortran.h (GFC_ITOA_BUF_SIZE, GFC_XTOA_BUF_SIZE,jakub2005-10-011-35/+31
* 2005-09-14 Jerry DeLisle <jvdelisle@verizon.netjvdelisle2005-09-141-0/+4
* 2005-09-09 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-09-091-8/+11
* 2005-08-17 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-171-2/+2