aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2005-11-06gfortran ChangeLogJanne Blomqvist1-2/+6
2005-11-06intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert1-1/+5
2005-10-30check.c (gfc_check_malloc, [...]): New functions.Francois-Xavier Coudert1-2/+6
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-7/+12
2005-10-12gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert1-3/+10
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert1-340/+1150
2005-09-25c99_protos.h: Add prototypes for C99 complex functions.Francois-Xavier Coudert1-75/+7
2005-08-27acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to see if target can...Francois-Xavier Coudert1-3/+3
2005-08-11re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert1-2/+6
2005-08-09check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert1-1/+5
2005-08-07[multiple changes]Janne Blomqvist1-14/+6
2005-06-24re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle1-10/+16
2005-06-23c99_functions.c (log10l): New log10l function for systems where this is not a...Francois-Xavier Coudert1-9/+10
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey1-3/+5
2005-06-11[multiple changes]Thomas Koenig1-4/+22
2005-05-18re PR libfortran/21127 (reshape of complex broken)Thomas Koenig1-2/+11
2005-05-15pack_generic.c (pack): Remove unneeded calculation.Andreas Jaeger1-4/+4
2005-05-11re PR fortran/20178 (COMPLEX function returns incompatible with g77)Tobias Schlüter1-9/+28
2005-04-07re PR libfortran/20766 ([darwin] - run time error when calling fortran subrou...Andrew Pinski1-1/+2
2005-03-22Makefile.am: Added new files.François-Xavier Coudert1-12/+61
2005-03-21configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg1-6/+3
2005-01-23re PR fortran/19294 (intrinsic_transpose.f90 runtime crash)James A. Morrison1-4/+12
2004-12-09re PR bootstrap/18895 (libgfortran AM_MAKEFLAGS arg list + environment too la...David Edelsohn1-40/+0
2004-12-08Makefile.am (AM_MAKEFLAGS): New.Steve Ellcey1-0/+41
2004-12-06Makefile.am: Generate all m4 output under $(srcdir).Richard Henderson1-34/+34
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-1/+4
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