aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/libgfortran.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-09libgfortran.h (support_fpu_underflow_control, [...]): New prototypes.Francois-Xavier Coudert1-0/+9
2014-07-07* libgfortran.h: Assume __GNUC__.Francois-Xavier Coudert1-6/+0
2014-07-07stop.c: Use C11 _Noreturn.Francois-Xavier Coudert1-15/+8
2014-06-28re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...Francois-Xavier Coudert1-1/+25
2014-06-17Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist1-0/+3
2014-05-26Introduce xrealloc, use it.Janne Blomqvist1-0/+2
2014-05-22PR 60324 Handle long path names, don't use PATH_MAX.Janne Blomqvist1-0/+3
2014-03-08libgfortran.h (unlikely, likely): Add usage comment.Tobias Burnus1-0/+10
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-07-21re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus1-0/+7
2013-06-17gfortran.h (gfc_option_t): Add fpe_summary.Tobias Burnus1-0/+3
2013-03-19Use C99 bool instead of enum try.Janne Blomqvist1-5/+2
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-3/+1
2012-12-20re PR libfortran/36044 (user-requested backtrace)Janus Weil1-2/+2
2012-10-06Fix usage of secure_getenv with glibc 2.17. Janne Blomqvist1-0/+2
2012-05-14PR 52428 Range checking when reading integer values.Janne Blomqvist1-1/+0
2012-05-05Fix handling of temporary files.Janne Blomqvist1-4/+12
2012-04-15re PR libfortran/38199 (missed optimization: I/O performance)Thomas Koenig1-0/+7
2012-04-04libgfortran.h: Include complex.h before math.hTristan Gingold1-7/+9
2012-03-26Combined get_mem and internal_malloc_size.Janne Blomqvist1-5/+2
2012-03-25Use calloc instead of malloc and memset.Janne Blomqvist1-0/+4
2012-03-10libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus1-9/+9
2011-08-29re PR libfortran/50192 (Wrong character comparision with wide strings)Thomas Koenig1-0/+4
2011-05-29PR 48931 Use async-signal-safe execve instead of execvpJanne Blomqvist1-0/+3
2011-05-14PR 48915 Abort handlingJanne Blomqvist1-6/+5
2011-05-14Error printing thread safety, remove GFORTRAN_USE_STDERRJanne Blomqvist1-8/+11
2011-04-16Replace sprintf with snprintfJanne Blomqvist1-0/+4
2011-04-12Cleanup memsize typesJanne Blomqvist1-44/+17
2011-01-22PR 46267 strerror thread safetyJanne Blomqvist1-4/+5
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert1-2/+16
2010-11-03re PR fortran/43899 (Wrong unused-variable warning with NAMELISTs)Jerry DeLisle1-0/+3
2010-10-19io.h: Remove definition of the BT enumerator.Jerry DeLisle1-23/+23
2010-09-09acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...]): Remove.Francois-Xavier Coudert1-33/+15
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle1-2/+3
2010-05-07Remove free_memJanne Blomqvist1-4/+1
2010-04-01transfer.c: Update copyright.Paul Thomas1-1/+1
2010-03-12format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIF...Kai Tietz1-1/+3
2010-03-08libgfortran.h (_POSIX): Define if __MINGW32__ is defined.Kai Tietz1-4/+26
2009-12-04PR libfortran/40812 Large file support for MinGWJanne Blomqvist1-0/+5
2009-10-29re PR libfortran/41711 ([F08] BOZ edit-descr does not support reading large k...Jerry DeLisle1-3/+11
2009-08-25re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig1-0/+4
2009-08-09re PR libfortran/40549 (Building libgfortran as a DLL)Francois-Xavier Coudert1-7/+0
2009-07-24re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1)Jakub Jelinek1-0/+30
2009-07-19[multiple changes]Thomas Koenig1-0/+17
2009-06-21re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig1-3/+28
2009-06-14fmain.c (main): Don't PREFIX set_args.Francois-Xavier Coudert1-1/+1
2009-06-07re PR fortran/40008 (F2008: Add NEWUNIT= for OPEN statement)Jerry DeLisle1-0/+1
2009-05-27Revert part of r147883 that breaks ABIJanne Blomqvist1-0/+3
2009-05-26re PR fortran/39178 (Generate main() rather than using a main in libgfortran/...Tobias Burnus1-3/+0
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-16/+12