aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2007-08-22Makefile.am (AM_CPPFLAGS): Commentary typo fix.Bernhard Fischer1-1/+1
2007-07-02[multiple changes]Christopher D. Rickett1-1/+3
2007-07-01re PR fortran/32239 (optimize power in loops, use __builtin_powi instead of _...Janne Blomqvist1-4/+0
2007-04-24re PR libfortran/27740 (libgfortran should use versioned symbols)Janne Blomqvist1-1/+8
2007-04-14Makefile.am: Add -I ..Steve Ellcey1-1/+2
2007-03-15gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert1-0/+1
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-395/+429
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)Francois-Xavier Coudert1-6/+2
2006-11-25Makefile.am: Remove intrinsics/erf.c and intrinsics/bessel.c.Francois-Xavier Coudert1-2/+0
2006-10-09re PR fortran/15441 (RRSPACING broken for denormals)Steven G. Kargl1-2/+20
2006-10-08Makefile.am: Add intrinsics/move_alloc.c, ommited in Paul's previous commit.François-Xavier Coudert1-0/+1
2006-10-08hyper.c: Remove file.Francois-Xavier Coudert1-1/+0
2006-10-07re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in...François-Xavier Coudert1-2/+25
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-3/+3
2006-09-24Makefile.am: Remove dependency on gfortypes.h.Francois-Xavier Coudert1-1/+0
2006-08-01re PR libfortran/28452 (__gfortran_random_r10 not found)Thomas Koenig1-2/+1
2006-07-30intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT.Francois-Xavier Coudert1-0/+2
2006-07-26intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M...François-Xavier Coudert1-0/+1
2006-07-19re PR libfortran/27919 (dot_product should be removed from the library)Janne Blomqvist1-31/+2
2006-06-24re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work)Francois-Xavier Coudert1-5/+3
2006-06-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Francois-Xavier Coudert1-0/+4
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell1-0/+4
2006-04-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Jakub Jelinek1-0/+2
2006-03-25re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Thomas Koenig1-0/+2
2005-12-10Makefile.am: Enable loop unrolling for matmul.Janne Blomqvist1-2/+4
2005-12-09re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ...Jakub Jelinek1-1/+1
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-1/+3
2005-11-20Makefile.am: Revert 2005-11-14 change.Richard Henderson1-7/+4
2005-11-14re PR libfortran/21468 (vectorizing libfortran)Janne Blomqvist1-2/+8
2005-11-13fget.c: New file.Francois-Xavier Coudert1-0/+2
2005-11-06gfortran ChangeLogJanne Blomqvist1-0/+1
2005-11-06intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert1-0/+1
2005-10-30check.c (gfc_check_malloc, [...]): New functions.Francois-Xavier Coudert1-0/+1
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-0/+1
2005-10-12gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert1-3/+5
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert1-92/+291
2005-09-25c99_protos.h: Add prototypes for C99 complex functions.Francois-Xavier Coudert1-46/+1
2005-08-11re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert1-0/+1
2005-08-09check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert1-0/+1
2005-08-07[multiple changes]Janne Blomqvist1-3/+1
2005-06-24re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle1-0/+1
2005-06-23c99_functions.c (log10l): New log10l function for systems where this is not a...Francois-Xavier Coudert1-1/+4
2005-06-11[multiple changes]Thomas Koenig1-2/+6
2005-05-18re PR libfortran/21127 (reshape of complex broken)Thomas Koenig1-1/+3