Age | Commit message (Expand) | Author | Files | Lines |
2006-03-25 | re PR fortran/26769 (Implement transpose() and reshape() for real instead of ... | Thomas Koenig | 2 | -0/+372 |
2006-03-20 | re PR fortran/20935 (failed assertion for maxloc(n, mask=.true.)) | Thomas Koenig | 120 | -0/+6396 |
2006-03-13 | re PR libfortran/25378 ([Fortran 2003] maxloc for all-false mask) | Paul Thomas | 84 | -336/+336 |
2006-02-16 | re PR libfortran/24903 (dotprod should use __builtin_conj) | Francois-Xavier Coudert | 4 | -12/+4 |
2005-12-13 | Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h. | Richard Sandiford | 11 | -88/+693 |
2005-11-27 | libgfortran ChangeLog: | Janne Blomqvist | 175 | -1739/+2583 |
2005-11-14 | re PR libfortran/21468 (vectorizing libfortran) | Janne Blomqvist | 14 | -153/+159 |
2005-10-03 | re PR libfortran/19308 (I/O library should support more real and integer kinds) | François-Xavier Coudert | 370 | -0/+33763 |
2005-09-25 | c99_protos.h: Add prototypes for C99 complex functions. | Francois-Xavier Coudert | 6 | -610/+0 |
2005-09-13 | re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.) | Richard Sandiford | 6 | -122/+258 |
2005-08-17 | All files: Update FSF address. | Kelley Cook | 188 | -376/+376 |
2005-07-08 | libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'. | Tobias Schlüter | 82 | -138/+138 |
2005-07-07 | re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution... | Thomas Koenig | 4 | -4/+32 |
2005-06-28 | re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly) | Thomas Koenig | 2 | -2/+2 |
2005-06-28 | re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly) | Thomas Koenig | 2 | -2/+2 |
2005-06-25 | [multiple changes] | Thomas Koenig | 6 | -8/+124 |
2005-06-12 | PR libfortran/PR21797 | Steven G. Kargl | 1 | -2/+2 |
2005-06-11 | [multiple changes] | Thomas Koenig | 8 | -4/+472 |
2005-06-09 | re PR fortran/21480 ([4.0 only] trivial reshape operation gives erroneous res... | Thomas Koenig | 4 | -12/+12 |
2005-06-07 | re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result) | Thomas Koenig | 6 | -6/+48 |
2005-05-18 | re PR libfortran/21127 (reshape of complex broken) | Thomas Koenig | 2 | -0/+516 |
2005-05-15 | eoshift1.m4: Initialize variables to avoid warnings. | Andreas Jaeger | 4 | -4/+28 |
2005-05-15 | Remove extra whitespace. | Andreas Jaeger | 8 | -22/+22 |
2005-05-15 | normalize.c (almostone_r4, [...]): Fix parameter list. | Andreas Jaeger | 12 | -30/+26 |
2005-05-04 | re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) | Thomas Koenig | 70 | -401/+697 |
2005-04-30 | Fix matmul PR18857 and supply testcase | Paul Thomas | 14 | -24/+24 |
2005-04-22 | 05-04-22 Thomas Koenig <Thomas.Koenig@online.de> | Thomas Koenig | 2 | -12/+52 |
2005-04-17 | 005-04-17 Thomas Koenig <Thomas.Koenig@online.de> | Thomas Koenig | 2 | -18/+18 |
2005-04-12 | re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d... | Thomas Koenig | 52 | -1/+157 |
2005-04-09 | re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d... | Thomas Koenig | 60 | -492/+2184 |
2005-01-23 | re PR fortran/19294 (intrinsic_transpose.f90 runtime crash) | James A. Morrison | 4 | -8/+204 |
2005-01-12 | re PR libfortran/19280 (Inconsistent licensing of libgfortran) | Toon Moene | 180 | -1278/+2898 |
2004-12-12 | iresolve.c (gfc_resolve_all, [...]): Use PREFIX. | Richard Henderson | 88 | -474/+526 |
2004-12-12 | acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New. | Richard Henderson | 108 | -112/+750 |
2004-12-06 | cshift0.c, [...]: Use internal_malloc_size instead of internal_malloc. | Richard Henderson | 54 | -106/+194 |
2004-11-18 | Modified Files: | Victor Leikehman | 6 | -360/+564 |
2004-08-09 | matmul.m4, [...]: Allocate space if return value has NULL in its data field. | Victor Leikehman | 10 | -12/+256 |
2004-08-04 | * libgfortran.h (array_t, size0) New declarations. | Victor Leikehman | 46 | -0/+778 |
2004-07-11 | re PR fortran/16303 (Complex logarithm function sometimes chooses a non-princ... | Paul Brook | 2 | -12/+6 |
2004-05-19 | f95-lang.c (gfc_init_builtin_functions): Use vold_list_node. | Feng Wang | 12 | -0/+728 |
2004-05-18 | Makefile.am: Remove references to types.m4. | Paul Brook | 62 | -62/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 168 | -0/+20530 |