aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/generated
AgeCommit message (Expand)AuthorFilesLines
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert370-0/+33763
2005-09-25c99_protos.h: Add prototypes for C99 complex functions.Francois-Xavier Coudert6-610/+0
2005-09-13re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford6-122/+258
2005-08-17All files: Update FSF address.Kelley Cook188-376/+376
2005-07-08libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.Tobias Schlüter82-138/+138
2005-07-07re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution...Thomas Koenig4-4/+32
2005-06-28re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)Thomas Koenig2-2/+2
2005-06-28re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)Thomas Koenig2-2/+2
2005-06-25[multiple changes]Thomas Koenig6-8/+124
2005-06-12PR libfortran/PR21797Steven G. Kargl1-2/+2
2005-06-11[multiple changes]Thomas Koenig8-4/+472
2005-06-09re PR fortran/21480 ([4.0 only] trivial reshape operation gives erroneous res...Thomas Koenig4-12/+12
2005-06-07re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result)Thomas Koenig6-6/+48
2005-05-18re PR libfortran/21127 (reshape of complex broken)Thomas Koenig2-0/+516
2005-05-15eoshift1.m4: Initialize variables to avoid warnings.Andreas Jaeger4-4/+28
2005-05-15Remove extra whitespace.Andreas Jaeger8-22/+22
2005-05-15normalize.c (almostone_r4, [...]): Fix parameter list.Andreas Jaeger12-30/+26
2005-05-04re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly)Thomas Koenig70-401/+697
2005-04-30Fix matmul PR18857 and supply testcasePaul Thomas14-24/+24
2005-04-2205-04-22 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig2-12/+52
2005-04-17005-04-17 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig2-18/+18
2005-04-12re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig52-1/+157
2005-04-09re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig60-492/+2184
2005-01-23re PR fortran/19294 (intrinsic_transpose.f90 runtime crash)James A. Morrison4-8/+204
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene180-1278/+2898
2004-12-12iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson88-474/+526
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson108-112/+750
2004-12-06cshift0.c, [...]: Use internal_malloc_size instead of internal_malloc.Richard Henderson54-106/+194
2004-11-18Modified Files:Victor Leikehman6-360/+564
2004-08-09matmul.m4, [...]: Allocate space if return value has NULL in its data field.Victor Leikehman10-12/+256
2004-08-04* libgfortran.h (array_t, size0) New declarations.Victor Leikehman46-0/+778
2004-07-11re PR fortran/16303 (Complex logarithm function sometimes chooses a non-princ...Paul Brook2-12/+6
2004-05-19f95-lang.c (gfc_init_builtin_functions): Use vold_list_node.Feng Wang12-0/+728
2004-05-18Makefile.am: Remove references to types.m4.Paul Brook62-62/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo168-0/+20530