]> gcc.gnu.org Git - gcc.git/history - libgfortran/runtime
Daily bump.
[gcc.git] / libgfortran / runtime /
44 hours ago Andre VehreschildFortran: Fix rejecting class arrays of different ranks...
2024-06-06 Thomas SchwingeClean up after newlib "nvptx: In offloading execution...
2024-04-12 Ian McInerneylibgfortran: Fix compilation of gf_vsnprintf
2024-01-03 Jakub JelinekUpdate copyright years.
2023-01-16 Jakub JelinekUpdate copyright years.
2022-12-15 Tobias Burnuslibgfortran's ISO_Fortran_binding.c: Use GCC11 version...
2022-06-28 Jakub Jelinekfortran, libgfortran: Avoid using libquadmath for glibc...
2022-01-17 Thomas KoenigAllow for multiple defaults in endianness and r16 in...
2022-01-11 Thomas KoenigHandle R16 conversion for POWER in the environment...
2022-01-03 Jakub JelinekUpdate copyright years.
2021-12-31 Iain Sandoelibgfortran: Fix bootstrap on targets without static_as...
2021-12-27 Francois-Xavier... Fortran: fix use of static_assert() to conform to C11
2021-12-26 Francois-Xavier... Fortran: speed up decimal output of integers
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-10-18 Tobias BurnusFortran: Fix Bind(C) Array-Descriptor Conversion
2021-09-17 Sandra LoosemoreFortran: Use _Float128 rather than __float128 for c_flo...
2021-09-02 Sandra Loosemorelibgfortran: Further fixes for GFC/CFI descriptor conve...
2021-07-28 Sandra LoosemoreBind(c): Improve error checking in CFI_* functions
2021-07-28 Sandra LoosemoreBind(c): Fix bugs in CFI_section
2021-07-28 Sandra LoosemoreBind(C): Correct sizes of some types in CFI_establish
2021-07-28 Sandra LoosemoreBind(C): Fix type encodings in ISO_Fortran_binding.h
2021-07-26 Tobias BurnusPR fortran/93308/93963/94327/94331/97046 problems raise...
2021-07-22 Sandra LoosemoreBind(c): signed char is not a Fortran character type
2021-07-01 Sandra LoosemoreFortran: set version field in CFI_cdesc_t to CFI_VERSION
2021-06-22 Sandra LoosemoreFortran: fix sm computation in CFI_allocate [PR93524]
2021-03-03 Tobias Burnuslibgfortran: Fix negation for largest integer [PR81986]
2021-01-27 Harris SnyderFix strides for C descriptors with stride > 2.
2021-01-15 Jerry DeLislefortran: Fixes a bug in ISO_Fortran_binding.c.
2021-01-04 Jakub JelinekUpdate copyright years.
2020-11-26 Maciej W. Rozyckilibgfortran: Verify the presence of all functions for...
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.
next
This page took 0.987113 seconds and 8 git commands to generate.