summaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-281-15/+155
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-231-15/+154
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-211-15/+147
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-191-3/+127
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-161-7/+5
* re PR fortran/33197 (Fortran 2008: math functions)François-Xavier Coudert2008-03-031-14/+25
* re PR fortran/29549 (matmul slow for complex matrices)Janne Blomqvist2008-02-251-5/+10
* re PR libfortran/34671 (any(kind=1) and all(kind=1))Thomas Koenig2008-01-151-90/+88
* re PR fortran/34533 (DTIME returns total process time and not since last invo...Daniel Franke2007-12-251-4/+13
* re PR libfortran/31546 (add --enable-intermodule)Bernhard Fischer2007-09-211-7/+482
* re PR fortran/31202 (Incorrect rounding generated for NINT)Francois-Xavier Coudert2007-08-031-9/+6
* Makefile.in: Regenerated with automake 1.9.6.Steven G. Kargl2007-07-021-18/+32
* Makefile.in: Remove extraneous kill.lo rule.Steven G. Kargl2007-07-021-3/+0
* [multiple changes]Christopher D. Rickett2007-07-021-2/+14
* re PR fortran/32239 (optimize power in loops, use __builtin_powi instead of _...Janne Blomqvist2007-07-011-38/+1
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-241-876/+886
* configure: Regenerate using autoconf 2.59.Janne Blomqvist2007-04-251-9/+4
* re PR libfortran/27740 (libgfortran should use versioned symbols)Janne Blomqvist2007-04-241-5/+14
* Makefile.am: Add -I ..Steve Ellcey2007-04-141-2/+3
* gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert2007-03-151-2/+11
* Makefile.am: Add dummy install-pdf target.Brooks Moses2007-03-011-2/+3
* re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2)Thomas Koenig2007-02-191-1702/+2020
* Makefile.am: Use $(M4) instead of m4.Thomas Koenig2007-02-101-1/+1
* Makefile.am: Remove $(srcdir) from assorted targets in maintainer mode.Thomas Koenig2007-02-101-28/+28
* gfortran.h (gfc_options_t): Add flag_allow_leading_underscore.Francois-Xavier Coudert2007-01-201-0/+4
* re PR libfortran/27107 (Make dependency on io/io.h broken)Tom Tromey2007-01-171-346/+2026
* re PR libfortran/27107 (Make dependency on io/io.h broken)Francois-Xavier Coudert2007-01-171-30/+16
* Makefile.am: Remove intrinsics/erf.c and intrinsics/bessel.c.Francois-Xavier Coudert2006-11-251-10/+2
* configure: Regenerate.Francois-Xavier Coudert2006-10-291-0/+1
* re PR fortran/15441 (RRSPACING broken for denormals)Steven G. Kargl2006-10-091-14/+61
* Makefile.am: Add intrinsics/move_alloc.c, ommited in Paul's previous commit.François-Xavier Coudert2006-10-081-1/+5
* hyper.c: Remove file.Francois-Xavier Coudert2006-10-081-16/+8
* [multiple changes]Paul Thomas2006-10-081-6/+10
* re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in...François-Xavier Coudert2006-10-071-8/+86
* Makefile.am: Use $(M4) instead of m4.Steven G. Kargl2006-10-051-28/+28
* Makefile.am: Install libgfortranbegin inside compiler libraries directory ins...Francois-Xavier Coudert2006-09-281-17/+52
* Makefile.am: Remove dependency on gfortypes.h.Francois-Xavier Coudert2006-09-241-1/+0
* Makefile.in: Regenerate using automake 1.9.6.Thomas Koenig2006-08-021-15/+9
* re PR libfortran/28452 (__gfortran_random_r10 not found)Thomas Koenig2006-08-011-15/+17
* intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT.Francois-Xavier Coudert2006-07-301-3/+11
* intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M...François-Xavier Coudert2006-07-261-5/+9
* re PR libfortran/27919 (dot_product should be removed from the library)Janne Blomqvist2006-07-191-105/+29
* re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work)Francois-Xavier Coudert2006-06-241-6/+11
* re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Francois-Xavier Coudert2006-06-221-4/+21
* configure.ac: Remove AC_FUNC_MMAP.Janne Blomqvist2006-05-261-1/+2
* Makefile.am: Add install-html target.Carlos O'Donell2006-05-241-5/+7
* re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Jakub Jelinek2006-04-221-4/+12
* re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Thomas Koenig2006-03-251-8/+18
* 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