Age | Commit message (Expand) | Author | Files | Lines |
2019-05-17 | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Jakub Jelinek | 1 | -0/+2 |
2019-05-02 | Makefile.am (gfor_cdir): Remove $(MULTISUBDIR). | Jakub Jelinek | 1 | -1/+1 |
2019-01-12 | gfortran.texi: Add description in sections on TS 29113 and further interopera... | Paul Thomas | 1 | -1/+7 |
2019-01-07 | re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic) | Thomas Koenig | 1 | -0/+1 |
2018-10-31 | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 1 | -0/+2 |
2018-10-28 | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 1 | -2/+62 |
2018-08-21 | re PR fortran/25829 ([F03] Asynchronous IO support) | Nicolas Koenig | 1 | -2/+4 |
2018-07-31 | Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds. | Andre Vieira | 1 | -4/+2 |
2018-07-25 | re PR fortran/25829 ([F03] Asynchronous IO support) | Nicolas Koenig | 1 | -2/+4 |
2018-06-01 | re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG... | Steven G. Kargl | 1 | -1/+2 |
2017-12-03 | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 1 | -1/+32 |
2017-11-22 | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 1 | -2/+71 |
2017-06-24 | re PR fortran/52473 (CSHIFT slow - inline it?) | Thomas Koenig | 1 | -2/+46 |
2017-05-25 | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 1 | -2/+25 |
2017-01-17 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 1 | -1/+1 |
2016-12-19 | Makefile.am: Remove ISO_C_BINDING runtime functions. | Francois-Xavier Coudert | 1 | -2/+0 |
2016-12-19 | Makefile.am: Remove intrinsics/bit_intrinsics.c. | Francois-Xavier Coudert | 1 | -1/+0 |
2016-12-19 | Remove unused libgfortran functions | Janne Blomqvist | 1 | -78/+5 |
2016-12-12 | Disable hwcaps on libgfortran | Rainer Orth | 1 | -0/+1 |
2016-12-03 | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 1 | -1/+1 |
2016-11-16 | re PR libfortran/51119 (MATMUL slow for large matrices) | Jerry DeLisle | 1 | -1/+1 |
2016-11-15 | [multiple changes] | Jerry DeLisle | 1 | -1/+1 |
2015-08-26 | re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument) | Francois-Xavier Coudert | 1 | -0/+2 |
2015-08-23 | re PR libfortran/54572 (Use libbacktrace library) | Francois-Xavier Coudert | 1 | -2/+6 |
2015-07-06 | re PR libfortran/40267 (Eventually get rid of libgfortranbegin.a) | Francois-Xavier Coudert | 1 | -6/+0 |
2014-11-28 | Add support for a minimal version of libgfortran for accelerator targets. | Bernd Schmidt | 1 | -36/+62 |
2014-06-28 | re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception... | Francois-Xavier Coudert | 1 | -2/+43 |
2012-03-26 | Combined get_mem and internal_malloc_size. | Janne Blomqvist | 1 | -5/+5 |
2012-01-09 | Link libgfortran with -shared-libgcc | Rainer Orth | 1 | -1/+3 |
2011-11-02 | Move gthr to toplevel libgcc | Rainer Orth | 1 | -1/+3 |
2011-04-15 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -0/+7 |
2011-04-12 | Remove _GNU_SOURCE from AM_CPPFLAGS | Janne Blomqvist | 1 | -1/+1 |
2010-12-06 | re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch... | Dave Korn | 1 | -1/+1 |
2010-11-16 | re PR fortran/32049 (Support on x86_64 also kind=16) | Francois-Xavier Coudert | 1 | -3/+6 |
2010-09-06 | re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG) | Tobias Burnus | 1 | -2/+34 |
2010-09-01 | intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic. | Francois-Xavier Coudert | 1 | -0/+1 |
2010-08-27 | re PR fortran/33197 (Fortran 2008: math functions) | Tobias Burnus | 1 | -2/+21 |
2010-08-21 | re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_... | Tobias Burnus | 1 | -2/+11 |
2010-07-02 | configure.ac: Check for Sun symbol versioning. | Rainer Orth | 1 | -0/+18 |
2009-11-30 | backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b... | Janus Weil | 1 | -0/+1 |
2009-11-02 | Split up io/io.h | Janne Blomqvist | 1 | -1/+4 |
2009-09-11 | Override all per-target *_LINK variables correctly. | Ralf Wildenhues | 1 | -0/+1 |
2009-08-22 | Cleanups after the update to Autoconf 2.64, Automake 1.11. | Ralf Wildenhues | 1 | -5/+0 |
2009-08-22 | LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11 | Ralf Wildenhues | 1 | -1/+1 |
2009-08-20 | Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag. | Dave Korn | 1 | -1/+1 |
2009-08-09 | re PR libfortran/40549 (Building libgfortran as a DLL) | Francois-Xavier Coudert | 1 | -1/+2 |
2009-07-31 | Makefile.am: Don't set SECTION_FLAGS with @SECTION_FLAGS@. | Kaz Kojima | 1 | -2/+0 |
2009-07-30 | configure.host: Define ieee_flags and set it to -mieee for sh. | Kaz Kojima | 1 | -0/+4 |
2009-07-19 | [multiple changes] | Thomas Koenig | 1 | -0/+1 |
2009-05-29 | re PR fortran/40019 (LEADZ and TRAILZ give wrong results) | Francois-Xavier Coudert | 1 | -0/+1 |