]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/ChangeLog
Update ChangeLog and version files for release
[thirdparty/gcc.git] / libgfortran / ChangeLog
2023-05-29  Jakub JelinekUpdate ChangeLog and version files for release releases/gcc-11.4.0
2022-04-21  Richard BienerUpdate ChangeLog and version files for release releases/gcc-11.3.0
2021-12-20  GCC AdministratorDaily bump.
2021-07-28  Richard BienerUpdate ChangeLog and version files for release releases/gcc-11.2.0
2021-06-25  GCC AdministratorDaily bump.
2021-06-07  GCC AdministratorDaily bump.
2021-05-04  GCC AdministratorDaily bump.
2021-04-27  Jakub JelinekUpdate ChangeLog and version files for release
2021-03-13  GCC AdministratorDaily bump.
2021-03-06  GCC AdministratorDaily bump.
2021-03-04  GCC AdministratorDaily bump.
2021-02-13  GCC AdministratorDaily bump.
2021-02-12  GCC AdministratorDaily bump.
2021-01-28  GCC AdministratorDaily bump.
2021-01-18  Jerry DeLisleFix ChangeLog entries.
2021-01-16  GCC AdministratorDaily bump.
2021-01-06  GCC AdministratorDaily bump.
2021-01-02  GCC AdministratorDaily bump.
2021-01-01  Jakub JelinekRotate ChangeLog files - step 2 - remove 2020 entries...
2020-12-06  GCC AdministratorDaily bump.
2020-11-30  GCC AdministratorDaily bump.
2020-11-27  GCC AdministratorDaily bump.
2020-11-22  GCC AdministratorDaily bump.
2020-11-02  GCC AdministratorDaily bump.
2020-10-19  GCC AdministratorDaily bump.
2020-09-29  GCC AdministratorDaily bump.
2020-09-28  GCC AdministratorDaily bump.
2020-09-04  GCC AdministratorDaily bump.
2020-08-25  GCC AdministratorDaily bump.
2020-08-21  GCC AdministratorDaily bump.
2020-08-18  GCC AdministratorDaily bump.
2020-08-04  GCC AdministratorDaily bump.
2020-07-27  GCC AdministratorDaily bump.
2020-07-25  GCC AdministratorDaily bump.
2020-07-15  GCC AdministratorDaily bump.
2020-06-23  GCC AdministratorDaily bump.
2020-06-22  GCC AdministratorDaily bump.
2020-06-14  GCC AdministratorDaily bump.
2020-06-09  GCC AdministratorDaily bump.
2020-06-02  GCC AdministratorDaily bump.
2020-05-30  GCC AdministratorDaily bump.
2020-05-29  GCC AdministratorDaily bump.
2020-05-27  GCC AdministratorDaily bump.
2020-05-23  Thomas KoenigFixes a hang on an invalid ID in a WAIT statement.
2020-05-21  H.J. Lulibgfortran: Use __builtin_cpu_is/__builtin_cpu_supports
2020-05-15  H.J. Lux86: Also check if -fcf-protection works
2020-05-14  Thomas KoenigRemoved double ChangeLog entries from previous commit.
2020-05-14  Thomas KoenigAdd early return for invalid STATUS for close.
2020-05-14  H.J. Lux86: Default CET run-time support to auto
2020-05-06  Uros Bizjaki386: Use generic division to generate INEXACT exception
2020-05-01  Uros Bizjaki386: Use generic division to generate INVALID and...
2020-04-23  Fritz ReeseProtect the trigd functions in libgfortran from unavail...
2020-04-22  Jakub Jelineklibgfortran: Provide some further math library fallback...
2020-04-19  Uros Bizjaki386: Remove unneeded assignments when triggering SSE...
2020-04-07  Fritz ReeseFix PR fortran/93871 and re-implement degree-valued...
2020-02-18  Thomas KönigUse au->lock exclusively for locking in async I/O.
2020-02-12  Sandra LoosemoreUse a non-empty test program to test ability to link.
2020-01-24  Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2020-01-18  Jerry DeLislePR93234 INQUIRE on pre-assigned files of ROUND and...
2020-01-17  Jerry DeLislePR90374 Zero width format specifiers.
2020-01-02  Jerry DeLislePR 90374 d0.d, e0.d, es0.d, en0.d, g0.d and ew.d edit...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-01  Jerry DeLislere PR libfortran/90374 (Fortran 2018: Support d0.d...
2019-11-28  Jerry DeLislere PR libfortran/90374 (Fortran 2018: Support d0.d...
2019-11-24  Jerry DeLislere PR libfortran/92100 (Formatted stream IO irreproduci...
2019-11-24  Thomas KoenigFix EOF handling for arrays.
2019-11-18  Maciej W. Rozyckilibgfortran: Regenerate `Makefile.in' for `runstatedir...
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-11-07  Jerry DeLislere PR libfortran/90374 (Fortran 2018: Support d0.d...
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-10-02  Jerry DeLislere PR libfortran/91593 (Implicit enum conversions in...
2019-09-28  Jerry DeLislere PR libfortran/91593 (Implicit enum conversions in...
2019-09-27  Maciej W. RozyckiRegenerate `configure' scripts for `uclinuxfdpiceabi...
2019-09-05  Janne BlomqvistImprove PRNG jumping when using threads
2019-08-17  Janne BlomqvistPR fortran/68401 Improve allocation error message
2019-08-13  Janne BlomqvistPR fortran/91414: Improved PRNG
2019-08-07  Janne BlomqvistPR 53796 Make inquire(file=, recl=) conform to F2018
2019-07-21  Thomas Koenigre PR libfortran/91030 (Poor performance of I/O -fconve...
2019-06-25  Kwok Cheung YeungEnable full GFortran library for AMD GCN
2019-06-20  Janne Blomqvistlibfortran/65921: Add forgotten PR number to ChangeLog
2019-06-14  Janne BlomqvistUse __builtin_mul_overflow in xmallocarray
2019-05-22  Janne Blomqvistfortran/89100: Default widths with -fdec-format-defaults
2019-05-19  Janne Blomqvistlibfortran/90038 Reap dead children when wait=.false.
2019-05-17  Janne Blomqvistlibfortran/90038: Use posix_spawn instead of fork
2019-05-17  Jakub Jelinekre PR fortran/54613 ([F08] Add FINDLOC plus support...
2019-05-17  Jakub Jelinekre PR fortran/54613 ([F08] Add FINDLOC plus support...
2019-05-15  Janne BlomqvistAllow opening file on multiple units
2019-05-02  Jakub JelinekMakefile.am (gfor_cdir): Remove $(MULTISUBDIR).
2019-04-14  Paul Thomasre PR fortran/89843 (CFI_section delivers incorrect...
2019-03-25  John David Anglinre PR libfortran/79540 (FAIL: gfortran.dg/fmt_fw_d...
2019-03-05  Jakub Jelinekre PR libfortran/89593 (warning "passing argument 3...
2019-02-26  Uros Bizjaktransfer.c (transfer_array_inner): Do not cast charlen...
2019-02-25  Dominique d'Humieresre PR libfortran/89274 (Inconsistent list directed...
2019-02-23  Paul Thomasre PR fortran/89385 (Incorrect members of C descriptor...
next