aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-09-11Override all per-target *_LINK variables correctly.Ralf Wildenhues1-0/+1
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues1-5/+0
2009-08-22LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues1-1/+1
2009-08-20Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag.Dave Korn1-1/+1
2009-08-09re PR libfortran/40549 (Building libgfortran as a DLL)Francois-Xavier Coudert1-1/+2
2009-07-31Makefile.am: Don't set SECTION_FLAGS with @SECTION_FLAGS@.Kaz Kojima1-2/+0
2009-07-30configure.host: Define ieee_flags and set it to -mieee for sh.Kaz Kojima1-0/+4
2009-07-19[multiple changes]Thomas Koenig1-0/+1
2009-05-29re PR fortran/40019 (LEADZ and TRAILZ give wrong results)Francois-Xavier Coudert1-0/+1
2009-04-17configure.ac: Test for -ffunction-sections -fdata-sections and set SECTION_FL...Ulrich Weigand1-0/+4
2008-08-14re PR libfortran/36886 (misaligment for cshift of character)Thomas Koenig1-1/+20
2008-05-18select.c: Moved content to select_inc.c.Francois-Xavier Coudert1-0/+1
2008-05-15Part 1 of PR 25561.Janne Blomqvist1-1/+2
2008-05-09Makefile.am (LTLDFLAGS): New.Julian Brown1-1/+3
2008-04-30intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic.François-Xavier Coudert1-0/+1
2008-03-28re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-2/+20
2008-03-23re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-2/+21
2008-03-21re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-2/+20
2008-03-19re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-0/+12
2008-03-03re PR fortran/33197 (Fortran 2008: math functions)François-Xavier Coudert1-0/+1
2008-02-25re PR fortran/29549 (matmul slow for complex matrices)Janne Blomqvist1-0/+3
2008-01-15re PR libfortran/34671 (any(kind=1) and all(kind=1))Thomas Koenig1-13/+14
2007-12-25re PR fortran/34533 (DTIME returns total process time and not since last invo...Daniel Franke1-0/+1
2007-09-21re PR libfortran/31546 (add --enable-intermodule)Bernhard Fischer1-1/+33
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