Age | Commit message (Expand) | Author | Files | Lines |
2014-06-28 | re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception... | Francois-Xavier Coudert | 1 | -87/+119 |
2013-11-10 | Set close-on-exec flag when opening files. | Janne Blomqvist | 1 | -18/+25 |
2013-07-21 | re PR libfortran/35862 ([F2003] Implement new rounding modes for run time) | Tobias Burnus | 1 | -25/+18 |
2012-10-06 | Fix usage of secure_getenv with glibc 2.17. | Janne Blomqvist | 1 | -18/+25 |
2012-03-26 | Combined get_mem and internal_malloc_size. | Janne Blomqvist | 1 | -5/+5 |
2012-03-26 | configure.ac: Use GCC_CHECK_MATH_FUNC for math functions. | Tristan Gingold | 1 | -1/+2 |
2012-01-09 | Link libgfortran with -shared-libgcc | Rainer Orth | 1 | -1/+4 |
2011-11-09 | configure.ac: Make more cross-compile friendly. | Tobias Burnus | 1 | -0/+1 |
2011-11-09 | PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc. | Janne Blomqvist | 1 | -0/+1 |
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 | -20/+77 |
2011-04-12 | Remove _GNU_SOURCE from AM_CPPFLAGS | Janne Blomqvist | 1 | -1/+1 |
2011-02-13 | Remove freebsd1 from libtool.m4 macros and config.rpath. | Ralf Wildenhues | 1 | -6/+5 |
2010-12-06 | re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch... | Dave Korn | 1 | -6/+9 |
2010-11-16 | re PR fortran/32049 (Support on x86_64 also kind=16) | Francois-Xavier Coudert | 1 | -21/+69 |
2010-09-06 | re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG) | Tobias Burnus | 1 | -37/+196 |
2010-09-01 | intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic. | Francois-Xavier Coudert | 1 | -6/+15 |
2010-08-27 | re PR fortran/33197 (Fortran 2008: math functions) | Tobias Burnus | 1 | -35/+130 |
2010-08-21 | re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_... | Tobias Burnus | 1 | -35/+77 |
2010-07-02 | configure.ac: Check for Sun symbol versioning. | Rainer Orth | 1 | -1/+15 |
2010-05-04 | no-dist in non-imported automake dirs. | Ralf Wildenhues | 1 | -675/+7 |
2010-04-02 | Update to Automake 1.11.1. | Ralf Wildenhues | 1 | -6/+7 |
2009-12-05 | Sync from git Libtool and regenerate. | Ralf Wildenhues | 1 | -1/+0 |
2009-11-30 | backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b... | Janus Weil | 1 | -18/+28 |
2009-11-02 | Split up io/io.h | Janne Blomqvist | 1 | -3/+6 |
2009-09-11 | Override all per-target *_LINK variables correctly. | Ralf Wildenhues | 1 | -3/+1 |
2009-08-22 | Cleanups after the update to Autoconf 2.64, Automake 1.11. | Ralf Wildenhues | 1 | -5/+4 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 1 | -1587/+1660 |
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/+3 |
2009-07-31 | Makefile.am: Don't set SECTION_FLAGS with @SECTION_FLAGS@. | Kaz Kojima | 1 | -4/+4 |
2009-07-30 | configure.host: Define ieee_flags and set it to -mieee for sh. | Kaz Kojima | 1 | -1/+5 |
2009-07-19 | [multiple changes] | Thomas Koenig | 1 | -4/+13 |
2009-05-29 | re PR fortran/40019 (LEADZ and TRAILZ give wrong results) | Francois-Xavier Coudert | 1 | -6/+15 |
2009-04-17 | configure.ac: Test for -ffunction-sections -fdata-sections and set SECTION_FL... | Ulrich Weigand | 1 | -1/+4 |
2008-09-26 | configure: Regenerate for new libtool. | Peter O'Gorman | 1 | -0/+12 |
2008-08-14 | re PR libfortran/36886 (misaligment for cshift of character) | Thomas Koenig | 1 | -14/+153 |
2008-05-18 | select.c: Moved content to select_inc.c. | Francois-Xavier Coudert | 1 | -11/+21 |
2008-05-15 | Part 1 of PR 25561. | Janne Blomqvist | 1 | -4/+13 |
2008-05-09 | Makefile.am (LTLDFLAGS): New. | Julian Brown | 1 | -1/+2 |
2008-04-30 | intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic. | François-Xavier Coudert | 1 | -7/+17 |
2008-04-21 | libgomp/ | Ralf Wildenhues | 1 | -0/+1 |
2008-03-28 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -15/+155 |
2008-03-23 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -15/+154 |
2008-03-21 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -15/+147 |
2008-03-19 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -3/+127 |
2008-03-16 | configure.ac: m4_include config/proginstall.m4. | Ralf Wildenhues | 1 | -7/+5 |
2008-03-03 | re PR fortran/33197 (Fortran 2008: math functions) | François-Xavier Coudert | 1 | -14/+25 |
2008-02-25 | re PR fortran/29549 (matmul slow for complex matrices) | Janne Blomqvist | 1 | -5/+10 |