summaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Combined get_mem and internal_malloc_size.Janne Blomqvist2012-03-261-5/+5
* Link libgfortran with -shared-libgccRainer Orth2012-01-091-1/+3
* Move gthr to toplevel libgccRainer Orth2011-11-021-1/+3
* re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2011-04-151-0/+7
* Remove _GNU_SOURCE from AM_CPPFLAGSJanne Blomqvist2011-04-121-1/+1
* re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn2010-12-061-1/+1
* re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert2010-11-161-3/+6
* re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)Tobias Burnus2010-09-061-2/+34
* intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic.Francois-Xavier Coudert2010-09-011-0/+1
* re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus2010-08-271-2/+21
* re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...Tobias Burnus2010-08-211-2/+11
* configure.ac: Check for Sun symbol versioning.Rainer Orth2010-07-021-0/+18
* backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b...Janus Weil2009-11-301-0/+1
* Split up io/io.hJanne Blomqvist2009-11-021-1/+4
* Override all per-target *_LINK variables correctly.Ralf Wildenhues2009-09-111-0/+1
* Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues2009-08-221-5/+0
* 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/+2
* Makefile.am: Don't set SECTION_FLAGS with @SECTION_FLAGS@.Kaz Kojima2009-07-311-2/+0
* configure.host: Define ieee_flags and set it to -mieee for sh.Kaz Kojima2009-07-301-0/+4
* [multiple changes]Thomas Koenig2009-07-191-0/+1
* re PR fortran/40019 (LEADZ and TRAILZ give wrong results)Francois-Xavier Coudert2009-05-291-0/+1
* configure.ac: Test for -ffunction-sections -fdata-sections and set SECTION_FL...Ulrich Weigand2009-04-171-0/+4
* re PR libfortran/36886 (misaligment for cshift of character)Thomas Koenig2008-08-141-1/+20
* select.c: Moved content to select_inc.c.Francois-Xavier Coudert2008-05-181-0/+1
* Part 1 of PR 25561.Janne Blomqvist2008-05-151-1/+2
* Makefile.am (LTLDFLAGS): New.Julian Brown2008-05-091-1/+3
* intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic.François-Xavier Coudert2008-04-301-0/+1
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-281-2/+20
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-231-2/+21
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-211-2/+20
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-191-0/+12
* re PR fortran/33197 (Fortran 2008: math functions)François-Xavier Coudert2008-03-031-0/+1
* re PR fortran/29549 (matmul slow for complex matrices)Janne Blomqvist2008-02-251-0/+3
* re PR libfortran/34671 (any(kind=1) and all(kind=1))Thomas Koenig2008-01-151-13/+14
* re PR fortran/34533 (DTIME returns total process time and not since last invo...Daniel Franke2007-12-251-0/+1
* re PR libfortran/31546 (add --enable-intermodule)Bernhard Fischer2007-09-211-1/+33
* Makefile.am (AM_CPPFLAGS): Commentary typo fix.Bernhard Fischer2007-08-221-1/+1
* [multiple changes]Christopher D. Rickett2007-07-021-1/+3
* re PR fortran/32239 (optimize power in loops, use __builtin_powi instead of _...Janne Blomqvist2007-07-011-4/+0
* re PR libfortran/27740 (libgfortran should use versioned symbols)Janne Blomqvist2007-04-241-1/+8
* Makefile.am: Add -I ..Steve Ellcey2007-04-141-1/+2
* gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert2007-03-151-0/+1
* 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-395/+429
* 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)Francois-Xavier Coudert2007-01-171-6/+2