summaryrefslogtreecommitdiff
path: root/libgfortran/libgfortran.h
Commit message (Expand)AuthorAgeFilesLines
...
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* PR 53379 Print backtrace on error termination.Janne Blomqvist2015-09-051-0/+3
* PR 67414 Better diagnostics on backtrace failure, gf_strerror bugfixJanne Blomqvist2015-09-021-1/+4
* libgfortran.h (show_variables): Remove prototype.Francois-Xavier Coudert2015-08-261-3/+0
* * libgfortran.h (check_buffered): Remove unused prototype.Francois-Xavier Coudert2015-08-251-3/+0
* re PR libfortran/54572 (Use libbacktrace library)Francois-Xavier Coudert2015-08-231-8/+3
* re PR libfortran/66650 (libgfortran: warning: left shift of negative value [-...Uros Bizjak2015-07-291-2/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* PR 60324 Unbounded stack allocations in libgfortran.Janne Blomqvist2014-11-131-4/+3
* libgfortran.h (support_fpu_underflow_control, [...]): New prototypes.Francois-Xavier Coudert2014-07-091-0/+9
* * libgfortran.h: Assume __GNUC__.Francois-Xavier Coudert2014-07-071-6/+0
* stop.c: Use C11 _Noreturn.Francois-Xavier Coudert2014-07-071-15/+8
* re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...Francois-Xavier Coudert2014-06-281-1/+25
* Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist2014-06-171-0/+3
* Introduce xrealloc, use it.Janne Blomqvist2014-05-261-0/+2
* PR 60324 Handle long path names, don't use PATH_MAX.Janne Blomqvist2014-05-221-0/+3
* libgfortran.h (unlikely, likely): Add usage comment.Tobias Burnus2014-03-081-0/+10
* Update copyright years in libgfortran/Richard Sandiford2014-01-021-1/+1
* re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus2013-07-211-0/+7
* gfortran.h (gfc_option_t): Add fpe_summary.Tobias Burnus2013-06-171-0/+3
* Use C99 bool instead of enum try.Janne Blomqvist2013-03-191-5/+2
* Update copyright years in libgfortran.Richard Sandiford2013-01-141-3/+1
* re PR libfortran/36044 (user-requested backtrace)Janus Weil2012-12-201-2/+2
* Fix usage of secure_getenv with glibc 2.17. Janne Blomqvist2012-10-061-0/+2
* PR 52428 Range checking when reading integer values.Janne Blomqvist2012-05-141-1/+0
* Fix handling of temporary files.Janne Blomqvist2012-05-051-4/+12
* re PR libfortran/38199 (missed optimization: I/O performance)Thomas Koenig2012-04-151-0/+7
* libgfortran.h: Include complex.h before math.hTristan Gingold2012-04-041-7/+9
* Combined get_mem and internal_malloc_size.Janne Blomqvist2012-03-261-5/+2
* Use calloc instead of malloc and memset.Janne Blomqvist2012-03-251-0/+4
* libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus2012-03-101-9/+9
* re PR libfortran/50192 (Wrong character comparision with wide strings)Thomas Koenig2011-08-291-0/+4
* PR 48931 Use async-signal-safe execve instead of execvpJanne Blomqvist2011-05-291-0/+3
* PR 48915 Abort handlingJanne Blomqvist2011-05-141-6/+5
* Error printing thread safety, remove GFORTRAN_USE_STDERRJanne Blomqvist2011-05-141-8/+11
* Replace sprintf with snprintfJanne Blomqvist2011-04-161-0/+4
* Cleanup memsize typesJanne Blomqvist2011-04-121-44/+17
* PR 46267 strerror thread safetyJanne Blomqvist2011-01-221-4/+5
* re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert2010-11-161-2/+16
* re PR fortran/43899 (Wrong unused-variable warning with NAMELISTs)Jerry DeLisle2010-11-031-0/+3
* io.h: Remove definition of the BT enumerator.Jerry DeLisle2010-10-191-23/+23
* acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...]): Remove.Francois-Xavier Coudert2010-09-091-33/+15
* re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle2010-05-201-2/+3
* Remove free_memJanne Blomqvist2010-05-071-4/+1
* transfer.c: Update copyright.Paul Thomas2010-04-011-1/+1
* format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIF...Kai Tietz2010-03-121-1/+3
* libgfortran.h (_POSIX): Define if __MINGW32__ is defined.Kai Tietz2010-03-081-4/+26
* PR libfortran/40812 Large file support for MinGWJanne Blomqvist2009-12-041-0/+5
* re PR libfortran/41711 ([F08] BOZ edit-descr does not support reading large k...Jerry DeLisle2009-10-291-3/+11
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2009-08-251-0/+4