summaryrefslogtreecommitdiff
path: root/libgfortran/generated
Commit message (Expand)AuthorAgeFilesLines
* re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig2017-03-1511-0/+99
* re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig2017-03-10191-721/+721
* matmul.m4 (matmul_'rtype_code`): Avoid race condition on storing function poi...Thomas Koenig2017-03-0213-143/+221
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2017-03-0213-81/+39
* Update copyright years.Jakub Jelinek2017-01-01481-481/+481
* random.c: Do not include <sys/types.h> header.Francois-Xavier Coudert2016-12-21117-117/+0
* libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert2016-12-21314-314/+0
* abort.c: Remove unused headers.Francois-Xavier Coudert2016-12-21298-298/+0
* Remove unused functions, take 2.Janne Blomqvist2016-12-1935-2453/+0
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2016-12-0313-0/+29045
* [multiple changes]Jerry DeLisle2016-11-1513-1053/+4095
* Update copyright years.Jakub Jelinek2016-01-04516-516/+516
* re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument)Francois-Xavier Coudert2015-08-265-6/+140
* Update copyright years.Jakub Jelinek2015-01-05514-514/+514
* Fix -Wmaybe-uninitialized warnings.Janne Blomqvist2014-10-0113-0/+52
* re PR libfortran/62188 (Array bounds overrun in bessel_yn_r4/8/16 and other f...Steven G. Kargl2014-08-204-4/+4
* Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist2014-06-17297-1444/+1092
* Update copyright years in libgfortran/Richard Sandiford2014-01-02514-514/+514
* Update copyright years in libgfortran.Richard Sandiford2013-01-14514-527/+514
* bessel.m4: Remove useless statement.Tobias Burnus2012-10-28117-795/+226
* cshift0.m4 (cshift0_'rtype_code`): Guard use of modulo.Michael Matz2012-04-1013-39/+91
* Combined get_mem and internal_malloc_size.Janne Blomqvist2012-03-26297-706/+706
* libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus2012-03-10323-3157/+3142
* re PR fortran/49479 (reshape / optionals / zero sized arrays)Thomas Koenig2011-09-1098-196/+98
* bessel_r4.c: Regenerated.Thomas Koenig2011-09-014-8/+0
* re PR fortran/48066 (Segfault with SUM of zero-sized array)Thomas Koenig2011-08-28161-169/+161
* memory.c (internal_malloc_size): If size is zero, allocate a single byte.Thomas Koenig2011-07-0532-209/+142
* re PR fortran/49479 (reshape / optionals / zero sized arrays)Thomas Koenig2011-06-2811-11/+99
* Cleanup memsize typesJanne Blomqvist2011-04-1213-26/+26
* re PR fortran/48066 (Segfault with SUM of zero-sized array)Thomas Koenig2011-03-12113-113/+113
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-0327-27/+27
* re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert2010-11-1615-11/+102
* re PR fortran/46007 (wrong code for SHAPE in a scalarized loop)Thomas Koenig2010-10-213-3/+33
* re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)Tobias Burnus2010-09-0615-0/+7635
* bessel.m4: Fix printf warning by casting to (long int).Tobias Burnus2010-09-064-8/+8
* mtype.m4 (upcase, [...]): New macros.Francois-Xavier Coudert2010-08-2832-134/+262
* re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus2010-08-27122-200/+2085
* re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...Tobias Burnus2010-08-214-0/+732
* pack_generic.c (pack_internal): Remove unused zero_sized variable.Jakub Jelinek2009-11-2898-294/+0
* pack.m4 (pack_'rtype_code`): Use count_0 for counting true values in a logica...Thomas Koenig2009-08-3013-741/+65
* re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1)Jakub Jelinek2009-07-24152-13274/+20060
* [multiple changes]Thomas Koenig2009-07-19161-6900/+1278
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-21295-8906/+8072
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-09485-7275/+4850
* re PR fortran/38887 (run-time abort for MVBITS with run-time zero sized array...Daniel Kraft2009-01-2113-39/+39
* re PR libfortran/38234 (In Reshape, SOURCE can be bigger than result)Thomas Koenig2008-11-2311-352/+352
* re PR libfortran/38225 (RESHAPE bounds with multi-dimensional SOURCE)Thomas Koenig2008-11-2211-11/+88
* re PR fortran/38135 (RESHAPE gives wrong result)Thomas Koenig2008-11-1811-44/+44
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2008-10-2111-0/+242
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2008-10-161-2/+1