aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2008-01-15re PR libfortran/34671 (any(kind=1) and all(kind=1))Thomas Koenig1-90/+88
2007-12-25re PR fortran/34533 (DTIME returns total process time and not since last invo...Daniel Franke1-4/+13
2007-09-21re PR libfortran/31546 (add --enable-intermodule)Bernhard Fischer1-7/+482
2007-08-03re PR fortran/31202 (Incorrect rounding generated for NINT)Francois-Xavier Coudert1-9/+6
2007-07-02Makefile.in: Regenerated with automake 1.9.6.Steven G. Kargl1-18/+32
2007-07-02Makefile.in: Remove extraneous kill.lo rule.Steven G. Kargl1-3/+0
2007-07-02[multiple changes]Christopher D. Rickett1-2/+14
2007-07-01re PR fortran/32239 (optimize power in loops, use __builtin_powi instead of _...Janne Blomqvist1-38/+1
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey1-876/+886
2007-04-25configure: Regenerate using autoconf 2.59.Janne Blomqvist1-9/+4
2007-04-24re PR libfortran/27740 (libgfortran should use versioned symbols)Janne Blomqvist1-5/+14
2007-04-14Makefile.am: Add -I ..Steve Ellcey1-2/+3
2007-03-15gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert1-2/+11
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses1-2/+3
2007-02-19re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2)Thomas Koenig1-1702/+2020
2007-02-10Makefile.am: Use $(M4) instead of m4.Thomas Koenig1-1/+1
2007-02-10Makefile.am: Remove $(srcdir) from assorted targets in maintainer mode.Thomas Koenig1-28/+28
2007-01-20gfortran.h (gfc_options_t): Add flag_allow_leading_underscore.Francois-Xavier Coudert1-0/+4
2007-01-17re PR libfortran/27107 (Make dependency on io/io.h broken)Tom Tromey1-346/+2026
2007-01-17re PR libfortran/27107 (Make dependency on io/io.h broken)Francois-Xavier Coudert1-30/+16
2006-11-25Makefile.am: Remove intrinsics/erf.c and intrinsics/bessel.c.Francois-Xavier Coudert1-10/+2
2006-10-29configure: Regenerate.Francois-Xavier Coudert1-0/+1
2006-10-09re PR fortran/15441 (RRSPACING broken for denormals)Steven G. Kargl1-14/+61
2006-10-08Makefile.am: Add intrinsics/move_alloc.c, ommited in Paul's previous commit.François-Xavier Coudert1-1/+5
2006-10-08hyper.c: Remove file.Francois-Xavier Coudert1-16/+8
2006-10-08[multiple changes]Paul Thomas1-6/+10
2006-10-07re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in...François-Xavier Coudert1-8/+86
2006-10-05Makefile.am: Use $(M4) instead of m4.Steven G. Kargl1-28/+28
2006-09-28Makefile.am: Install libgfortranbegin inside compiler libraries directory ins...Francois-Xavier Coudert1-17/+52
2006-09-24Makefile.am: Remove dependency on gfortypes.h.Francois-Xavier Coudert1-1/+0
2006-08-02Makefile.in: Regenerate using automake 1.9.6.Thomas Koenig1-15/+9
2006-08-01re PR libfortran/28452 (__gfortran_random_r10 not found)Thomas Koenig1-15/+17
2006-07-30intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT.Francois-Xavier Coudert1-3/+11
2006-07-26intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M...François-Xavier Coudert1-5/+9
2006-07-19re PR libfortran/27919 (dot_product should be removed from the library)Janne Blomqvist1-105/+29
2006-06-24re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work)Francois-Xavier Coudert1-6/+11
2006-06-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Francois-Xavier Coudert1-4/+21
2006-05-26configure.ac: Remove AC_FUNC_MMAP.Janne Blomqvist1-1/+2
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell1-5/+7
2006-04-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Jakub Jelinek1-4/+12
2006-03-25re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Thomas Koenig1-8/+18
2006-01-07configure.ac: Remove check for sys/mman.h.Janne Blomqvist1-1/+2
2005-12-10Makefile.am: Enable loop unrolling for matmul.Janne Blomqvist1-7/+7
2005-12-09re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ...Jakub Jelinek1-2/+7
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-1/+4
2005-11-20Makefile.am: Revert 2005-11-14 change.Richard Henderson1-91/+81
2005-11-14re PR libfortran/21468 (vectorizing libfortran)Janne Blomqvist1-72/+85
2005-11-13fget.c: New file.Francois-Xavier Coudert1-10/+18
2005-11-06gfortran ChangeLogJanne Blomqvist1-2/+6
2005-11-06intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert1-1/+5