Age | Commit message (Expand) | Author | Files | Lines |
2022-01-11 | Make sure the Fortran specifics have real(kind=16). | Thomas Koenig | 31 | -88/+88 |
2022-01-11 | Prepare library for REAL(KIND=17). | Thomas Koenig | 85 | -0/+26418 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 609 | -609/+609 |
2021-03-05 | PR libfortran/99218 - matmul on temporary array accesses invalid memory | Harald Anlauf | 26 | -91/+182 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 609 | -609/+609 |
2020-10-18 | PR libfortran/97063 - Wrong result for vector (step size is negative) * matrix | Harald Anlauf | 26 | -1274/+1274 |
2020-09-28 | libgfortran/m4/unpack.m4: Silence -Wmaybe-uninitialized | Tobias Burnus | 13 | -52/+52 |
2020-09-03 | PR fortran/96890 - Wrong answer with intrinsic IALL | Harald Anlauf | 5 | -5/+5 |
2020-05-29 | libgfortran: Export forgotten _gfortran_{,m,s}findloc{0,1}_c10 [PR95390] | Jakub Jelinek | 2 | -0/+898 |
2020-05-21 | libgfortran: Use __builtin_cpu_is/__builtin_cpu_supports | H.J. Lu | 13 | -143/+130 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 607 | -607/+607 |
2019-05-17 | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Jakub Jelinek | 2 | -0/+898 |
2019-01-12 | re PR libfortran/88807 (misleading indentation warnings building libgfortran) | Jakub Jelinek | 27 | -567/+567 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 605 | -605/+605 |
2018-12-31 | re PR fortran/82995 (Segmentation fault passing optional argument to intrinsi... | Thomas Koenig | 227 | -305/+2101 |
2018-10-28 | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 72 | -388/+12390 |
2018-09-16 | re PR fortran/37802 (Improve wording for matmul bound checking) | Thomas Koenig | 26 | -1092/+2093 |
2018-08-25 | re PR fortran/86704 (Segmentation fault when using matmul in combination with... | Thomas Koenig | 26 | -182/+637 |
2018-06-01 | re PR fortran/85816 (nested spread fails with "Integer overflow in xmallocarr... | Steven G. Kargl | 243 | -633/+646 |
2018-05-08 | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 212 | -3011/+4243 |
2018-04-06 | re PR libfortran/85253 (asan detects heap-buffer-overflow in matmul_r4.c) | Thomas Koenig | 26 | -91/+91 |
2018-02-12 | libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use v... | Thomas Koenig | 11 | -11/+11 |
2018-01-31 | Use pointer sized array indices. | Janne Blomqvist | 64 | -331/+240 |
2018-01-30 | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Thomas Koenig | 3 | -3/+0 |
2018-01-15 | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 212 | -930/+3049 |
2018-01-07 | libgfortran.h (GFC_DTYPE_COPY): New macro. | Thomas Koenig | 252 | -642/+642 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 577 | -577/+577 |
2017-12-03 | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 8 | -0/+3272 |
2017-11-24 | PR 36313 Replace int with gfc_charlen_type, take 3 | Janne Blomqvist | 12 | -12/+12 |
2017-11-23 | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 12 | -24/+30 |
2017-11-22 | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 36 | -0/+12414 |
2017-07-31 | re PR fortran/81581 (runtime checks for DIM argument of intrinsic SUM missing) | Thomas Koenig | 122 | -348/+2897 |
2017-07-09 | eoshift2.c (eoshift2): Use memcpy for innermost copy where possible. | Thomas Koenig | 6 | -36/+105 |
2017-06-24 | re PR fortran/52473 (CSHIFT slow - inline it?) | Thomas Koenig | 42 | -36/+7899 |
2017-06-18 | re PR fortran/52473 (CSHIFT slow - inline it?) | Thomas Koenig | 13 | -312/+1209 |
2017-06-06 | re PR fortran/80975 (matmul for zero-length arrays) | Thomas Koenig | 26 | -455/+455 |
2017-05-25 | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 26 | -0/+15470 |
2017-05-15 | re PR fortran/80765 (178.galgel in SPEC CPU 2000 fails to run) | Thomas Koenig | 13 | -195/+195 |
2017-05-10 | re PR target/80687 (VLA usage in libgfortran; nvptx target: "sorry, unimpleme... | Thomas Koenig | 13 | -260/+195 |
2017-05-08 | re PR libfortran/80602 (Reduce stack usage for blocked matmul) | Thomas Koenig | 13 | -130/+780 |
2017-03-17 | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 11 | -11/+11 |
2017-03-15 | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 11 | -0/+99 |
2017-03-10 | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 191 | -721/+721 |
2017-03-02 | matmul.m4 (matmul_'rtype_code`): Avoid race condition on storing function poi... | Thomas Koenig | 13 | -143/+221 |
2017-03-02 | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 13 | -81/+39 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 481 | -481/+481 |
2016-12-21 | random.c: Do not include <sys/types.h> header. | Francois-Xavier Coudert | 117 | -117/+0 |
2016-12-21 | libgfortran.h: Include <stdlib.h> header. | Francois-Xavier Coudert | 314 | -314/+0 |
2016-12-21 | abort.c: Remove unused headers. | Francois-Xavier Coudert | 298 | -298/+0 |
2016-12-19 | Remove unused functions, take 2. | Janne Blomqvist | 35 | -2453/+0 |