Age | Commit message (Expand) | Author | Files | Lines |
2017-06-06 | re PR fortran/80975 (matmul for zero-length arrays) | Thomas Koenig | 28 | -460/+491 |
2017-05-29 | re PR fortran/53029 (missed optimization in internal read (without implied-do... | Jerry DeLisle | 2 | -0/+11 |
2017-05-28 | Fix libgfortran FMA3/FMA4 tests | Rainer Orth | 3 | -12/+31 |
2017-05-26 | re PR fortran/80889 (Bootstrap broken on all targets due to rev 248472) | Thomas Koenig | 3 | -1/+21 |
2017-05-25 | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 35 | -27/+15964 |
2017-05-19 | [multiple changes] | Jerry DeLisle | 2 | -8/+33 |
2017-05-17 | re PR fortran/80741 ([Regression 7/8] DTIO wrong code causes incorrect behavi... | Jerry DeLisle | 3 | -2/+15 |
2017-05-15 | re PR libfortran/80727 (Crash of runtime gfortran library during integer tran... | Jerry DeLisle | 2 | -10/+24 |
2017-05-15 | re PR fortran/80765 (178.galgel in SPEC CPU 2000 fails to run) | Thomas Koenig | 15 | -198/+218 |
2017-05-12 | Typo fixes for "Don't assume __secure_getenv is available" | Thomas Schwinge | 2 | -2/+9 |
2017-05-11 | Don't assume __secure_getenv is available | Janne Blomqvist | 3 | -3/+19 |
2017-05-10 | re PR target/80687 (VLA usage in libgfortran; nvptx target: "sorry, unimpleme... | Thomas Koenig | 15 | -264/+218 |
2017-05-08 | re PR libfortran/80602 (Reduce stack usage for blocked matmul) | Thomas Koenig | 16 | -134/+814 |
2017-04-11 | close.c: Fix white space in pointer declarations and comment formats where ap... | Jerry DeLisle | 16 | -239/+258 |
2017-03-29 | re PR fortran/78670 ([F03] Incorrect file position with namelist read under D... | Jerry DeLisle | 2 | -53/+65 |
2017-03-28 | re PR fortran/78661 ([OOP] Namelist output missing object designator under DTIO) | Janus Weil | 2 | -10/+23 |
2017-03-27 | list_read.c: Insert /* Fall through. | Dominique d'Humieres | 2 | -1/+7 |
2017-03-25 | re PR fortran/78881 ([F03] reading from string with DTIO procedure does not w... | Jerry DeLisle | 4 | -21/+74 |
2017-03-17 | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 13 | -12/+29 |
2017-03-15 | Don't use Win32 functions on CYGWIN. | NightStrike | 4 | -6/+17 |
2017-03-15 | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 15 | -0/+144 |
2017-03-11 | re PR fortran/78854 ([F03] DTIO namelist output not working on internal unit) | Jerry DeLisle | 5 | -0/+36 |
2017-03-10 | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 195 | -730/+929 |
2017-03-05 | check.c (positive_check): Add new function checking constant for being greate... | Andre Vehreschild | 3 | -6/+102 |
2017-03-02 | matmul.m4 (matmul_'rtype_code`): Avoid race condition on storing function poi... | Thomas Koenig | 15 | -154/+257 |
2017-03-02 | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 15 | -91/+62 |
2017-02-27 | Don't try to use rand_s on CYGWIN | Janne Blomqvist | 2 | -1/+6 |
2017-02-20 | re PR fortran/79382 (DTIO ICE) | Paul Thomas | 2 | -0/+34 |
2017-01-31 | re PR fortran/79305 (real128 - undefined reference to cexpl) | Steven G. Kargl | 3 | -2/+8 |
2017-01-19 | re PR target/78478 (Compile Error for i386-rtems) | Uros Bizjak | 5 | -1/+55 |
2017-01-19 | re PR target/79127 (Error: invalid register for .seh_savexmm in matmul_i4.c) | Jakub Jelinek | 3 | -2/+24 |
2017-01-17 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 5 | -4/+36 |
2017-01-13 | Revert r244448 | Janne Blomqvist | 13 | -59/+37 |
2017-01-13 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 13 | -37/+59 |
2017-01-13 | re PR fortran/70696 ([Coarray] ICE on EVENT POST of host-associated EVENT_TYP... | Andre Vehreschild | 2 | -2/+11 |
2017-01-07 | re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f... | Andre Vehreschild | 2 | -4/+24 |
2017-01-03 | PR 78534 Revert r244011 | Janne Blomqvist | 13 | -59/+37 |
2017-01-03 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 13 | -37/+59 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 629 | -2161/+2170 |
2016-12-21 | random.c: Do not include <sys/types.h> header. | Francois-Xavier Coudert | 126 | -135/+134 |
2016-12-21 | libgfortran.h: Include <stdlib.h> header. | Francois-Xavier Coudert | 381 | -394/+399 |
2016-12-21 | abort.c: Remove unused headers. | Francois-Xavier Coudert | 360 | -397/+378 |
2016-12-21 | re PR libfortran/70311 (libgfortran build dies on "implicit declaration of fu... | Francois-Xavier Coudert | 4 | -1/+10 |
2016-12-21 | iresolve.c (gfc_resolve_ftell): Call "ftell" instead of "ftell2". | Francois-Xavier Coudert | 3 | -21/+8 |
2016-12-21 | gfortran.map: Move all _gfortran_* __iso_c_binding_* symbols to GFORTRAN_7. | Francois-Xavier Coudert | 2 | -394/+363 |
2016-12-19 | trans-decl.c (create_main_function): Remove unused elements to the set_option... | Francois-Xavier Coudert | 2 | -12/+9 |
2016-12-19 | Remove unused functions, take 2. | Janne Blomqvist | 45 | -3062/+4 |
2016-12-19 | trans.h: Remove gfor_fndecl_stop_numeric_f08. | Francois-Xavier Coudert | 3 | -19/+5 |
2016-12-19 | * Makefile.in: Regenerate. | François-Xavier Coudert | 1 | -31/+13 |
2016-12-19 | Makefile.am: Remove ISO_C_BINDING runtime functions. | Francois-Xavier Coudert | 6 | -733/+9 |