summaryrefslogtreecommitdiff
path: root/libgfortran/generated/matmul_i1.c
Commit message (Expand)AuthorAgeFilesLines
* libgfortran: Use __builtin_cpu_is/__builtin_cpu_supportsH.J. Lu2020-05-211-11/+10
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* re PR fortran/37802 (Improve wording for matmul bound checking)Thomas Koenig2018-09-161-60/+115
* re PR fortran/86704 (Segmentation fault when using matmul in combination with...Thomas Koenig2018-08-251-10/+35
* re PR libfortran/85253 (asan detects heap-buffer-overflow in matmul_r4.c)Thomas Koenig2018-04-061-5/+5
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* re PR fortran/80975 (matmul for zero-length arrays)Thomas Koenig2017-06-061-25/+25
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2017-05-251-0/+38
* re PR fortran/80765 (178.galgel in SPEC CPU 2000 fails to run)Thomas Koenig2017-05-151-15/+15
* re PR target/80687 (VLA usage in libgfortran; nvptx target: "sorry, unimpleme...Thomas Koenig2017-05-101-20/+15
* re PR libfortran/80602 (Reduce stack usage for blocked matmul)Thomas Koenig2017-05-081-10/+60
* 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-5/+3
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert2016-12-211-1/+0
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2016-12-031-0/+2233
* [multiple changes]Jerry DeLisle2016-11-151-81/+315
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist2014-06-171-1/+1
* Update copyright years in libgfortran/Richard Sandiford2014-01-021-1/+1
* Update copyright years in libgfortran.Richard Sandiford2013-01-141-1/+1
* Combined get_mem and internal_malloc_size.Janne Blomqvist2012-03-261-1/+1
* libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus2012-03-101-7/+7
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-211-35/+32
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* libgfortran.h (likely,unlikely): New makros.Tobias Burnus2008-09-061-1/+1
* re PR fortran/36341 (MATMUL: Bounds check missing)Thomas Koenig2008-07-071-0/+41
* re PR fortran/35988 (run-time abort for MATMUL of run-time zero sized array)Thomas Koenig2008-04-231-1/+4
* minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert2007-08-311-3/+3
* re PR libfortran/32336 (matmul: flag runtime- instead of assertation error)Thomas Koenig2007-07-091-1/+2
* re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2)Thomas Koenig2007-02-191-0/+339