summaryrefslogtreecommitdiff
path: root/libgfortran/generated
Commit message (Expand)AuthorAgeFilesLines
* libgfortran ChangeLog:Janne Blomqvist2005-11-27175-1739/+2583
* re PR libfortran/21468 (vectorizing libfortran)Janne Blomqvist2005-11-1414-153/+159
* re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert2005-10-03370-0/+33763
* c99_protos.h: Add prototypes for C99 complex functions.Francois-Xavier Coudert2005-09-256-610/+0
* re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford2005-09-136-122/+258
* All files: Update FSF address.Kelley Cook2005-08-17188-376/+376
* libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.Tobias Schlüter2005-07-0882-138/+138
* re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution...Thomas Koenig2005-07-074-4/+32
* re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)Thomas Koenig2005-06-282-2/+2
* re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)Thomas Koenig2005-06-282-2/+2
* [multiple changes]Thomas Koenig2005-06-256-8/+124
* PR libfortran/PR21797Steven G. Kargl2005-06-121-2/+2
* [multiple changes]Thomas Koenig2005-06-118-4/+472
* re PR fortran/21480 ([4.0 only] trivial reshape operation gives erroneous res...Thomas Koenig2005-06-094-12/+12
* re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result)Thomas Koenig2005-06-076-6/+48
* re PR libfortran/21127 (reshape of complex broken)Thomas Koenig2005-05-182-0/+516
* eoshift1.m4: Initialize variables to avoid warnings.Andreas Jaeger2005-05-154-4/+28
* Remove extra whitespace.Andreas Jaeger2005-05-158-22/+22
* normalize.c (almostone_r4, [...]): Fix parameter list.Andreas Jaeger2005-05-1512-30/+26
* re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly)Thomas Koenig2005-05-0470-401/+697
* Fix matmul PR18857 and supply testcasePaul Thomas2005-04-3014-24/+24
* 05-04-22 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig2005-04-222-12/+52
* 005-04-17 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig2005-04-172-18/+18
* re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig2005-04-1252-1/+157
* re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig2005-04-0960-492/+2184
* re PR fortran/19294 (intrinsic_transpose.f90 runtime crash)James A. Morrison2005-01-234-8/+204
* re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene2005-01-12180-1278/+2898
* iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson2004-12-1288-474/+526
* acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson2004-12-12108-112/+750
* cshift0.c, [...]: Use internal_malloc_size instead of internal_malloc.Richard Henderson2004-12-0654-106/+194
* Modified Files:Victor Leikehman2004-11-186-360/+564
* matmul.m4, [...]: Allocate space if return value has NULL in its data field.Victor Leikehman2004-08-0910-12/+256
* * libgfortran.h (array_t, size0) New declarations.Victor Leikehman2004-08-0446-0/+778
* re PR fortran/16303 (Complex logarithm function sometimes chooses a non-princ...Paul Brook2004-07-112-12/+6
* f95-lang.c (gfc_init_builtin_functions): Use vold_list_node.Feng Wang2004-05-1912-0/+728
* Makefile.am: Remove references to types.m4.Paul Brook2004-05-1862-62/+0
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-13168-0/+20530