summaryrefslogtreecommitdiff
path: root/libgfortran/libgfortran.h
AgeCommit message (Expand)Author
2017-05-19Don't assume __secure_getenv is availablejb
2017-03-152017-03-15 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2017-01-13Revert r244448jb
2017-01-13PR 78534 Change character length from int to size_tjb
2017-01-03PR 78534 Revert r244011jb
2017-01-03PR 78534 Change character length from int to size_tjb
2017-01-01 Update copyright years.jakub
2016-12-21 * libgfortran.h: Include <stdlib.h> header.fxcoudert
2016-12-19Remove unused libgfortran functionsjb
2016-10-26New I/O specifiers CARRIAGECONTROL, READONLY, SHARE with -fdec.foreese
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