summaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues2009-08-221-5/+4
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-221-1587/+1660
* LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues2009-08-221-1/+1
* Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag.Dave Korn2009-08-201-1/+1
* re PR libfortran/40549 (Building libgfortran as a DLL)Francois-Xavier Coudert2009-08-091-1/+3
* Makefile.am: Don't set SECTION_FLAGS with @SECTION_FLAGS@.Kaz Kojima2009-07-311-4/+4
* configure.host: Define ieee_flags and set it to -mieee for sh.Kaz Kojima2009-07-301-1/+5
* [multiple changes]Thomas Koenig2009-07-191-4/+13
* re PR fortran/40019 (LEADZ and TRAILZ give wrong results)Francois-Xavier Coudert2009-05-291-6/+15
* configure.ac: Test for -ffunction-sections -fdata-sections and set SECTION_FL...Ulrich Weigand2009-04-171-1/+4
* configure: Regenerate for new libtool.Peter O'Gorman2008-09-261-0/+12
* re PR libfortran/36886 (misaligment for cshift of character)Thomas Koenig2008-08-141-14/+153
* select.c: Moved content to select_inc.c.Francois-Xavier Coudert2008-05-181-11/+21
* Part 1 of PR 25561.Janne Blomqvist2008-05-151-4/+13
* Makefile.am (LTLDFLAGS): New.Julian Brown2008-05-091-1/+2
* intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic.François-Xavier Coudert2008-04-301-7/+17
* libgomp/Ralf Wildenhues2008-04-211-0/+1
* 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