]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/libgfortran.h
Remove m_nloops field from loop_versioning
[thirdparty/gcc.git] / libgfortran / libgfortran.h
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-06-29  Jakub Jelineklibgfortran: Switch some more __float128 uses to _Float128
2022-06-28  Jakub Jelinekfortran, libgfortran: Avoid using libquadmath for glibc...
2022-01-12  Jakub Jelineklibgfortran: Fix build on non-glibc targets
2022-01-11  Jakub Jelineklibgfortran: Avoid using libquadmath APIs on powerpc64l...
2022-01-11  Jakub Jelinekfortran, libgfortran: Add remaining missing *_r17 symbols
2022-01-11  Jakub Jelinekfortran, libgfortran: -mabi=ieeelongdouble I/O
2022-01-11  Jakub Jelineklibgfortran: Small progress on the library side
2022-01-11  Thomas KoenigPrepare library for REAL(KIND=17).
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-25  Francois-Xavier... Fortran: simplify library code for integer-to-decimal...
2021-12-18  François-Xavier... Fortran: Cast arguments of <ctype.h> functions to unsig...
2021-06-05  José Rui Faustino... Fortran: Fix some issues with pointers to character.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-26  Maciej W. Rozyckilibgfortran: Correct FP feature macro checks
2020-01-01  Jakub JelinekUpdate copyright years.
2019-08-17  Janne BlomqvistPR fortran/68401 Improve allocation error message
2019-07-21  Thomas Koenigre PR libfortran/91030 (Poor performance of I/O -fconve...
2019-01-07  Thomas Koenigre PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)
2019-01-05  Martin SeborPR c/88546 - Copy attribute unusable for weakrefs
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-28  Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-09-21  Janne BlomqvistUse vectored writes when reporting errors and warnings.
2018-08-21  Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-07-31  Andre VieiraReverting 'AsyncI/O patch committed' as it is breaking...
2018-07-25  Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-06-01  Steven G. Karglre PR fortran/85816 (nested spread fails with "Integer...
2018-02-23  Janne BlomqvistPR 84519 Handle optional QUIET specifier for STOP and...
2018-02-22  Janne BlomqvistCharacter length cleanup for Coarray Fortran library
2018-02-12  Thomas Koeniglibgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension...
2018-01-30  Thomas Koenigre PR fortran/37577 ([meta-bug] change internal array...
2018-01-25  Paul Thomasre PR fortran/37577 ([meta-bug] change internal array...
2018-01-07  Thomas Koeniglibgfortran.h (GFC_DTYPE_COPY): New macro.
2018-01-05  Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-28  Janne BlomqvistPR 53796 Improve INQUIRE(RECL=...) handling
2017-11-22  Janne BlomqvistPR 83097 Use __BYTE_ORDER__ predefined macro instead...
2017-11-22  Thomas Koenigre PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should...
2017-09-10  Paul Thomasre PR fortran/34640 (ICE when assigning item of a deriv...
2017-06-24  Thomas Koenigre PR fortran/52473 (CSHIFT slow - inline it?)
2017-05-11  Janne BlomqvistDon't assume __secure_getenv is available
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...
next