summaryrefslogtreecommitdiff
path: root/libgfortran/m4
Commit message (Expand)AuthorAgeFilesLines
* libgfortran: Use __builtin_cpu_is/__builtin_cpu_supportsH.J. Lu2020-08-171-11/+10
* Update copyright years.Jakub Jelinek2020-01-0147-47/+47
* re PR libfortran/88807 (misleading indentation warnings building libgfortran)Jakub Jelinek2019-01-121-21/+21
* Update copyright years.Jakub Jelinek2019-01-0147-47/+47
* re PR fortran/82995 (Segmentation fault passing optional argument to intrinsi...Thomas Koenig2018-12-319-15/+64
* re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig2018-10-289-1/+1186
* re PR fortran/37802 (Improve wording for matmul bound checking)Thomas Koenig2018-09-161-12/+23
* re PR fortran/86704 (Segmentation fault when using matmul in combination with...Thomas Koenig2018-08-251-2/+7
* re PR fortran/85816 (nested spread fails with "Integer overflow in xmallocarr...Steven G. Kargl2018-06-018-18/+19
* re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig2018-05-0814-115/+186
* re PR libfortran/85253 (asan detects heap-buffer-overflow in matmul_r4.c)Thomas Koenig2018-04-061-1/+1
* libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use v...Thomas Koenig2018-02-121-1/+1
* Use pointer sized array indices.Janne Blomqvist2018-01-318-37/+24
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2018-01-301-1/+0
* re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig2018-01-1515-92/+164
* libgfortran.h (GFC_DTYPE_COPY): New macro.Thomas Koenig2018-01-0711-21/+21
* Update copyright years.Jakub Jelinek2018-01-0344-44/+44
* re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig2017-12-037-0/+1003
* PR 36313 Replace int with gfc_charlen_type, take 3Janne Blomqvist2017-11-242-2/+2
* re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig2017-11-232-4/+5
* re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig2017-11-2210-2/+1385
* re PR fortran/81581 (runtime checks for DIM argument of intrinsic SUM missing)Thomas Koenig2017-07-311-2/+24
* eoshift2.c (eoshift2): Use memcpy for innermost copy where possible.Thomas Koenig2017-07-092-12/+35
* re PR fortran/52473 (CSHIFT slow - inline it?)Thomas Koenig2017-06-242-12/+318
* re PR fortran/52473 (CSHIFT slow - inline it?)Thomas Koenig2017-06-181-24/+93
* re PR fortran/80975 (matmul for zero-length arrays)Thomas Koenig2017-06-061-5/+5
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2017-05-252-0/+107
* re PR fortran/80765 (178.galgel in SPEC CPU 2000 fails to run)Thomas Koenig2017-05-151-3/+3
* re PR target/80687 (VLA usage in libgfortran; nvptx target: "sorry, unimpleme...Thomas Koenig2017-05-101-4/+3
* re PR libfortran/80602 (Reduce stack usage for blocked matmul)Thomas Koenig2017-05-081-2/+12
* re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig2017-03-171-1/+1
* re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig2017-03-151-0/+9
* re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig2017-03-103-9/+9
* matmul.m4 (matmul_'rtype_code`): Avoid race condition on storing function poi...Thomas Koenig2017-03-021-11/+17
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2017-03-021-10/+3
* Update copyright years.Jakub Jelinek2017-01-0132-32/+32
* random.c: Do not include <sys/types.h> header.Francois-Xavier Coudert2016-12-216-12/+6
* libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert2016-12-2130-44/+14
* abort.c: Remove unused headers.Francois-Xavier Coudert2016-12-2128-44/+16
* Remove unused functions, take 2.Janne Blomqvist2016-12-197-407/+0
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2016-12-032-514/+619
* [multiple changes]Jerry DeLisle2016-11-151-83/+317
* Update copyright years.Jakub Jelinek2016-01-0439-39/+39
* re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument)Francois-Xavier Coudert2015-08-261-2/+2
* Update copyright years.Jakub Jelinek2015-01-0539-39/+39
* Fix -Wmaybe-uninitialized warnings.Janne Blomqvist2014-10-011-0/+4
* re PR libfortran/62188 (Array bounds overrun in bessel_yn_r4/8/16 and other f...Steven G. Kargl2014-08-201-1/+1
* Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist2014-06-1716-38/+35
* Update copyright years in libgfortran/Richard Sandiford2014-01-0239-39/+39
* Update copyright years in libgfortran.Richard Sandiford2013-01-1439-40/+39