summaryrefslogtreecommitdiff
path: root/libgfortran/m4
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/49479 (reshape / optionals / zero sized arrays)Thomas Koenig2011-09-101-2/+1
* memory.c (internal_malloc_size): If size is zero, allocate a single byte.Thomas Koenig2011-07-054-23/+14
* re PR fortran/49479 (reshape / optionals / zero sized arrays)Thomas Koenig2011-06-281-1/+9
* Cleanup memsize typesJanne Blomqvist2011-04-121-2/+2
* re PR fortran/48066 (Segfault with SUM of zero-sized array)Thomas Koenig2011-03-122-2/+2
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-037-7/+7
* re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert2010-11-161-1/+1
* re PR fortran/46007 (wrong code for SHAPE in a scalarized loop)Thomas Koenig2010-10-211-1/+11
* re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)Tobias Burnus2010-09-063-0/+138
* bessel.m4: Fix printf warning by casting to (long int).Tobias Burnus2010-09-061-2/+2
* mtype.m4 (upcase, [...]): New macros.Francois-Xavier Coudert2010-08-289-41/+64
* re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus2010-08-2711-26/+126
* re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...Tobias Burnus2010-08-211-0/+185
* pack_generic.c (pack_internal): Remove unused zero_sized variable.Jakub Jelinek2009-11-281-3/+0
* pack.m4 (pack_'rtype_code`): Use count_0 for counting true values in a logica...Thomas Koenig2009-08-301-57/+5
* re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1)Jakub Jelinek2009-07-249-220/+523
* [multiple changes]Thomas Koenig2009-07-195-105/+65
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-2117-324/+318
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0933-495/+330
* re PR fortran/38887 (run-time abort for MVBITS with run-time zero sized array...Daniel Kraft2009-01-211-3/+3
* re PR libfortran/38234 (In Reshape, SOURCE can be bigger than result)Thomas Koenig2008-11-231-32/+32
* re PR libfortran/38225 (RESHAPE bounds with multi-dimensional SOURCE)Thomas Koenig2008-11-221-1/+8
* re PR fortran/38135 (RESHAPE gives wrong result)Thomas Koenig2008-11-181-4/+4
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2008-10-211-0/+22
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2008-10-151-0/+21
* re PR fortran/37203 (Check ORDER= of RESHAPE)Thomas Koenig2008-09-071-0/+27
* libgfortran.h (likely,unlikely): New makros.Tobias Burnus2008-09-066-10/+10
* re PR libfortran/36886 (misaligment for cshift of character)Thomas Koenig2008-08-141-0/+177
* re PR libfortran/36773 (zero-sized arrays with cshift and eoshift)Thomas Koenig2008-07-213-1/+17
* re PR fortran/36341 (MATMUL: Bounds check missing)Thomas Koenig2008-07-072-0/+82
* re PR fortran/36518 (libgfortran: "warning: format '%d' expects type 'int', b...Tobias Burnus2008-06-131-1/+1
* re PR fortran/36319 (Segfault with wide characters in DATA)Francois-Xavier Coudert2008-05-283-8/+97
* in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict.Thomas Koenig2008-05-189-11/+11
* re PR fortran/35995 (ANY, ALL, and COUNT errors for zero sized sections)Thomas Koenig2008-05-042-5/+14
* re PR fortran/35990 (run-time abort for PACK of run-time zero sized array)Thomas Koenig2008-05-041-2/+11
* re PR fortran/35993 (wrong answer for all array intrinsics with scalar mask)Thomas Koenig2008-04-301-24/+104
* re PR fortran/35960 (run time abort with assignment of RESHAPEd zero sized ar...Thomas Koenig2008-04-251-1/+1
* re PR fortran/35988 (run-time abort for MATMUL of run-time zero sized array)Thomas Koenig2008-04-231-1/+4
* re PR fortran/35960 (run time abort with assignment of RESHAPEd zero sized ar...Thomas Koenig2008-04-201-8/+25
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-281-0/+279
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-231-0/+339
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-211-0/+312
* ifunction_logical.m4: Add casts to get rid of warnings.Francois-Xavier Coudert2008-02-251-2/+3
* re PR libfortran/35001 (shape for negative sizes)Thomas Koenig2008-02-021-2/+3
* re PR libfortran/34980 (Segfault in shape given a scalar)Thomas Koenig2008-01-281-0/+3
* re PR libfortran/34671 (any(kind=1) and all(kind=1))Thomas Koenig2008-01-154-6/+210
* re PR libfortran/34746 (wrong formats in libgfortran's runtime_error)Thomas Koenig2008-01-132-19/+21
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2008-01-113-19/+124
* 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-3129-101/+84