aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2006-06-24re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work)Francois-Xavier Coudert1-5/+3
2006-06-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Francois-Xavier Coudert1-0/+4
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell1-0/+4
2006-04-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Jakub Jelinek1-0/+2
2006-03-25re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Thomas Koenig1-0/+2
2005-12-10Makefile.am: Enable loop unrolling for matmul.Janne Blomqvist1-2/+4
2005-12-09re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ...Jakub Jelinek1-1/+1
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-1/+3
2005-11-20Makefile.am: Revert 2005-11-14 change.Richard Henderson1-7/+4
2005-11-14re PR libfortran/21468 (vectorizing libfortran)Janne Blomqvist1-2/+8
2005-11-13fget.c: New file.Francois-Xavier Coudert1-0/+2
2005-11-06gfortran ChangeLogJanne Blomqvist1-0/+1
2005-11-06intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert1-0/+1
2005-10-30check.c (gfc_check_malloc, [...]): New functions.Francois-Xavier Coudert1-0/+1
2005-10-29Makefile.am (kinds.h): Remove target, if command fails.Mike Stump1-3/+3
2005-10-28check.c (gfc_check_alarm_sub, [...]): New functions.Francois-Xavier Coudert1-0/+1
2005-10-12gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert1-3/+5
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert1-92/+291
2005-09-25c99_protos.h: Add prototypes for C99 complex functions.Francois-Xavier Coudert1-46/+1
2005-08-11re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert1-0/+1
2005-08-09check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert1-0/+1
2005-08-07[multiple changes]Janne Blomqvist1-3/+1
2005-06-24re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle1-0/+1
2005-06-23c99_functions.c (log10l): New log10l function for systems where this is not a...Francois-Xavier Coudert1-1/+4
2005-06-11[multiple changes]Thomas Koenig1-2/+6
2005-05-18re PR libfortran/21127 (reshape of complex broken)Thomas Koenig1-1/+3
2005-05-15pack_generic.c (pack): Remove unneeded calculation.Andreas Jaeger1-5/+2
2005-05-11re PR fortran/20178 (COMPLEX function returns incompatible with g77)Tobias Schlüter1-1/+2
2005-04-07re PR libfortran/20766 ([darwin] - run time error when calling fortran subrou...Andrew Pinski1-1/+1
2005-03-22Makefile.am: Added new files.François-Xavier Coudert1-0/+12
2005-03-21configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg1-0/+3
2005-01-23re PR fortran/19294 (intrinsic_transpose.f90 runtime crash)James A. Morrison1-1/+3
2004-12-09re PR bootstrap/18895 (libgfortran AM_MAKEFLAGS arg list + environment too la...David Edelsohn1-45/+0
2004-12-08Makefile.am (AM_MAKEFLAGS): New.Steve Ellcey1-0/+46
2004-12-06Makefile.am: Generate all m4 output under $(srcdir).Richard Henderson1-35/+34
2004-12-02flush.c: New file.Steven G. Kargl1-0/+3
2004-12-02Makefile.am (AM_CPPFLAGS): Use -iquote instead of -I.Aaron W. LaFramboise1-1/+3
2004-11-20check.c (gfc_check_getcwd_sub): Fix seg fault.Steven G. Kargl1-0/+3
2004-11-05configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead of AC_PROG_F77, F77 and ...Andreas Schwab1-2/+2
2004-11-05acinclude.m4: Properly quote AC_CACHE_CHECK.Kelley Cook1-0/+1
2004-10-04re PR fortran/17776 (no subroutine system)Tobias Schlüter1-0/+1
2004-10-04re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented)Tobias Schlüter1-0/+1
2004-09-15check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl1-0/+1
2004-08-30Makefile.am (gfor_helper_src): Split selected_kind.f90.Richard Henderson1-2/+10
2004-08-29check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl1-0/+2
2004-08-28gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.Steven G. Kargl1-0/+1
2004-08-24Makefile.am (libgfortran_la_LDFLAGS): Add -lm.David Edelsohn1-1/+1
2004-08-06intrinsic.c (add_subroutines): Add getenv and get_environment_variable.Janne Blomqvist1-0/+1
2004-07-04libtool-version: New.Matthias Klose1-0/+2
2004-06-13Makefile.am (gfor_helper_src): Add runtime/normalize.f90.Paul Brook1-1/+2