summaryrefslogtreecommitdiff
path: root/libgfortran/generated/matmul_i4.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
* All files: Update FSF address.Kelley Cook2005-08-171-2/+2
* libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.Tobias Schlüter2005-07-081-1/+1
* re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result)Thomas Koenig2005-06-071-1/+8
* Remove extra whitespace.Andreas Jaeger2005-05-151-3/+3
* normalize.c (almostone_r4, [...]): Fix parameter list.Andreas Jaeger2005-05-151-3/+3
* Fix matmul PR18857 and supply testcasePaul Thomas2005-04-301-4/+0
* re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene2005-01-121-5/+14
* iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson2004-12-121-3/+3
* acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson2004-12-121-0/+3
* cshift0.c, [...]: Use internal_malloc_size instead of internal_malloc.Richard Henderson2004-12-061-2/+2
* Modified Files:Victor Leikehman2004-11-181-60/+94
* matmul.m4, [...]: Allocate space if return value has NULL in its data field.Victor Leikehman2004-08-091-1/+31
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+138