aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-12-02flush.c: New file.Steven G. Kargl1-6/+19
2004-12-02Makefile.am (AM_CPPFLAGS): Use -iquote instead of -I.Aaron W. LaFramboise1-1/+1
2004-11-20Really regenerate Makefile.in.Paul Brook1-7/+18
2004-11-05configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead of AC_PROG_F77, F77 and ...Andreas Schwab1-5/+6
2004-11-05acinclude.m4: Properly quote AC_CACHE_CHECK.Kelley Cook1-1521/+114
2004-10-04re PR fortran/17776 (no subroutine system)Tobias Schlüter1-5/+15
2004-10-04re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented)Tobias Schlüter1-13/+22
2004-09-15check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl1-2/+12
2004-08-30Makefile.am (gfor_helper_src): Split selected_kind.f90.Richard Henderson1-11/+28
2004-08-29check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl1-8/+28
2004-08-28gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.Steven G. Kargl1-5/+16
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-1/+11
2004-07-04libtool-version: New.Matthias Klose1-1/+1
2004-06-13Makefile.am (gfor_helper_src): Add runtime/normalize.f90.Paul Brook1-2/+12
2004-06-12re PR libfortran/15292 (libgfortran depends on c99 functionality round and ro...Bud Davis1-6/+17
2004-06-12check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl1-2/+22
2004-06-12re PR libfortran/14923 (gfortran misses the DATE_AND_TIME intrinsic)Tobias Schlüter1-5/+15
2004-06-12args.c: Implement GETARG and IARGC.Bud Davis1-1/+11
2004-05-30re PR libfortran/11800 ([gfortan] libgfortran should be multi-libed)Andreas Jaeger1-3240/+571
2004-05-22check.c (gfc_check_system_clock): New function.Steven G. Kargl1-2/+29
2004-05-19f95-lang.c (gfc_init_builtin_functions): Use vold_list_node.Feng Wang1-13/+346
2004-05-18Makefile.am: Remove references to types.m4.Paul Brook1-16/+20
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+5479