Age | Commit message (Expand) | Author | Files | Lines |
2018-04-06 | re PR libfortran/85253 (asan detects heap-buffer-overflow in matmul_r4.c) | Thomas Koenig | 1 | -1/+1 |
2018-02-12 | libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use v... | Thomas Koenig | 1 | -1/+1 |
2018-01-31 | Use pointer sized array indices. | Janne Blomqvist | 8 | -37/+24 |
2018-01-30 | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Thomas Koenig | 1 | -1/+0 |
2018-01-15 | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 15 | -92/+164 |
2018-01-07 | libgfortran.h (GFC_DTYPE_COPY): New macro. | Thomas Koenig | 11 | -21/+21 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 44 | -44/+44 |
2017-12-03 | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 7 | -0/+1003 |
2017-11-24 | PR 36313 Replace int with gfc_charlen_type, take 3 | Janne Blomqvist | 2 | -2/+2 |
2017-11-23 | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 2 | -4/+5 |
2017-11-22 | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 10 | -2/+1385 |
2017-07-31 | re PR fortran/81581 (runtime checks for DIM argument of intrinsic SUM missing) | Thomas Koenig | 1 | -2/+24 |
2017-07-09 | eoshift2.c (eoshift2): Use memcpy for innermost copy where possible. | Thomas Koenig | 2 | -12/+35 |
2017-06-24 | re PR fortran/52473 (CSHIFT slow - inline it?) | Thomas Koenig | 2 | -12/+318 |
2017-06-18 | re PR fortran/52473 (CSHIFT slow - inline it?) | Thomas Koenig | 1 | -24/+93 |
2017-06-06 | re PR fortran/80975 (matmul for zero-length arrays) | Thomas Koenig | 1 | -5/+5 |
2017-05-25 | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 2 | -0/+107 |
2017-05-15 | re PR fortran/80765 (178.galgel in SPEC CPU 2000 fails to run) | Thomas Koenig | 1 | -3/+3 |
2017-05-10 | re PR target/80687 (VLA usage in libgfortran; nvptx target: "sorry, unimpleme... | Thomas Koenig | 1 | -4/+3 |
2017-05-08 | re PR libfortran/80602 (Reduce stack usage for blocked matmul) | Thomas Koenig | 1 | -2/+12 |
2017-03-17 | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 1 | -1/+1 |
2017-03-15 | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 1 | -0/+9 |
2017-03-10 | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 3 | -9/+9 |
2017-03-02 | matmul.m4 (matmul_'rtype_code`): Avoid race condition on storing function poi... | Thomas Koenig | 1 | -11/+17 |
2017-03-02 | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 1 | -10/+3 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 32 | -32/+32 |
2016-12-21 | random.c: Do not include <sys/types.h> header. | Francois-Xavier Coudert | 6 | -12/+6 |
2016-12-21 | libgfortran.h: Include <stdlib.h> header. | Francois-Xavier Coudert | 30 | -44/+14 |
2016-12-21 | abort.c: Remove unused headers. | Francois-Xavier Coudert | 28 | -44/+16 |
2016-12-19 | Remove unused functions, take 2. | Janne Blomqvist | 7 | -407/+0 |
2016-12-03 | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 2 | -514/+619 |
2016-11-15 | [multiple changes] | Jerry DeLisle | 1 | -83/+317 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 39 | -39/+39 |
2015-08-26 | re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument) | Francois-Xavier Coudert | 1 | -2/+2 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 39 | -39/+39 |
2014-10-01 | Fix -Wmaybe-uninitialized warnings. | Janne Blomqvist | 1 | -0/+4 |
2014-08-20 | re PR libfortran/62188 (Array bounds overrun in bessel_yn_r4/8/16 and other f... | Steven G. Kargl | 1 | -1/+1 |
2014-06-17 | Introduce xmallocarray, an overflow checking variant of xmalloc. | Janne Blomqvist | 16 | -38/+35 |
2014-01-02 | Update copyright years in libgfortran/ | Richard Sandiford | 39 | -39/+39 |
2013-01-14 | Update copyright years in libgfortran. | Richard Sandiford | 39 | -40/+39 |
2012-10-28 | bessel.m4: Remove useless statement. | Tobias Burnus | 2 | -10/+4 |
2012-04-10 | cshift0.m4 (cshift0_'rtype_code`): Guard use of modulo. | Michael Matz | 1 | -3/+7 |
2012-03-26 | Combined get_mem and internal_malloc_size. | Janne Blomqvist | 17 | -30/+30 |
2012-03-10 | libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an... | Tobias Burnus | 18 | -153/+153 |
2011-09-10 | re PR fortran/49479 (reshape / optionals / zero sized arrays) | Thomas Koenig | 1 | -2/+1 |
2011-07-05 | memory.c (internal_malloc_size): If size is zero, allocate a single byte. | Thomas Koenig | 4 | -23/+14 |
2011-06-28 | re PR fortran/49479 (reshape / optionals / zero sized arrays) | Thomas Koenig | 1 | -1/+9 |
2011-04-12 | Cleanup memsize types | Janne Blomqvist | 1 | -2/+2 |
2011-03-12 | re PR fortran/48066 (Segfault with SUM of zero-sized array) | Thomas Koenig | 2 | -2/+2 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 7 | -7/+7 |