aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/generated
AgeCommit message (Expand)AuthorFilesLines
2008-05-18in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict.Thomas Koenig136-162/+175
2008-05-04re PR fortran/35995 (ANY, ALL, and COUNT errors for zero sized sections)Thomas Koenig113-324/+791
2008-05-04re PR fortran/35990 (run-time abort for PACK of run-time zero sized array)Thomas Koenig13-13/+143
2008-04-30re PR fortran/35993 (wrong answer for all array intrinsics with scalar mask)Thomas Koenig98-2352/+10192
2008-04-25re PR fortran/35960 (run time abort with assignment of RESHAPEd zero sized ar...Thomas Koenig11-15/+15
2008-04-23re PR fortran/35988 (run-time abort for MATMUL of run-time zero sized array)Thomas Koenig13-13/+52
2008-04-20re PR fortran/35960 (run time abort with assignment of RESHAPEd zero sized ar...Thomas Koenig11-88/+275
2008-03-28re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig13-0/+3601
2008-03-23re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig13-0/+4394
2008-03-21re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig13-0/+4030
2008-03-19re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig12-0/+1416
2008-02-25ifunction_logical.m4: Add casts to get rid of warnings.Francois-Xavier Coudert15-30/+45
2008-02-02re PR libfortran/35001 (shape for negative sizes)Thomas Koenig3-6/+9
2008-01-28re PR libfortran/34980 (Segfault in shape given a scalar)Thomas Koenig3-0/+9
2008-01-15re PR libfortran/34671 (any(kind=1) and all(kind=1))Thomas Koenig19-976/+1217
2008-01-13re PR libfortran/34746 (wrong formats in libgfortran's runtime_error)Thomas Koenig167-1482/+1649
2008-01-11re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig167-1457/+9665
2007-12-25re PR fortran/34566 (Matmul of logical values)Thomas Koenig3-6/+6
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert421-936/+759
2007-08-24re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig155-2634/+3233
2007-07-09re PR libfortran/32336 (matmul: flag runtime- instead of assertation error)Thomas Koenig13-13/+26
2007-07-02Forgot to delete these during yesterdays commit.Janne Blomqvist4-320/+0
2007-04-06cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert150-154/+0
2007-03-04re PR fortran/30981 ([4.1 only] a ** exp fails for integer exponents if exp i...Thomas Koenig33-90/+222
2007-02-19re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2)Thomas Koenig34-0/+12914
2007-02-09re PR fortran/30512 ([4.1 only] MAXVAL() incorrect for zero-size int arrays, ...Tobias Burnus21-51/+51
2007-01-20gfortran.h (gfc_options_t): Add flag_allow_leading_underscore.Francois-Xavier Coudert137-471/+471
2006-12-30re PR fortran/30321 (program crash for SUM applied to zero-size array)Thomas Koenig96-690/+3753
2006-11-03re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)Francois-Xavier Coudert11-55/+363
2006-10-22re PR fortran/26025 (Optionally use BLAS for matmul)Francois-Xavier Coudert11-33/+484
2006-10-20minval_r8.c: Regenerate.Francois-Xavier Coudert169-300/+300
2006-10-13spacing.m4: Use scalbn[f,l] if ldexp[f,l] is unavailable.Steven G. Kargl8-8/+44
2006-10-09re PR fortran/15441 (RRSPACING broken for denormals)Steven G. Kargl8-0/+424
2006-10-07re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in...François-Xavier Coudert17-0/+1027
2006-09-29re PR libfortran/18791 (CABS specifics declared of wrong type)Francois-Xavier Coudert8-16/+16
2006-09-10re PR fortran/28947 (Double MATMUL() uses wrong array elements)Paul Thomas11-0/+154
2006-07-19re PR libfortran/27919 (dot_product should be removed from the library)Janne Blomqvist14-1157/+0
2006-06-24re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work)Francois-Xavier Coudert2-0/+102
2006-06-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Francois-Xavier Coudert4-0/+712
2006-06-20re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression)Paul Thomas11-121/+308
2006-06-06in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist184-3135/+63
2006-05-05re PR libfortran/26985 (incorrect matmul result)Francois-Xavier Coudert11-22/+22
2006-04-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Jakub Jelinek2-0/+372
2006-03-25re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Thomas Koenig2-0/+372
2006-03-20re PR fortran/20935 (failed assertion for maxloc(n, mask=.true.))Thomas Koenig120-0/+6396
2006-03-13re PR libfortran/25378 ([Fortran 2003] maxloc for all-false mask)Paul Thomas84-336/+336
2006-02-16re PR libfortran/24903 (dotprod should use __builtin_conj)Francois-Xavier Coudert4-12/+4
2005-12-13Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h.Richard Sandiford11-88/+693
2005-11-27libgfortran ChangeLog:Janne Blomqvist175-1739/+2583
2005-11-14re PR libfortran/21468 (vectorizing libfortran)Janne Blomqvist14-153/+159