summaryrefslogtreecommitdiff
path: root/libgfortran/generated/matmul_c10.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-09-16re PR fortran/37802 (Improve wording for matmul bound checking)Thomas Koenig
2018-08-25re PR fortran/86704 (Segmentation fault when using matmul in combination with...Thomas Koenig
2018-04-06re PR libfortran/85253 (asan detects heap-buffer-overflow in matmul_r4.c)Thomas Koenig
2018-01-03Update copyright years.Jakub Jelinek
2017-06-06re PR fortran/80975 (matmul for zero-length arrays)Thomas Koenig
2017-05-25re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig
2017-05-15re PR fortran/80765 (178.galgel in SPEC CPU 2000 fails to run)Thomas Koenig
2017-05-10re PR target/80687 (VLA usage in libgfortran; nvptx target: "sorry, unimpleme...Thomas Koenig
2017-05-08re PR libfortran/80602 (Reduce stack usage for blocked matmul)Thomas Koenig
2017-03-02matmul.m4 (matmul_'rtype_code`): Avoid race condition on storing function poi...Thomas Koenig
2017-03-02re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig
2017-01-01Update copyright years.Jakub Jelinek
2016-12-21libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert
2016-12-03re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig
2016-11-15[multiple changes]Jerry DeLisle
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-06-17Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist
2014-01-02Update copyright years in libgfortran/Richard Sandiford
2013-01-14Update copyright years in libgfortran.Richard Sandiford
2012-03-26Combined get_mem and internal_malloc_size.Janne Blomqvist
2012-03-10libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus
2009-06-21re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-09-06libgfortran.h (likely,unlikely): New makros.Tobias Burnus
2008-07-07re PR fortran/36341 (MATMUL: Bounds check missing)Thomas Koenig
2008-04-23re PR fortran/35988 (run-time abort for MATMUL of run-time zero sized array)Thomas Koenig
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert
2007-07-09re PR libfortran/32336 (matmul: flag runtime- instead of assertation error)Thomas Koenig
2006-10-22re PR fortran/26025 (Optionally use BLAS for matmul)Francois-Xavier Coudert
2006-09-10re PR fortran/28947 (Double MATMUL() uses wrong array elements)Paul Thomas
2006-06-20re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression)Paul Thomas
2006-06-06in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist
2006-05-05re PR libfortran/26985 (incorrect matmul result)Francois-Xavier Coudert
2005-12-13Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h.Richard Sandiford
2005-11-14re PR libfortran/21468 (vectorizing libfortran)Janne Blomqvist
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert