]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-types.cc
i386: Change Diamond Rapids feature detect when model number could not be distinguished
[thirdparty/gcc.git] / gcc / fortran / trans-types.cc
6 days ago  Andre VehreschildFortran: Fix wasting memory in coarray single mode.
2025-05-19  Harald AnlaufFortran: fix FAIL of gfortran.dg/specifics_1.f90 after...
2025-05-10  Jakub Jelinekfortran: Fix debug info for unsigned(kind=1) and unsign...
2025-02-21  Tobias BurnusFortran: Improve gfc_array_kind for assumed rank; gfc_t...
2025-02-15  Harald AnlaufFortran: passing of derived type to VALUE,OPTIONAL...
2025-01-02  Jakub JelinekUpdate copyright years.
2024-12-22  Andre VehreschildFortran: Remove adding and removing of caf_get. [PR107635]
2024-11-22  Andrew Pinskibuild: Remove INCLUDE_MEMORY [PR117737]
2024-10-24  David MalcolmUse unique_ptr in more places in pretty_printer/diagnos...
2024-10-19  Tobias BurnusFortran: Add range-based diagnostic
2024-10-12  Thomas KoenigUnsigned constants for ISO_FORTRAN_ENV and ISO_C_BINDING.
2024-09-24  Thomas KoenigAdd random numbers and fix some bugs.
2024-09-19  Andre VehreschildFortran: Break recursion building recursive types....
2024-09-07  Thomas KoenigImplement first part of unsigned integers for Fortran.
2024-08-21  Andre VehreschildFix coarray rank for non-coarrays in derived types...
2024-08-19  Andre VehreschildFix ICE in recompute_tree_invariant_for_addr_expr,...
2024-08-01  Jakub Jelinekfortran: Fix up pasto in gfc_get_array_descr_info
2024-07-18  Andre VehreschildFortran: Fix Explicit cobounds of a procedures paramete...
2024-07-18  Andre VehreschildFortran: Use char* for deferred length character arrays...
2024-07-17  Kewen Linfortran: Teach get_real_kind_from_node for Power 128...
2024-06-05  Kewen Linfortran: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
2024-05-23  Paul ThomasFortran: Fix ICEs due to comp calls in initialization...
2024-01-03  Harald AnlaufFortran: fix FE memleak
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-08  Tobias BurnusOpenMP/Fortran: Implement omp allocators/allocate for...
2023-12-05  Harald AnlaufFortran: allow RESTRICT qualifier also for optional...
2023-08-14  Mikael Morinfortran: Fix length one character dummy arg type [PR110419]
2023-07-05  Robin DappChange MODE_BITSIZE to MODE_PRECISION for MODE_VECTOR_BOOL.
2023-05-18  Bernhard Reutner... Fortran: Narrow return types [PR78798]
2023-04-12  Harald AnlaufFortran: fix functions with entry and pointer/allocatab...
2023-01-16  Jakub JelinekUpdate copyright years.
2022-11-12  Harald AnlaufFortran: fix treatment of character, value, optional...
2022-11-09  Harald AnlaufFortran: ordering of hidden procedure arguments [PR107441]
2022-10-28  Joseph Myersc: tree: target: C2x (...) function prototypes and...
2022-10-17  Tobias BurnusFortran: Fixes for kind=4 characters strings [PR107266]
2022-09-20  José Rui Faustino... Fortran: Fix function attributes [PR100132]
2022-06-28  Jakub Jelinekfortran, libgfortran: Avoid using libquadmath for glibc...
2022-05-16  Martin LiskaUse more ARRAY_SIZE.
2022-01-24  Jakub Jelinekfortran: Extend -fconvert= option for ppc64le r16_ieee...
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.