]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/libgfortran.h
rs6000: New iterator CCEITHER
[thirdparty/gcc.git] / libgfortran / libgfortran.h
2019-01-07  tkoenig2019-01-07 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-01-05  mseborPR c/88546 - Copy attribute unusable for weakrefs
2019-01-01  jakub Update copyright years.
2018-10-28  tkoenig2017-10-28 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-09-21  jbUse vectored writes when reporting errors and warnings.
2018-08-21  koenigni2018-08-21 Nicolas Koenig <koenigni@gcc.gnu.org>
2018-07-31  avieiraReverting 'AsyncI/O patch committed' as it is breaking...
2018-07-25  koenigni2018-07-25 Nicolas Koenig <koenigni@gcc.gnu.org>
2018-06-01  kargl2018-06-01 Steven G. Kargl <kargl@gcc.gnu.org>
2018-02-23  jbPR 84519 Handle optional QUIET specifier for STOP and...
2018-02-22  jbCharacter length cleanup for Coarray Fortran library
2018-02-12  tkoenig2018-02-12 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-01-30  tkoenig2018-01-30 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-01-25  pault2018-25-01 Paul Thomas <pault@gcc.gnu.org>
2018-01-07  tkoenig2018-01-07 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-01-05  jbPR 78534 Change character length from int to size_t
2018-01-03  jakub Update copyright years.
2017-11-28  jbPR 53796 Improve INQUIRE(RECL=...) handling
2017-11-22  jbPR 83097 Use __BYTE_ORDER__ predefined macro instead...
2017-11-22  tkoenig2017-11-22 Thomas Koenig <tkoenig@gcc.gnu.org>
2017-09-10  pault2017-09-10 Paul Thomas <pault@gcc.gnu.org>
2017-06-24  tkoenig2017-06-24 Thomas Koenig <tkoenig@gcc.gnu.org>
2017-05-11  jbDon't assume __secure_getenv is available
2017-03-15  tkoenig2017-03-15 Thomas Koenig <tkoenig@gcc.gnu.org>
2017-01-13  jbRevert r244448
2017-01-13  jbPR 78534 Change character length from int to size_t
2017-01-03  jbPR 78534 Revert r244011
2017-01-03  jbPR 78534 Change character length from int to size_t
2017-01-01  jakub Update copyright years.
2016-12-21  fxcoudert * libgfortran.h: Include <stdlib.h> header.
2016-12-19  jbRemove unused libgfortran functions
2016-10-26  foreeseNew I/O specifiers CARRIAGECONTROL, READONLY, SHARE...
2016-01-04  jakub Update copyright years.
2015-09-04  jbPR 53379 Print backtrace on error termination.
2015-09-02  jbPR 67414 Better diagnostics on backtrace failure, gf_st...
2015-08-26  fxcoudert * libgfortran.h (show_variables): Remove prototype.
2015-08-25  fxcoudert * libgfortran.h (check_buffered): Remove unused prototype.
2015-08-23  fxcoudert PR libfortran/54572
2015-07-29  uros PR libgfortran/66650
2015-01-05  jakub Update copyright years.
2014-11-13  jbPR 60324 Unbounded stack allocations in libgfortran.
2014-07-09  fxcoudert * libgfortran.h (support_fpu_underflow_control,
2014-07-07  fxcoudert * libgfortran.h: Assume __GNUC__.
2014-07-07  fxcoudert * runtime/stop.c: Use C11 _Noreturn.
2014-06-28  fxcoudert PR fortran/29383
2014-06-17  jbIntroduce xmallocarray, an overflow checking variant...
2014-05-26  jbIntroduce xrealloc, use it.
2014-05-22  jbPR 60324 Handle long path names, don't use PATH_MAX.
2014-04-02  mrsMerge in trunk.
2014-03-08  burnus2014-03-08 Tobias Burnus <burnus@net-b.de>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libgfortran/
2013-07-21  burnus2013-07-21 Tobias Burnus <burnus@net-b.de>
2013-06-17  burnus2013-06-17 Tobias Burnus <burnus@net-b.de>
2013-03-19  jbUse C99 bool instead of enum try.
2013-01-14  rsandifoUpdate copyright years in libgfortran.
2012-12-20  janus2012-12-20 Janus Weil <janus@gcc.gnu.org>
2012-10-06  jbFix usage of secure_getenv with glibc 2.17.
2012-05-14  jbPR 52428 Range checking when reading integer values.
2012-05-05  jbFix handling of temporary files.
2012-04-15  tkoenig2012-04-15 Thomas Koenig <tkoenig@gcc.gnu.org>
2012-04-04  gingold2012-04-04 Tristan Gingold <gingold@adacore.com>
2012-03-26  jbCombined get_mem and internal_malloc_size.
2012-03-25  jbUse calloc instead of malloc and memset.
2012-03-10  burnus2012-03-10 Tobias Burnus <burnus@net-b.de>
2011-08-29  tkoenig2011-08-29 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-05-29  jbPR 48931 Use async-signal-safe execve instead of execvp
2011-05-14  jbPR 48915 Abort handling
2011-05-14  jbError printing thread safety, remove GFORTRAN_USE_STDERR
2011-04-16  jbReplace sprintf with snprintf
2011-04-12  jbCleanup memsize types
2011-01-21  jbPR 46267 strerror thread safety
2010-11-16  burnus/
2010-11-03  jvdelisle2010-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-10-19  jvdelisle2010-10-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-09-09  fxcoudert * acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE,
2010-05-20  jvdelisle2010-05-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-05-07  jbRemove free_mem
2010-04-01  pault2010-04-01 Paul Thomas <pault@gcc.gnu.org>
2010-03-12  ktietz2010-03-12 Kai Tietz <kai.tietz@onevision.com>
2010-03-08  ktietz2010-03-08 Kai TIetz <kai.tietz@onevision.com>
2009-12-04  jbPR libfortran/40812 Large file support for MinGW
2009-10-29  jvdelisle2009-10-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2009-08-25  tkoenig2009-08-25 Thomas Koenig <tkoenig@gcc.gnu.org>
2009-08-09  fxcoudert PR libfortran/40549
2009-07-24  jakub PR fortran/40643
2009-07-19  tkoenig2009-07-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2009-06-21  tkoenig2009-06-21 Thomas Koenig <tkoenig@gcc.gnu.org>
2009-06-14  fxcoudert * fmain.c (main): Don't PREFIX set_args.
2009-06-07  jvdelisle2009-06-07 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2009-05-27  jbRevert part of r147883 that breaks ABI
2009-05-26  burnusfortran/
2009-04-09  jakubLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-08  jb2009-04-08 Janne Blomqvist <jb@gcc.gnu.org>
2008-11-23  dannysmithnessage.txt
2008-09-06  burnus2008-09-06 Tobias Burnus <burnus@net-b.de>
2008-08-14  tkoenig2008-08-14 Thomas Koenig <tkoenig@gcc.gnu.org>
2008-07-27  burnus2008-07-27 Tobias Burnus <burnus@net-b.de>
2008-06-15  jvdelisle2008-06-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2008-06-13  jvdelisle2008-06-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
next