aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
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