Age | Commit message (Expand) | Author | Files | Lines |
2007-04-06 | cpu_time.c: Don't include headers already included by libgfortran.h. | Francois-Xavier Coudert | 12 | -13/+0 |
2007-03-14 | re PR libfortran/30690 ([4.2, 4.1 only] Clean up m4 files) | Thomas Koenig | 21 | -239/+242 |
2007-03-04 | re PR fortran/30981 ([4.1 only] a ** exp fails for integer exponents if exp i... | Thomas Koenig | 1 | -3/+7 |
2007-02-09 | re PR fortran/30512 ([4.1 only] MAXVAL() incorrect for zero-size int arrays, ... | Tobias Burnus | 1 | -1/+1 |
2007-01-20 | gfortran.h (gfc_options_t): Add flag_allow_leading_underscore. | Francois-Xavier Coudert | 3 | -14/+14 |
2006-12-30 | re PR fortran/30321 (program crash for SUM applied to zero-size array) | Thomas Koenig | 1 | -8/+44 |
2006-11-03 | re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays) | Francois-Xavier Coudert | 1 | -6/+36 |
2006-10-22 | re PR fortran/26025 (Optionally use BLAS for matmul) | Francois-Xavier Coudert | 1 | -3/+44 |
2006-10-18 | in_pack.m4: Fixed a typo. | Tobias Burnus | 8 | -11/+11 |
2006-10-13 | spacing.m4: Use scalbn[f,l] if ldexp[f,l] is unavailable. | Steven G. Kargl | 2 | -2/+11 |
2006-10-09 | re PR fortran/15441 (RRSPACING broken for denormals) | Steven G. Kargl | 2 | -0/+108 |
2006-10-07 | re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in... | François-Xavier Coudert | 2 | -3/+67 |
2006-09-29 | re PR libfortran/18791 (CABS specifics declared of wrong type) | Francois-Xavier Coudert | 1 | -2/+3 |
2006-09-10 | re PR fortran/28947 (Double MATMUL() uses wrong array elements) | Paul Thomas | 1 | -0/+14 |
2006-07-19 | re PR libfortran/27919 (dot_product should be removed from the library) | Janne Blomqvist | 3 | -258/+0 |
2006-06-20 | re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression) | Paul Thomas | 1 | -11/+28 |
2006-06-06 | in_pack.m4: Add TODO comment about detecting temporaries... | Janne Blomqvist | 9 | -93/+9 |
2006-05-05 | re PR libfortran/26985 (incorrect matmul result) | Francois-Xavier Coudert | 1 | -2/+2 |
2006-03-25 | re PR fortran/26769 (Implement transpose() and reshape() for real instead of ... | Thomas Koenig | 1 | -1/+1 |
2006-03-20 | re PR fortran/20935 (failed assertion for maxloc(n, mask=.true.)) | Thomas Koenig | 10 | -0/+121 |
2006-03-13 | re PR libfortran/25378 ([Fortran 2003] maxloc for all-false mask) | Paul Thomas | 5 | -14/+14 |
2006-02-16 | re PR libfortran/24903 (dotprod should use __builtin_conj) | Francois-Xavier Coudert | 1 | -3/+2 |
2005-12-13 | Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h. | Richard Sandiford | 1 | -8/+63 |
2005-11-27 | libgfortran ChangeLog: | Janne Blomqvist | 11 | -99/+151 |
2005-11-14 | re PR libfortran/21468 (vectorizing libfortran) | Janne Blomqvist | 2 | -19/+21 |
2005-10-03 | re PR libfortran/19308 (I/O library should support more real and integer kinds) | François-Xavier Coudert | 32 | -3/+167 |
2005-09-25 | c99_protos.h: Add prototypes for C99 complex functions. | Francois-Xavier Coudert | 3 | -308/+0 |
2005-09-13 | re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.) | Richard Sandiford | 3 | -61/+129 |
2005-08-17 | All files: Update FSF address. | Kelley Cook | 33 | -66/+66 |
2005-07-08 | libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'. | Tobias Schlüter | 9 | -11/+11 |
2005-07-07 | re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution... | Thomas Koenig | 2 | -2/+16 |
2005-06-28 | re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly) | Thomas Koenig | 1 | -1/+1 |
2005-06-28 | re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly) | Thomas Koenig | 1 | -1/+1 |
2005-06-25 | [multiple changes] | Thomas Koenig | 3 | -4/+62 |
2005-06-12 | PR libfortran/PR21797 | Steven G. Kargl | 1 | -2/+2 |
2005-06-11 | [multiple changes] | Thomas Koenig | 2 | -6/+8 |
2005-06-09 | re PR fortran/21480 ([4.0 only] trivial reshape operation gives erroneous res... | Thomas Koenig | 1 | -3/+3 |
2005-06-07 | re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result) | Thomas Koenig | 1 | -1/+8 |
2005-05-18 | re PR libfortran/21127 (reshape of complex broken) | Thomas Koenig | 2 | -3/+4 |
2005-05-15 | eoshift1.m4: Initialize variables to avoid warnings. | Andreas Jaeger | 2 | -2/+14 |
2005-05-15 | pack_generic.c (pack): Remove unneeded calculation. | Andreas Jaeger | 1 | -4/+2 |
2005-05-15 | Remove extra whitespace. | Andreas Jaeger | 1 | -3/+3 |
2005-05-15 | normalize.c (almostone_r4, [...]): Fix parameter list. | Andreas Jaeger | 2 | -4/+4 |
2005-05-04 | re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) | Thomas Koenig | 6 | -31/+31 |
2005-04-30 | Fix matmul PR18857 and supply testcase | Paul Thomas | 1 | -4/+0 |
2005-04-22 | 05-04-22 Thomas Koenig <Thomas.Koenig@online.de> | Thomas Koenig | 1 | -6/+26 |
2005-04-17 | 005-04-17 Thomas Koenig <Thomas.Koenig@online.de> | Thomas Koenig | 1 | -9/+9 |
2005-04-12 | re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d... | Thomas Koenig | 2 | -0/+17 |
2005-04-09 | re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d... | Thomas Koenig | 2 | -20/+84 |
2005-01-23 | re PR fortran/19294 (intrinsic_transpose.f90 runtime crash) | James A. Morrison | 1 | -4/+4 |