summaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Remove check for sys/mman.h.Janne Blomqvist2006-01-071-1/+2
* Makefile.am: Enable loop unrolling for matmul.Janne Blomqvist2005-12-101-7/+7
* re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ...Jakub Jelinek2005-12-091-2/+7
* re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek2005-11-211-1/+4
* Makefile.am: Revert 2005-11-14 change.Richard Henderson2005-11-201-91/+81
* re PR libfortran/21468 (vectorizing libfortran)Janne Blomqvist2005-11-141-72/+85
* fget.c: New file.Francois-Xavier Coudert2005-11-131-10/+18
* gfortran ChangeLogJanne Blomqvist2005-11-061-2/+6
* intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert2005-11-061-1/+5
* check.c (gfc_check_malloc, [...]): New functions.Francois-Xavier Coudert2005-10-301-2/+6
* Makefile.am (kinds.h): Remove target, if command fails.Mike Stump2005-10-291-3/+3
* check.c (gfc_check_alarm_sub, [...]): New functions.Francois-Xavier Coudert2005-10-281-7/+12
* gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert2005-10-121-3/+10
* re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert2005-10-031-340/+1150
* c99_protos.h: Add prototypes for C99 complex functions.Francois-Xavier Coudert2005-09-251-75/+7
* acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to see if target can...Francois-Xavier Coudert2005-08-271-3/+3
* re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert2005-08-111-2/+6
* check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert2005-08-091-1/+5
* [multiple changes]Janne Blomqvist2005-08-071-14/+6
* re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle2005-06-241-10/+16
* c99_functions.c (log10l): New log10l function for systems where this is not a...Francois-Xavier Coudert2005-06-231-9/+10
* re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey2005-06-141-3/+5
* [multiple changes]Thomas Koenig2005-06-111-4/+22
* re PR libfortran/21127 (reshape of complex broken)Thomas Koenig2005-05-181-2/+11
* pack_generic.c (pack): Remove unneeded calculation.Andreas Jaeger2005-05-151-4/+4
* re PR fortran/20178 (COMPLEX function returns incompatible with g77)Tobias Schlüter2005-05-111-9/+28
* re PR libfortran/20766 ([darwin] - run time error when calling fortran subrou...Andrew Pinski2005-04-071-1/+2
* Makefile.am: Added new files.François-Xavier Coudert2005-03-221-12/+61
* configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg2005-03-211-6/+3
* re PR fortran/19294 (intrinsic_transpose.f90 runtime crash)James A. Morrison2005-01-231-4/+12
* re PR bootstrap/18895 (libgfortran AM_MAKEFLAGS arg list + environment too la...David Edelsohn2004-12-091-40/+0
* Makefile.am (AM_MAKEFLAGS): New.Steve Ellcey2004-12-081-0/+41
* Makefile.am: Generate all m4 output under $(srcdir).Richard Henderson2004-12-061-34/+34
* Introduce and use config/gcc-version.m4.Richard Sandiford2004-12-021-1/+4
* flush.c: New file.Steven G. Kargl2004-12-021-6/+19
* Makefile.am (AM_CPPFLAGS): Use -iquote instead of -I.Aaron W. LaFramboise2004-12-021-1/+1
* Really regenerate Makefile.in.Paul Brook2004-11-201-7/+18
* configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead of AC_PROG_F77, F77 and ...Andreas Schwab2004-11-051-5/+6
* acinclude.m4: Properly quote AC_CACHE_CHECK.Kelley Cook2004-11-051-1521/+114
* re PR fortran/17776 (no subroutine system)Tobias Schlüter2004-10-041-5/+15
* re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented)Tobias Schlüter2004-10-041-13/+22
* check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl2004-09-151-2/+12
* Makefile.am (gfor_helper_src): Split selected_kind.f90.Richard Henderson2004-08-301-11/+28
* check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl2004-08-291-8/+28
* gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.Steven G. Kargl2004-08-281-5/+16
* 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-1/+11
* libtool-version: New.Matthias Klose2004-07-041-1/+1
* Makefile.am (gfor_helper_src): Add runtime/normalize.f90.Paul Brook2004-06-131-2/+12
* re PR libfortran/15292 (libgfortran depends on c99 functionality round and ro...Bud Davis2004-06-121-6/+17