summaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fix usage of secure_getenv with glibc 2.17. Janne Blomqvist2012-10-061-18/+25
* Combined get_mem and internal_malloc_size.Janne Blomqvist2012-03-261-5/+5
* configure.ac: Use GCC_CHECK_MATH_FUNC for math functions.Tristan Gingold2012-03-261-1/+2
* Link libgfortran with -shared-libgccRainer Orth2012-01-091-1/+4
* configure.ac: Make more cross-compile friendly.Tobias Burnus2011-11-091-0/+1
* PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc.Janne Blomqvist2011-11-091-0/+1
* 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-20/+77
* Remove _GNU_SOURCE from AM_CPPFLAGSJanne Blomqvist2011-04-121-1/+1
* Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2011-02-131-6/+5
* re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn2010-12-061-6/+9
* re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert2010-11-161-21/+69
* re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)Tobias Burnus2010-09-061-37/+196
* intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic.Francois-Xavier Coudert2010-09-011-6/+15
* re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus2010-08-271-35/+130
* re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...Tobias Burnus2010-08-211-35/+77
* configure.ac: Check for Sun symbol versioning.Rainer Orth2010-07-021-1/+15
* no-dist in non-imported automake dirs.Ralf Wildenhues2010-05-041-675/+7
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-021-6/+7
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-051-1/+0
* backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b...Janus Weil2009-11-301-18/+28
* Split up io/io.hJanne Blomqvist2009-11-021-3/+6
* Override all per-target *_LINK variables correctly.Ralf Wildenhues2009-09-111-3/+1
* 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