summaryrefslogtreecommitdiff
path: root/libgfortran/generated/matmul_c16.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* PR libfortran/99218 - matmul on temporary array accesses invalid memoryHarald Anlauf2021-03-051-5/+10
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* PR libfortran/97063 - Wrong result for vector (step size is negative) * matrixHarald Anlauf2020-10-181-70/+70
* 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 fortran/26025 (Optionally use BLAS for matmul)Francois-Xavier Coudert2006-10-221-3/+44
* re PR fortran/28947 (Double MATMUL() uses wrong array elements)Paul Thomas2006-09-101-0/+14
* re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression)Paul Thomas2006-06-201-11/+28
* in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist2006-06-061-10/+1
* re PR libfortran/26985 (incorrect matmul result)Francois-Xavier Coudert2006-05-051-2/+2
* Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h.Richard Sandiford2005-12-131-8/+63
* re PR libfortran/21468 (vectorizing libfortran)Janne Blomqvist2005-11-141-12/+12
* re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert2005-10-031-0/+221