re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstrap-O3)
[gcc.git] / libgfortran / libgfortran.h
2017-03-15 Thomas Koenigre PR libfortran/79956 (many new -Wmaybe-uninitialized...
2017-01-13 Janne BlomqvistRevert r244448
2017-01-13 Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-03 Janne BlomqvistPR 78534 Revert r244011
2017-01-03 Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-21 Francois-Xavier... libgfortran.h: Include <stdlib.h> header.
2016-12-19 Janne BlomqvistRemove unused libgfortran functions
2016-10-26 Fritz ReeseNew I/O specifiers CARRIAGECONTROL, READONLY, SHARE...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-09-04 Janne BlomqvistPR 53379 Print backtrace on error termination.
2015-09-02 Janne BlomqvistPR 67414 Better diagnostics on backtrace failure, gf_st...
2015-08-26 Francois-Xavier... libgfortran.h (show_variables): Remove prototype.
2015-08-25 Francois-Xavier... * libgfortran.h (check_buffered): Remove unused prototype.
2015-08-23 Francois-Xavier... re PR libfortran/54572 (Use libbacktrace library)
2015-07-29 Uros Bizjakre PR libfortran/66650 (libgfortran: warning: left...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-13 Janne BlomqvistPR 60324 Unbounded stack allocations in libgfortran.
2014-07-09 Francois-Xavier... libgfortran.h (support_fpu_underflow_control, [......
2014-07-07 Francois-Xavier... * libgfortran.h: Assume __GNUC__.
2014-07-07 Francois-Xavier... stop.c: Use C11 _Noreturn.
2014-06-28 Francois-Xavier... re PR fortran/29383 (Fortran 2003/F95[TR15580:1999...
2014-06-17 Janne BlomqvistIntroduce xmallocarray, an overflow checking variant...
2014-05-26 Janne BlomqvistIntroduce xrealloc, use it.
2014-05-22 Janne BlomqvistPR 60324 Handle long path names, don't use PATH_MAX.
2014-03-08 Tobias Burnuslibgfortran.h (unlikely, likely): Add usage comment.
2014-01-02 Richard SandifordUpdate copyright years in libgfortran/
2013-07-21 Tobias Burnusre PR libfortran/35862 ([F2003] Implement new rounding...
2013-06-17 Tobias Burnusgfortran.h (gfc_option_t): Add fpe_summary.
2013-03-19 Janne BlomqvistUse C99 bool instead of enum try.
2013-01-14 Richard SandifordUpdate copyright years in libgfortran.
2012-12-20 Janus Weilre PR libfortran/36044 (user-requested backtrace)
2012-10-06 Janne BlomqvistFix usage of secure_getenv with glibc 2.17.
2012-05-14 Janne BlomqvistPR 52428 Range checking when reading integer values.
2012-05-05 Janne BlomqvistFix handling of temporary files.
2012-04-15 Thomas Koenigre PR libfortran/38199 (missed optimization: I/O perfor...
2012-04-04 Tristan Gingoldlibgfortran.h: Include complex.h before math.h
2012-03-26 Janne BlomqvistCombined get_mem and internal_malloc_size.
2012-03-25 Janne BlomqvistUse calloc instead of malloc and memset.
2012-03-10 Tobias Burnuslibgfortran.h (descriptor_dimension, [...]): Rename...
2011-08-29 Thomas Koenigre PR libfortran/50192 (Wrong character comparision...
2011-05-29 Janne BlomqvistPR 48931 Use async-signal-safe execve instead of execvp
2011-05-14 Janne BlomqvistPR 48915 Abort handling
2011-05-14 Janne BlomqvistError printing thread safety, remove GFORTRAN_USE_STDERR
2011-04-16 Janne BlomqvistReplace sprintf with snprintf
2011-04-12 Janne BlomqvistCleanup memsize types
2011-01-21 Janne BlomqvistPR 46267 strerror thread safety
2010-11-16 Francois-Xavier... re PR fortran/32049 (Support on x86_64 also kind=16)
2010-11-03 Jerry DeLislere PR fortran/43899 (Wrong unused-variable warning...
2010-10-19 Jerry DeLisleio.h: Remove definition of the BT enumerator.
2010-09-09 Francois-Xavier... acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...
2010-05-20 Jerry DeLislere PR fortran/43851 (Add _gfortran_error_stop_numeric)
2010-05-07 Janne BlomqvistRemove free_mem
2010-04-01 Paul Thomastransfer.c: Update copyright.
2010-03-12 Kai Tietzformat.c (parse_format_list): Add to ERROR, WARNING...
2010-03-08 Kai Tietzlibgfortran.h (_POSIX): Define if __MINGW32__ is defined.
2009-12-04 Janne BlomqvistPR libfortran/40812 Large file support for MinGW
2009-10-29 Jerry DeLislere PR libfortran/41711 ([F08] BOZ edit-descr does not...
2009-08-25 Thomas Koenigre PR libfortran/34670 (bounds checking for array intri...
2009-08-09 Francois-Xavier... re PR libfortran/40549 (Building libgfortran as a DLL)
2009-07-24 Jakub Jelinekre PR fortran/40643 (maxloc/minloc: Wrong result for...
2009-07-19 Thomas Koenig[multiple changes]
2009-06-21 Thomas Koenigre PR fortran/37577 ([meta-bug] change internal array...
2009-06-14 Francois-Xavier... fmain.c (main): Don't PREFIX set_args.
2009-06-07 Jerry DeLislere PR fortran/40008 (F2008: Add NEWUNIT= for OPEN state...
2009-05-27 Janne BlomqvistRevert part of r147883 that breaks ABI
2009-05-26 Tobias Burnusre PR fortran/39178 (Generate main() rather than using...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-08 Janne Blomqviststring.c (compare0): Use gfc_charlen_type.
2008-11-23 Danny Smithnessage.txt
2008-09-06 Tobias Burnuslibgfortran.h (likely,unlikely): New makros.
2008-08-14 Thomas Koenigre PR libfortran/36886 (misaligment for cshift of chara...
2008-07-27 Tobias Burnusre PR fortran/36132 (_gfortran_internal_pack on optiona...
2008-06-15 Jerry DeLislere PR fortran/36515 (Integer read from stdin yields...
2008-06-13 Jerry DeLislere PR libfortran/35863 ([F2003] Implement ENCODING...
2008-05-14 Francois-Xavier... libgfortran.h (gfc_char4_t): New type.
2008-04-13 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-04-05 Jerry DeLislePR fortran/25829 28655
2008-03-28 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-23 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-21 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-19 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2007-10-25 Francois-Xavier... libgfortran.h (GFC_REAL_*_HUGE, [...]): Remove.
2007-10-19 Francois-Xavier... re PR fortran/33795 (Environment variable GFORTRAN_UNBU...
2007-10-04 François-Xavier... re PR fortran/32021 (Fix,document,remove GFORTRAN_...
2007-09-06 David Edelsohnlibgfortran.h: Include config.h first.
2007-09-03 Francois-Xavier... re PR fortran/31675 (Fortran front-end and libgfortran...
2007-08-29 Francois-Xavier... builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.
2007-08-24 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2007-08-23 Francois-Xavier... re PR libfortran/23138 ([mingw32] real(16) values are...
2007-08-12 Francois-Xavier... re PR fortran/30964 (optional arguments to random_seed)
2007-08-11 Francois-Xavier... re PR fortran/31189 (Support backtracing for non-librar...
2007-08-11 Francois-Xavier... re PR fortran/32937 (segfault with string and -fdefault...
2007-08-10 Francois-Xavier... re PR fortran/31270 (print subscript value and array...
2007-07-30 Francois-Xavier... * libgfortran.h: Include <stdarg.h>.
2007-07-29 Thomas Koenigre PR libfortran/32858 (printf-capabilities for runtime...
2007-07-24 Tobias BurnusChangeLog: Correct entry.
2007-07-15 Jerry DeLislere PR libfortran/32611 (Print sign of negative zero)
2007-07-03 Janne BlomqvistFortran frontend:
2007-07-02 Christopher D. Rickett[multiple changes]
next