Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-12-19 | Makefile.am: Remove intrinsics/bit_intrinsics.c. | Francois-Xavier Coudert | 5 | -160/+17 |
2016-12-19 | Remove unused libgfortran functions | Janne Blomqvist | 6 | -563/+104 |
2016-12-19 | chmod.c (chmod_internal): Fix case where mode_t is different from unsigned int. | Francois-Xavier Coudert | 2 | -7/+6 |
2016-12-18 | re PR fortran/78545 (Possible correction to online LTIME documentation) | Dominique d'Humieres | 2 | -4/+9 |
2016-12-16 | re PR fortran/78662 ([F03] Incorrect parsing of quotes in the char-literal-co... | Jerry DeLisle | 2 | -16/+39 |
2016-12-12 | Disable hwcaps on libgfortran | Rainer Orth | 6 | -371/+445 |
2016-12-03 | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 22 | -516/+29850 |
2016-11-30 | single.c (_gfortran_caf_get_by_ref): Prevent compile time warning. | Andre Vehreschild | 2 | -2/+9 |
2016-11-30 | single.c (_gfortran_caf_is_present): Prevent fallthrough warnings. | Andre Vehreschild | 1 | -0/+2 |
2016-11-30 | libcaf.h: Add new action types for (de-)registration of allocatable component... | Andre Vehreschild | 3 | -8/+149 |
2016-11-16 | re PR libfortran/51119 (MATMUL slow for large matrices) | Jerry DeLisle | 3 | -2/+8 |
2016-11-16 | [PR libgfortran/78314] Fix ieee_support_halting | Szabolcs Nagy | 2 | -1/+40 |
2016-11-15 | [multiple changes] | Jerry DeLisle | 17 | -1138/+4436 |
2016-11-15 | config-ml.in: Remove references to GCJ. | Matthias Klose | 2 | -1/+4 |
2016-11-03 | Default missing exponents to 0 with -fdec. | Fritz Reese | 4 | -3/+35 |
2016-10-31 | re PR fortran/54679 (Erroneous "Expected P edit descriptor" in conjunction wi... | Jerry DeLisle | 2 | -6/+19 |
2016-10-30 | re PR libfortran/78123 (Short reads with T edit descriptor not padding correc... | Jerry DeLisle | 2 | -1/+8 |
2016-10-26 | New I/O specifiers CARRIAGECONTROL, READONLY, SHARE with -fdec. | Fritz Reese | 13 | -17/+490 |
2016-10-24 | re PR libfortran/77828 (Linking gfortran-7 compiled program with libgfortran ... | Jerry DeLisle | 4 | -21/+23 |
2016-10-21 | re PR libfortran/78055 (Many new gfortran test failures) | Jerry DeLisle | 2 | -0/+7 |
2016-10-21 | transfer.c (finalize_transfer): Free format data in child procedures. | Jerry DeLisle | 2 | -5/+16 |
2016-10-18 | re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO)) | Jerry DeLisle | 4 | -17/+45 |