| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 2017-12-03 | 7 | -0/+1003 |
* | PR 36313 Replace int with gfc_charlen_type, take 3 | Janne Blomqvist | 2017-11-24 | 2 | -2/+2 |
* | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 2017-11-23 | 2 | -4/+5 |
* | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 2017-11-22 | 10 | -2/+1385 |
* | re PR fortran/81581 (runtime checks for DIM argument of intrinsic SUM missing) | Thomas Koenig | 2017-07-31 | 1 | -2/+24 |
* | eoshift2.c (eoshift2): Use memcpy for innermost copy where possible. | Thomas Koenig | 2017-07-09 | 2 | -12/+35 |
* | re PR fortran/52473 (CSHIFT slow - inline it?) | Thomas Koenig | 2017-06-24 | 2 | -12/+318 |
* | re PR fortran/52473 (CSHIFT slow - inline it?) | Thomas Koenig | 2017-06-18 | 1 | -24/+93 |
* | re PR fortran/80975 (matmul for zero-length arrays) | Thomas Koenig | 2017-06-06 | 1 | -5/+5 |
* | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 2017-05-25 | 2 | -0/+107 |
* | re PR fortran/80765 (178.galgel in SPEC CPU 2000 fails to run) | Thomas Koenig | 2017-05-15 | 1 | -3/+3 |
* | re PR target/80687 (VLA usage in libgfortran; nvptx target: "sorry, unimpleme... | Thomas Koenig | 2017-05-10 | 1 | -4/+3 |
* | re PR libfortran/80602 (Reduce stack usage for blocked matmul) | Thomas Koenig | 2017-05-08 | 1 | -2/+12 |
* | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 2017-03-17 | 1 | -1/+1 |
* | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 2017-03-15 | 1 | -0/+9 |
* | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 2017-03-10 | 3 | -9/+9 |
* | matmul.m4 (matmul_'rtype_code`): Avoid race condition on storing function poi... | Thomas Koenig | 2017-03-02 | 1 | -11/+17 |
* | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 2017-03-02 | 1 | -10/+3 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 32 | -32/+32 |
* | random.c: Do not include <sys/types.h> header. | Francois-Xavier Coudert | 2016-12-21 | 6 | -12/+6 |
* | libgfortran.h: Include <stdlib.h> header. | Francois-Xavier Coudert | 2016-12-21 | 30 | -44/+14 |
* | abort.c: Remove unused headers. | Francois-Xavier Coudert | 2016-12-21 | 28 | -44/+16 |
* | Remove unused functions, take 2. | Janne Blomqvist | 2016-12-19 | 7 | -407/+0 |
* | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 2016-12-03 | 2 | -514/+619 |
* | [multiple changes] | Jerry DeLisle | 2016-11-15 | 1 | -83/+317 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 39 | -39/+39 |
* | re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument) | Francois-Xavier Coudert | 2015-08-26 | 1 | -2/+2 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 39 | -39/+39 |
* | Fix -Wmaybe-uninitialized warnings. | Janne Blomqvist | 2014-10-01 | 1 | -0/+4 |
* | re PR libfortran/62188 (Array bounds overrun in bessel_yn_r4/8/16 and other f... | Steven G. Kargl | 2014-08-20 | 1 | -1/+1 |
* | Introduce xmallocarray, an overflow checking variant of xmalloc. | Janne Blomqvist | 2014-06-17 | 16 | -38/+35 |
* | Update copyright years in libgfortran/ | Richard Sandiford | 2014-01-02 | 39 | -39/+39 |
* | Update copyright years in libgfortran. | Richard Sandiford | 2013-01-14 | 39 | -40/+39 |
* | bessel.m4: Remove useless statement. | Tobias Burnus | 2012-10-28 | 2 | -10/+4 |
* | cshift0.m4 (cshift0_'rtype_code`): Guard use of modulo. | Michael Matz | 2012-04-10 | 1 | -3/+7 |
* | Combined get_mem and internal_malloc_size. | Janne Blomqvist | 2012-03-26 | 17 | -30/+30 |
* | libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an... | Tobias Burnus | 2012-03-10 | 18 | -153/+153 |
* | re PR fortran/49479 (reshape / optionals / zero sized arrays) | Thomas Koenig | 2011-09-10 | 1 | -2/+1 |
* | memory.c (internal_malloc_size): If size is zero, allocate a single byte. | Thomas Koenig | 2011-07-05 | 4 | -23/+14 |
* | re PR fortran/49479 (reshape / optionals / zero sized arrays) | Thomas Koenig | 2011-06-28 | 1 | -1/+9 |
* | Cleanup memsize types | Janne Blomqvist | 2011-04-12 | 1 | -2/+2 |
* | re PR fortran/48066 (Segfault with SUM of zero-sized array) | Thomas Koenig | 2011-03-12 | 2 | -2/+2 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 7 | -7/+7 |
* | re PR fortran/32049 (Support on x86_64 also kind=16) | Francois-Xavier Coudert | 2010-11-16 | 1 | -1/+1 |
* | re PR fortran/46007 (wrong code for SHAPE in a scalarized loop) | Thomas Koenig | 2010-10-21 | 1 | -1/+11 |
* | re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG) | Tobias Burnus | 2010-09-06 | 3 | -0/+138 |
* | bessel.m4: Fix printf warning by casting to (long int). | Tobias Burnus | 2010-09-06 | 1 | -2/+2 |
* | mtype.m4 (upcase, [...]): New macros. | Francois-Xavier Coudert | 2010-08-28 | 9 | -41/+64 |
* | re PR fortran/33197 (Fortran 2008: math functions) | Tobias Burnus | 2010-08-27 | 11 | -26/+126 |
* | re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_... | Tobias Burnus | 2010-08-21 | 1 | -0/+185 |