summaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/20178 (COMPLEX function returns incompatible with g77)Tobias Schlüter2005-05-111-1/+2
* re PR libfortran/20766 ([darwin] - run time error when calling fortran subrou...Andrew Pinski2005-04-071-1/+1
* Makefile.am: Added new files.François-Xavier Coudert2005-03-221-0/+12
* configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg2005-03-211-0/+3
* re PR fortran/19294 (intrinsic_transpose.f90 runtime crash)James A. Morrison2005-01-231-1/+3
* re PR bootstrap/18895 (libgfortran AM_MAKEFLAGS arg list + environment too la...David Edelsohn2004-12-091-45/+0
* Makefile.am (AM_MAKEFLAGS): New.Steve Ellcey2004-12-081-0/+46
* Makefile.am: Generate all m4 output under $(srcdir).Richard Henderson2004-12-061-35/+34
* flush.c: New file.Steven G. Kargl2004-12-021-0/+3
* Makefile.am (AM_CPPFLAGS): Use -iquote instead of -I.Aaron W. LaFramboise2004-12-021-1/+3
* check.c (gfc_check_getcwd_sub): Fix seg fault.Steven G. Kargl2004-11-201-0/+3
* configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead of AC_PROG_F77, F77 and ...Andreas Schwab2004-11-051-2/+2
* acinclude.m4: Properly quote AC_CACHE_CHECK.Kelley Cook2004-11-051-0/+1
* re PR fortran/17776 (no subroutine system)Tobias Schlüter2004-10-041-0/+1
* re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented)Tobias Schlüter2004-10-041-0/+1
* check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl2004-09-151-0/+1
* Makefile.am (gfor_helper_src): Split selected_kind.f90.Richard Henderson2004-08-301-2/+10
* check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl2004-08-291-0/+2
* gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.Steven G. Kargl2004-08-281-0/+1
* Makefile.am (libgfortran_la_LDFLAGS): Add -lm.David Edelsohn2004-08-241-1/+1
* intrinsic.c (add_subroutines): Add getenv and get_environment_variable.Janne Blomqvist2004-08-061-0/+1
* libtool-version: New.Matthias Klose2004-07-041-0/+2
* Makefile.am (gfor_helper_src): Add runtime/normalize.f90.Paul Brook2004-06-131-1/+2
* re PR libfortran/15292 (libgfortran depends on c99 functionality round and ro...Bud Davis2004-06-121-0/+1
* check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl2004-06-121-0/+2
* re PR libfortran/14923 (gfortran misses the DATE_AND_TIME intrinsic)Tobias Schlüter2004-06-121-0/+1
* args.c: Implement GETARG and IARGC.Bud Davis2004-06-121-0/+1
* re PR libfortran/11800 ([gfortan] libgfortran should be multi-libed)Andreas Jaeger2004-05-301-2/+2
* check.c (gfc_check_system_clock): New function.Steven G. Kargl2004-05-221-0/+1
* f95-lang.c (gfc_init_builtin_functions): Use vold_list_node.Feng Wang2004-05-191-2/+20
* Makefile.am: Remove references to types.m4.Paul Brook2004-05-181-2/+2
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+464