aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2004-06-12re PR libfortran/15292 (libgfortran depends on c99 functionality round and ro...Bud Davis1-0/+1
2004-06-12check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl1-0/+2
2004-06-12re PR libfortran/14923 (gfortran misses the DATE_AND_TIME intrinsic)Tobias Schlüter1-0/+1
2004-06-12args.c: Implement GETARG and IARGC.Bud Davis1-0/+1
2004-05-30re PR libfortran/11800 ([gfortan] libgfortran should be multi-libed)Andreas Jaeger1-2/+2
2004-05-22check.c (gfc_check_system_clock): New function.Steven G. Kargl1-0/+1
2004-05-19f95-lang.c (gfc_init_builtin_functions): Use vold_list_node.Feng Wang1-2/+20
2004-05-18Makefile.am: Remove references to types.m4.Paul Brook1-2/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+464