Age | Commit message (Expand) | Author | Files | Lines |
2009-04-17 | configure.ac: Test for -ffunction-sections -fdata-sections and set SECTION_FL... | Ulrich Weigand | 1 | -0/+4 |
2008-08-14 | re PR libfortran/36886 (misaligment for cshift of character) | Thomas Koenig | 1 | -1/+20 |
2008-05-18 | select.c: Moved content to select_inc.c. | Francois-Xavier Coudert | 1 | -0/+1 |
2008-05-15 | Part 1 of PR 25561. | Janne Blomqvist | 1 | -1/+2 |
2008-05-09 | Makefile.am (LTLDFLAGS): New. | Julian Brown | 1 | -1/+3 |
2008-04-30 | intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic. | François-Xavier Coudert | 1 | -0/+1 |
2008-03-28 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -2/+20 |
2008-03-23 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -2/+21 |
2008-03-21 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -2/+20 |
2008-03-19 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -0/+12 |
2008-03-03 | re PR fortran/33197 (Fortran 2008: math functions) | François-Xavier Coudert | 1 | -0/+1 |
2008-02-25 | re PR fortran/29549 (matmul slow for complex matrices) | Janne Blomqvist | 1 | -0/+3 |
2008-01-15 | re PR libfortran/34671 (any(kind=1) and all(kind=1)) | Thomas Koenig | 1 | -13/+14 |
2007-12-25 | re PR fortran/34533 (DTIME returns total process time and not since last invo... | Daniel Franke | 1 | -0/+1 |
2007-09-21 | re PR libfortran/31546 (add --enable-intermodule) | Bernhard Fischer | 1 | -1/+33 |
2007-08-22 | Makefile.am (AM_CPPFLAGS): Commentary typo fix. | Bernhard Fischer | 1 | -1/+1 |
2007-07-02 | [multiple changes] | Christopher D. Rickett | 1 | -1/+3 |
2007-07-01 | re PR fortran/32239 (optimize power in loops, use __builtin_powi instead of _... | Janne Blomqvist | 1 | -4/+0 |
2007-04-24 | re PR libfortran/27740 (libgfortran should use versioned symbols) | Janne Blomqvist | 1 | -1/+8 |
2007-04-14 | Makefile.am: Add -I .. | Steve Ellcey | 1 | -1/+2 |
2007-03-15 | gfortran.h (gfc_option_t): Add flag_backtrace field. | Francois-Xavier Coudert | 1 | -0/+1 |
2007-03-01 | Makefile.am: Add dummy install-pdf target. | Brooks Moses | 1 | -2/+3 |
2007-02-19 | re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2) | Thomas Koenig | 1 | -395/+429 |
2007-02-10 | Makefile.am: Use $(M4) instead of m4. | Thomas Koenig | 1 | -1/+1 |
2007-02-10 | Makefile.am: Remove $(srcdir) from assorted targets in maintainer mode. | Thomas Koenig | 1 | -28/+28 |
2007-01-20 | gfortran.h (gfc_options_t): Add flag_allow_leading_underscore. | Francois-Xavier Coudert | 1 | -0/+4 |
2007-01-17 | re PR libfortran/27107 (Make dependency on io/io.h broken) | Francois-Xavier Coudert | 1 | -6/+2 |
2006-11-25 | Makefile.am: Remove intrinsics/erf.c and intrinsics/bessel.c. | Francois-Xavier Coudert | 1 | -2/+0 |
2006-10-09 | re PR fortran/15441 (RRSPACING broken for denormals) | Steven G. Kargl | 1 | -2/+20 |
2006-10-08 | Makefile.am: Add intrinsics/move_alloc.c, ommited in Paul's previous commit. | François-Xavier Coudert | 1 | -0/+1 |
2006-10-08 | hyper.c: Remove file. | Francois-Xavier Coudert | 1 | -1/+0 |
2006-10-07 | re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in... | François-Xavier Coudert | 1 | -2/+25 |
2006-10-05 | Makefile.am: Use $(M4) instead of m4. | Steven G. Kargl | 1 | -28/+28 |
2006-09-28 | Makefile.am: Install libgfortranbegin inside compiler libraries directory ins... | Francois-Xavier Coudert | 1 | -3/+3 |
2006-09-24 | Makefile.am: Remove dependency on gfortypes.h. | Francois-Xavier Coudert | 1 | -1/+0 |
2006-08-01 | re PR libfortran/28452 (__gfortran_random_r10 not found) | Thomas Koenig | 1 | -2/+1 |
2006-07-30 | intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT. | Francois-Xavier Coudert | 1 | -0/+2 |
2006-07-26 | intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M... | François-Xavier Coudert | 1 | -0/+1 |
2006-07-19 | re PR libfortran/27919 (dot_product should be removed from the library) | Janne Blomqvist | 1 | -31/+2 |
2006-06-24 | re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work) | Francois-Xavier Coudert | 1 | -5/+3 |
2006-06-22 | re PR fortran/26769 (Implement transpose() and reshape() for real instead of ... | Francois-Xavier Coudert | 1 | -0/+4 |
2006-05-24 | Makefile.am: Add install-html target. | Carlos O'Donell | 1 | -0/+4 |
2006-04-22 | re PR fortran/26769 (Implement transpose() and reshape() for real instead of ... | Jakub Jelinek | 1 | -0/+2 |
2006-03-25 | re PR fortran/26769 (Implement transpose() and reshape() for real instead of ... | Thomas Koenig | 1 | -0/+2 |
2005-12-10 | Makefile.am: Enable loop unrolling for matmul. | Janne Blomqvist | 1 | -2/+4 |
2005-12-09 | re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ... | Jakub Jelinek | 1 | -1/+1 |
2005-11-21 | re PR fortran/14943 (read/write code generation is not thread safe) | Jakub Jelinek | 1 | -1/+3 |
2005-11-20 | Makefile.am: Revert 2005-11-14 change. | Richard Henderson | 1 | -7/+4 |
2005-11-14 | re PR libfortran/21468 (vectorizing libfortran) | Janne Blomqvist | 1 | -2/+8 |
2005-11-13 | fget.c: New file. | Francois-Xavier Coudert | 1 | -0/+2 |