aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/libgfortran.h
AgeCommit message (Expand)Author
2016-01-04 Update copyright years.jakub
2015-09-04PR 53379 Print backtrace on error termination.jb
2015-09-02PR 67414 Better diagnostics on backtrace failure, gf_strerror bugfixjb
2015-08-26 * libgfortran.h (show_variables): Remove prototype.fxcoudert
2015-08-25 * libgfortran.h (check_buffered): Remove unused prototype.fxcoudert
2015-08-23 PR libfortran/54572fxcoudert
2015-07-29 PR libgfortran/66650uros
2015-01-05 Update copyright years.jakub
2014-11-13PR 60324 Unbounded stack allocations in libgfortran.jb
2014-07-09 * libgfortran.h (support_fpu_underflow_control,fxcoudert
2014-07-07 * libgfortran.h: Assume __GNUC__.fxcoudert
2014-07-07 * runtime/stop.c: Use C11 _Noreturn.fxcoudert
2014-06-28 PR fortran/29383fxcoudert
2014-06-17Introduce xmallocarray, an overflow checking variant of xmalloc.jb
2014-05-26Introduce xrealloc, use it.jb
2014-05-22PR 60324 Handle long path names, don't use PATH_MAX.jb
2014-03-082014-03-08 Tobias Burnus <burnus@net-b.de>burnus
2014-01-02Update copyright years in libgfortran/rsandifo
2013-07-212013-07-21 Tobias Burnus <burnus@net-b.de>burnus
2013-06-172013-06-17 Tobias Burnus <burnus@net-b.de>burnus
2013-03-19Use C99 bool instead of enum try.jb
2013-01-14Update copyright years in libgfortran.rsandifo
2012-12-202012-12-20 Janus Weil <janus@gcc.gnu.org>janus
2012-10-06Fix usage of secure_getenv with glibc 2.17. jb
2012-05-14PR 52428 Range checking when reading integer values.jb
2012-05-05Fix handling of temporary files.jb
2012-04-152012-04-15 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2012-04-042012-04-04 Tristan Gingold <gingold@adacore.com>gingold
2012-03-26Combined get_mem and internal_malloc_size.jb
2012-03-25Use calloc instead of malloc and memset.jb
2012-03-102012-03-10 Tobias Burnus <burnus@net-b.de>burnus
2011-08-292011-08-29 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2011-05-29PR 48931 Use async-signal-safe execve instead of execvpjb
2011-05-14PR 48915 Abort handlingjb
2011-05-14Error printing thread safety, remove GFORTRAN_USE_STDERRjb
2011-04-16Replace sprintf with snprintfjb
2011-04-12Cleanup memsize typesjb
2011-01-21PR 46267 strerror thread safetyjb
2010-11-16/burnus
2010-11-032010-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2010-10-192010-10-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2010-09-09 * acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE,fxcoudert
2010-05-202010-05-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2010-05-07Remove free_memjb
2010-04-012010-04-01 Paul Thomas <pault@gcc.gnu.org>pault
2010-03-122010-03-12 Kai Tietz <kai.tietz@onevision.com>ktietz
2010-03-082010-03-08 Kai TIetz <kai.tietz@onevision.com>ktietz
2009-12-04PR libfortran/40812 Large file support for MinGWjb
2009-10-292009-10-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2009-08-252009-08-25 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig