summaryrefslogtreecommitdiff
path: root/libgfortran/generated/matmul_l4.c
Commit message (Expand)AuthorAgeFilesLines
* 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-36/+33
* 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/34566 (Matmul of logical values)Thomas Koenig2007-12-251-2/+2
* minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert2007-08-311-3/+3
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2007-08-241-20/+35
* in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist2006-06-061-8/+1
* re PR libfortran/21468 (vectorizing libfortran)Janne Blomqvist2005-11-141-7/+9
* 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-3/+3
* Remove extra whitespace.Andreas Jaeger2005-05-151-2/+2
* normalize.c (almostone_r4, [...]): Fix parameter list.Andreas Jaeger2005-05-151-4/+2
* re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene2005-01-121-6/+15
* 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/+4
* cshift0.c, [...]: Use internal_malloc_size instead of internal_malloc.Richard Henderson2004-12-061-2/+2
* matmul.m4, [...]: Allocate space if return value has NULL in its data field.Victor Leikehman2004-08-091-0/+30
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+151