]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/runtime
aix: Use $(AR) without -X32_64 to build FAT libraries.
[thirdparty/gcc.git] / libgfortran / runtime /
2020-05-23  Thomas KoenigFixes a hang on an invalid ID in a WAIT statement.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-13  Tobias BurnusPR fortran/92470 Fixes for CFI_address
2019-11-12  Tobias BurnusPR fortran/92470 Fixes for CFI_address
2019-11-11  José Rui Faustino... PR fortran/92142 - CFI_setpointer corrupts descriptor
2019-10-31  Tobias BurnusFortran] PR92284 – gfc_desc_to_cfi_desc fixes
2019-10-19  Paul Thomasre PR fortran/91926 (assumed rank optional)
2019-10-08  Thomas SchwingeExtend 'libgfortran/runtime/minimal.c' per r274599...
2019-10-08  Thomas SchwingeRevise 'libgfortran/runtime/minimal.c' to better confor...
2019-10-05  Paul Thomasre PR fortran/91926 (assumed rank optional)
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-06-14  Janne BlomqvistUse __builtin_mul_overflow in xmallocarray
2019-04-14  Paul Thomasre PR fortran/89843 (CFI_section delivers incorrect...
2019-02-23  Paul Thomasre PR fortran/89385 (Incorrect members of C descriptor...
2019-01-12  Paul Thomasgfortran.texi: Add description in sections on TS 29113...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-02  Janne BlomqvistUse atomic load/store to access static backtrace state...
2018-11-30  Janne BlomqvistInitialize backtrace state once
2018-11-23  Janne BlomqvistMake recursion_check work for multiple threads
2018-09-21  Janne BlomqvistUse vectored writes when reporting errors and warnings.
2018-09-12  Kwok Cheung YeungFix interleaving of Fortran STOP messages
2018-09-12  Andrew StubbsFix Fortran STOP.
2018-09-07  Janne BlomqvistRemove unused init_unsigned_integer function.
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-04-19  Thomas SchwingePR85463 '[nvptx] "exit" in offloaded region doesn't...
2018-04-04  Thomas Koenigre PR libfortran/85166 ([nvptx, libgfortran] Libgomp...
2018-02-23  Janne BlomqvistPR 84519 Handle optional QUIET specifier for STOP and...
2018-02-22  Janne BlomqvistPR 78534, 84509 Fix libgfortran API for PAUSE statement
2018-02-22  Janne BlomqvistCharacter length cleanup for Coarray Fortran library
2018-01-31  Janne BlomqvistUse pointer sized array indices.
2018-01-30  Thomas Koenigre PR fortran/37577 ([meta-bug] change internal array...
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-09-24  Dominique d'Humieres+2017-09-24 Dominique d'Humieres <dominiq@lps.ens.fr>
2017-05-12  Thomas SchwingeTypo fixes for "Don't assume __secure_getenv is available"
2017-05-11  Janne BlomqvistDon't assume __secure_getenv is available
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-21  Francois-Xavier... random.c: Do not include <sys/types.h> header.
2016-12-21  Francois-Xavier... libgfortran.h: Include <stdlib.h> header.
2016-12-21  Francois-Xavier... abort.c: Remove unused headers.
2016-12-21  Francois-Xavier... re PR libfortran/70311 (libgfortran build dies on ...
2016-12-19  Francois-Xavier... trans-decl.c (create_main_function): Remove unused...
2016-12-19  Francois-Xavier... trans.h: Remove gfor_fndecl_stop_numeric_f08.
2016-12-19  Janne BlomqvistRemove unused libgfortran functions
2016-08-11  Janne BlomqvistReplace KISS PRNG with xorshift1024* using per-thread...
2016-01-23  John David Anglinre PR libfortran/68744 (FAIL: gfortran.dg/backtrace_1...
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-23  Francois-Xavier... re PR libfortran/54572 (Use libbacktrace library)
2015-08-07  Francois-Xavier... re PR libfortran/66458 (Loading libgfortran.so changes...
2015-08-06  Francois-Xavier... * runtime/compile_options.c (set_options): Fix typos.
2015-03-11  Thomas Schwingelibgfortran LIBGFOR_MINIMAL enhancements.
2015-01-15  Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-28  Bernd SchmidtAdd support for a minimal version of libgfortran for...
2014-11-13  Janne BlomqvistPR 60324 Unbounded stack allocations in libgfortran.
2014-11-10  Janne BlomqvistPR 47007 and 61847 Locale failures in libgfortran.
2014-10-20  Janne BlomqvistPR 63589 Fix splitting of PATH in find_addr2line.
2014-08-04  Jakub Jelinek* runtime/memory.c (xmallocarray): Avoid division for...
2014-07-07  Francois-Xavier... stop.c: Use C11 _Noreturn.
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-05-22  Janne BlomqvistPR 60324 Handle long path names, don't use PATH_MAX.
2014-01-02  Richard SandifordUpdate copyright years in libgfortran/
2013-06-17  Tobias Burnusgfortran.h (gfc_option_t): Add fpe_summary.
2013-05-04  David Edelsohnenviron.c: Include unistd.h.
2013-03-19  Janne BlomqvistUse C99 bool instead of enum try.
2013-02-06  Janus Weilre PR fortran/55978 (class_optional_2.f90 -Os fails)
2013-01-14  Richard SandifordUpdate copyright years in libgfortran.
2012-12-20  Janus Weilre PR libfortran/36044 (user-requested backtrace)
2012-10-06  Thomas Koenigre PR libfortran/54736 (GFORTRAN_CONVERT_UNIT causes...
2012-06-01  Tobias Burnuschmod.c (chmod_func): On MinGW, don't set is_dir
2012-05-23  Tobias Burnusre PR libfortran/53444 (Accommodate non-compliant strer...
2012-05-14  Janne BlomqvistPR 52428 Range checking when reading integer values.
2012-05-05  Janne BlomqvistFix handling of temporary files.
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...
2012-01-12  Janne BlomqvistRemove configure check for unused fdopen.
2012-01-12  Janne BlomqvistPR 51803 Avoid malloc if getcwd fails or is not available.
2012-01-11  Tobias Burnusmain.c (store_exe_path): Fix absolute path detection...
2012-01-11  Janne BlomqvistPR 51803 Handle getcwd failure and lack of the function...
2012-01-10  Tobias Burnusre PR fortran/51197 (Backtrace information less useful)
2012-01-09  Harald Anlaufre PR fortran/51197 (Backtrace information less useful)
2011-11-11  Janne BlomqvistPR 51090 Fix r181288 to conform to GNU style
2011-11-11  Janne BlomqvistPR 51090 Check that getenv result != NULL before procee...
2011-11-09  Janne BlomqvistConfigure cleanup.
2011-11-09  Janne BlomqvistPR 46686 Fix incorrect comment.
2011-11-09  Janne BlomqvistPR 46686 Implement backtrace with _Unwind_Backtrace...
2011-11-08  Francois-Xavier... re PR libfortran/47972 (error.c:158:7: warning: return...
2011-07-23  Andreas Schwabctime.c: Include <stdlib.h>.
2011-07-09  Tobias Burnuserror.c (sys_abort): Change argument list from "()...
2011-07-05  Thomas Koenigmemory.c (internal_malloc_size): If size is zero, alloc...
next