summaryrefslogtreecommitdiff
path: root/libgfortran/libgfortran.h
Commit message (Expand)AuthorAgeFilesLines
* * libgfortran.h (support_fpu_underflow_control,fxcoudert2014-07-091-0/+9
* * libgfortran.h: Assume __GNUC__.fxcoudert2014-07-071-6/+0
* * runtime/stop.c: Use C11 _Noreturn.fxcoudert2014-07-071-15/+8
* PR fortran/29383fxcoudert2014-06-281-1/+25
* Introduce xmallocarray, an overflow checking variant of xmalloc.jb2014-06-171-0/+3
* Introduce xrealloc, use it.jb2014-05-261-0/+2
* PR 60324 Handle long path names, don't use PATH_MAX.jb2014-05-221-0/+3
* 2014-03-08 Tobias Burnus <burnus@net-b.de>burnus2014-03-081-0/+10
* Update copyright years in libgfortran/rsandifo2014-01-021-1/+1
* 2013-07-21 Tobias Burnus <burnus@net-b.de>burnus2013-07-211-0/+7
* 2013-06-17 Tobias Burnus <burnus@net-b.de>burnus2013-06-171-0/+3
* Use C99 bool instead of enum try.jb2013-03-191-5/+2
* Update copyright years in libgfortran.rsandifo2013-01-141-3/+1
* 2012-12-20 Janus Weil <janus@gcc.gnu.org>janus2012-12-201-2/+2
* Fix usage of secure_getenv with glibc 2.17. jb2012-10-061-0/+2
* PR 52428 Range checking when reading integer values.jb2012-05-141-1/+0
* Fix handling of temporary files.jb2012-05-051-4/+12
* 2012-04-15 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2012-04-151-0/+7
* 2012-04-04 Tristan Gingold <gingold@adacore.com>gingold2012-04-041-7/+9
* Combined get_mem and internal_malloc_size.jb2012-03-261-5/+2
* Use calloc instead of malloc and memset.jb2012-03-251-0/+4
* 2012-03-10 Tobias Burnus <burnus@net-b.de>burnus2012-03-101-9/+9
* 2011-08-29 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2011-08-291-0/+4
* PR 48931 Use async-signal-safe execve instead of execvpjb2011-05-291-0/+3
* PR 48915 Abort handlingjb2011-05-141-6/+5
* Error printing thread safety, remove GFORTRAN_USE_STDERRjb2011-05-141-8/+11
* Replace sprintf with snprintfjb2011-04-161-0/+4
* Cleanup memsize typesjb2011-04-121-44/+17
* PR 46267 strerror thread safetyjb2011-01-211-4/+5
* /burnus2010-11-161-2/+16
* 2010-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-11-031-0/+3
* 2010-10-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-10-191-23/+23
* * acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE,fxcoudert2010-09-091-33/+15
* 2010-05-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-05-201-2/+3
* Remove free_memjb2010-05-071-4/+1
* 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-1/+3
* 2010-03-08 Kai TIetz <kai.tietz@onevision.com>ktietz2010-03-081-4/+26
* PR libfortran/40812 Large file support for MinGWjb2009-12-041-0/+5
* 2009-10-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2009-10-291-3/+11
* 2009-08-25 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2009-08-251-0/+4
* PR libfortran/40549fxcoudert2009-08-091-7/+0
* PR fortran/40643jakub2009-07-241-0/+30
* 2009-07-19 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2009-07-191-0/+17
* 2009-06-21 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2009-06-211-3/+28
* * fmain.c (main): Don't PREFIX set_args.fxcoudert2009-06-141-1/+1
* 2009-06-07 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2009-06-071-0/+1
* Revert part of r147883 that breaks ABIjb2009-05-271-0/+3
* fortran/burnus2009-05-261-3/+0
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-16/+12