aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/libgfortran.h
AgeCommit message (Expand)Author
2018-06-022018-06-01 Steven G. Kargl <kargl@gcc.gnu.org>kargl
2018-02-23PR 84519 Handle optional QUIET specifier for STOP and ERROR STOPjb
2018-02-22Character length cleanup for Coarray Fortran libraryjb
2018-02-122018-02-12 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2018-01-302018-01-30 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2018-01-252018-25-01 Paul Thomas <pault@gcc.gnu.org>pault
2018-01-072018-01-07 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2018-01-05PR 78534 Change character length from int to size_tjb
2018-01-03 Update copyright years.jakub
2017-11-28PR 53796 Improve INQUIRE(RECL=...) handlingjb
2017-11-22PR 83097 Use __BYTE_ORDER__ predefined macro instead of runtime checkjb
2017-11-222017-11-22 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2017-09-102017-09-10 Paul Thomas <pault@gcc.gnu.org>pault
2017-06-242017-06-24 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2017-05-11Don'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