summaryrefslogtreecommitdiff
path: root/libgfortran/generated
AgeCommit message (Expand)Author
2025-06-07libfortran: Regenerate filesFrancois-Xavier Coudert
2025-05-13libfortran: Fix up _gfortran_{,m,s}findloc2_s{1,4} [PR120196]Jakub Jelinek
2025-05-13libfortran: Fix up _gfortran_s{max,min}loc1_{4,8,16}_s{1,4} [PR120191]Jakub Jelinek
2025-05-13libfortran: Fix up _gfortran_s{max,min}loc2_{4,8,16}_s{1,4} [PR120191]Jakub Jelinek
2025-05-08libfortran: Fix up maxval/maxloc for UNSIGNED [PR120158]Jakub Jelinek
2025-05-07libfortran: Add 5 missing UNSIGNED symbols [PR120153]Jakub Jelinek
2025-02-04Add modular exponentiation for UNSIGNED.Thomas Koenig
2025-01-02Update copyright years.Jakub Jelinek
2024-10-07Implement MAXLOC and MINLOC for unsigned.Thomas Koenig
2024-10-01Implement MAXVAL and MINVAL for UNSIGNED.Thomas Koenig
2024-09-24Implement SUM and PRODUCT for unsigned.Thomas Koenig
2024-09-24Implement MATMUL and DOT_PRODUCT for unsigned.Thomas Koenig
2024-01-03Update copyright years.Jakub Jelinek
2023-11-08libgfortran: Remove empty array descriptor first dimension overwrite [PR112371]Mikael Morin
2023-11-08libgfortran: Remove early return if extent is zero [PR112371]Mikael Morin
2023-11-08libgfortran: Don't skip allocation if size is zero [PR112412]Mikael Morin
2023-02-27Fortran: Eliminate nuisance warnings by initializing.Jerry DeLisle
2023-01-16Update copyright years.Jakub Jelinek
2022-06-28fortran, libgfortran: Avoid using libquadmath for glibc 2.26+Jakub Jelinek
2022-01-11Make sure the Fortran specifics have real(kind=16).Thomas Koenig
2022-01-11Prepare library for REAL(KIND=17).Thomas Koenig
2022-01-03Update copyright years.Jakub Jelinek
2021-03-05PR libfortran/99218 - matmul on temporary array accesses invalid memoryHarald Anlauf
2021-01-04Update copyright years.Jakub Jelinek
2020-10-18PR libfortran/97063 - Wrong result for vector (step size is negative) * matrixHarald Anlauf
2020-09-28libgfortran/m4/unpack.m4: Silence -Wmaybe-uninitializedTobias Burnus
2020-09-03PR fortran/96890 - Wrong answer with intrinsic IALLHarald Anlauf
2020-05-29libgfortran: Export forgotten _gfortran_{,m,s}findloc{0,1}_c10 [PR95390]Jakub Jelinek
2020-05-21libgfortran: Use __builtin_cpu_is/__builtin_cpu_supportsH.J. Lu
2020-01-01Update copyright years.Jakub Jelinek
2019-05-17re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Jakub Jelinek
2019-01-12re PR libfortran/88807 (misleading indentation warnings building libgfortran)Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-12-31re PR fortran/82995 (Segmentation fault passing optional argument to intrinsi...Thomas Koenig
2018-10-28re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig
2018-09-16re PR fortran/37802 (Improve wording for matmul bound checking)Thomas Koenig
2018-08-25re PR fortran/86704 (Segmentation fault when using matmul in combination with...Thomas Koenig
2018-06-01re PR fortran/85816 (nested spread fails with "Integer overflow in xmallocarr...Steven G. Kargl
2018-05-08re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig
2018-04-06re PR libfortran/85253 (asan detects heap-buffer-overflow in matmul_r4.c)Thomas Koenig
2018-02-12libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use v...Thomas Koenig
2018-01-31Use pointer sized array indices.Janne Blomqvist
2018-01-30re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig
2018-01-15re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig
2018-01-07libgfortran.h (GFC_DTYPE_COPY): New macro.Thomas Koenig
2018-01-03Update copyright years.Jakub Jelinek
2017-12-03re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig
2017-11-24PR 36313 Replace int with gfc_charlen_type, take 3Janne Blomqvist
2017-11-23re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig
2017-11-22re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig