summaryrefslogtreecommitdiff
path: root/libgfortran/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig2017-12-031-19/+120
* re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig2017-11-221-20/+391
* Enable building libgfortran with Intel CETIgor Tsimbalist2017-11-171-1/+3
* re PR fortran/52473 (CSHIFT slow - inline it?)Thomas Koenig2017-06-241-19/+389
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2017-05-251-22/+152
* re PR libfortran/80602 (Reduce stack usage for blocked matmul)Thomas Koenig2017-05-081-2/+3
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-1/+2
* * Makefile.in: Regenerate.François-Xavier Coudert2016-12-191-31/+13
* Makefile.am: Remove intrinsics/bit_intrinsics.c.Francois-Xavier Coudert2016-12-191-19/+10
* Remove unused libgfortran functionsJanne Blomqvist2016-12-191-432/+44
* Disable hwcaps on libgfortranRainer Orth2016-12-121-0/+3
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2016-12-031-1/+1
* re PR libfortran/51119 (MATMUL slow for large matrices)Jerry DeLisle2016-11-161-1/+1
* [multiple changes]Jerry DeLisle2016-11-151-1/+1
* re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument)Francois-Xavier Coudert2015-08-261-1/+20
* re PR libfortran/54572 (Use libbacktrace library)Francois-Xavier Coudert2015-08-231-3/+6
* re PR libfortran/40267 (Eventually get rid of libgfortranbegin.a)Francois-Xavier Coudert2015-07-061-65/+16
* Add support for a minimal version of libgfortran for accelerator targets.Bernd Schmidt2014-11-281-368/+409
* Add -Werror=implicit-function-declaration to AM_CFLAGS.Janne Blomqvist2014-09-301-6/+37
* re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...Francois-Xavier Coudert2014-06-281-87/+119
* Set close-on-exec flag when opening files.Janne Blomqvist2013-11-101-18/+25
* re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus2013-07-211-25/+18
* 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